Skip to content

build(deps): bump the go-dependencies group across 1 directory with 4 updates#11543

Merged
DariuszPorowski merged 1 commit intomainfrom
dependabot/go_modules/go-dependencies-36cc3365a7
Apr 2, 2026
Merged

build(deps): bump the go-dependencies group across 1 directory with 4 updates#11543
DariuszPorowski merged 1 commit intomainfrom
dependabot/go_modules/go-dependencies-36cc3365a7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 2, 2026

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/ec2 from 1.296.1 to 1.296.2

Commits

Updates github.com/go-git/go-git/v5 from 5.17.1 to 5.17.2

Release notes

Sourced from github.com/go-git/go-git/v5's releases.

v5.17.2

What's Changed

⚠️ This release fixes a bug (go-git/go-git#1942) that blocked some users from upgrading to v5.17.1. Thanks @​pskrbasu for reporting it. 🙇

Full Changelog: go-git/go-git@v5.17.1...v5.17.2

Commits
  • 45ae193 Merge pull request #1944 from go-git/fix-perms
  • fda4f74 storage: filesystem/dotgit, Skip writing pack files that already exist on disk
  • 2212dc7 Merge pull request #1941 from go-git/renovate/releases/v5.x-go-github.com-go-...
  • ebb2d7d build: Update module github.com/go-git/go-git/v5 to v5.17.1 [SECURITY]
  • See full diff in compare view

Updates github.com/go-playground/validator/v10 from 10.30.1 to 10.30.2

Release notes

Sourced from github.com/go-playground/validator/v10's releases.

v10.30.2

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.30.1...v10.30.2

Commits
  • b9258bd fix(fqdn): allow hyphens in last domain label (#1548)
  • b9f1d79 feat: add postcode patterns for Colombia (CO) and British Virgin Islands (VG)...
  • 7fa9599 chore(deps): bump golang.org/x/crypto from 0.48.0 to 0.49.0 (#1546)
  • 8ca29ec chore(deps): bump golang.org/x/text from 0.34.0 to 0.35.0 (#1545)
  • 5e1bedf docs: add Valuer interface documentation and example (#1540)
  • 42927a0 feat: implement ValidatorValuer interface feature (#1416)
  • c254ece docs: fix typos (#1527)
  • 4325386 fix: prevent panic in unique validation with nil pointer elements (#1532)
  • d3f35da Go 1.26 support (#1535)
  • f5c74ce chore(deps): bump golang.org/x/crypto from 0.47.0 to 0.48.0 (#1533)
  • Additional commits viewable in compare view

Updates github.com/wI2L/jsondiff from 0.7.0 to 0.7.1

Release notes

Sourced from github.com/wI2L/jsondiff's releases.

v0.7.1

Changelog

  • cc662875ff5888a22ab73d512826040d81b67811 fix: factorization dropping operations when paths share a string prefix
  • 65fb3ba683a32bc2932bc6474352d1a2ae5407fc test: add go1.26 to test matrix
  • 0f546eac20fd85f2cef2e41c13efa214a9e2b7dd chore: update go.mod version
  • e6ba440f07d90bbd407600c4b12aa714060d12b4 ci: bump actions
  • 94490cc257ecbc234a0bc5d293e18ef40031620d chore(ci): bump actions/checkout from 5 to 6
  • 6f9042ab1f37122fa1d1cd9a9a232a55d1f5b06b ci: remove go1.23 from test matrix
  • 8f21cb2bc5893d4946c638a1521728ba41a3069d feat: add MergePatch generation
  • 244797032d95b40b4336a2e1da3fbf16a7adadd1 ci: rewrite bench script to take number of runs as parameter
  • 50555ff6c2c872059e8452a16cf272491afe657e test: use new testing.B.Loop method in benchmarks
  • 9aafc9784d8891e5e5f914b273aec66aa6a2da04 docs(README): update benchmark results
  • 00afab82c3bda38ccfcccae704f4f7ba2ee15d1a ci: add go1.25 to tests matrix
  • be6438334d8e25928a747819ba5e0ced2cefeebb chore: delete old golangci-lint config
  • 472922fa675c1fad4bb27d60e5e42276bba29a74 chore(ci): bump actions/setup-go from 5 to 6
  • 5f3f7f8d1162bb20c4a671b290345e7b5b67ea54 chore(ci): bump actions/checkout from 4 to 5

Full Changelog: wI2L/jsondiff@v0.7.0...v0.7.1

Commits
  • cc66287 fix: factorization dropping operations when paths share a string prefix
  • 65fb3ba test: add go1.26 to test matrix
  • 0f546ea chore: update go.mod version
  • e6ba440 ci: bump actions
  • 94490cc chore(ci): bump actions/checkout from 5 to 6
  • 6f9042a ci: remove go1.23 from test matrix
  • 8f21cb2 feat: add MergePatch generation
  • 2447970 ci: rewrite bench script to take number of runs as parameter
  • 50555ff test: use new testing.B.Loop method in benchmarks
  • 9aafc97 docs(README): update benchmark results
  • Additional commits viewable in compare view

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 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

… 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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 2, 2026
Copilot AI review requested due to automatic review settings April 2, 2026 05:47
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 2, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 2, 2026 05:47
@dependabot dependabot Bot added the go Pull requests that update Go code label Apr 2, 2026
@dependabot dependabot Bot requested review from a team as code owners April 2, 2026 05:47
@dependabot dependabot Bot review requested due to automatic review settings April 2, 2026 05:47
@radius-functional-tests
Copy link
Copy Markdown

radius-functional-tests Bot commented Apr 2, 2026

Radius functional test overview

🔍 Go to test action run

Click here to see the test run details
Name Value
Repository radius-project/radius
Commit ref 9a4edfa
Unique ID func88afd8d7ca
Image tag pr-func88afd8d7ca
  • gotestsum 1.13.0
  • KinD: v0.29.0
  • Dapr: 1.14.4
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.3.0
  • Bicep recipe location ghcr.io/radius-project/dev/test/testrecipes/test-bicep-recipes/<name>:pr-func88afd8d7ca
  • Terraform recipe location http://tf-module-server.radius-test-tf-module-server.svc.cluster.local/<name>.zip (in cluster)
  • applications-rp test image location: ghcr.io/radius-project/dev/applications-rp:pr-func88afd8d7ca
  • dynamic-rp test image location: ghcr.io/radius-project/dev/dynamic-rp:pr-func88afd8d7ca
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-func88afd8d7ca
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-func88afd8d7ca
  • deployment-engine test image location: ghcr.io/radius-project/deployment-engine:latest

Test Status

⌛ Building Radius and pushing container images for functional tests...
✅ Container images build succeeded
⌛ Publishing Bicep Recipes for functional tests...
✅ Recipe publishing succeeded
⌛ Starting ucp-cloud functional tests...
⌛ Starting corerp-cloud functional tests...
✅ ucp-cloud functional tests succeeded
✅ corerp-cloud functional tests succeeded

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 2, 2026

Unit Tests

    2 files  ±0    415 suites  ±0   6m 45s ⏱️ -5s
4 862 tests ±0  4 860 ✅ ±0  2 💤 ±0  0 ❌ ±0 
5 764 runs  ±0  5 762 ✅ ±0  2 💤 ±0  0 ❌ ±0 

Results for commit 9a4edfa. ± Comparison against base commit de1a6c1.

@DariuszPorowski DariuszPorowski merged commit 68a997e into main Apr 2, 2026
55 checks passed
@DariuszPorowski DariuszPorowski deleted the dependabot/go_modules/go-dependencies-36cc3365a7 branch April 2, 2026 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant