-
Notifications
You must be signed in to change notification settings - Fork 379
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
Bump the go-deps group with 5 updates #3662
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/go_modules/go-deps-a99df91e5c
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.
Open
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-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go) | `1.70.0` | `1.71.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.203.0` | `0.204.0` | | [google.golang.org/genproto](https://github.com/googleapis/go-genproto) | `0.0.0-20241015192408-796eee8c2d53` | `0.0.0-20241021214115-324edc3d5d38` | | [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20241007155032-5fefd90f89a9` | `0.0.0-20241015192408-796eee8c2d53` | | [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20241015192408-796eee8c2d53` | `0.0.0-20241021214115-324edc3d5d38` | Updates `cloud.google.com/go/spanner` from 1.70.0 to 1.71.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@spanner/v1.70.0...spanner/v1.71.0) Updates `google.golang.org/api` from 0.203.0 to 0.204.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.203.0...v0.204.0) Updates `google.golang.org/genproto` from 0.0.0-20241015192408-796eee8c2d53 to 0.0.0-20241021214115-324edc3d5d38 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20241007155032-5fefd90f89a9 to 0.0.0-20241015192408-796eee8c2d53 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20241015192408-796eee8c2d53 to 0.0.0-20241021214115-324edc3d5d38 - [Commits](https://github.com/googleapis/go-genproto/commits) --- updated-dependencies: - dependency-name: cloud.google.com/go/spanner dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/genproto dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: google.golang.org/genproto/googleapis/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps ... 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 4, 2024
mhutchinson
approved these changes
Nov 5, 2024
Looks like a bug in one of the updated libraries. Re-running the tests to see if it was transient:
|
The panic is reproducible and is already raised upstream: googleapis/google-cloud-go#11080 |
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-deps group with 5 updates:
1.70.0
1.71.0
0.203.0
0.204.0
0.0.0-20241015192408-796eee8c2d53
0.0.0-20241021214115-324edc3d5d38
0.0.0-20241007155032-5fefd90f89a9
0.0.0-20241015192408-796eee8c2d53
0.0.0-20241015192408-796eee8c2d53
0.0.0-20241021214115-324edc3d5d38
Updates
cloud.google.com/go/spanner
from 1.70.0 to 1.71.0Release notes
Sourced from cloud.google.com/go/spanner's releases.
Commits
36c1280
chore(main): release spanner 1.71.0 (#11009)d81a1a7
feat(spanner): client built in metrics (#10998)1e27b43
chore(main): release storage 1.46.0 (#11010)e1f67b1
chore: get publish docs build working with new release process (#11069)4fb2a0f
fix: do not override credentials if build providers a SECRET_MANAGER_PROJECT_...37191c6
fix: fix type in SECRET_MANAGER_PROJECT_ID name (#11065)8a055ce
chore(storage): bump auth dependency (#11067)fc52b21
chore: update build scripts to be able to support migration to use release ko...6c6a6a1
chore(main): release bigquery 1.64.0 (#10978)16a1f95
chore(main): release auth/oauth2adapt 0.2.5 (#11063)Updates
google.golang.org/api
from 0.203.0 to 0.204.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
bcf1580
chore(main): release 0.204.0 (#2838)c67e7c0
fix(transport/grpc): pass through cert source to new auth lib (#2840)29e20f6
docs: mark WithUniverseDomain as stable (#2847)4b4eacf
chore: bump auth deps (#2851)7955ec4
feat(all): auto-regenerate discovery clients (#2850)5bc448d
feat(all): auto-regenerate discovery clients (#2848)9d5f008
feat(all): auto-regenerate discovery clients (#2845)48dda95
chore(all): update all to 324edc3 (#2843)56c5ddb
feat(all): auto-regenerate discovery clients (#2844)7221d2c
feat(all): auto-regenerate discovery clients (#2842)Updates
google.golang.org/genproto
from 0.0.0-20241015192408-796eee8c2d53 to 0.0.0-20241021214115-324edc3d5d38Commits
Updates
google.golang.org/genproto/googleapis/api
from 0.0.0-20241007155032-5fefd90f89a9 to 0.0.0-20241015192408-796eee8c2d53Commits
Updates
google.golang.org/genproto/googleapis/rpc
from 0.0.0-20241015192408-796eee8c2d53 to 0.0.0-20241021214115-324edc3d5d38Commits
Dependabot 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