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 go group with 12 updates:
1.30.4
1.30.5
1.27.31
1.27.33
1.17.30
1.17.32
1.17.16
1.17.18
1.35.5
1.35.7
1.61.0
1.61.2
1.30.5
1.30.7
0.28.0
0.29.0
0.24.0
0.25.0
0.23.0
0.24.0
0.195.0
0.196.0
0.0.0-20240823204242-4ba0660f739c
0.0.0-20240903143218-8af14fe29dc1
Updates
github.com/aws/aws-sdk-go-v2
from 1.30.4 to 1.30.5Commits
a2b751d
Release 2024-09-03e22c249
Regenerated Clientsff0cf6f
Update API model3120376
refactoring of buildQuery to accept a list of maintained headers to l… (#2773)4ed838e
Merge pull request #2768 from bhavya2109sharma/presignedurl-requestpayer-changed4bd42f
Merge branch 'main' into presignedurl-requestpayer-change0353706
Added Changelog97e2d3f
Release 2024-08-304cca52b
Regenerated Clientsc8a5146
Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.27.31 to 1.27.33Commits
f1d71c5
Release 2024-09-04e4813e1
Regenerated Clients0e8bb90
Update partitions file6a5875b
Update endpoints modelf7030de
Update API modela2b751d
Release 2024-09-03e22c249
Regenerated Clientsff0cf6f
Update API model3120376
refactoring of buildQuery to accept a list of maintained headers to l… (#2773)4ed838e
Merge pull request #2768 from bhavya2109sharma/presignedurl-requestpayer-changeUpdates
github.com/aws/aws-sdk-go-v2/credentials
from 1.17.30 to 1.17.32Commits
f1d71c5
Release 2024-09-04e4813e1
Regenerated Clients0e8bb90
Update partitions file6a5875b
Update endpoints modelf7030de
Update API modela2b751d
Release 2024-09-03e22c249
Regenerated Clientsff0cf6f
Update API model3120376
refactoring of buildQuery to accept a list of maintained headers to l… (#2773)4ed838e
Merge pull request #2768 from bhavya2109sharma/presignedurl-requestpayer-changeUpdates
github.com/aws/aws-sdk-go-v2/feature/s3/manager
from 1.17.16 to 1.17.18Commits
d872461
Release 2024-06-07dd82156
Regenerated Clients85ebac0
Update endpoints model490e6cb
Update API model4892b05
Merge pull request #2668 from aws/feature-clock-skew8bdbe6a
Merge branch 'main' into feature-clock-skewc4f8ba3
run goimports2474a05
update snapshot tests9fa716b
regen clients6d365fb
address feedback from pr, mostly moving things aroundUpdates
github.com/aws/aws-sdk-go-v2/service/kms
from 1.35.5 to 1.35.7Commits
54f11c0
Release 2024-06-17d5c4ad0
Regenerated Clientse7057a6
Update API model374440d
Merge pull request #2490 from aws/feat-aid-endpoints3133994
fix changelog5ceabb7
merge from mainb0e0b9f
resolve merge conflictaa796dc
drop x/net codegen dependency (#2680)bc5bd7c
Release 2024-06-14215d328
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.61.0 to 1.61.2Commits
f1d71c5
Release 2024-09-04e4813e1
Regenerated Clients0e8bb90
Update partitions file6a5875b
Update endpoints modelf7030de
Update API modela2b751d
Release 2024-09-03e22c249
Regenerated Clientsff0cf6f
Update API model3120376
refactoring of buildQuery to accept a list of maintained headers to l… (#2773)4ed838e
Merge pull request #2768 from bhavya2109sharma/presignedurl-requestpayer-changeUpdates
github.com/aws/aws-sdk-go-v2/service/sts
from 1.30.5 to 1.30.7Commits
f1d71c5
Release 2024-09-04e4813e1
Regenerated Clients0e8bb90
Update partitions file6a5875b
Update endpoints modelf7030de
Update API modelUpdates
golang.org/x/net
from 0.28.0 to 0.29.0Commits
35b4aba
go.mod: update golang.org/x dependencies9bf379f
websocket: fix printf(var) mistake detected by latest printf checkerUpdates
golang.org/x/sys
from 0.24.0 to 0.25.0Commits
a43b625
windows: add SIO_UDP_NETRESET constanted67b15
windows: add console codepage api9cb830b
unix: add missing import to syscall_hurd.go71132f5
unix: add POLLRDHUP to FreeBSD3283fc3
cpu: add support for detecting RISC-V extensions29e55b2
unix: use os.Executable rather than os.Args[0] in testsa8c5219
unix: rename XDPUmemReg field back to Size59665e5
unix: add Connectx for darwina0c72ef
unix: add f_flag member flags on z/OSc64c51d
unix: update riscv64 hwprobe to Linux kernel 6.10Updates
golang.org/x/term
from 0.23.0 to 0.24.0Commits
2f7b0dd
go.mod: update golang.org/x dependenciesf867b76
x/term: set missing VIRTUAL_TERMINAL_INPUT flag on WindowsUpdates
google.golang.org/api
from 0.195.0 to 0.196.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
6273efe
chore(main): release 0.196.0 (#2761)7714cd9
chore: bump some deps to latest (#2769)2856eee
chore(all): update all (#2766)00da46b
feat(all): auto-regenerate discovery clients (#2768)6e81c8f
feat(all): auto-regenerate discovery clients (#2765)d9ef5ce
feat(all): auto-regenerate discovery clients (#2764)293fdcd
feat(all): auto-regenerate discovery clients (#2763)21f10ed
feat(all): auto-regenerate discovery clients (#2760)Updates
google.golang.org/genproto/googleapis/rpc
from 0.0.0-20240823204242-4ba0660f739c to 0.0.0-20240903143218-8af14fe29dc1Commits
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