-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump the go group with 10 updates #366
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the go group with 10 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.30.5` | `1.31.0` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.32` | `1.27.39` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.17.31` | `1.17.37` | | [github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider](https://github.com/aws/aws-sdk-go-v2) | `1.43.3` | `1.45.3` | | [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.22.0` | `10.22.1` | | [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) | `1.60.3` | `1.61.0` | | [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) | `2.5.16` | `2.5.17` | | [golang.org/x/exp](https://github.com/golang/exp) | `0.0.0-20240719175910-8a7402abbf56` | `0.0.0-20240904232852-e7e105dedf7e` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.22.0` | `0.23.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.192.0` | `0.196.0` | Updates `github.com/aws/aws-sdk-go-v2` from 1.30.5 to 1.31.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.30.5...v1.31.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.32 to 1.27.39 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.27.32...config/v1.27.39) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.31 to 1.17.37 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.31...credentials/v1.17.37) Updates `github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider` from 1.43.3 to 1.45.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ssm/v1.43.3...service/ecs/v1.45.3) Updates `github.com/go-playground/validator/v10` from 10.22.0 to 10.22.1 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.22.0...v10.22.1) Updates `github.com/golangci/golangci-lint` from 1.60.3 to 1.61.0 - [Release notes](https://github.com/golangci/golangci-lint/releases) - [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md) - [Commits](golangci/golangci-lint@v1.60.3...v1.61.0) Updates `github.com/vektah/gqlparser/v2` from 2.5.16 to 2.5.17 - [Release notes](https://github.com/vektah/gqlparser/releases) - [Commits](vektah/gqlparser@v2.5.16...v2.5.17) Updates `golang.org/x/exp` from 0.0.0-20240719175910-8a7402abbf56 to 0.0.0-20240904232852-e7e105dedf7e - [Commits](https://github.com/golang/exp/commits) Updates `golang.org/x/oauth2` from 0.22.0 to 0.23.0 - [Commits](golang/oauth2@v0.22.0...v0.23.0) Updates `google.golang.org/api` from 0.192.0 to 0.196.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.192.0...v0.196.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/go-playground/validator/v10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/golangci/golangci-lint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/vektah/gqlparser/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: golang.org/x/exp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependency
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Oct 1, 2024
calebdoxsey
approved these changes
Oct 3, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 10 updates:
1.30.5
1.31.0
1.27.32
1.27.39
1.17.31
1.17.37
1.43.3
1.45.3
10.22.0
10.22.1
1.60.3
1.61.0
2.5.16
2.5.17
0.0.0-20240719175910-8a7402abbf56
0.0.0-20240904232852-e7e105dedf7e
0.22.0
0.23.0
0.192.0
0.196.0
Updates
github.com/aws/aws-sdk-go-v2
from 1.30.5 to 1.31.0Commits
2f44586
Release 2024-09-2022d0876
Regenerated Clients5454ab9
Update API model06150d9
add tracing and metrics support (#2798)18f7b40
Release 2024-09-19e91c9c4
Regenerated Clients6df0a09
Update API model98ae688
Release 2024-09-18222928c
Regenerated Clients887c4de
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.27.32 to 1.27.39Commits
22efd77
Release 2024-09-27ce669ca
Regenerated Clientsb008447
Update endpoints modela912d17
Update API model9306dbe
remove deprecated worklink service (#2814)d795d86
Release 2024-09-2603c3553
Regenerated Clientsb1c6a1f
Update endpoints modela51f8d9
Update API model3a96a42
update changelog (#2805)Updates
github.com/aws/aws-sdk-go-v2/credentials
from 1.17.31 to 1.17.37Commits
22efd77
Release 2024-09-27ce669ca
Regenerated Clientsb008447
Update endpoints modela912d17
Update API model9306dbe
remove deprecated worklink service (#2814)d795d86
Release 2024-09-2603c3553
Regenerated Clientsb1c6a1f
Update endpoints modela51f8d9
Update API model3a96a42
update changelog (#2805)Updates
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider
from 1.43.3 to 1.45.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-playground/validator/v10
from 10.22.0 to 10.22.1Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Commits
f1939ee
Update README.md4a073cc
fix(#1310): fix excluded_if for pointers (#1313)Updates
github.com/golangci/golangci-lint
from 1.60.3 to 1.61.0Release notes
Sourced from github.com/golangci/golangci-lint's releases.
Changelog
Sourced from github.com/golangci/golangci-lint's changelog.
Commits
a1d6c56
build(deps): bump github.com/securego/gosec/v2 from 2.21.1 to 2.21.2 (#4997)48251f2
build(deps): bump github.com/ckaznocha/intrange from 0.1.2 to 0.2.0 (#4996)bfc5247
build(deps): bump github.com/tetafro/godot from 1.4.16 to 1.4.17 (#4993)57fa4da
build(deps): bump github.com/ryancurrah/gomodguard from 1.3.3 to 1.3.5 (#4992)d302a30
dev: fix nancy24e6645
docs: add additionnal info about typecheck (#4985)bf4a66a
gosec: disable G407 (#4983)dd069d5
build(deps): bump github.com/securego/gosec/v2 from 2.21.0 to 2.21.1 (#4982)2813c45
build(deps): bump github.com/Crocmagnon/fatcontext from 0.4.0 to 0.5.2 (#4971)e9a8726
build(deps): bump github.com/Abirdcfly/dupword from 0.0.14 to 0.1.1 (#4954)Updates
github.com/vektah/gqlparser/v2
from 2.5.16 to 2.5.17Release notes
Sourced from github.com/vektah/gqlparser/v2's releases.
Commits
eedca08
Supporting directive on the schema (#318)068eddf
validator: make rules exported and allow custom set of rules for Validate (#320)ed10d5c
Bump@babel/preset-env
in /validator/imported in the actions-deps group (#314)26ff391
Bump the actions-deps group across 1 directory with 4 updates (#312)d5bcc3d
Bump golangci/golangci-lint-action in the actions-deps group (#313)da27ce6
Bump the actions-deps group in /validator/imported with 6 updates (#310)162c9a4
Bump prettier in /validator/imported in the actions-deps group (#308)832be16
validator: better error message when InputObject is not a map (#307)Updates
golang.org/x/exp
from 0.0.0-20240719175910-8a7402abbf56 to 0.0.0-20240904232852-e7e105dedf7eCommits
Updates
golang.org/x/oauth2
from 0.22.0 to 0.23.0Commits
3e64809
x/oauth2: add Token.ExpiresIn16a9973
jwt: rename example to avoid vet errorb52af7d
endpoints: add GitLab DeviceAuthURLUpdates
google.golang.org/api
from 0.192.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)f9bde01
chore(main): release 0.195.0 (#2751)04cbad8
feat(all): auto-regenerate discovery clients (#2759)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