Skip to content

Update sbt-tpolecat to 0.5.7#23

Open
guizmaii wants to merge 1 commit into
mainfrom
update/sbt-tpolecat-0.5.7
Open

Update sbt-tpolecat to 0.5.7#23
guizmaii wants to merge 1 commit into
mainfrom
update/sbt-tpolecat-0.5.7

Conversation

@guizmaii

Copy link
Copy Markdown
Collaborator

About this PR

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

📜 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 June 26, 2026 02:32

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the build tooling by bumping the sbt-tpolecat sbt plugin version used by the project’s sbt build, keeping compiler-flag configuration up to date via the Typelevel plugin.

Changes:

  • Update org.typelevel:sbt-tpolecat sbt plugin from 0.5.3 to 0.5.7.

💡 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