Skip to content
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 11 updates #8167

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps the all group with 11 updates:

Package From To
github.com/Azure/secrets-store-csi-driver-provider-azure 1.6.0 1.6.1
github.com/aws/aws-sdk-go-v2 1.32.6 1.32.7
github.com/aws/aws-sdk-go-v2/config 1.28.6 1.28.7
github.com/aws/aws-sdk-go-v2/credentials 1.17.47 1.17.48
github.com/aws/aws-sdk-go-v2/service/cloudcontrol 1.23.2 1.23.3
github.com/aws/aws-sdk-go-v2/service/cloudformation 1.56.1 1.56.2
github.com/aws/aws-sdk-go-v2/service/ec2 1.198.0 1.198.1
github.com/aws/aws-sdk-go-v2/service/ecr 1.36.7 1.36.8
github.com/aws/aws-sdk-go-v2/service/sts 1.33.2 1.33.3
github.com/goccy/go-yaml 1.15.10 1.15.13
github.com/jackc/pgx/v5 5.7.1 5.7.2

Updates github.com/Azure/secrets-store-csi-driver-provider-azure from 1.6.0 to 1.6.1

Release notes

Sourced from github.com/Azure/secrets-store-csi-driver-provider-azure's releases.

v1.6.1 - 2024-12-17

Changelog

