Bump the go-modules group across 1 directory with 13 updates#584
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the go-modules group across 1 directory with 13 updates#584dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the go-modules group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cel.dev/expr](https://github.com/google/cel-spec) | `0.25.0` | `0.25.1` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.31.17` | `1.31.18` | | [github.com/charmbracelet/x/ansi](https://github.com/charmbracelet/x) | `0.10.3` | `0.11.0` | | [github.com/charmbracelet/x/cellbuf](https://github.com/charmbracelet/x) | `0.0.13` | `0.0.14` | | [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` | | [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 `cel.dev/expr` from 0.25.0 to 0.25.1 - [Release notes](https://github.com/google/cel-spec/releases) - [Commits](google/cel-spec@v0.25.0...v0.25.1) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.17 to 1.31.18 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@config/v1.31.17...config/v1.31.18) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.18.21 to 1.18.22 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@config/v1.18.21...config/v1.18.22) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.39.1 to 1.40.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@v1.39.1...service/s3/v1.40.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/charmbracelet/x/cellbuf` from 0.0.13 to 0.0.14 - [Commits](charmbracelet/x@cellbuf/v0.0.13...cellbuf/v0.0.14) 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: cel.dev/expr dependency-version: 0.25.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.31.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.18.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-version: 1.40.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - 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/charmbracelet/x/cellbuf dependency-version: 0.0.14 dependency-type: indirect update-type: version-update:semver-patch 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>
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 10 updates in the / directory:
0.25.00.25.11.31.171.31.180.10.30.11.00.0.130.0.140.4.10.5.03.1.03.1.11.1.01.1.10.32.00.33.00.17.00.18.00.37.00.38.0Updates
cel.dev/exprfrom 0.25.0 to 0.25.1Release notes
Sourced from cel.dev/expr's releases.
Commits
7f3c4c5Add parsing tests for string and bytes literals (#489)d3430a8Remove test/v1 directory and its protos (#487)Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.31.17 to 1.31.18Commits
7f09d56Release 2025-11-10f7d3676Regenerated Clientsf077cdaUpdate API modela432037Release 2025-11-07c2f5fedRegenerated Clients4ba302dUpdate API model1761ff4drop deprecated services from 10/28/25 (#3224)90b6bc9Release 2025-11-069da1aa4Regenerated Clients4ab0733Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.18.21 to 1.18.22Commits
60a0ef0Release 2023-04-2408a6461Regenerated Clients31f1bdaUpdate endpoints modelc9ad0d0Update API modelaadb5c6Merge pull request #2106 from syall/apigw-exports-nullability-mediaconvert-fix44acf0cMerge pull request #2105 from aws/recursion-detection6c0e937add runtime checks6c2cf2aFix APIGW exports75061a4capitalize recursion detection trace ID var name6f80948modify recursion detection and testUpdates
github.com/aws/aws-sdk-go-v2/service/stsfrom 1.39.1 to 1.40.0Commits
8c233fbRelease 2023-09-26d302e51Regenerated Clients01077b0Update API modeldef1175Release 2023-09-25b4bd57bRegenerated Clients94187c8Update endpoints model297cdcfUpdate API model1fe8c9eRelease 2023-09-2248b3ce9Regenerated Clientsb0f2416Update endpoints modelUpdates
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/charmbracelet/x/cellbuffrom 0.0.13 to 0.0.14Commits
6ab3070fix(cellbuf): update ansi, colorprofile (#632)1721587chore(vt): update to match ansi/modes.go changesf827500feat(vt): implement Terminal interface for Emulator and SafeEmulatorf8facc7fix(vt): use Write method in WriteStringefd1648chore(deps): bump golang.org/x/sys in /xpty in the all group (#642)ec6d1e9chore(deps): bump the all group in /input with 2 updates (#640)aa269cfchore(deps): bump github.com/charmbracelet/x/ansi (#639)45c93ccchore(deps): bump the all group in /sshkey with 2 updates (#621)2117aa0chore(deps): bump the all group in /cellbuf with 2 updates (#638)e788482chore(deps): bump golang.org/x/sys in /term in the all group (#636)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