-
Notifications
You must be signed in to change notification settings - Fork 4
chore(deps): bump the go_modules group across 1 directory with 4 updates #39
Conversation
Bumps the go_modules group with 4 updates in the / directory: [github.com/compose-spec/compose-go/v2](https://github.com/compose-spec/compose-go), [github.com/containerd/containerd](https://github.com/containerd/containerd), [github.com/docker/buildx](https://github.com/docker/buildx) and [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt). Updates `github.com/compose-spec/compose-go/v2` from 2.1.3 to 2.4.1 - [Release notes](https://github.com/compose-spec/compose-go/releases) - [Commits](compose-spec/compose-go@v2.1.3...v2.4.1) Updates `github.com/containerd/containerd` from 1.7.18 to 1.7.27 - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v1.7.18...v1.7.27) Updates `github.com/docker/buildx` from 0.15.1 to 0.21.3 - [Release notes](https://github.com/docker/buildx/releases) - [Commits](docker/buildx@v0.15.1...v0.21.3) Updates `github.com/golang-jwt/jwt/v5` from 5.2.1 to 5.2.2 - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md) - [Commits](golang-jwt/jwt@v5.2.1...v5.2.2) --- updated-dependencies: - dependency-name: github.com/compose-spec/compose-go/v2 dependency-version: 2.4.1 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/containerd/containerd dependency-version: 1.7.27 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/docker/buildx dependency-version: 0.21.3 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/golang-jwt/jwt/v5 dependency-version: 5.2.2 dependency-type: direct:production dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the go_modules group with 4 updates in the / directory: github.com/compose-spec/compose-go/v2, github.com/containerd/containerd, github.com/docker/buildx and github.com/golang-jwt/jwt/v5.
Updates
github.com/compose-spec/compose-go/v2from 2.1.3 to 2.4.1Release notes
Sourced from github.com/compose-spec/compose-go/v2's releases.
... (truncated)
Commits
222d93cfix reset.go88ca71bfix(reset): Add cycle detector in reset.go156e22dintroduce OmitEmpty in yaml processing pipeline74c1d59always test to load config with localFileLoaderc558adcingest config files with ResourceLoaderbff5006detect project dir is a symlink and warn user35c9659add support for bind mount recursive97c49fcnormalize volume.target to drop trailing slashfb8e04dseiralise NanoCPUs as string7218685introduce service.gpusUpdates
github.com/containerd/containerdfrom 1.7.18 to 1.7.27Release notes
Sourced from github.com/containerd/containerd's releases.
... (truncated)
Commits
05044ecMerge commit from fork0b7f2a5Merge pull request #11540 from dmcgowan/prepare-1.7.27574a304Merge pull request #11538 from dmcgowan/backport-113271be04bePrepare release notes for v1.7.2782b5c43core/remotes: Handle attestations in MakeRefKey2c670e7core/images: Ignore attestations when traversing children11504c3validate uid/gid576178bMerge pull request #11515 from akhilerm/1.7-updatego1.24.1a39863cupdate build to go1.23.7, test go1.24.18946aa0Merge pull request #11499 from djdongjin/1-7-remove-hashi-multierrorUpdates
github.com/docker/buildxfrom 0.15.1 to 0.21.3Release notes
Sourced from github.com/docker/buildx's releases.
... (truncated)
Commits
7b5fecbMerge pull request #3067 from crazy-max/0.21_picks_0.21.305f75a5localstate: remove definition and inputs fields from group0982070otel: avoid tracing raw os arguments1360a9eMerge pull request #3037 from crazy-max/0.21_picks_0.21.26019a2bbuildflags: skip empty cache entries when parsing6da88e1Fix handling of attest extra arguments41f8e5cAdd attest extra args tests7c2359cMerge pull request #3018 from crazy-max/0.21_picks_0.21.165a52b5remove accidental debug34ed52eMerge pull request #3011 from jsternberg/v0.21.0-picksUpdates
github.com/golang-jwt/jwt/v5from 5.2.1 to 5.2.2Release notes
Sourced from github.com/golang-jwt/jwt/v5's releases.
Commits
0951d18Merge commit from forkc035977Update Parse example to use WithValidMethods (#425)bc8bdcaUpdate SECURITY.md (#416)5ec246cdocs: typo (#407)0123f1aFix jwt -show (#406)f961c72chore: bump ci tests to include go1.23 (#405)62e504cBump golangci/golangci-lint-action from 5 to 6 (#389)1a56dcfBump golangci/golangci-lint-action from 4 to 5 (#387)c8043eabuild: add go1.22 to ci workflows (#383)7c3f6dcUpdate README.md (#382)Dependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.