build(deps): bump the go-dependencies group across 1 directory with 4 updates#11543
Merged
DariuszPorowski merged 1 commit intomainfrom Apr 2, 2026
Merged
Conversation
… updates Bumps the go-dependencies group with 4 updates in the / directory: [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2), [github.com/go-git/go-git/v5](https://github.com/go-git/go-git), [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) and [github.com/wI2L/jsondiff](https://github.com/wI2L/jsondiff). Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.296.1 to 1.296.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ec2/v1.296.1...service/ec2/v1.296.2) Updates `github.com/go-git/go-git/v5` from 5.17.1 to 5.17.2 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.17.1...v5.17.2) Updates `github.com/go-playground/validator/v10` from 10.30.1 to 10.30.2 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.30.1...v10.30.2) Updates `github.com/wI2L/jsondiff` from 0.7.0 to 0.7.1 - [Release notes](https://github.com/wI2L/jsondiff/releases) - [Commits](wI2L/jsondiff@v0.7.0...v0.7.1) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2 dependency-version: 1.296.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.17.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/go-playground/validator/v10 dependency-version: 10.30.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/wI2L/jsondiff dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Radius functional test overviewClick here to see the test run details
Test Status⌛ Building Radius and pushing container images for functional tests... |
DariuszPorowski
approved these changes
Apr 2, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 4 updates in the / directory: github.com/aws/aws-sdk-go-v2/service/ec2, github.com/go-git/go-git/v5, github.com/go-playground/validator/v10 and github.com/wI2L/jsondiff.
Updates
github.com/aws/aws-sdk-go-v2/service/ec2from 1.296.1 to 1.296.2Commits
e4deb65Release 2026-03-311f758f2Regenerated Clientsba7e432Update API model607cb0aRelease 2026-03-30a44005fRegenerated Clientsdbbd846Update API model5b5c3f9Revert "drop service/internal/benchmark (#3368)" (#3369)7ca3f9ddrop service/internal/benchmark (#3368)338088bRelease 2026-03-27f0e5f3dRegenerated ClientsUpdates
github.com/go-git/go-git/v5from 5.17.1 to 5.17.2Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
45ae193Merge pull request #1944 from go-git/fix-permsfda4f74storage: filesystem/dotgit, Skip writing pack files that already exist on disk2212dc7Merge pull request #1941 from go-git/renovate/releases/v5.x-go-github.com-go-...ebb2d7dbuild: Update module github.com/go-git/go-git/v5 to v5.17.1 [SECURITY]Updates
github.com/go-playground/validator/v10from 10.30.1 to 10.30.2Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Commits
b9258bdfix(fqdn): allow hyphens in last domain label (#1548)b9f1d79feat: add postcode patterns for Colombia (CO) and British Virgin Islands (VG)...7fa9599chore(deps): bump golang.org/x/crypto from 0.48.0 to 0.49.0 (#1546)8ca29ecchore(deps): bump golang.org/x/text from 0.34.0 to 0.35.0 (#1545)5e1bedfdocs: add Valuer interface documentation and example (#1540)42927a0feat: implement ValidatorValuer interface feature (#1416)c254ecedocs: fix typos (#1527)4325386fix: prevent panic in unique validation with nil pointer elements (#1532)d3f35daGo 1.26 support (#1535)f5c74cechore(deps): bump golang.org/x/crypto from 0.47.0 to 0.48.0 (#1533)Updates
github.com/wI2L/jsondifffrom 0.7.0 to 0.7.1Release notes
Sourced from github.com/wI2L/jsondiff's releases.
Commits
cc66287fix: factorization dropping operations when paths share a string prefix65fb3batest: add go1.26 to test matrix0f546eachore: update go.mod versione6ba440ci: bump actions94490ccchore(ci): bump actions/checkout from 5 to 66f9042aci: remove go1.23 from test matrix8f21cb2feat: add MergePatch generation2447970ci: rewrite bench script to take number of runs as parameter50555fftest: use new testing.B.Loop method in benchmarks9aafc97docs(README): update benchmark resultsDependabot 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 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