Bump the go group with 5 updates#2
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the go group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/spiffe/go-spiffe/v2](https://github.com/spiffe/go-spiffe) | `2.7.0` | `2.8.1` | | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.21.6` | `0.21.7` | | [github.com/klauspost/cpuid/v2](https://github.com/klauspost/cpuid) | `2.3.0` | `2.4.0` | | [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) | `2.3.1` | `2.4.1` | | [go.yaml.in/yaml/v4](https://github.com/yaml/go-yaml) | `4.0.0-rc.5` | `4.0.0-rc.6` | Updates `github.com/spiffe/go-spiffe/v2` from 2.7.0 to 2.8.1 - [Release notes](https://github.com/spiffe/go-spiffe/releases) - [Changelog](https://github.com/spiffe/go-spiffe/blob/main/CHANGELOG.md) - [Commits](spiffe/go-spiffe@v2.7.0...v2.8.1) Updates `github.com/google/go-containerregistry` from 0.21.6 to 0.21.7 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Commits](google/go-containerregistry@v0.21.6...v0.21.7) Updates `github.com/klauspost/cpuid/v2` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/klauspost/cpuid/releases) - [Commits](klauspost/cpuid@v2.3.0...v2.4.0) Updates `github.com/pelletier/go-toml/v2` from 2.3.1 to 2.4.1 - [Release notes](https://github.com/pelletier/go-toml/releases) - [Commits](pelletier/go-toml@v2.3.1...v2.4.1) Updates `go.yaml.in/yaml/v4` from 4.0.0-rc.5 to 4.0.0-rc.6 - [Commits](yaml/go-yaml@v4.0.0-rc.5...v4.0.0-rc.6) --- updated-dependencies: - dependency-name: github.com/spiffe/go-spiffe/v2 dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/google/go-containerregistry dependency-version: 0.21.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/klauspost/cpuid/v2 dependency-version: 2.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/pelletier/go-toml/v2 dependency-version: 2.4.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go - dependency-name: go.yaml.in/yaml/v4 dependency-version: 4.0.0-rc.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com>
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 group with 5 updates:
2.7.02.8.10.21.60.21.72.3.02.4.02.3.12.4.14.0.0-rc.54.0.0-rc.6Updates
github.com/spiffe/go-spiffe/v2from 2.7.0 to 2.8.1Release notes
Sourced from github.com/spiffe/go-spiffe/v2's releases.
Changelog
Sourced from github.com/spiffe/go-spiffe/v2's changelog.
Commits
e9973f6v2.8.1 changelog (#396)bbc6dc1Add wit-svid to marshaled WIT bundle keys (#395)dbebcf8v2.8.0 changelog (#394)f685b2dAdd Broker API (#388)Updates
github.com/google/go-containerregistryfrom 0.21.6 to 0.21.7Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
c68d899Bump go version to 1.26.4 (#2350)da61d86transport: do not re-attach bearer token after cross-host redirect (#2349)09fe1e5fix(tarball): normalize paths when matching files (#2334)5baa399build(deps): bump the go-deps group across 3 directories with 4 updates (#2348)97a8a17fix(transport): apply refreshed bearer token after cross-host redirect (#2337)e963497internal/gzip: fix goroutine leak in ReadCloserLevel (#2347)02649eafix: prevent SSRF in google.List() pagination (#2332)7204b40build(deps): bump the actions group across 1 directory with 2 updates (#2344)4cfaa93build(deps): bump the go-deps group across 1 directory with 2 updates (#2343)6849394pkg/registry: export RedirectError (#2177)Updates
github.com/klauspost/cpuid/v2from 2.3.0 to 2.4.0Release notes
Sourced from github.com/klauspost/cpuid/v2's releases.
Commits
8590c16Apply go fix (#176)f26cd2eAdd arm64 go feature id (#175)caccf64Add riscv64 CPU feature detection (#173)504c492Upgrade CI to 1.26, fix arm64 noasm (#174)13f5f9cAdd FRED detection (#172)8f34153Add AVX512BMM (#170)Updates
github.com/pelletier/go-toml/v2from 2.3.1 to 2.4.1Release notes
Sourced from github.com/pelletier/go-toml/v2's releases.
Commits
2586526build(deps): bump actions/checkout from 6 to 7 (#1074)4ef6436Fix multiline string, array indentation, and omitempty behaviore3b2270build(deps): bump docker/setup-buildx-action from 3 to 4 (#1073)abaa568ci: fix release Docker attestations + enable manual tag re-release (#1071)b99e8dbdocs: remove "Migrating from v1" section from README (#1070)5a548e3Reimplementation of the parser, decoder, and encoder (#1067)3c357d6fix: report quoted string requirement for unquoted values (#1063)bf5d424Contextualize redefinition errors as DecodeError (#1069)eb85928Support TOML v1.1.0 (#1068)a7fae34Add CI check to enforce capability limits (#1043)Updates
go.yaml.in/yaml/v4from 4.0.0-rc.5 to 4.0.0-rc.6Commits
1c17b9cBump the actions group with 3 updates7afcb09Handle empty legacy YAML streams1031012Bump the actions group with 2 updatesDependabot 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