Skip to content

Update to etag-caching PR #111 (rearrange-executioncontexts)#368

Draft
gu-scala-steward-public-repos[bot] wants to merge 1 commit into
mainfrom
update/guardian/etag-caching/pull/111
Draft

Update to etag-caching PR #111 (rearrange-executioncontexts)#368
gu-scala-steward-public-repos[bot] wants to merge 1 commit into
mainfrom
update/guardian/etag-caching/pull/111

Conversation

@gu-scala-steward-public-repos

Copy link
Copy Markdown
Contributor

About this PR

Updates:

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!

🔍 Files still referring to the old version numbers

The following files still refer to the old version numbers.
You might want to review and update them manually.

cdk/package-lock.json
project/dependencies.scala
⚙ Adjust future updates

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

updates.ignore = [
  { groupId = "com.gu.etag-caching", artifactId = "aws-s3-base" }
]

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

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.gu.etag-caching", artifactId = "aws-s3-base" }
  }
]
labels: library-update, test-library-update, early-semver-major, semver-spec-major, version-scheme:early-semver, old-version-remains, 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