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

deps(deps): update all non-major dependencies #582

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 28, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/aws/aws-sdk-go-v2 v1.34.0 -> v1.36.1 age adoption passing confidence require minor
github.com/aws/aws-sdk-go-v2/config v1.29.2 -> v1.29.6 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/credentials v1.17.55 -> v1.17.59 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/service/ec2 v1.201.1 -> v1.202.4 age adoption passing confidence require minor
github.com/aws/aws-sdk-go-v2/service/efs v1.34.7 -> v1.34.11 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.28.13 -> v1.28.17 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.43.8 -> v1.43.12 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/service/iam v1.38.8 -> v1.39.1 age adoption passing confidence require minor
github.com/aws/aws-sdk-go-v2/service/servicequotas v1.25.14 -> v1.25.18 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/service/sts v1.33.10 -> v1.33.14 age adoption passing confidence require patch
golang 1.23.5-alpine3.20 -> 1.23.6-alpine3.20 age adoption passing confidence final patch
golang 1.23.5-alpine3.20 -> 1.23.6-alpine3.20 age adoption passing confidence stage patch

Release Notes

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)

v1.36.1

Compare Source

v1.36.0

Compare Source

v1.35.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner January 28, 2025 20:53
@renovate renovate bot requested a review from TylerGillson January 28, 2025 20:53
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 28, 2025
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jan 28, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 94d2870 to 7fe8555 Compare January 30, 2025 21:15
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 30, 2025
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Jan 30, 2025
@renovate renovate bot changed the title deps(deps): update module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.202.0 deps(deps): update all non-major dependencies Jan 30, 2025
Copy link
Contributor Author

renovate bot commented Jan 30, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 6 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.25 -> v1.16.28
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.29 -> v1.3.32
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.29 -> v2.6.32
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.10 -> v1.12.13
github.com/aws/aws-sdk-go-v2/service/sso v1.24.12 -> v1.24.15
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.11 -> v1.28.14

renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 31, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Feb 4, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Feb 5, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3f40f4e to bfe4ec4 Compare February 10, 2025 19:20
Copy link

codecov bot commented Feb 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

@@           Coverage Diff           @@
##             main     #582   +/-   ##
=======================================
  Coverage   57.21%   57.21%           
=======================================
  Files          12       12           
  Lines        1442     1442           
=======================================
  Hits          825      825           
  Misses        559      559           
  Partials       58       58           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5fddb55...7374ea2. Read the comment docs.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bfe4ec4 to 7374ea2 Compare February 11, 2025 02:03
@renovate renovate bot merged commit 4e6fc35 into main Feb 11, 2025
8 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch February 11, 2025 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies go size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants