forked from chaos-mesh/chaos-mesh
-
Notifications
You must be signed in to change notification settings - Fork 2
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
chore(deps): Bump the go_modules group across 4 directories with 17 updates #4
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/go_modules/go_modules-313b4149c7
base: master
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
…pdates Bumps the go_modules group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/containerd/containerd](https://github.com/containerd/containerd) | `1.5.10` | `1.6.26` | | [github.com/docker/docker](https://github.com/docker/docker) | `20.10.7+incompatible` | `24.0.9+incompatible` | | [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) | `1.10.2` | `1.13.15` | | [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) | `1.7.2` | `1.9.1` | | [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) | `2.4.1` | `2.5.15` | | [github.com/docker/distribution](https://github.com/docker/distribution) | `2.7.1+incompatible` | `2.8.2+incompatible` | Bumps the go_modules group with 5 updates in the /api directory: | Package | From | To | | --- | --- | --- | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.11.0` | `1.11.1` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.0.0-20211029165221-6e7872819dc8` | `0.1.0` | | google.golang.org/protobuf | `1.27.1` | `1.33.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.0.0-20211209124913-491a49abca63` | `0.23.0` | | gopkg.in/yaml.v3 | `3.0.0-20210107192922-496545a6307b` | `3.0.0` | Bumps the go_modules group with 6 updates in the /e2e-test directory: | Package | From | To | | --- | --- | --- | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.11.0` | `1.11.1` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.0.0-20211215153901-e495a2d5b3d3` | `0.17.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.40.0` | `1.56.3` | | [github.com/docker/distribution](https://github.com/docker/distribution) | `2.7.1+incompatible` | `2.8.2+incompatible` | | [github.com/opencontainers/runc](https://github.com/opencontainers/runc) | `1.0.2` | `1.1.12` | | gopkg.in/yaml.v3 | `3.0.0-20210107192922-496545a6307b` | `3.0.0` | Bumps the go_modules group with 2 updates in the /e2e-test/cmd/e2e_helper directory: [golang.org/x/sys](https://github.com/golang/sys) and [github.com/gogo/protobuf](https://github.com/gogo/protobuf). Updates `github.com/containerd/containerd` from 1.5.10 to 1.6.26 - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v1.5.10...v1.6.26) Updates `github.com/docker/docker` from 20.10.7+incompatible to 24.0.9+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v20.10.7...v24.0.9) Updates `github.com/ethereum/go-ethereum` from 1.10.2 to 1.13.15 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.10.2...v1.13.15) Updates `github.com/gin-gonic/gin` from 1.7.2 to 1.9.1 - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](gin-gonic/gin@v1.7.2...v1.9.1) Updates `github.com/prometheus/client_golang` from 1.11.0 to 1.12.0 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.11.0...v1.11.1) Updates `github.com/vektah/gqlparser/v2` from 2.4.1 to 2.5.15 - [Release notes](https://github.com/vektah/gqlparser/releases) - [Commits](vektah/gqlparser@v2.4.1...v2.5.15) Updates `golang.org/x/crypto` from 0.0.0-20211215153901-e495a2d5b3d3 to 0.17.0 - [Commits](https://github.com/golang/crypto/commits/v0.17.0) Updates `golang.org/x/sys` from 0.0.0-20220319134239-a9b59b0215f8 to 0.16.0 - [Commits](https://github.com/golang/sys/commits/v0.1.0) Updates `google.golang.org/grpc` from 1.40.0 to 1.58.3 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.40.0...v1.56.3) Updates `google.golang.org/protobuf` from 1.27.1 to 1.31.0 Updates `github.com/docker/distribution` from 2.7.1+incompatible to 2.8.2+incompatible - [Release notes](https://github.com/docker/distribution/releases) - [Commits](distribution/distribution@v2.7.1...v2.8.2) Updates `github.com/opencontainers/runc` from 1.0.2 to 1.1.5 - [Release notes](https://github.com/opencontainers/runc/releases) - [Changelog](https://github.com/opencontainers/runc/blob/main/CHANGELOG.md) - [Commits](opencontainers/runc@v1.0.2...v1.1.12) Updates `golang.org/x/net` from 0.0.0-20211209124913-491a49abca63 to 0.18.0 - [Commits](https://github.com/golang/net/commits/v0.23.0) Updates `golang.org/x/text` from 0.3.7 to 0.14.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.3.7...v0.14.0) Updates `gopkg.in/yaml.v3` from 3.0.0-20210107192922-496545a6307b to 3.0.1 Updates `github.com/prometheus/client_golang` from 1.11.0 to 1.11.1 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.11.0...v1.11.1) Updates `golang.org/x/sys` from 0.0.0-20211029165221-6e7872819dc8 to 0.1.0 - [Commits](https://github.com/golang/sys/commits/v0.1.0) Updates `google.golang.org/protobuf` from 1.27.1 to 1.33.0 Updates `golang.org/x/net` from 0.0.0-20211209124913-491a49abca63 to 0.23.0 - [Commits](https://github.com/golang/net/commits/v0.23.0) Updates `golang.org/x/text` from 0.3.7 to 0.14.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.3.7...v0.14.0) Updates `gopkg.in/yaml.v3` from 3.0.0-20210107192922-496545a6307b to 3.0.0 Updates `github.com/prometheus/client_golang` from 1.11.0 to 1.11.1 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.11.0...v1.11.1) Updates `golang.org/x/crypto` from 0.0.0-20211215153901-e495a2d5b3d3 to 0.17.0 - [Commits](https://github.com/golang/crypto/commits/v0.17.0) Updates `golang.org/x/sys` from 0.0.0-20220319134239-a9b59b0215f8 to 0.15.0 - [Commits](https://github.com/golang/sys/commits/v0.1.0) Updates `google.golang.org/grpc` from 1.40.0 to 1.56.3 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.40.0...v1.56.3) Updates `google.golang.org/protobuf` from 1.27.1 to 1.30.0 Updates `github.com/docker/distribution` from 2.7.1+incompatible to 2.8.2+incompatible - [Release notes](https://github.com/docker/distribution/releases) - [Commits](distribution/distribution@v2.7.1...v2.8.2) Updates `github.com/opencontainers/runc` from 1.0.2 to 1.1.12 - [Release notes](https://github.com/opencontainers/runc/releases) - [Changelog](https://github.com/opencontainers/runc/blob/main/CHANGELOG.md) - [Commits](opencontainers/runc@v1.0.2...v1.1.12) Updates `golang.org/x/net` from 0.0.0-20211209124913-491a49abca63 to 0.10.0 - [Commits](https://github.com/golang/net/commits/v0.23.0) Updates `golang.org/x/text` from 0.3.7 to 0.14.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.3.7...v0.14.0) Updates `gopkg.in/yaml.v3` from 3.0.0-20210107192922-496545a6307b to 3.0.0 Updates `github.com/cyphar/filepath-securejoin` from 0.2.2 to 0.2.4 - [Release notes](https://github.com/cyphar/filepath-securejoin/releases) - [Commits](cyphar/filepath-securejoin@v0.2.2...v0.2.4) Updates `golang.org/x/sys` from 0.0.0-20200124204421-9fbb57f87de9 to 0.1.0 - [Commits](https://github.com/golang/sys/commits/v0.1.0) Updates `github.com/gogo/protobuf` from 1.3.1 to 1.3.2 - [Release notes](https://github.com/gogo/protobuf/releases) - [Commits](gogo/protobuf@v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: github.com/containerd/containerd dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/docker/docker dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/ethereum/go-ethereum dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/gin-gonic/gin dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/vektah/gqlparser/v2 dependency-type: direct:production dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-type: direct:production dependency-group: go_modules - dependency-name: golang.org/x/sys dependency-type: direct:production dependency-group: go_modules - dependency-name: google.golang.org/grpc dependency-type: direct:production dependency-group: go_modules - dependency-name: google.golang.org/protobuf dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/docker/distribution dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/opencontainers/runc dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/text dependency-type: indirect dependency-group: go_modules - dependency-name: gopkg.in/yaml.v3 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/prometheus/client_golang dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/sys dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/protobuf dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/text dependency-type: indirect dependency-group: go_modules - dependency-name: gopkg.in/yaml.v3 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/prometheus/client_golang dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/sys dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/grpc dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/protobuf dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/docker/distribution dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/opencontainers/runc dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/text dependency-type: indirect dependency-group: go_modules - dependency-name: gopkg.in/yaml.v3 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/cyphar/filepath-securejoin dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/sys dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/gogo/protobuf dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Jul 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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_modules group with 6 updates in the / directory:
1.5.10
1.6.26
20.10.7+incompatible
24.0.9+incompatible
1.10.2
1.13.15
1.7.2
1.9.1
2.4.1
2.5.15
2.7.1+incompatible
2.8.2+incompatible
Bumps the go_modules group with 5 updates in the /api directory:
1.11.0
1.11.1
0.0.0-20211029165221-6e7872819dc8
0.1.0
1.27.1
1.33.0
0.0.0-20211209124913-491a49abca63
0.23.0
3.0.0-20210107192922-496545a6307b
3.0.0
Bumps the go_modules group with 6 updates in the /e2e-test directory:
1.11.0
1.11.1
0.0.0-20211215153901-e495a2d5b3d3
0.17.0
1.40.0
1.56.3
2.7.1+incompatible
2.8.2+incompatible
1.0.2
1.1.12
3.0.0-20210107192922-496545a6307b
3.0.0
Bumps the go_modules group with 2 updates in the /e2e-test/cmd/e2e_helper directory: golang.org/x/sys and github.com/gogo/protobuf.
Updates
github.com/containerd/containerd
from 1.5.10 to 1.6.26Release notes
Sourced from github.com/containerd/containerd's releases.
... (truncated)
Commits
3dd1e88
Merge pull request #9490 from dmcgowan/prepare-1.6.26746b910
Merge pull request from GHSA-7ww5-4wqc-m92cac5c5d3
Prepare release notes for v1.6.26e7ca005
Merge pull request #9472 from thaJeztah/1.6_update_golang_1.20.127cbdfc9
update to go1.20.12, test go1.21.5024b1cc
update to go1.20.11, test go1.21.42e40459
Merge pull request #9484 from ruiwen-zhao/cri-api-warning-1.664e56bf
Add cri-api v1alpha2 usage warning to all api callsc566b7d
Merge pull request #9468 from samuelkarp/deprecation-warning-runtime-1.6efefd3b
tasks: emit warning for runc v1 runtimeUpdates
github.com/docker/docker
from 20.10.7+incompatible to 24.0.9+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
fca702d
Merge pull request from GHSA-xw73-rw38-6vjcf78a772
Merge pull request #47281 from thaJeztah/24.0_backport_bump_containerd_binary...61afffe
Merge pull request #47270 from thaJeztah/24.0_backport_bump_runc_binary_1.1.12b38e74c
Merge pull request #47276 from thaJeztah/24.0_backport_bump_runc_1.1.12dac5663
update containerd binary to v1.7.1320e1af3
vendor: github.com/opencontainers/runc v1.1.12858919d
update runc binary to v1.1.12141ad39
Merge pull request #47266 from vvoland/ci-fix-makeps1-templatefail-24db968c6
hack/make.ps1: Fix go list pattern61c51fb
Merge pull request #47221 from vvoland/pkg-pools-close-noop-24Updates
github.com/ethereum/go-ethereum
from 1.10.2 to 1.13.15Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
c5ba367
params: release Geth v 1.13.1535e0525
core, eth/protocols/snap, trie: fix cause for snap-sync corruption, implement...7bcb553
eth/filters: enforce topic-limit early on filter criterias (#29535)e343ddf
core/rawdb: add sanity-limit to header accessor (#29534)5dcf503
eth/protocols/snap: skip retrieval for completed storages (#29378)2bd6bd0
Merge branch 'master' into release/1.139038ba6
params: release Geth v1.13.1451b479e
core/txpool: elevate the 'already reserved' error into a constant (#29095)5a0f468
eth/tracers: Fix callTracer logs on onlyTopCall == true (#29068)45a272c
core/txpool: no need to log loud rotate if no local txs (#29083)Updates
github.com/gin-gonic/gin
from 1.7.2 to 1.9.1Release notes
Sourced from github.com/gin-gonic/gin's releases.
... (truncated)
Changelog
Sourced from github.com/gin-gonic/gin's changelog.
... (truncated)
Commits
4ea0e64
Ready release gin 1.9.1 (by: thinkerou) (#3630)bb1fc2e
fix Request.Context() checks (#3512)2d4bbec
fix lack of escaping of filename in Content-Disposition (#3556)9f5ecd4
chore(deps): bump actions/setup-go from 3 to 4 (#3543)20cd6bc
chore(deps): bump github.com/go-playground/validator/v10 (#3610)6bdc725
Fix typos in ISSUE_TEMPLATE.md (#3616)1ab2689
chore(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 (#3599)6a0556e
improve render code coverage (#3525)eac2daa
chore: update dependencies for various packages and libraries (#3585)757a638
chore: improve linting, testing, and GitHub Actions setup (#3583)Updates
github.com/prometheus/client_golang
from 1.11.0 to 1.12.0Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
... (truncated)
Commits
989baa3
promhttp: Check validity of method and code label values (#962) (#987)Updates
github.com/vektah/gqlparser/v2
from 2.4.1 to 2.5.15Release notes
Sourced from github.com/vektah/gqlparser/v2's releases.
... (truncated)
Commits
55a3c47
Revert ParseSchema default token limit of 1500, add ParseSchemaWithLimit, Par...36a3658
Add ParseQueryWithLimit (#304)d457fc0
Token limit fix CVE-2023-49559 (#291)6db1bd3
Bump braces from 3.0.2 to 3.0.3 in /validator/imported (#302)3900414
Bump the actions-deps group in /validator/imported with 7 updates (#301)7c770f6
Bump prettier in /validator/imported in the actions-deps group (#299)0ed4973
Bump the actions-deps group in /validator/imported with 6 updates (#298)00fd36f
Bump the actions-deps group in /validator/imported with 8 updates (#297)9638a21
Bump github.com/stretchr/testify in the actions-deps group (#296)55ebe37
Add Dependabot.ymlUpdates
golang.org/x/crypto
from 0.0.0-20211215153901-e495a2d5b3d3 to 0.17.0Commits
Updates
golang.org/x/sys
from 0.0.0-20220319134239-a9b59b0215f8 to 0.16.0Commits
Updates
google.golang.org/grpc
from 1.40.0 to 1.58.3Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
1055b48
Update version.go to 1.56.3 (#6713)5efd7bd
server: prohibit more than MaxConcurrentStreams handlers from running at once...bd1f038
Upgrade version.go to 1.56.3-dev (#6434)faab873
Update version.go to v1.56.2 (#6432)6b0b291
status: fix panic when servers return a wrapped error with status OK (#6374) ...ed56401
[PSM interop] Don't fail target if sub-target already failed (#6390) (#6405)cd6a794
Update version.go to v1.56.2-dev (#6387)5b67e5e
Update version.go to v1.56.1 (#6386)d0f5150
client: handle empty address lists correctly in addrConn.updateAddrs (#6354) ...997c1ea
Change version to 1.56.1-dev (#6345)Updates
google.golang.org/protobuf
from 1.27.1 to 1.31.0Updates
github.com/docker/distribution
from 2.7.1+incompatible to 2.8.2+incompatibleRelease notes
Sourced from github.com/docker/distribution's releases.
... (truncated)
Commits
7c354a4
Merge pull request #3915 from distribution/2.8.2-release-notesa173a9c
Add v2.8.2 release notes4894d35
Merge pull request #3914 from vvoland/handle-forbidden-28f067f66
Merge pull request #3783 from ndeloof/accept-encoding-28483ad69
registry/errors: Parse http forbidden as denied2b0f84d
Revert "registry/client: set Accept: identity header when getting layers"320d6a1
Merge pull request #3912 from distribution/2.8.2-beta.2-release-notes5f3ca1b
Add release notes for 2.8.2-beta.2 releasecb840f6
Merge p...Description has been truncated