chore(deps): bump the dependencies group with 8 updates #620
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 dependencies group with 8 updates:
1.62.0
1.63.0
1.67.0
1.68.0
2.28.2
2.29.0
1.14.22
1.14.23
1.16.1
1.17.0
0.19.0
0.20.0
0.22.0
0.23.0
0.191.0
0.197.0
Updates
cloud.google.com/go/bigquery
from 1.62.0 to 1.63.0Release notes
Sourced from cloud.google.com/go/bigquery's releases.
Commits
2d4fc81
chore(main): release spanner 1.63.0 (#10195)b058e85
test(spanner): fix spanner trace tests (#10253)c87e1ab
fix(storage): set invocation headers on xml reads (#10250)8c44563
chore(storage): fix go vet issue (#10258)b67914d
test(storage): fix OC span test (#10257)3f85dc3
chore(main): release 0.114.0 (#10199)5fa60ba
test(spanner): fix race when accessing trace spans (#10186)b19dd34
feat(securitycentermanagement): Adding support for new Security Center Manage...7463789
chore: release main (#10225)532d8fb
fix(secretmanager): enable cloud.google.com/go/auth (#10248)Updates
cloud.google.com/go/spanner
from 1.67.0 to 1.68.0Release notes
Sourced from cloud.google.com/go/spanner's releases.
Commits
e8e3ac3
chore(main): release spanner 1.68.0 (#10712)42cdde6
fix(spanner): enable toStruct support for structs with proto message pointer ...c342f65
perf(spanner): better error handling (#10734)bbe7b9c
docs(spanner): fix Key related document code to add package name (#10711)971bfb8
fix(spanner): check errors in tests (#10738)6fbd687
chore(spanner): add support of client side native metrics collection and expo...36248ca
chore(spanner): avoid deprecated ioutil (#10739)d49da26
feat(storage/dataflux): add range_splitter #10748 (#10899)7daa1bd
feat(storage/transfermanager): add SkipIfExists option (#10893)607534c
feat(storage/transfermanager): add option to StripPrefix on directory downloa...Updates
github.com/ClickHouse/clickhouse-go/v2
from 2.28.2 to 2.29.0Release notes
Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.
Changelog
Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.
Commits
b616168
Update release notese5903e5
Bump github.com/docker/docker (#1411)014acb5
Add ability to handle context cancellations for TCP protocol (#1389)360020f
Add Examples for batch.Column(n).AppendRow in columnar_insert.go (#1410)877aa63
Update release notesf998d8f
Revert the minimum required Go version to 1.21 (#1405)Updates
github.com/mattn/go-sqlite3
from 1.14.22 to 1.14.23Commits
846fea6
Update amalgamation code to 3.46.13c0390b
add support for libsqlite3 on z/OS18cdded
fix: some typosUpdates
go.mongodb.org/mongo-driver
from 1.16.1 to 1.17.0Release notes
Sourced from go.mongodb.org/mongo-driver's releases.
Commits
5484657
BUMP v1.17.0be25b9a
GODRIVER-3302 Handle malformatted message length properly. (#1758)4757f44
GODRIVER-3312 Use remaining test secrets from the vault [v1] (#1811)6bcc3dc
Remove GCP from supplied callback example (#1809)b133d71
GODRIVER-2587 Implement modifyCollection for the unified test runner (#1796) ...c5b9705
GODRIVER-3331 Fix default authSource for SRV connections (#1795)485e74d
GODRIVER-2758: Add documentation examples (#1759)ac03e73
GODRIVER-3324 Upgrade CI Go to 1.22 and golangci-lint to 1.59.1. (#1783)56e75b2
GODRIVER-3195 Sync updated QE Range tests (#1789) [v1] (#1790)783cc6c
GODRIVER-3290 Mention the final 1.x release in the release notes (#1788)Updates
golang.org/x/image
from 0.19.0 to 0.20.0Commits
c82123a
go.mod: update golang.org/x dependenciesUpdates
golang.org/x/oauth2
from 0.22.0 to 0.23.0Commits
3e64809
x/oauth2: add Token.ExpiresIn16a9973
jwt: rename example to avoid vet errorb52af7d
endpoints: add GitLab DeviceAuthURLUpdates
google.golang.org/api
from 0.191.0 to 0.197.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (truncated)
Commits
c5990e2
chore(main): release 0.197.0 (#2771)dc3697a
chore(all): update all (#2777)cedc5b0
feat(all): auto-regenerate discovery clients (#2779)72cc5c4
feat(all): auto-regenerate discovery clients (#2778)cc62887
feat(all): auto-regenerate discovery clients (#2776)11e2ff6
feat(all): auto-regenerate discovery clients (#2775)6476ddd
feat(all): auto-regenerate discovery clients (#2774)140d0a5
fix(transport): set UniverseDomain in http.NewClient for new auth (#2773)0c7c227
feat(all): auto-regenerate discovery clients (#2772)07782e2
feat(all): auto-regenerate discovery clients (#2770)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