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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the gomod group with 6 updates:
1.14.0
1.16.0
1.31.0
1.32.3
1.27.39
1.28.1
1.179.2
1.187.0
1.21.0
1.22.0
0.199.0
0.204.0
Updates
github.com/Azure/azure-sdk-for-go/sdk/azcore
from 1.14.0 to 1.16.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.
Commits
32f5e82
BearerTokenPolicy rewinds bodies before retrying (#23597)546e099
Sync eng/common directory with azure-sdk-tools for PR 9177 (#23591)068ef3d
Handle missing artifacts without exception (#23592)c6c9acc
Fix missing CloseAddressedIssues in gh event processor (#23593)07c1fcb
Set resource group env variable early so remove always works (#23594)1e3b3f1
Sync eng/common directory with azure-sdk-tools for PR 9147 (#23595)7a626d2
Allow the span kind to be set via StartSpanOptions (#23590)40dcd1b
fixing the compareHeaders sorting algorithm (#23545)7e59111
Sync .github/workflows directory with azure-sdk-tools for PR 9134 (#23589)b9db671
[Release] sdk/resourcemanager/hybridcompute/armhybridcompute/2.0.0 (#23566)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/ec2
from 1.179.2 to 1.187.0Commits
afdb785
Release 2024-10-306def3a8
Regenerated Clientsfe7423a
Update endpoints modelc94ed08
Update API model22e0bf1
Update PULL_REQUEST_TEMPLATE.mddd22e01
Release 2024-10-290a91644
Regenerated Clients5e60560
Update endpoints model650b227
Update API model6b53348
Release 2024-10-28Updates
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
google.golang.org/api
from 0.199.0 to 0.204.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (truncated)
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)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