Skip to content

Update sbt-tpolecat to 0.5.3#1605

Merged
shanedell merged 1 commit intoapache:mainfrom
scala-steward:update/sbt-tpolecat-0.5.3
Feb 18, 2026
Merged

Update sbt-tpolecat to 0.5.3#1605
shanedell merged 1 commit intoapache:mainfrom
scala-steward:update/sbt-tpolecat-0.5.3

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.typelevel:sbt-tpolecat from 0.5.2 to 0.5.3

📜 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 (0.5.2).
You might want to review and update them manually.

yarn.lock
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "org.typelevel", artifactId = "sbt-tpolecat" } ]

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

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

Copy link
Copy Markdown
Contributor

@scholarsmate scholarsmate left a comment

Choose a reason for hiding this comment

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

+1

@scholarsmate scholarsmate added dependencies Pull requests that update a dependency file scala Pull requests that update Scala code labels Feb 13, 2026
Copy link
Copy Markdown
Contributor

@shanedell shanedell left a comment

Choose a reason for hiding this comment

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

+1

@shanedell shanedell merged commit 49553b7 into apache:main Feb 18, 2026
93 of 96 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file scala Pull requests that update Scala code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants