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 6 updates:
1.30.1
1.30.3
1.27.23
1.27.27
1.17.23
1.17.27
1.41.1
1.41.4
1.4.4
1.4.5
0.187.0
0.190.0
Updates
github.com/aws/aws-sdk-go-v2
from 1.30.1 to 1.30.3Commits
0599931
Release 2024-07-10.2ca2a30e
Regenerated Clientse2dff5f
temporarily re-add jmespath dependency (#2712)383fd26
Release 2024-07-104a055f9
Regenerated Clientse345795
Update endpoints model52a10ac
Update API modeladab0de
remove unused jmespath dependency from main module (#2707)0e07cc8
Release 2024-07-095e35834
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.27.23 to 1.27.27Commits
b8a0918
Release 2024-07-1803bfb50
Regenerated Clients616f9a1
Update endpoints model168009d
Update API model03768e0
Release 2024-07-124445054
Regenerated Clients00acc1e
Update endpoints model1b3794c
Update API model0599931
Release 2024-07-10.2ca2a30e
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/credentials
from 1.17.23 to 1.17.27Commits
b8a0918
Release 2024-07-1803bfb50
Regenerated Clients616f9a1
Update endpoints model168009d
Update API model03768e0
Release 2024-07-124445054
Regenerated Clients00acc1e
Update endpoints model1b3794c
Update API model0599931
Release 2024-07-10.2ca2a30e
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider
from 1.41.1 to 1.41.4Commits
64cb287
Release 2024-03-2508fdcf7
Regenerated Clientsc27292a
Update endpoints model9284821
Update API model7354cd9
remove redundant tryMarshaler calls in attributevalue marshaleraba5a04
Release 2024-03-2217a3744
Regenerated Clients06c2ed9
Update API model56c5909
Release 2024-03-217dc55ba
Regenerated ClientsUpdates
github.com/gabriel-vasile/mimetype
from 1.4.4 to 1.4.5Release notes
Sourced from github.com/gabriel-vasile/mimetype's releases.
Commits
b36b70f
remove exe from testdata (#561)e802551
Bump the github-actions group across 1 directory with 3 updates (#560)f003e99
Bump golang.org/x/net in the gomod group across 1 directory (#552)e0c5c59
reduce project size by moving mimetype.gif to testdata (#548)f296c1b
alias rtf to application/rtf (#547)8329892
Updating RTF Magic number to match <https://www.iana.org/assignments/media-ty...3267116
remove tarbomb from testdata folder (#540)cdceff9
zip: use []byte instead of string to prevent allocs (#537)77e3848
tar: remove strconv dependency for tar checksum octal numbers (#536)09ff708
json: improve performance by using a pool of scanners (#535)Updates
google.golang.org/api
from 0.187.0 to 0.190.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (truncated)
Commits
88dca19
chore(main): release 0.190.0 (#2694)1f2d6d3
chore: bump cloud.google.com/go/auth@v0.7.3 (#2716)164a8d6
feat(all): auto-regenerate discovery clients (#2715)05a4fc5
feat(all): auto-regenerate discovery clients (#2706)c8041b0
chore(all): update all (#2702)aa62c85
revert: move storage, bigquery, and compute to new auth lib (#2695)" (#2704)7b03cff
feat(all): auto-regenerate discovery clients (#2703)a8b0821
feat(all): auto-regenerate discovery clients (#2700)1e4c024
chore(all): update module github.com/google/s2a-go to v0.1.8 (#2697)d07fd26
feat(all): auto-regenerate discovery clients (#2699)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