-
Notifications
You must be signed in to change notification settings - Fork 481
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 group with 12 updates #1212
Merged
Merged
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
Bumps the go group with 12 updates: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.43.0` | `1.46.0` | | [github.com/Shopify/toxiproxy/v2](https://github.com/Shopify/toxiproxy) | `2.9.0` | `2.11.0` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.31.0` | `1.32.3` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.39` | `1.28.1` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.63.3` | `1.66.2` | | [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.21.0` | `1.22.0` | | [github.com/hashicorp/go-plugin](https://github.com/hashicorp/go-plugin) | `1.6.1` | `1.6.2` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.20.4` | `1.20.5` | | [golang.org/x/net](https://github.com/golang/net) | `0.29.0` | `0.30.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.199.0` | `0.203.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.67.0` | `1.67.1` | | google.golang.org/protobuf | `1.34.2` | `1.35.1` | Updates `cloud.google.com/go/storage` from 1.43.0 to 1.46.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@pubsub/v1.43.0...spanner/v1.46.0) Updates `github.com/Shopify/toxiproxy/v2` from 2.9.0 to 2.11.0 - [Release notes](https://github.com/Shopify/toxiproxy/releases) - [Changelog](https://github.com/Shopify/toxiproxy/blob/main/CHANGELOG.md) - [Commits](Shopify/toxiproxy@v2.9.0...v2.11.0) Updates `github.com/aws/aws-sdk-go-v2` from 1.31.0 to 1.32.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.31.0...v1.32.3) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.39 to 1.28.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.27.39...config/v1.28.1) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.63.3 to 1.66.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.63.3...service/s3/v1.66.2) Updates `github.com/aws/smithy-go` from 1.21.0 to 1.22.0 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.21.0...v1.22.0) Updates `github.com/hashicorp/go-plugin` from 1.6.1 to 1.6.2 - [Release notes](https://github.com/hashicorp/go-plugin/releases) - [Changelog](https://github.com/hashicorp/go-plugin/blob/main/CHANGELOG.md) - [Commits](hashicorp/go-plugin@v1.6.1...v1.6.2) Updates `github.com/prometheus/client_golang` from 1.20.4 to 1.20.5 - [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.20.4...v1.20.5) Updates `golang.org/x/net` from 0.29.0 to 0.30.0 - [Commits](golang/net@v0.29.0...v0.30.0) Updates `google.golang.org/api` from 0.199.0 to 0.203.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.199.0...v0.203.0) Updates `google.golang.org/grpc` from 1.67.0 to 1.67.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.67.0...v1.67.1) Updates `google.golang.org/protobuf` from 1.34.2 to 1.35.1 --- updated-dependencies: - dependency-name: cloud.google.com/go/storage dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/Shopify/toxiproxy/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/aws/smithy-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/hashicorp/go-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... 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
Nov 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 12 updates:
1.43.0
1.46.0
2.9.0
2.11.0
1.31.0
1.32.3
1.27.39
1.28.1
1.63.3
1.66.2
1.21.0
1.22.0
1.6.1
1.6.2
1.20.4
1.20.5
0.29.0
0.30.0
0.199.0
0.203.0
1.67.0
1.67.1
1.34.2
1.35.1
Updates
cloud.google.com/go/storage
from 1.43.0 to 1.46.0Release notes
Sourced from cloud.google.com/go/storage's releases.
Commits
dd8829a
chore(main): release spanner 1.46.0 (#7894)1dd53b8
chore(internal/gensnippets): remove unused module internal/gensnippets (#7920)ee10cfd
feat(maps/places): start generating apiv1 (#7919)83870f5
feat(spanner/admin/database): Add support for UpdateDatabase in Cloud Spanner...5c9e185
chore(maps/places): add config to generate apiv1 (#7918)4474523
chore(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 in /interna...b573226
chore(deps): bump github.com/cloudflare/circl in /internal/gapicgen (#7916)d0d3755
feat(spanner): make leader aware routing default enabled for supported RPC re...151908a
chore(main): release pubsublite 1.8.1 (#7891)4a68b61
chore(compute): restore smoke_test (#7914)Updates
github.com/Shopify/toxiproxy/v2
from 2.9.0 to 2.11.0Release notes
Sourced from github.com/Shopify/toxiproxy/v2's releases.
Changelog
Sourced from github.com/Shopify/toxiproxy/v2's changelog.
Commits
569112e
Release 2.11.031bef9b
Do not pin minimum patch version in module (#595)ad95384
Release 2.10.01d96553
Update go to latest patch release of 1.22 (#594)07e372b
Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.4 (#593)119b095
Bump golang.org/x/term from 0.13.0 to 0.25.0 (#592)2e22266
Bump golangci/golangci-lint-action from 3.7.0 to 6.1.1 (#591)705cbff
Bump github.com/urfave/cli/v2 from 2.25.7 to 2.27.4 (#584)cad7b43
Bump docker/login-action from 3.0.0 to 3.3.0 (#581)b61cbc5
Bump goreleaser/goreleaser-action from 5.0.0 to 6.0.0 (#577)Updates
github.com/aws/aws-sdk-go-v2
from 1.31.0 to 1.32.3Commits
6b53348
Release 2024-10-28784d2d3
Regenerated Clients7258bd2
Update endpoints modelf322198
Update API modelb65b80a
Merge pull request #2852 from RanVaknin/signature-header-parsing-fix803614d
Fixing changelog description and implementation to use TrimSpaceb12c8cf
adding changelogf0caa97
patching GetSignedRequestSignature to cover edge cases with the signaturee058903
drop service/nimble (#2851)896793a
Release 2024-10-25Updates
github.com/aws/aws-sdk-go-v2/config
from 1.27.39 to 1.28.1Commits
6b53348
Release 2024-10-28784d2d3
Regenerated Clients7258bd2
Update endpoints modelf322198
Update API modelb65b80a
Merge pull request #2852 from RanVaknin/signature-header-parsing-fix803614d
Fixing changelog description and implementation to use TrimSpaceb12c8cf
adding changelogf0caa97
patching GetSignedRequestSignature to cover edge cases with the signaturee058903
drop service/nimble (#2851)896793a
Release 2024-10-25Updates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.63.3 to 1.66.2Commits
6b53348
Release 2024-10-28784d2d3
Regenerated Clients7258bd2
Update endpoints modelf322198
Update API modelb65b80a
Merge pull request #2852 from RanVaknin/signature-header-parsing-fix803614d
Fixing changelog description and implementation to use TrimSpaceb12c8cf
adding changelogf0caa97
patching GetSignedRequestSignature to cover edge cases with the signaturee058903
drop service/nimble (#2851)896793a
Release 2024-10-25Updates
github.com/aws/smithy-go
from 1.21.0 to 1.22.0Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
d479fb7
Release 2024-10-0326886e2
add http client metrics (#543)c175324
Print output when executing commands when exit code != 0 (#540)ec6d6f9
Release 2024-09-253187256
changelogf1f22c5
introduce new aws-http-auth module which implements sigv4 and sigv4a (#541)Updates
github.com/hashicorp/go-plugin
from 1.6.1 to 1.6.2Release notes
Sourced from github.com/hashicorp/go-plugin's releases.
Changelog
Sourced from github.com/hashicorp/go-plugin's changelog.
Commits
edcdee4
changelog for 1.6.2 (#322)df94fce
reattach: don't kill process on failed reconnection (#320)7e5ceaa
Fix test and add CI (#321)0c4f564
Fix typo in Doc comment (#307)06afb6d
GRPCBroker: add DialWithOptions (#257)0e45961
Remove go-testing-interface from go-plugin (#312)Updates
github.com/prometheus/client_golang
from 1.20.4 to 1.20.5Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
48e12a1
Merge pull request #1645 from prometheus/cut-1204-pr1424504ad9b
Cut 1.20.5; update comments.584a7ce
Revert "testutil compareMetricFamilies: make less error-prone (#1424)"Updates
golang.org/x/net
from 0.29.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 DarwinUpdates
google.golang.org/api
from 0.199.0 to 0.203.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
5ca1495
chore(main): release 0.203.0 (#2835)71d3f5c
chore(all): upgrade cloud.google.com/go/auth to v0.9.9 (#2836)c77b5f4
feat(all): auto-regenerate discovery clients (#2834)200eb0c
chore(main): release 0.202.0 (#2828)87e652f
feat(all): auto-regenerate discovery clients (#2833)3c8c94e
chore(all): update all to 796eee8 (#2832)d094279
feat(all): auto-regenerate discovery clients (#2831)64042ed
feat(all): auto-regenerate discovery clients (#2830)5384fb9
feat(all): auto-regenerate discovery clients (#2829)cb3f24b
feat(all): auto-regenerate discovery clients (#2827)Updates
google.golang.org/grpc
from 1.67.0 to 1.67.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
3f95b38
Update version to 1.67.1 (#7682)4f6c5f2
xds/server: Fix xDS Server leak (#7664) (#7681)935f8cb
transport: Fix reporting of bytes read while reading headers (#7660) (#7667)02bbb65
Change version to 1.67.1-dev (#7605)Updates
google.golang.org/protobuf
from 1.34.2 to 1.35.1Dependabot 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