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

chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.28.3 #128

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/aws/aws-sdk-go-v2/config v1.27.37 -> v1.28.3 age adoption passing confidence

Release Notes

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

v1.28.0


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

Copy link

forking-renovate bot commented Oct 6, 2024

ℹ 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):

  • 11 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2 v1.31.0 -> v1.32.4
github.com/aws/aws-sdk-go-v2/credentials v1.17.35 -> v1.17.44
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.14 -> v1.16.19
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.18 -> v1.3.23
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.18 -> v2.6.23
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.5 -> v1.12.0
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.20 -> v1.12.4
github.com/aws/aws-sdk-go-v2/service/sso v1.23.1 -> v1.24.5
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.27.1 -> v1.28.4
github.com/aws/aws-sdk-go-v2/service/sts v1.31.1 -> v1.32.4
github.com/aws/smithy-go v1.21.0 -> v1.22.0

Copy link

sourcery-ai bot commented Oct 6, 2024

Reviewer's Guide by Sourcery

This pull request updates the AWS SDK Go v2 dependencies, particularly the 'github.com/aws/aws-sdk-go-v2/config' module from v1.27.24 to v1.27.41. The update also includes version changes for related AWS SDK packages and the core AWS SDK.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Update AWS SDK Go v2 dependencies
  • Update github.com/aws/aws-sdk-go-v2/config from v1.27.24 to v1.27.41
  • Update github.com/aws/aws-sdk-go-v2 from v1.30.1 to v1.32.0
  • Update various AWS SDK related packages to their latest versions
  • Update github.com/aws/smithy-go from v1.20.3 to v1.22.0
go.mod

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, renovate-bot!). We assume it knows what it's doing!

@renovate-bot renovate-bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-config-1.x branch 2 times, most recently from 6dd5c3a to bacd52a Compare October 7, 2024 19:22
@renovate-bot renovate-bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.41 chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.42 Oct 7, 2024
@renovate-bot renovate-bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-config-1.x branch from bacd52a to 0c7dcb1 Compare October 8, 2024 19:28
@renovate-bot renovate-bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.42 chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.43 Oct 8, 2024
@renovate-bot renovate-bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-config-1.x branch from 0c7dcb1 to 90cbc43 Compare October 16, 2024 20:27
@renovate-bot renovate-bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.43 chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.28.0 Oct 16, 2024
@renovate-bot renovate-bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-config-1.x branch from 90cbc43 to 0a89228 Compare October 28, 2024 20:24
@renovate-bot renovate-bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.28.0 chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.28.1 Oct 28, 2024
@renovate-bot renovate-bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-config-1.x branch from 0a89228 to 44f6da7 Compare November 6, 2024 23:13
@renovate-bot renovate-bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.28.1 chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.28.2 Nov 6, 2024
@renovate-bot renovate-bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-config-1.x branch from 44f6da7 to 9c85859 Compare November 7, 2024 22:19
@renovate-bot renovate-bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.28.2 chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.28.3 Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant