Skip to content

Update sbt-tpolecat to 0.5.4#11

Open
guizmaii wants to merge 2 commits into
mainfrom
update/sbt-tpolecat-0.5.4
Open

Update sbt-tpolecat to 0.5.4#11
guizmaii wants to merge 2 commits into
mainfrom
update/sbt-tpolecat-0.5.4

Conversation

@guizmaii
Copy link
Copy Markdown
Collaborator

About this PR

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

📜 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!

⚙ 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, commit-count:1

Copilot AI review requested due to automatic review settings May 10, 2026 02:03
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the build’s compiler-flag enforcement plugin (sbt-tpolecat) to the latest patch release to keep build tooling current.

Changes:

  • Bump org.typelevel:sbt-tpolecat from 0.5.3 to 0.5.4.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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