chore(deps): bump the go_modules group with 7 updates #167
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 7 updates:
5.29.2
5.33.0
24.0.9+incompatible
27.3.1+incompatible
4.5.0
4.5.1
0.7.5
0.7.7
2.2.3
2.4.1
0.19.0
0.28.0
0.20.0
0.30.0
Updates
github.com/containers/image/v5
from 5.29.2 to 5.33.0Release notes
Sourced from github.com/containers/image/v5's releases.
... (truncated)
Commits
c3a2029
Bump to c/image v5.33.004d69d5
Bump to c/storage v1.56.059417ae
Merge pull request #2609 from mtrmac/copy-resolve-destination6ba898f
HACK: Only return an image ID from ReportResolvedReference for c/storage125f862
Return a precise reference to the created image when writing to containers-st...91d22b2
Introduce private.ImageDestination.CommitWithOptions831269d
Rename an options variable to imgOptionsba2a4ae
Merge pull request #2616 from containers/renovate/golang.org-x-exp-digest6bcb929
fix(deps): update golang.org/x/exp digest to f66d83c228de93
Merge pull request #2615 from containers/renovate/github.com-containers-stora...Updates
github.com/docker/docker
from 24.0.9+incompatible to 27.3.1+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
41ca978
Merge pull request #48525 from thaJeztah/27.x_backport_govulncheck_permissionsa6b772b
gha: govulncheck: make sure read permissions are set856359c
Merge pull request #48514 from robmry/backport-27.x/wsl2_mirrored_loopback0_w...cd21af7
Do not DNAT packets from WSL2's loopback08516f3b
Merge pull request #48510 from thaJeztah/27.x_backport_bump_buildx_compose3a7779a
Merge pull request #48511 from robmry/backport-27.x/48375_bridge_netfiltering5c499fc
Only enable bridge netfiltering when needed98f24aa
Merge pull request #48506 from thaJeztah/27.x_backport_man_dockerd_logformat8adc8e4
Dockerfile: update compose to v2.29.4576fc88
Dockerfile: update buildx to v0.17.1Updates
github.com/golang-jwt/jwt/v4
from 4.5.0 to 4.5.1Release notes
Sourced from github.com/golang-jwt/jwt/v4's releases.
Commits
7b1c1c0
Merge commit from forkUpdates
github.com/hashicorp/go-retryablehttp
from 0.7.5 to 0.7.7Changelog
Sourced from github.com/hashicorp/go-retryablehttp's changelog.
Commits
1542b31
v0.7.7defb9f4
v0.7.7a99f07b
Merge pull request #158 from dany74q/danny/redacted-url-in-logs8a28c57
Merge branch 'main' into danny/redacted-url-in-logs86e852d
Merge pull request #227 from hashicorp/dependabot/github_actions/actions/chec...47fe99e
Bump actions/checkout from 4.1.5 to 4.1.6490fc06
Merge pull request #226 from testwill/ioutilf3e9417
chore: remove refs to deprecated io/ioutild969eaa
Merge pull request #225 from hashicorp/manicminer-patch-22ad8ed4
v0.7.6Updates
github.com/sigstore/cosign/v2
from 2.2.3 to 2.4.1Release notes
Sourced from github.com/sigstore/cosign/v2's releases.
... (truncated)
Changelog
Sourced from github.com/sigstore/cosign/v2's changelog.
... (truncated)
Commits
9a4cfe1
update changelog for v2.4.1 (#3896)0bd0d91
chore(deps): bump actions/checkout in the actions group (#3893)66af64e
chore(deps): bump github.com/theupdateframework/go-tuf/v2 (#3895)677a262
bump scaffolding release to v0.7.11 (#3887)77f71e0
Update README.md (#3886)4393313
Fix bug in attest-blob when using a timestamp authority with new bundles (#3877)081dea1
fix: documentation link for installation guide (#3884)780780b
chore(deps): bump github.com/xanzy/go-gitlab from 0.108.0 to 0.109.0 (#3867)dee0b23
chore(deps): bump github.com/buildkite/agent/v3 from 3.79.0 to 3.81.0 (#3874)4ffbf5f
update to use go1.22.7 and golangci-lint (#3864)Updates
golang.org/x/crypto
from 0.19.0 to 0.28.0Commits
adef4cc
go.mod: update golang.org/x dependenciesa0819fb
sha3: fix cSHAKE initialization for extremely large N and or S42ee18b
ssh: return ServerAuthError after too many auth failures9e92970
bn256: add missing symbols in commentc9da6b9
all: fix printf(var) mistakes detected by latest printf checkerb35ab4f
go.mod: update golang.org/x dependenciesbcb0f91
internal/poly1305: Port sum_amd64.s to Avo7eace71
chacha20poly1305: Avo port of chacha20poly1305_amd64.s620dfbc
salsa20/salsa: Port salsa20_amd64.s to Avo82942cf
blake2b: port blake2b_amd64.s to AvoUpdates
golang.org/x/net
from 0.20.0 to 0.30.0Commits
6cc5ac4
go.mod: update golang.org/x dependenciesf88258d
websocket: update nhooyr.io/websocket to github.com/coder/websocket7191757
http2: add support for net/http HTTP2 config field4790dc7
http2: add support for server-originated pings541dbe5
http2: add Server.WriteByteTimeout3c333c0
route: fix address parsing of messages on Darwin35b4aba
go.mod: update golang.org/x dependencies9bf379f
websocket: fix printf(var) mistake detected by latest printf checker4542a42
go.mod: update golang.org/x dependencies765c7e8
xsrftoken: create no padding base64 string by RawURLEncodingDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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.