-
Notifications
You must be signed in to change notification settings - Fork 120
chore(deps): bump the go-dependencies group with 3 updates #11054
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
Open
dependabot
wants to merge
7
commits into
main
Choose a base branch
from
dependabot/go_modules/go-dependencies-fbe0ee1921
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or 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-dependencies group with 3 updates: [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2), [helm.sh/helm/v3](https://github.com/helm/helm) and [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime). Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.279.1 to 1.280.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@service/ec2/v1.279.1...service/ec2/v1.280.0) Updates `helm.sh/helm/v3` from 3.19.5 to 3.20.0 - [Release notes](https://github.com/helm/helm/releases) - [Commits](helm/helm@v3.19.5...v3.20.0) Updates `sigs.k8s.io/controller-runtime` from 0.22.4 to 0.23.0 - [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.22.4...v0.23.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2 dependency-version: 1.280.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: helm.sh/helm/v3 dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: sk593 <shruthikumar@microsoft.com>
Radius functional test overviewClick here to see the test run details
Test Status⌛ Building Radius and pushing container images for functional tests... |
Signed-off-by: sk593 <shruthikumar@microsoft.com>
d0f8d42 to
9936b2e
Compare
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-dependencies group with 3 updates: github.com/aws/aws-sdk-go-v2/service/ec2, helm.sh/helm/v3 and sigs.k8s.io/controller-runtime.
Updates
github.com/aws/aws-sdk-go-v2/service/ec2from 1.279.1 to 1.280.0Commits
118cae1Release 2026-01-21f986581Regenerated Clientsc1a6f79Update endpoints model6d680fbUpdate API model45cd398Release 2026-01-20bf4b05bRegenerated Clients028ff22Update endpoints model5ce8c18Update API modeld49edcbTransfer Manager v1 uploader optimization (#3284)e3ef881Release 2026-01-16Updates
helm.sh/helm/v3from 3.19.5 to 3.20.0Release notes
Sourced from helm.sh/helm/v3's releases.
... (truncated)
Commits
b2e4314Merge pull request #31718 from scottrigby/bump-3.20f6e17f6bump version to v3.204e4f0edMerge pull request #31714 from helm/dependabot/go_modules/dev-v3/golang.org/x...4f5a655chore(deps): bump golang.org/x/text from 0.32.0 to 0.33.00240a57Merge pull request #31711 from helm/dependabot/go_modules/dev-v3/golang.org/x...65c504achore(deps): bump golang.org/x/term from 0.38.0 to 0.39.076bd7dfMerge pull request #31699 from helm/dependabot/go_modules/dev-v3/github.com/f...f3b8af4chore(deps): bump github.com/foxcpp/go-mockdns from 1.1.0 to 1.2.00bfd2cbMerge pull request #31648 from hiddeco/backport-12564-to-dev-v3bc50caaMerge pull request #31661 from helm/dependabot/go_modules/dev-v3/k8s-io-24b67...Updates
sigs.k8s.io/controller-runtimefrom 0.22.4 to 0.23.0Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
129853dMerge pull request #3419 from alvaroaleman/limit-cardinality00b8b07🐛 Limit depthWithPriorityMetric cardinality to 2543b0e35✨ Delay reconciliation until handlers sync (#3406)137b9c0Merge pull request #3415 from zach593/pq-bufferc47f9cbUse a buffer to optimize priority queue AddWithOpts performance5de4c4fMerge pull request #3416 from alvaroaleman/twotrees9de69a7🌱 Priorityqueue: Use separate b-trees for ready and non-ready items0c3a910Merge pull request #3408 from zach593/pq-fifo31d30b6fix priority queue ordering when item priority changesa085590Merge pull request #3411 from brito-rafa/issue-3410-expbucket-webhookDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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