build(deps): bump the go-deps group across 1 directory with 9 updates #1027
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 7 updates in the / directory:
1.28.1
1.28.3
1.44.0
1.46.0
1.55.0
1.56.0
4.5.0
4.5.1
0.42.0
0.46.0
0.23.0
0.24.0
0.26.0
0.27.0
Updates
cloud.google.com/go/compute
from 1.28.1 to 1.28.3Release notes
Sourced from cloud.google.com/go/compute's releases.
Changelog
Sourced from cloud.google.com/go/compute's changelog.
... (truncated)
Commits
c702b71
chore: release main (#11033)2a2dbb8
feat(dialogflow): added support for ALAW encoding (#11092)cf8cc93
chore(main): release auth 0.10.1 (#11091)87159c1
fix(auth): skip impersonate universe domain check if empty (#11086)abf9cba
feat(dialogflow/cx): add options of client_certificate_settings, bigquery_exp...8771f2e
fix(auth): restore Application Default Credentials support to idtoken (#11083)91c6f0f
feat(spanner/spansql): add support for protobuf column types & Proto bundles ...3ae0d45
test(storage): fix metrics exporter test (#11085)5ff0fdc
chore(storage): adding request-id in the stall-retry log (#11074)9586931
chore(main): release vertexai 0.13.2 (#11028)Updates
cloud.google.com/go/storage
from 1.44.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/containers/storage
from 1.55.0 to 1.56.0Release notes
Sourced from github.com/containers/storage's releases.
... (truncated)
Commits
043e4b7
Bump c/storage to v1.56.0ad5f2a4
Merge pull request #2156 from nalind/config-disable-partial-pull435aa93
Disable partial pulls (zstd:chunked) by defaultec3af4e
Merge pull request #2158 from containers/renovate/golang.org-x-exp-digesta832e5d
fix(deps): update golang.org/x/exp digest to f66d83c960e8dd
Merge pull request #2117 from anderbubble/dircopy-leave-socket5958b09
Merge pull request #2154 from containers/renovate/github.com-microsoft-hcsshi...6e4298e
Update copy.DirCopy to not unlink sockets4266f4c
fix(deps): update module github.com/microsoft/hcsshim to v0.12.9d7f8028
Merge pull request #2153 from giuseppe/make-error-lowercaseUpdates
github.com/golang-jwt/jwt/v4
from 4.5.0 to 4.5.1Release notes
Sourced from github.com/golang-jwt/jwt/v4's releases.
Commits
7b1c1c0
Merge commit from forkUpdates
github.com/vmware/govmomi
from 0.42.0 to 0.46.0Release notes
Sourced from github.com/vmware/govmomi's releases.
... (truncated)
Changelog
Sourced from github.com/vmware/govmomi's changelog.
... (truncated)
Commits
35c4569
chore: Update version.go for v0.46.0a2c22f0
Merge pull request #3614 from dougm/issue-3493fdb091c
govc: add vm.change -migrate-encryption and -ft-encryption-mode options63f11e9
Merge pull request #3609 from dougm/find-by-id73b10a0
Merge pull request #3613 from akutz/feature/cns-block-create-specae55823
api: Support CnsBlockCreateSpec1d5568b
Merge pull request #3611 from dougm/issue-3604a9d5985
api: support MOID conversion in Finder methods8f3b0a3
govc: add '-I' flag to ls and find commands455de3e
Merge pull request #3612 from prziborowski/issue-3610Updates
golang.org/x/oauth2
from 0.23.0 to 0.24.0Commits
22134a4
README: don't recommend go getUpdates
golang.org/x/sys
from 0.26.0 to 0.27.0Commits
e0753d4
Revert "windows/mkwinsyscall: use syscall.SyscallN instead of syscall.Syscall...c29efe3
windows: add iphlpapi functions for change notifications8f2aa9f
cpu: conditionally re-enable AVX512 support on darwin/amd64054f1fc
README: don't recommend go getca04041
unix: extend z/OS support18e038c
unix: move NETLINK_* consts to own sectiond045236
windows: implement Ftruncate using a single syscall on Windowscff53d5
unix: gofmt after CL 610296123459f
unix: update z/OS implementation of fcntl and mmapdf4a4da
unix/linux: adjust Dockerfile ENV key value formatUpdates
golang.org/x/tools
from 0.24.0 to 0.26.0Commits
2ab3b51
go.mod: update golang.org/x dependencies2683c79
gopls/internal/golang/stubmethods: rename analysis/stubmethodsefd951d
gopls/internal/analysis/stubmethods: merge into CodeActiond0d0d9e
gopls/internal/cache: memoize dependent hash on analysisNodea19eef6
gopls/internal/cache: express packageHandle as a state machinedd745ec
gopls/internal/test/marker: update regression test issue68918.txta02ee35
go/analysis/passes/stdversion: reenable testsa24facf
all: set gotypesalias=0 explicitlyce2a33e
gopls/internal: fix extract refactor for cases with anonymous functionsa2ff832
go/ssa: remove references to GOEXPERIMENT rangeUpdates
google.golang.org/api
from 0.201.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)Most Recent Ignore Conditions Applied to This Pull Request
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