Bug Fixes 🐞

  • b0bbcc49e248000de6336ab8352c73aeca78aaf7 fix: return order of certs when unable to construct chain (#1711)

Maintenance 🔧

  • 907a83f1553fed0d33ef949f4dadea88e0519936 chore: bump golang.org/x/crypto from 0.24.0 to 0.31.0 (#1712)
Commits
  • 4c9421b release: update manifest and helm charts for v1.6.1 (#1716)
  • b0bbcc4 fix: return order of certs when unable to construct chain (#1711)
  • 907a83f chore: bump golang.org/x/crypto from 0.24.0 to 0.31.0 (#1712)
  • See full diff in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.32.6 to 1.32.7

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.28.6 to 1.28.7

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.47 to 1.17.48

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cloudcontrol from 1.23.2 to 1.23.3

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cloudformation from 1.56.1 to 1.56.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.198.0 to 1.198.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ecr from 1.36.7 to 1.36.8

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.33.2 to 1.33.3

Commits

Updates github.com/goccy/go-yaml from 1.15.10 to 1.15.13

Release notes

Sourced from github.com/goccy/go-yaml's releases.

1.15.13

What's Changed

Full Changelog: goccy/go-yaml@v1.15.12...v1.15.13

1.15.12

What's Changed

Full Changelog: goccy/go-yaml@v1.15.11...v1.15.12

1.15.11

What's Changed

Full Changelog: goccy/go-yaml@v1.15.10...v1.15.11

Commits

Updates github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2

Changelog

Sourced from github.com/jackc/pgx/v5's changelog.

5.7.2 (December 21, 2024)

  • Fix prepared statement already exists on batch prepare failure
  • Add commit query to tx options (Lucas Hild)
  • Fix pgtype.Timestamp json unmarshal (Shean de Montigny-Desautels)
  • Add message body size limits in frontend and backend (zene)
  • Add xid8 type
  • Ensure planning encodes and scans cannot infinitely recurse
  • Implement pgtype.UUID.String() (Konstantin Grachev)
  • Switch from ExecParams to Exec in ValidateConnectTargetSessionAttrs functions (Alexander Rumyantsev)
  • Update golang.org/x/crypto
Commits
  • 24fbe35 Create changelog for v5.7.2
  • 3a1593b Merge pull request #2198 from alexandear/fix-nilness
  • 9d851d7 Fix integration benchmarks
  • dacffdc Merge pull request #2196 from alexandear/docs-improve-links
  • bc7c840 Merge pull request #2195 from LucasHild/master
  • 0436851 Handle errors in generate_certs
  • 2532927 Improve links in README
  • ad87d47 Merge pull request #2194 from alexandear/refactor/pgconn-tests
  • 7cf7bc6 Simplify pgconn tests by using T.TempDir
  • 3e6c719 Merge pull request #2189 from pankona/update-crypto
  • 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 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

Bumps the all group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/Azure/secrets-store-csi-driver-provider-azure](https://github.com/Azure/secrets-store-csi-driver-provider-azure) | `1.6.0` | `1.6.1` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.32.6` | `1.32.7` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.28.6` | `1.28.7` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.17.47` | `1.17.48` |
| [github.com/aws/aws-sdk-go-v2/service/cloudcontrol](https://github.com/aws/aws-sdk-go-v2) | `1.23.2` | `1.23.3` |
| [github.com/aws/aws-sdk-go-v2/service/cloudformation](https://github.com/aws/aws-sdk-go-v2) | `1.56.1` | `1.56.2` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.198.0` | `1.198.1` |
| [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.36.7` | `1.36.8` |
| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.33.2` | `1.33.3` |
| [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) | `1.15.10` | `1.15.13` |
| [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.7.1` | `5.7.2` |


Updates `github.com/Azure/secrets-store-csi-driver-provider-azure` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/Azure/secrets-store-csi-driver-provider-azure/releases)
- [Changelog](https://github.com/Azure/secrets-store-csi-driver-provider-azure/blob/master/docs/Release_Management.md)
- [Commits](Azure/secrets-store-csi-driver-provider-azure@v1.6.0...v1.6.1)

Updates `github.com/aws/aws-sdk-go-v2` from 1.32.6 to 1.32.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.32.6...v1.32.7)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.28.6 to 1.28.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.28.6...config/v1.28.7)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.47 to 1.17.48
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.47...credentials/v1.17.48)

Updates `github.com/aws/aws-sdk-go-v2/service/cloudcontrol` from 1.23.2 to 1.23.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.23.2...v1.23.3)

Updates `github.com/aws/aws-sdk-go-v2/service/cloudformation` from 1.56.1 to 1.56.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.56.1...service/ssm/v1.56.2)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.198.0 to 1.198.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.198.0...service/ec2/v1.198.1)

Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.36.7 to 1.36.8
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ecr/v1.36.7...service/ecr/v1.36.8)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.33.2 to 1.33.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ivs/v1.33.2...service/ivs/v1.33.3)

Updates `github.com/goccy/go-yaml` from 1.15.10 to 1.15.13
- [Release notes](https://github.com/goccy/go-yaml/releases)
- [Changelog](https://github.com/goccy/go-yaml/blob/master/CHANGELOG.md)
- [Commits](goccy/go-yaml@v1.15.10...v1.15.13)

Updates `github.com/jackc/pgx/v5` from 5.7.1 to 5.7.2
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](jackc/pgx@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: github.com/Azure/secrets-store-csi-driver-provider-azure
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-patch
  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/goccy/go-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/jackc/pgx/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team as code owners December 23, 2024 03:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 23, 2024
@dependabot dependabot bot temporarily deployed to functional-tests December 23, 2024 03:47 Inactive
Copy link

Unit Tests

3 516 tests  ±0   3 512 ✅ ±0   5m 8s ⏱️ +5s
  285 suites ±0       4 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit cfa3f19. ± Comparison against base commit 6b8ef42.

@radius-functional-tests
Copy link

radius-functional-tests bot commented Dec 23, 2024

Radius functional test overview

🔍 Go to test action run

Name Value
Repository radius-project/radius
Commit ref cfa3f19
Unique ID func11bd151925
Image tag pr-func11bd151925
Click here to see the list of tools in the current test run
  • gotestsum 1.12.0
  • KinD: v0.20.0
  • Dapr:
  • 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-func11bd151925
  • 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-func11bd151925
  • dynamic-rp test image location: ghcr.io/radius-project/dev/dynamic-rp:pr-func11bd151925
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-func11bd151925
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-func11bd151925
  • 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

@ytimocin ytimocin merged commit c214083 into main Dec 24, 2024
30 checks passed
@ytimocin ytimocin deleted the dependabot/go_modules/all-8f6ac7f28e branch December 24, 2024 03:09
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