Skip to content

chore(deps): AWS dependency updates#297

Open
gu-scala-steward-public-repos[bot] wants to merge 1 commit into
mainfrom
update/aws
Open

chore(deps): AWS dependency updates#297
gu-scala-steward-public-repos[bot] wants to merge 1 commit into
mainfrom
update/aws

Conversation

@gu-scala-steward-public-repos

@gu-scala-steward-public-repos gu-scala-steward-public-repos Bot commented Sep 13, 2023

Copy link
Copy Markdown
Contributor

About this PR

Updates:

  • 📦 com.amazonaws:aws-java-sdk-s3 from 1.12.765 to 1.12.780

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add these to your .scala-steward.conf file to ignore future updates of these dependencies:

updates.ignore = [
  { groupId = "com.amazonaws", artifactId = "aws-java-sdk-s3" }
]

Or, add these to slow down future updates of these dependencies:

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.amazonaws", artifactId = "aws-java-sdk-s3" }
  }
]
labels: dependencies, library-update, early-semver-patch, semver-spec-patch, commit-count:1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants