build(deps): bump the all-go-deps group across 1 directory with 4 updates - #7
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the all-go-deps group across 1 directory with 4 updates#7dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the all-go-deps group with 4 updates in the / directory: [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry), [github.com/pb33f/libopenapi](https://github.com/pb33f/libopenapi), [github.com/pb33f/libopenapi-validator](https://github.com/pb33f/libopenapi-validator) and [github.com/urfave/cli/v3](https://github.com/urfave/cli). Updates `github.com/google/go-containerregistry` from 0.21.7 to 0.22.0 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Commits](google/go-containerregistry@v0.21.7...v0.22.0) Updates `github.com/pb33f/libopenapi` from 0.38.3 to 0.38.7 - [Release notes](https://github.com/pb33f/libopenapi/releases) - [Commits](pb33f/libopenapi@v0.38.3...v0.38.7) Updates `github.com/pb33f/libopenapi-validator` from 0.13.13 to 0.14.0 - [Release notes](https://github.com/pb33f/libopenapi-validator/releases) - [Commits](pb33f/libopenapi-validator@v0.13.13...v0.14.0) Updates `github.com/urfave/cli/v3` from 3.10.1 to 3.11.0 - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](urfave/cli@v3.10.1...v3.11.0) --- updated-dependencies: - dependency-name: github.com/google/go-containerregistry dependency-version: 0.21.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-deps - dependency-name: github.com/pb33f/libopenapi dependency-version: 0.38.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-deps - dependency-name: github.com/pb33f/libopenapi-validator dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: github.com/urfave/cli/v3 dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/all-go-deps-d8de029cd5
branch
from
August 26, 2026 22:05
d109eb5 to
303fb6d
Compare
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 all-go-deps group with 4 updates in the / directory: github.com/google/go-containerregistry, github.com/pb33f/libopenapi, github.com/pb33f/libopenapi-validator and github.com/urfave/cli/v3.
Updates
github.com/google/go-containerregistryfrom 0.21.7 to 0.22.0Release notes
Sourced from github.com/google/go-containerregistry's releases.
... (truncated)
Commits
3f4ff3cfix(build): unify new build flow into cloudbuild_v2.yaml (#2419)c6b5acdfix(build): correct Cloud Build schema options and source provenance hash (#2...8f4a85dgo.mod: bump Go version + add toolchain directive to replace .go-version file...5481560build(deps): bump the go-deps group across 1 directory with 3 updates (#2415)5b5c272build(deps): bump the actions group across 1 directory with 8 updates (#2405)66dd454remote: retry failed Puller and Pusher initialization (#2406)3f47f91fix: add missing substitutions and workspace cleanup to new build files (#2413)4cb3583Allow single-character repository paths (#2407)82cc428remote: resolve push-check credentials against the repository (#2411)97815aabuild: add multi-architecture Cloud Build configurations for crane, gcrane, a...Updates
github.com/pb33f/libopenapifrom 0.38.3 to 0.38.7Release notes
Sourced from github.com/pb33f/libopenapi's releases.
Commits
0837c9bcoverage1338994coveragedd2a700fix: compose external security scheme refs during bundling (#932)a1e9b6aBump golang.org/x/sync from 0.21.0 to 0.22.001d2e4darazzo: make the retry sleeper injectable via EngineConfig.SleepFuncaf8d024test: cover empty security requirementsf078cc8tuneups87a6330fix: rebase external circular refs during inline bundling (vacuum #928)2abedebAddress #597d4c45cetune up buildUpdates
github.com/pb33f/libopenapi-validatorfrom 0.13.13 to 0.14.0Release notes
Sourced from github.com/pb33f/libopenapi-validator's releases.
Commits
f309f59fixed coveragee4c1877bump depsc7963cfAdd kin-openapi parity features: router, content validation, and OpenAPI 3.2 ...e8302f2Bump github.com/pb33f/libopenapi from 0.38.3 to 0.38.4e8915d7Bump github.com/go-openapi/jsonpointer from 0.23.1 to 0.23.2Updates
github.com/urfave/cli/v3from 3.10.1 to 3.11.0Release notes
Sourced from github.com/urfave/cli/v3's releases.
Commits
138d3b3Merge pull request #2410 from dearchap/issue_24041bee208test: fix ineffective mutex error-string assertion and add mirror cases5ec7335Merge pull request #2408 from urfave/issue_2405cccd133Merge branch 'main' into issue_2405493a0d3test: add shell-completion case for hidden BoolWithInverseFlag141d89cMerge pull request #2407 from dearchap/issue_24069eee563test: cover Run with no args, empty name, and shell completion79f8fc7Merge pull request #2395 from utkarshalpha/fix/hide-help-command-inheritance8f56e7fMerge branch 'main' into fix/hide-help-command-inheritance339a375Merge pull request #2386 from BrandonIrizarry/bci