Skip to content

Update scodec-bits to 1.2.1#2738

Merged
eikek merged 1 commit intoeikek:masterfrom
scala-steward:update/scodec-bits-1.2.1
Aug 28, 2024
Merged

Update scodec-bits to 1.2.1#2738
eikek merged 1 commit intoeikek:masterfrom
scala-steward:update/scodec-bits-1.2.1

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.scodec:scodec-bits from 1.2.0 to 1.2.1

📜 GitHub Release Notes - Version Diff

Usage

Please merge!

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

If you'd like to skip this version, you can just close this PR. 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 number

The following files still refer to the old version number (1.2.0).
You might want to review and update them manually.

modules/store/src/test/resources/docspell-0.24.0-dump-h2-1.24.0-2021-07-13-2307.sql
modules/webapp/package-lock.json
website/yarn.lock
⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.scodec", artifactId = "scodec-bits" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scodec", artifactId = "scodec-bits" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, version-scheme:early-semver, old-version-remains, commit-count:1

@eikek eikek merged commit 153c990 into eikek:master Aug 28, 2024
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.

2 participants