Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 13, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2 v1.37.2 -> v1.38.0 age confidence
github.com/aws/aws-sdk-go-v2/config v1.30.3 -> v1.31.0 age confidence
github.com/aws/aws-sdk-go-v2/service/s3 v1.86.0 -> v1.87.0 age confidence

Release Notes

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

v1.38.0

Compare Source

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ecr: v1.38.0
    • Feature: Restoring custom endpoint functionality for ECR
  • github.com/aws/aws-sdk-go-v2/service/ecrpublic: v1.29.0
    • Feature: Restoring custom endpoint functionality for ECR Public

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 9am and before 12pm on monday,after 9am and before 12pm on tuesday,after 9am and before 12pm on wednesday,after 9am and before 12pm on thursday" in timezone Europe/London.

🚦 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 August 13, 2025 16:06
@renovate
Copy link
Contributor Author

renovate bot commented Aug 13, 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):

  • 11 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/credentials v1.18.3 -> v1.18.4
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.2 -> v1.18.3
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.2 -> v1.4.3
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.2 -> v2.7.3
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.2 -> v1.4.3
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.8.2 -> v1.8.3
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.2 -> v1.13.3
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.2 -> v1.19.3
github.com/aws/aws-sdk-go-v2/service/sso v1.27.0 -> v1.28.0
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.32.0 -> v1.33.0
github.com/aws/aws-sdk-go-v2/service/sts v1.36.0 -> v1.37.0

@renovate renovate bot requested review from a team as code owners August 13, 2025 16:06
@renovate renovate bot force-pushed the renovate/aws-sdk-go-v2-monorepo branch 6 times, most recently from f42aa3a to 105e071 Compare August 15, 2025 13:37
@renovate renovate bot force-pushed the renovate/aws-sdk-go-v2-monorepo branch from 105e071 to c44f0cc Compare August 15, 2025 13:50
@pete-woods pete-woods merged commit 7cd8eda into main Aug 15, 2025
3 checks passed
@pete-woods pete-woods deleted the renovate/aws-sdk-go-v2-monorepo branch August 15, 2025 13:55
marcospereira-circleci added a commit that referenced this pull request Aug 18, 2025
* main: (108 commits)
  chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.4.0 (#9497)
  fix(deps): update aws-sdk-go-v2 monorepo (#9494)
  chore(deps): update cimg/go docker tag to v1.25 (#9492)
  chore(deps): update dependency stylelint-config-standard to v39 (#9477)
  fix(deps): update tailwindcss monorepo to v4.1.12 (#9498)
  Update audit-logs.adoc (#9491)
  chore(deps): update dependency cssnano to ~7.1.0 (#9470)
  fix(deps): update fontsource monorepo to v5.2.6 (#9467)
  fix(deps): update tailwindcss monorepo to v4.1.11 (#9468)
  chore(deps): update dependency eslint to ~9.33.0 (#9493)
  chore(deps): update dependency @redocly/cli to v2.0.5 (#9486)
  chore(deps): update dependency eslint-plugin-import to ~2.32.0 (#9471)
  Commit updated package-lock (#9484)
  Documenting CLI trigger-oriented command (#9487)
  Remove redirects for deleted pages (#9485)
  Deploys docs improvements (#9476)
  Fix algolia indexing skipping (#9482)
  Use trailing slashes on all relativised URLs (#9481)
  Link to mac IP ranges from execution (#9469)
  Re-activate deploy (#9466)
  ...
marcospereira-circleci added a commit that referenced this pull request Aug 20, 2025
* main: (123 commits)
  updates to vale config
  move example
  formatting fixes
  Add error documentation for job retention configuration
  Change wording in cache retention.
  revert fix and remove line numbering for code blocks
  remove workflow.job.approve from list
  update copy and images for deploys overview and rollbacks
  collect code content without line numbers and connect together with single line breaks
  Add job retention documentation with config.yml example
  prevent filefox flexbox from becoming too narrow
  Replace all aloglia objects, instead of just adding (#9513)
  Document organization deletion feature (#9475)
  Add page explaining using both GitHub integrations together (#9504)
  Add documentation for the Xcode 26 Beta 5 image (#9499)
  Archive Sagemaker integration docs (#9505)
  chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.4.0 (#9497)
  fix(deps): update aws-sdk-go-v2 monorepo (#9494)
  chore(deps): update cimg/go docker tag to v1.25 (#9492)
  chore(deps): update dependency stylelint-config-standard to v39 (#9477)
  ...
marcospereira-circleci added a commit that referenced this pull request Aug 20, 2025
* main: (123 commits)
  updates to vale config
  move example
  formatting fixes
  Add error documentation for job retention configuration
  Change wording in cache retention.
  revert fix and remove line numbering for code blocks
  remove workflow.job.approve from list
  update copy and images for deploys overview and rollbacks
  collect code content without line numbers and connect together with single line breaks
  Add job retention documentation with config.yml example
  prevent filefox flexbox from becoming too narrow
  Replace all aloglia objects, instead of just adding (#9513)
  Document organization deletion feature (#9475)
  Add page explaining using both GitHub integrations together (#9504)
  Add documentation for the Xcode 26 Beta 5 image (#9499)
  Archive Sagemaker integration docs (#9505)
  chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.4.0 (#9497)
  fix(deps): update aws-sdk-go-v2 monorepo (#9494)
  chore(deps): update cimg/go docker tag to v1.25 (#9492)
  chore(deps): update dependency stylelint-config-standard to v39 (#9477)
  ...
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.

2 participants