Bump the all group across 1 directory with 4 updates#125
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the all group across 1 directory with 4 updates#125dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the all group with 3 updates in the / directory: [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry), [github.com/maxbrunsfeld/counterfeiter/v6](https://github.com/maxbrunsfeld/counterfeiter) and [github.com/openvex/go-vex](https://github.com/openvex/go-vex). Updates `github.com/google/go-containerregistry` from 0.21.0 to 0.21.3 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Commits](google/go-containerregistry@v0.21.0...v0.21.3) Updates `github.com/maxbrunsfeld/counterfeiter/v6` from 6.12.1 to 6.12.2 - [Release notes](https://github.com/maxbrunsfeld/counterfeiter/releases) - [Commits](maxbrunsfeld/counterfeiter@v6.12.1...v6.12.2) Updates `github.com/openvex/go-vex` from 0.2.7 to 0.2.8 - [Release notes](https://github.com/openvex/go-vex/releases) - [Commits](openvex/go-vex@v0.2.7...v0.2.8) Updates `github.com/package-url/packageurl-go` from 0.1.3 to 0.1.5 - [Release notes](https://github.com/package-url/packageurl-go/releases) - [Commits](package-url/packageurl-go@v0.1.3...v0.1.5) --- updated-dependencies: - dependency-name: github.com/google/go-containerregistry dependency-version: 0.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/maxbrunsfeld/counterfeiter/v6 dependency-version: 6.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/openvex/go-vex dependency-version: 0.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/package-url/packageurl-go dependency-version: 0.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... 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 all group with 3 updates in the / directory: github.com/google/go-containerregistry, github.com/maxbrunsfeld/counterfeiter/v6 and github.com/openvex/go-vex.
Updates
github.com/google/go-containerregistryfrom 0.21.0 to 0.21.3Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
3888fb8bump golang to 1.25.7 (#2236)f439624tarball: detect symlink cycles in extractFileFromTar (#2232)400c263mutate: reject path traversal and symlink escape in Extract (#2227)47eedc9Bump goreleaser/goreleaser-action in the actions group (#2220)be0a845Bump the go-deps group across 4 directories with 7 updates (#2233)e916301migrate to github.com/moby/moby modules (#2228)8b2478eAdds local file support to thecrane indexsubcommand (#2223)9e0ccb0Better handle redirects to https in ping (#2225)85f2bf5crane: fix case in auth response json (#2218)e971d63Add WithFileBufferedOpener for file-backed daemon image buffering (#2214)Updates
github.com/maxbrunsfeld/counterfeiter/v6from 6.12.1 to 6.12.2Release notes
Sourced from github.com/maxbrunsfeld/counterfeiter/v6's releases.
Commits
4fbda3bMerge pull request #358 from maxbrunsfeld/dependabot/go_modules/golang.org/x/...49c41c0Bump golang.org/x/tools from 0.42.0 to 0.43.0266628fMerge pull request #357 from maxbrunsfeld/dependabot/go_modules/golang.org/x/...e19e05eBump golang.org/x/text from 0.34.0 to 0.35.046bc143Merge pull request #355 from maxbrunsfeld/dependabot/go_modules/golang.org/x/...2fa471eBump golang.org/x/tools from 0.41.0 to 0.42.00f165c0Merge pull request #356 from maxbrunsfeld/dependabot/go_modules/golang.org/x/...807573eBump golang.org/x/text from 0.33.0 to 0.34.07c40434Merge pull request #354 from maxbrunsfeld/dependabot/go_modules/github.com/on...92c75caBump github.com/onsi/gomega from 1.39.0 to 1.39.1Updates
github.com/openvex/go-vexfrom 0.2.7 to 0.2.8Release notes
Sourced from github.com/openvex/go-vex's releases.
Commits
a340b5dMerge pull request #201 from openvex/dependabot/go_modules/all-218c634111214cbfcBump github.com/package-url/packageurl-go6fb153bMerge pull request #200 from puerco/intoto-attestationacc5892Wrap tests to satisfy branch protection973475bUpdate boilerplates077b3f7Add matrix testing76f3595Fix linter nits. bump to golangcilint 2.11ced2cc0Add marshaling tests for predicate and statement84208d5go mod tidy40b92ffUpdate predicate for new intoto and predicateUpdates
github.com/package-url/packageurl-gofrom 0.1.3 to 0.1.5Release notes
Sourced from github.com/package-url/packageurl-go's releases.
Commits
53d197fTestRoundtrip: complements parsing/toString tests in purl-specb33c146parsing should support slashes in version names2c7e350Merge pull request #90 from Talgarr/masterccaaf70Remove version requirement for TypeSwift384a9f2update purl-spec tests8382d52update submodule41187c2add vscode-extension purl8cc1ea4update purl-spec submodule77b148eadd support for pkg:otpc721992add go.sum (good practice)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 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