build(deps): bump the common-golang-dependencies group across 1 directory with 9 updates #703
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the common-golang-dependencies group with 4 updates in the / directory: cloud.google.com/go/storage, github.com/minio/minio-go/v7, golang.org/x/crypto and golang.org/x/net.
Updates
cloud.google.com/go/storagefrom 1.47.0 to 1.48.0Release notes
Sourced from cloud.google.com/go/storage's releases.
Commits
37cccafchore(main): release spanner 1.48.0 (#8158)d980b42fix(spanner): reset buffer after abort on first SQL statement (#8440)db6dc5achore: release main (#8428)e5e950btest(internal/docfx): fix expected number of pages in test (#8437)9a0c631chore(policytroubleshooter/iam): add config to generate apiv3 (#8436)2a1455dchore(main): release bigquery 1.54.0 (#8326)e3b9cdcfeat(language): start generating apiv2 (#8434)916f779feat(bigquery/biglake): start generating apiv1 and apiv1alpha1 (#8433)404097efeat(workflows/executions): add UNAVAILABLE and QUEUED to state enum (#8430)b3dbddedocs(optimization): Minor formatting (#8417)Updates
github.com/minio/minio-go/v7from 7.0.81 to 7.0.82Release notes
Sourced from github.com/minio/minio-go/v7's releases.
Commits
ffa2dddBump golang.org/x/crypto from 0.28.0 to 0.31.0 in /examples/s3 (#2033)dd4cb86Read ChecksumAlgorithm and ChecksumType from ListParts (#2032)fdef7d2Add Full Object Checksum API (#2026)5e9a483Fix for tests running in mint vs locally (#2029)143808cFix duplicate API calls onobj.Stat()(#2028)de1893fsts: Send the refresh token in the login redirect URL (#2025)3af356cUpdate version to next releaseUpdates
golang.org/x/cryptofrom 0.29.0 to 0.31.0Commits
b4f1988ssh: make the public key cache a 1-entry FIFO cache7042ebcopenpgp/clearsign: just use rand.Reader in tests3e90321go.mod: update golang.org/x dependencies8c4e668x509roots/fallback: update bundleUpdates
golang.org/x/netfrom 0.31.0 to 0.32.0Commits
285e1cfgo.mod: update golang.org/x dependenciesd0a1049route: remove unused sizeof* consts on freebsd6e41410http2: fix benchmarks using common frame read/write functions4be1253route: change from syscall to x/sys/unixbc37675http2: limit number of PINGs bundled with RST_STREAMse9cd716route: fix parse of zero-length sockaddrs in RIBs9a51899http2: add SETTINGS_ENABLE_CONNECT_PROTOCOL supportUpdates
golang.org/x/syncfrom 0.9.0 to 0.10.0Commits
913fb63singleflight: fix typo in singleflight_test.goUpdates
golang.org/x/sysfrom 0.27.0 to 0.28.0Commits
fe16172unix: define IfMsghdr2, IfData64, and RtMsghdr2 on darwin0a57dbcunix: update to kernel Linux 6.123cf1e67unix: don't fail TestPpoll on EINTRd2cea70windows: add functions to get named pipe process IDsa13946cwindows: regenerate zsyscall_windows.goUpdates
golang.org/x/termfrom 0.26.0 to 0.27.0Commits
442846ago.mod: update golang.org/x dependenciesUpdates
golang.org/x/textfrom 0.20.0 to 0.21.0Commits
d42948ego.mod: update golang.org/x dependenciesUpdates
google.golang.org/apifrom 0.209.0 to 0.210.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
de4bf86chore(main): release 0.210.0 (#2887)efded92feat(all): auto-regenerate discovery clients (#2896)46fab24feat(all): auto-regenerate discovery clients (#2895)c1b41c9chore(all): update all (#2889)acd2581feat: Async refresh dry run in parallel with sync refresh (#2849)2657039feat(all): auto-regenerate discovery clients (#2893)22e0d11feat(all): auto-regenerate discovery clients (#2892)6ee8349feat(option/internaloption): add AuthCreds helper (#2891)a990614feat(all): auto-regenerate discovery clients (#2888)f57c82dfix(gensupport): context cancel error check (#2890)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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