-
Notifications
You must be signed in to change notification settings - Fork 100
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 across 1 directory with 14 updates #8343
Closed
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Jan 27, 2025
Bumps the all group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.33.0` | `1.34.0` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.1` | `1.29.2` | | [github.com/aws/aws-sdk-go-v2/service/cloudcontrol](https://github.com/aws/aws-sdk-go-v2) | `1.23.7` | `1.23.8` | | [github.com/aws/aws-sdk-go-v2/service/cloudformation](https://github.com/aws/aws-sdk-go-v2) | `1.56.7` | `1.56.8` | | [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.200.0` | `1.201.1` | | [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.38.6` | `1.38.7` | | [github.com/charmbracelet/x/ansi](https://github.com/charmbracelet/x) | `0.7.0` | `0.8.0` | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.13.1` | `5.13.2` | | [github.com/hashicorp/terraform-exec](https://github.com/hashicorp/terraform-exec) | `0.21.0` | `0.22.0` | | [github.com/stern/stern](https://github.com/stern/stern) | `1.31.0` | `1.32.0` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.20.0` | `0.20.1` | Updates `github.com/aws/aws-sdk-go-v2` from 1.33.0 to 1.34.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.33.0...v1.34.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.1 to 1.29.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@config/v1.29.1...config/v1.29.2) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.54 to 1.17.55 - [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@credentials/v1.17.54...credentials/v1.17.55) Updates `github.com/aws/aws-sdk-go-v2/service/cloudcontrol` from 1.23.7 to 1.23.8 - [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/ebs/v1.23.7...service/ebs/v1.23.8) Updates `github.com/aws/aws-sdk-go-v2/service/cloudformation` from 1.56.7 to 1.56.8 - [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/ssm/v1.56.7...service/ssm/v1.56.8) Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.200.0 to 1.201.1 - [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.200.0...service/ec2/v1.201.1) Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.38.6 to 1.38.7 - [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/ecr/v1.38.6...service/ecr/v1.38.7) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.33.9 to 1.33.10 - [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/sns/v1.33.9...service/sns/v1.33.10) Updates `github.com/aws/smithy-go` from 1.22.1 to 1.22.2 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.22.1...v1.22.2) Updates `github.com/charmbracelet/x/ansi` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/charmbracelet/x/releases) - [Commits](charmbracelet/x@ansi/v0.7.0...ansi/v0.8.0) Updates `github.com/go-git/go-git/v5` from 5.13.1 to 5.13.2 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.13.1...v5.13.2) Updates `github.com/hashicorp/terraform-exec` from 0.21.0 to 0.22.0 - [Release notes](https://github.com/hashicorp/terraform-exec/releases) - [Changelog](https://github.com/hashicorp/terraform-exec/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-exec@v0.21.0...v0.22.0) Updates `github.com/stern/stern` from 1.31.0 to 1.32.0 - [Release notes](https://github.com/stern/stern/releases) - [Changelog](https://github.com/stern/stern/blob/master/CHANGELOG.md) - [Commits](stern/stern@v1.31.0...v1.32.0) Updates `sigs.k8s.io/controller-runtime` from 0.20.0 to 0.20.1 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.20.0...v0.20.1) --- 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/credentials dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudcontrol dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudformation 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-minor dependency-group: all - dependency-name: github.com/aws/aws-sdk-go-v2/service/ecr dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/aws/smithy-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/charmbracelet/x/ansi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/go-git/go-git/v5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/hashicorp/terraform-exec dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/stern/stern dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/go_modules/all-1eecb4d56d
branch
from
January 27, 2025 22:51
1e52e9d
to
257623d
Compare
ytimocin
temporarily deployed
to
functional-tests
January 28, 2025 06:13 — with
GitHub Actions
Inactive
ytimocin
temporarily deployed
to
publish-bicep
January 28, 2025 06:13 — with
GitHub Actions
Inactive
Radius functional test overview
Click here to see the list of tools in the current test run
Test Status⌛ Building Radius and pushing container images for functional tests... |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 all group with 11 updates in the / directory:
1.33.0
1.34.0
1.29.1
1.29.2
1.23.7
1.23.8
1.56.7
1.56.8
1.200.0
1.201.1
1.38.6
1.38.7
0.7.0
0.8.0
5.13.1
5.13.2
0.21.0
0.22.0
1.31.0
1.32.0
0.20.0
0.20.1
Updates
github.com/aws/aws-sdk-go-v2
from 1.33.0 to 1.34.0Commits
676a8b1
Release 2025-01-241737386
Regenerated Clients3bc09da
Update API modelcb98dee
Fix flex checksum validation cfg (#2981)9c76401
fix bad changelog typeed8a3ca
Reduce fmt.Sprintf allocations in query encoding (#2919)d5773a9
Add FixUnmarshalIndividualSetValues option to DecoderOptions of dynamodb (#2896)58e23dc
fix codegen test failing in main640d919
fix broken jmespath waiters in cloudwatch and autoscaling (#2984)613a6cf
Optimize/directory traversal (#2970)Updates
github.com/aws/aws-sdk-go-v2/config
from 1.29.1 to 1.29.2Commits
676a8b1
Release 2025-01-241737386
Regenerated Clients3bc09da
Update API modelcb98dee
Fix flex checksum validation cfg (#2981)9c76401
fix bad changelog typeed8a3ca
Reduce fmt.Sprintf allocations in query encoding (#2919)d5773a9
Add FixUnmarshalIndividualSetValues option to DecoderOptions of dynamodb (#2896)58e23dc
fix codegen test failing in main640d919
fix broken jmespath waiters in cloudwatch and autoscaling (#2984)613a6cf
Optimize/directory traversal (#2970)Updates
github.com/aws/aws-sdk-go-v2/credentials
from 1.17.54 to 1.17.55Commits
676a8b1
Release 2025-01-241737386
Regenerated Clients3bc09da
Update API modelcb98dee
Fix flex checksum validation cfg (#2981)9c76401
fix bad changelog typeed8a3ca
Reduce fmt.Sprintf allocations in query encoding (#2919)d5773a9
Add FixUnmarshalIndividualSetValues option to DecoderOptions of dynamodb (#2896)58e23dc
fix codegen test failing in main640d919
fix broken jmespath waiters in cloudwatch and autoscaling (#2984)613a6cf
Optimize/directory traversal (#2970)Updates
github.com/aws/aws-sdk-go-v2/service/cloudcontrol
from 1.23.7 to 1.23.8Commits
8abec4c
Release 2024-05-2370e7095
Regenerated Clients0b2a340
Update partitions filec1eb2d9
Update endpoints model4c990d1
Update API modelc6c1626
s3: handle unrecognized values for Expires in responses (#2653)8209abb
Release 2024-05-2281ad168
Regenerated Clients5c92ae7
Update endpoints model6eeecd9
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/cloudformation
from 1.56.7 to 1.56.8Commits
676a8b1
Release 2025-01-241737386
Regenerated Clients3bc09da
Update API modelcb98dee
Fix flex checksum validation cfg (#2981)9c76401
fix bad changelog typeed8a3ca
Reduce fmt.Sprintf allocations in query encoding (#2919)d5773a9
Add FixUnmarshalIndividualSetValues option to DecoderOptions of dynamodb (#2896)58e23dc
fix codegen test failing in main640d919
fix broken jmespath waiters in cloudwatch and autoscaling (#2984)613a6cf
Optimize/directory traversal (#2970)Updates
github.com/aws/aws-sdk-go-v2/service/ec2
from 1.200.0 to 1.201.1Commits
676a8b1
Release 2025-01-241737386
Regenerated Clients3bc09da
Update API modelcb98dee
Fix flex checksum validation cfg (#2981)9c76401
fix bad changelog typeed8a3ca
Reduce fmt.Sprintf allocations in query encoding (#2919)d5773a9
Add FixUnmarshalIndividualSetValues option to DecoderOptions of dynamodb (#2896)58e23dc
fix codegen test failing in main640d919
fix broken jmespath waiters in cloudwatch and autoscaling (#2984)613a6cf
Optimize/directory traversal (#2970)Updates
github.com/aws/aws-sdk-go-v2/service/ecr
from 1.38.6 to 1.38.7Commits
676a8b1
Release 2025-01-241737386
Regenerated Clients3bc09da
Update API modelcb98dee
Fix flex checksum validation cfg (#2981)9c76401
fix bad changelog typeed8a3ca
Reduce fmt.Sprintf allocations in query encoding (#2919)d5773a9
Add FixUnmarshalIndividualSetValues option to DecoderOptions of dynamodb (#2896)58e23dc
fix codegen test failing in main640d919
fix broken jmespath waiters in cloudwatch and autoscaling (#2984)613a6cf
Optimize/directory traversal (#2970)Updates
github.com/aws/aws-sdk-go-v2/service/sts
from 1.33.9 to 1.33.10Commits
31c2f3f
Release 2025-01-09ed70e6b
Regenerated Clients5aef5b0
Update partitions file6e21e3f
Update endpoints model9017824
Update API modelebb7c02
retry net.ErrClosed by default (#2949)Updates
github.com/aws/smithy-go
from 1.22.1 to 1.22.2Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
f2ae388
Release 2025-01-21d9b8ee9
refactor: fix deprecated for ioutil (#560)ee8334e
transport/http: fix metrics race condition (#555)7e81497
transport/http: fix go doc typo (#554)a7d0f1e
fix potential nil deref in waiter path matcher (#563)e5c5ac3
add changelog instructions and make recipe5e16ee7
add missing waiter retry breakout on non-nil non-matched error (#561)10fbeed
Revert "Change defaults when generating a client via smithy CLI (#558)" (#559)95ba318
Change defaults when generating a client via smithy CLI (#558)Updates
github.com/charmbracelet/x/ansi
from 0.7.0 to 0.8.0Commits
0d38e63
docs(ansi): fix comment style in notification.goc997d3d
refactor(cellbuf): simplify NewCell and NewCellStringb7858a2
refactor(vt): dry: use cellbuf.TabStopsabd7087
fix(vt): define apc handler and fix warnings2111222
refactor(cellbuf)!: remove window.go and print methods to screen47b3676
feat(ansi)!: clarify status report and cursor position requests596f61a
chore: merge pull request #343 from charmbracelet/refactor-pkgsc873439
fix(examples): do not build faketty on windowsa1e5d65
chore(examples): update dependenciesdc35b36
chore(cellbuf): update colorprofile dependencyUpdates
github.com/go-git/go-git/v5
from 5.13.1 to 5.13.2Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
2c68247
Merge pull request #1383 from go-git/dependabot/go_modules/github.com/ProtonM...d462c2e
Merge pull request #1359 from BeChris/issue1150-v532ac23a
Merge pull request #1392 from go-git/dependabot/go_modules/github.com/pjbgf/s...93e635a
build: bump github.com/pjbgf/sha1cd from 0.3.0 to 0.3.2b2bb975
git: worktree_status, took into account code review remarks518ac88
git: worktree_status, fix adding dot slash files to working tree (backported ...21b3150
build: bump github.com/ProtonMail/go-crypto from 1.1.4 to 1.1.5189e7e4
Merge pull request #1361 from BeChris/issue1176-v5654815a
Merge pull request #1377 from go-git/dependabot/go_modules/github.com/elazarl...91dbdb9
Merge pull request #1376 from go-git/dependabot/github_actions/github/codeql-...Updates
github.com/hashicorp/terraform-exec
from 0.21.0 to 0.22.0Release notes
Sourced from github.com/hashicorp/terraform-exec's releases.
Changelog
Sourced from github.com/hashicorp/terraform-exec's changelog.
Commits
6801a6e
v0.22.0 [skip ci]dd2bc9a
Update CHANGELOG.md (#501)b5e5740
build(deps): bump github.com/hashicorp/hc-install from 0.8.0 to 0.9.1 (#494)abfb5ba
tfexec: add InitJSON (#478)840ecad
ci/e2etests: Add latest major Terraform versions (#498)4497f9e
go: Require Go 1.22 (previously 1.18) (#499)b13b10b
build(deps): bump github.com/zclconf/go-cty from 1.16.0 to 1.16.1 (#496)6b0d5eb
build(deps): bump github.com/zclconf/go-cty from 1.15.1 to 1.16.0 (#495)ef0b6c3
build(deps): Bump workflows to latest trusted versions (#493)c75d998
build(deps): bump github.com/hashicorp/terraform-json from 0.23.0 to 0.24.0 (...Updates
github.com/stern/stern
from 1.31.0 to 1.32.0Release notes
Sourced from github.com/stern/stern's releases.
Changelog
Sourced from github.com/stern/stern's changelog.
Commits
5e06930
Update CHANGELOG for v1.32.0 (#334)5471d38
Fix a typotoUTC
(#333)a973392
Update dependencies for Kubernetes 1.32 (#332)2576972
Add--condition
(#276)276e906
Add check for when--no-follow
is set with--tail=0
(#331)ccd8add
Implement JSON pretty print (#324)d9a9858
Fix descriptions ofextjson
andppextjson
(#325)db69276
AllowlevelColor
template function to parse numbers (#321)Updates
sigs.k8s.io/controller-runtime
from 0.20.0 to 0.20.1Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
Commits
626b2f3
Merge pull request #3089 from k8s-infra-cherrypick-robot/cherry-pick-3085-to-...64cb665
bug: Priorityqueue: Yet another queue_depth metric fix791b6c9
Merge pull request #3088 from k8s-infra-cherrypick-robot/cherry-pick-3075-to-...99a4044
🌱 Add debug logging for the state of the priority queuef33705e
[release-0.20] 🐛fix(controller): support WaitForSync in custom TypedSyncingSo...571c31a
Merge pull request #3079 from k8s-infra-cherrypick-robot/cherry-pick-3078-to-...8d66e89
cache: clone maps to prevent data race when concurrently creating caches usin...aa3f342
[release-0.20] 🐛 Check to see if custom source implements fmt.Stringer when l...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