-
Notifications
You must be signed in to change notification settings - Fork 288
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump the go-dependencies group with 11 updates #2275
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/go_modules/go-dependencies-6900400faf
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
type/chore
Issue that requests non-user facing changes.
labels
Nov 4, 2024
Bumps the go-dependencies group with 11 updates: | Package | From | To | | --- | --- | --- | | [github.com/GoogleContainerTools/kaniko](https://github.com/GoogleContainerTools/kaniko) | `1.22.0` | `1.23.2` | | [github.com/docker/docker](https://github.com/docker/docker) | `26.1.5+incompatible` | `27.0.3+incompatible` | | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.20.0` | `0.20.2` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.33.1` | `1.35.1` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.25.0` | `0.28.0` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.19.0` | `0.21.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.21.0` | `0.23.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.7.0` | `0.8.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.22.0` | `0.26.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.22.0` | `0.25.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.16.0` | `0.19.0` | Updates `github.com/GoogleContainerTools/kaniko` from 1.22.0 to 1.23.2 - [Release notes](https://github.com/GoogleContainerTools/kaniko/releases) - [Changelog](https://github.com/GoogleContainerTools/kaniko/blob/main/CHANGELOG.md) - [Commits](GoogleContainerTools/kaniko@v1.22.0...v1.23.2) Updates `github.com/docker/docker` from 26.1.5+incompatible to 27.0.3+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v26.1.5...v27.0.3) Updates `github.com/google/go-containerregistry` from 0.20.0 to 0.20.2 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml) - [Commits](google/go-containerregistry@v0.20.0...v0.20.2) Updates `github.com/onsi/gomega` from 1.33.1 to 1.35.1 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.33.1...v1.35.1) Updates `golang.org/x/crypto` from 0.25.0 to 0.28.0 - [Commits](golang/crypto@v0.25.0...v0.28.0) Updates `golang.org/x/mod` from 0.19.0 to 0.21.0 - [Commits](golang/mod@v0.19.0...v0.21.0) Updates `golang.org/x/oauth2` from 0.21.0 to 0.23.0 - [Commits](golang/oauth2@v0.21.0...v0.23.0) Updates `golang.org/x/sync` from 0.7.0 to 0.8.0 - [Commits](golang/sync@v0.7.0...v0.8.0) Updates `golang.org/x/sys` from 0.22.0 to 0.26.0 - [Commits](golang/sys@v0.22.0...v0.26.0) Updates `golang.org/x/term` from 0.22.0 to 0.25.0 - [Commits](golang/term@v0.22.0...v0.25.0) Updates `golang.org/x/text` from 0.16.0 to 0.19.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.16.0...v0.19.0) --- updated-dependencies: - dependency-name: github.com/GoogleContainerTools/kaniko dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-major dependency-group: go-dependencies - dependency-name: github.com/google/go-containerregistry dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/mod dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/sys dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/term dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/go_modules/go-dependencies-6900400faf
branch
from
November 5, 2024 12:59
3106b65
to
a6e296e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
type/chore
Issue that requests non-user facing changes.
0 participants
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-dependencies group with 11 updates:
1.22.0
1.23.2
26.1.5+incompatible
27.0.3+incompatible
0.20.0
0.20.2
1.33.1
1.35.1
0.25.0
0.28.0
0.19.0
0.21.0
0.21.0
0.23.0
0.7.0
0.8.0
0.22.0
0.26.0
0.22.0
0.25.0
0.16.0
0.19.0
Updates
github.com/GoogleContainerTools/kaniko
from 1.22.0 to 1.23.2Release notes
Sourced from github.com/GoogleContainerTools/kaniko's releases.
... (truncated)
Changelog
Sourced from github.com/GoogleContainerTools/kaniko's changelog.
... (truncated)
Commits
1ae9a84
chore(release): release v1.23.2 (#3243)5283199
deps: bump github.com/moby/buildkit and github.com/docker/docker (#3242)38f1ad8
chore(deps): bump docker/build-push-action from 6.1.0 to 6.3.0 (#3236)1769774
chore(deps): bump docker/setup-qemu-action from 3.0.0 to 3.1.0 (#3235)3dc85a1
chore(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0 (#3237)22dfb05
chore(deps): bump google.golang.org/api from 0.185.0 to 0.187.0 (#3238)c5d3495
chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager (#3239)d6aab15
chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager (#3220)31f27d6
chore(deps): bump docker/build-push-action from 6.0.0 to 6.1.0 (#3218)a3e7508
chore(deps): bump google.golang.org/api from 0.183.0 to 0.185.0 (#3219)Updates
github.com/docker/docker
from 26.1.5+incompatible to 27.0.3+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
662f78c
Merge pull request #48090 from thaJeztah/27.0_backport_48067_fix_specific_ipv...b86d9bd
Merge pull request #48086 from thaJeztah/27.0_backport_fix_rootless_pull0dbc3ac
Merge pull request #48087 from thaJeztah/27.0_backport_gofmt276a648
Fix incorrect validation of port mapping22aa07b
Merge pull request #48089 from robmry/backport-27.0/48069_fix_overlapping_sub...23b8b02
Fix duplicate subnet allocationsbf222d6
fix some gofmt issues reported by goreportcardf8231b5
daemon/graphdriver/overlay2: set TarOptions.InUserNS for native differb951474
pkg/archive: createTarFile: consistently use the same value for usernsc5794e2
pkg/archive: handleTarTypeBlockCharFifo: don't discard EPERM errorsUpdates
github.com/google/go-containerregistry
from 0.20.0 to 0.20.2Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
c195f15
deps: bump docker dep (#1991)c3d1dcc
Createremote.Push
(#1978)Updates
github.com/onsi/gomega
from 1.33.1 to 1.35.1Release notes
Sourced from github.com/onsi/gomega's releases.
... (truncated)
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
9f5a208
v1.35.1ca36da1
Export EnforceDefaultTimeoutsWhenUsingContexts and DisableDefaultTimeoutsWhen...d6331f9
v1.35.05deaf23
fix tests, but like actually this timeeeca931
Add Successfully() to StopTrying() to signal that Consistently can end early ...3bdbc4e
stop memoizing result of HaveFielde35358d
sheepishly fix broken test. thanks CI1b717d7
grrr. go mod tidya05a416
bump all dependenciese4c4265
Add EnforceDefaultTimeoutsWhenUsingContexts()Updates
golang.org/x/crypto
from 0.25.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/mod
from 0.19.0 to 0.21.0Commits
46a3137
zip: set GIT_DIR in test when using bare repositories3afcd4e
go.mod: set go version to 1.22.0b1d336c
go.mod: update required go version to go1.22bc151c4
README: fix link to x/toolsd1f873e
modfile: fix Cleanup clobbering Line referenceb56a28f
modfile: Add support for tool lines79169e9
LICENSE: update per Google LegalUpdates
golang.org/x/oauth2
from 0.21.0 to 0.23.0Commits
3e64809
x/oauth2: add Token.ExpiresIn16a9973
jwt: rename example to avoid vet errorb52af7d
endpoints: add GitLab DeviceAuthURL6d8340f
LICENSE: update per Google LegalUpdates
golang.org/x/sync
from 0.7.0 to 0.8.0Commits
411f99e
LICENSE: update per Google LegalUpdates
golang.org/x/sys
from 0.22.0 to 0.26.0Commits
23b0dab
unix: mark vgetrandom as non-escapingcbf0eb6
unix: fix grep syntax to work on non-GNU grepse7397b9
unix: update to Linux 6.11981de40
unix: use vDSO for getrandom() on linux48aad76
linux: add tcp_cc_info and its related typesd58f986
all: fix some typos in comment30de352
unix: fix Test{Fd,}Xattr failure on NetBSD68ed59b
windows/svc: fix printf(var) mistake detected by latest printf checkerc08bc6e
unix: update Go to 1.23.0a43b625
windows: add SIO_UDP_NETRESET constantUpdates
golang.org/x/term
from 0.22.0 to 0.25.0Commits
9d5441a
go.mod: update golang.org/x dependencies2f7b0dd
go.mod: update golang.org/x dependenciesf867b76
x/term: set missing VIRTUAL_TERMINAL_INPUT flag on Windowsd598954
go.mod: update golang.org/x dependenciesd4346f0
LICENSE: update per Google LegalUpdates
golang.org/x/text
from 0.16.0 to 0.19.0Commits
3043346
x/text: Correct examples in number/doc38a95c2
all: fix some comments20097e4
all: fix printf(var) mistakes detected by latest printf checker1e3e9fd
all: rename Example test functions to prevent vet errorsb2bec85
go.mod: update golang.org/x dependenciesae0cf96
LICENSE: update per Google LegalDependabot 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 conditions