Bump the go-modules group with 8 updates#582
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
Bumps the go-modules group with 8 updates: | Package | From | To | | --- | --- | --- | | [github.com/charmbracelet/x/ansi](https://github.com/charmbracelet/x) | `0.10.3` | `0.11.0` | | [github.com/clipperhouse/displaywidth](https://github.com/clipperhouse/displaywidth) | `0.4.1` | `0.5.0` | | [github.com/containerd/cgroups/v3](https://github.com/containerd/cgroups) | `3.1.0` | `3.1.1` | | [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) | `1.1.0` | `1.1.1` | | [github.com/opencontainers/runtime-spec](https://github.com/opencontainers/runtime-spec) | `1.2.1` | `1.3.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.32.0` | `0.33.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.17.0` | `0.18.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.37.0` | `0.38.0` | Updates `github.com/charmbracelet/x/ansi` from 0.10.3 to 0.11.0 - [Commits](charmbracelet/x@ansi/v0.10.3...ansi/v0.11.0) Updates `github.com/clipperhouse/displaywidth` from 0.4.1 to 0.5.0 - [Release notes](https://github.com/clipperhouse/displaywidth/releases) - [Changelog](https://github.com/clipperhouse/displaywidth/blob/main/CHANGELOG.md) - [Commits](clipperhouse/displaywidth@v0.4.1...v0.5.0) Updates `github.com/containerd/cgroups/v3` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/containerd/cgroups/releases) - [Commits](containerd/cgroups@v3.1.0...v3.1.1) Updates `github.com/olekukonko/tablewriter` from 1.1.0 to 1.1.1 - [Commits](olekukonko/tablewriter@v1.1.0...v1.1.1) Updates `github.com/opencontainers/runtime-spec` from 1.2.1 to 1.3.0 - [Release notes](https://github.com/opencontainers/runtime-spec/releases) - [Changelog](https://github.com/opencontainers/runtime-spec/blob/main/ChangeLog) - [Commits](opencontainers/runtime-spec@v1.2.1...v1.3.0) Updates `golang.org/x/oauth2` from 0.32.0 to 0.33.0 - [Commits](golang/oauth2@v0.32.0...v0.33.0) Updates `golang.org/x/sync` from 0.17.0 to 0.18.0 - [Commits](golang/sync@v0.17.0...v0.18.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](golang/sys@v0.37.0...v0.38.0) --- updated-dependencies: - dependency-name: github.com/charmbracelet/x/ansi dependency-version: 0.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/clipperhouse/displaywidth dependency-version: 0.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/containerd/cgroups/v3 dependency-version: 3.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/olekukonko/tablewriter dependency-version: 1.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/opencontainers/runtime-spec dependency-version: 1.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/oauth2 dependency-version: 0.33.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/sync dependency-version: 0.18.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
3248f62 to
f08bd00
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-modules group with 8 updates:
0.10.30.11.00.4.10.5.03.1.03.1.11.1.01.1.11.2.11.3.00.32.00.33.00.17.00.18.00.37.00.38.0Updates
github.com/charmbracelet/x/ansifrom 0.10.3 to 0.11.0Commits
54469c2refactor: rename SlowBlink to Blinkd69ba38refactor(ansi): rename constants to use prefixed typing convention (#629)4274504chore(deps): bump the all group with 2 updates (#628)dc9e594fix(vt): always use grapheme width using ansi.GraphemeWidth98a8ebachore(vt): bump dependencies681bf55chore(deps): bump golang.org/x/sys in /termios in the all group (#622)175a161chore(deps): bump the all group in /xpty with 2 updates (#616)Updates
github.com/clipperhouse/displaywidthfrom 0.4.1 to 0.5.0Release notes
Sourced from github.com/clipperhouse/displaywidth's releases.
Changelog
Sourced from github.com/clipperhouse/displaywidth's changelog.
Commits
9555d41Create CHANGELOG.md441ce50Correct VS15 handling for emojis (#9)1a215ebFewer props (#8)e663c23Emoji presentation and Unicode 16 (#7)Updates
github.com/containerd/cgroups/v3from 3.1.0 to 3.1.1Release notes
Sourced from github.com/containerd/cgroups/v3's releases.
Commits
f1e92d8Merge pull request #376 from AkihiroSuda/runtime-spec-v1.3.034ef430go.mod: github.com/opencontainers/runtime-spec v1.3.0Updates
github.com/olekukonko/tablewriterfrom 1.1.0 to 1.1.1Commits
c687484update readme to v1.1.1eb43184Merge pull request #301 from clipperhouse/clipperhouse/displaywidth-experimentbb166ceRevert the displaywidth.Options APIe64dd90Keep legacy support for WithCondition/SetCondition3c5328bUpdate to fuzzed displaywidth31b2e06benchmarks15663bfTry displaywidth instead of go-runewidth64bc45fmake The fix is to make the checks in prepareContexts intelligent #302db994dbMerge pull request #300 from olekukonko/pie52f0a50set bytes in benchmarkUpdates
github.com/opencontainers/runtime-specfrom 1.2.1 to 1.3.0Release notes
Sourced from github.com/opencontainers/runtime-spec's releases.
Changelog
Sourced from github.com/opencontainers/runtime-spec's changelog.
... (truncated)
Commits
9224913version: release v1.3.06acd32dMerge pull request #1304 from gogolok/add_freebsd_spec_links4df3d11Mention FreeBSD platformdbf183cMerge pull request #1286 from dfr/freebsd-speca257bebAdd minimum supported Go version to CI (#1303)afdbcb8Add FreeBSD as a platform5caf304merge #1300 into opencontainers/runtime-spec:main75d79eeci: use oldstable and stable Go versions5610abdMerge pull request #1298 from kolyshkin/fix-file-mode3b11014Merge pull request #1281 from kolyshkin/codespellUpdates
golang.org/x/oauth2from 0.32.0 to 0.33.0Commits
f28b0b5all: fix some commentsfd15e0fx/oauth2: populate RetrieveError from DeviceAuthUpdates
golang.org/x/syncfrom 0.17.0 to 0.18.0Commits
1966f53errgroup: fix some typos in commentUpdates
golang.org/x/sysfrom 0.37.0 to 0.38.0Commits
15129aacpu: also use MRS instruction in getmmfr1ed38ca2unix: add SizeofNhmsg and SizeofNexthopGrp3675c4ccpu: use MRS instruction to read arm64 system registers2a15272unix: add consts for ELF handling6239615cpu: add HPDS, LOR, PAN detection for arm64ea436efwindows: add iphlpapi routing functions28c5bdaunix: add SetMemPolicy and its mode/flag valuesb731f78unix/linux: switch to ubuntu 25.04, Go 1.25.1Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions