-
Notifications
You must be signed in to change notification settings - Fork 24
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
Bump the all group with 5 updates #1142
Conversation
Bumps the all group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.35.0` | `1.36.0` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.3` | `1.29.4` | | [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.202.1` | `1.202.2` | | [gitlab.com/gitlab-org/api/client-go](https://gitlab.com/gitlab-org/api/client-go) | `0.120.0` | `0.121.0` | | [sigs.k8s.io/release-utils](https://github.com/kubernetes-sigs/release-utils) | `0.9.0` | `0.10.0` | Updates `github.com/aws/aws-sdk-go-v2` from 1.35.0 to 1.36.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@v1.35.0...v1.36.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.3 to 1.29.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@config/v1.29.3...config/v1.29.4) Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.202.1 to 1.202.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/ec2/v1.202.1...service/ec2/v1.202.2) Updates `gitlab.com/gitlab-org/api/client-go` from 0.120.0 to 0.121.0 - [Release notes](https://gitlab.com/gitlab-org/api/client-go/tags) - [Commits](https://gitlab.com/gitlab-org/api/client-go/compare/v0.120.0...v0.121.0) Updates `sigs.k8s.io/release-utils` from 0.9.0 to 0.10.0 - [Release notes](https://github.com/kubernetes-sigs/release-utils/releases) - [Commits](kubernetes-sigs/release-utils@v0.9.0...v0.10.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: gitlab.com/gitlab-org/api/client-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: sigs.k8s.io/release-utils dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dependabot[bot], saschagrunert The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Bumps the all group with 5 updates:
1.35.0
1.36.0
1.29.3
1.29.4
1.202.1
1.202.2
0.120.0
0.121.0
0.9.0
0.10.0
Updates
github.com/aws/aws-sdk-go-v2
from 1.35.0 to 1.36.0Commits
e2e9697
Release 2025-01-316576a09
Regenerated Clientsf762573
Update API modelc94df29
add transfer manager doc header (#2990)880543c
revert the revert on the transfer manager beta (#2993)8da49e5
switch to code-generated waiters for remaining services (#2994)Updates
github.com/aws/aws-sdk-go-v2/config
from 1.29.3 to 1.29.4Commits
e2e9697
Release 2025-01-316576a09
Regenerated Clientsf762573
Update API modelc94df29
add transfer manager doc header (#2990)880543c
revert the revert on the transfer manager beta (#2993)8da49e5
switch to code-generated waiters for remaining services (#2994)Updates
github.com/aws/aws-sdk-go-v2/service/ec2
from 1.202.1 to 1.202.2Commits
e2e9697
Release 2025-01-316576a09
Regenerated Clientsf762573
Update API modelc94df29
add transfer manager doc header (#2990)880543c
revert the revert on the transfer manager beta (#2993)8da49e5
switch to code-generated waiters for remaining services (#2994)Updates
gitlab.com/gitlab-org/api/client-go
from 0.120.0 to 0.121.0Release notes
Sourced from gitlab.com/gitlab-org/api/client-go's releases.
Commits
1aba664
Merge branch 'feature/bot-user-createdby' into 'main'8bcd20b
Extend user with CreatedBy attribute77839cf
Merge branch 'main' into 'main'd6d52f5
Fix json tag for MaskedAndHidden field in CreateGroupVariableOptionsa76eafa
Merge branch 'gmh-add-raw-diff-api-endpoint' into 'main'd6860d5
feat: Add raw diff API endpoint6b66e0e
Merge branch 'project_deploy_key_fingerprints' into 'main'1537af4
add fingerprint to project deploy keys1deea3f
Merge branch 'feat/add-theme-to-broadcast-message' into 'main'f59203b
Add theme field to broadcast messageUpdates
sigs.k8s.io/release-utils
from 0.9.0 to 0.10.0Release notes
Sourced from sigs.k8s.io/release-utils's releases.
Commits
de44574
Merge pull request #125 from saschagrunert/lintf6fed87
Update golangci-lint config and fix reports3122958
Merge pull request #124 from kubernetes-sigs/dependabot/github_actions/action...70d8b64
Update release.yamlfd239ba
build(deps): bump actions/setup-go in the actions groupbeb5169
Merge pull request #123 from cpanato/update-golangcib516d17
udpate golangci-lint to v1.63.46c4e499
Merge pull request #122 from kubernetes-sigs/dependabot/go_modules/all-1d8d29...2613331
build(deps): bump github.com/moby/term in the all groupe540f85
Merge pull request #121 from kubernetes-sigs/dependabot/go_modules/all-d95edb...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