build(deps): bump the go group with 9 updates #374
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 group with 9 updates:
1.32.5
1.32.7
1.28.5
1.28.7
1.17.46
1.17.48
1.47.0
1.48.3
5.1.0
5.2.0
1.62.2
1.63.1
2.5.20
2.5.21
0.9.0
0.10.0
0.209.0
0.214.0
Updates
github.com/aws/aws-sdk-go-v2
from 1.32.5 to 1.32.7Commits
5a96470
Release 2024-12-19653aa80
Regenerated Clientsd02b239
Update endpoints model698d709
Update API model885de40
Fix improper use of Printf-style functions (#2934)858298a
Release 2024-12-18f58264a
Regenerated Clientsdf31082
Update endpoints model346690e
Update API model4515454
Release 2024-12-17Updates
github.com/aws/aws-sdk-go-v2/config
from 1.28.5 to 1.28.7Commits
5a96470
Release 2024-12-19653aa80
Regenerated Clientsd02b239
Update endpoints model698d709
Update API model885de40
Fix improper use of Printf-style functions (#2934)858298a
Release 2024-12-18f58264a
Regenerated Clientsdf31082
Update endpoints model346690e
Update API model4515454
Release 2024-12-17Updates
github.com/aws/aws-sdk-go-v2/credentials
from 1.17.46 to 1.17.48Commits
5a96470
Release 2024-12-19653aa80
Regenerated Clientsd02b239
Update endpoints model698d709
Update API model885de40
Fix improper use of Printf-style functions (#2934)858298a
Release 2024-12-18f58264a
Regenerated Clientsdf31082
Update endpoints model346690e
Update API model4515454
Release 2024-12-17Updates
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider
from 1.47.0 to 1.48.3Commits
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/go-chi/chi/v5
from 5.1.0 to 5.2.0Release notes
Sourced from github.com/go-chi/chi/v5's releases.
Commits
0a20a0e
Revert "feat(): add CF-Connecting-IP (#908)" (#966)d9d5e31
fix: allow multiple informational status (#961)6ceb498
FixMux.Find
not correctly handling nested routes (#954)882c15e
Update content_type.go (#880)1f927a8
Ability to specify response HTTP status code for Throttle middleware (#571)2c4d128
set up go module for _examples/versions (#948)5dd7716
add strip prefix. (#875)7335050
Fix condition in TestRedirectSlashes (#856)df0303d
Fixed incorrect comment about routing (#887)cbaac31
feat(): add CF-Connecting-IP (#908)Updates
github.com/golangci/golangci-lint
from 1.62.2 to 1.63.1Release notes
Sourced from github.com/golangci/golangci-lint's releases.
... (truncated)
Changelog
Sourced from github.com/golangci/golangci-lint's changelog.
... (truncated)
Commits
2980928
dev: fix aur sources (#5275)ffb15ca
gci: fix cgo (#5274)afa0e27
fix: filter files (#5272)62d7ebf
docs: update documentation assets (#5269)7bbe17d
docs: update GitHub Action assets (#5270)6bae718
feat: format fixed files with the same formatters as the issues related to fo...618f29a
build(deps): bump the linter-testdata group across 3 directories with 6 updat...8eb7bd8
build(deps): bump github.com/ldez/usetesting from 0.4.0 to 0.4.1 (#5266)aa0450c
Add exptostd linter (#5259)2a06dcb
dev: clarifies and homogenizes formatter descriptions (#5265)Updates
github.com/vektah/gqlparser/v2
from 2.5.20 to 2.5.21Release notes
Sourced from github.com/vektah/gqlparser/v2's releases.
Commits
e21b122
Add replace rule function (#338)6558e6f
Bump the actions-deps group across 1 directory with 3 updates (#336)Updates
golang.org/x/sync
from 0.9.0 to 0.10.0Commits
913fb63
singleflight: fix typo in singleflight_test.goUpdates
google.golang.org/api
from 0.209.0 to 0.214.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (truncated)
Commits
b9b7179
chore(main): release 0.214.0 (#2927)aa743b8
chore(all): update module golang.org/x/net to v0.33.0 [SECURITY] (#2930)946a672
feat(all): auto-regenerate discovery clients (#2931)7a17059
feat(all): auto-regenerate discovery clients (#2926)86fdd4e
chore(main): release 0.213.0 (#2925)a07467e
feat(all): auto-regenerate discovery clients (#2924)59f3d22
chore(all): update all (#2921)5b935e8
chore(main): release 0.212.0 (#2910)2884c4e
feat: pass through logging in options (#2923)ccc9019
feat: add logging support (#2856)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