Skip to content

Update sbt-tpolecat to 0.5.7 - #1737

Open
scala-steward wants to merge 1 commit into
apache:mainfrom
scala-steward:update/sbt-tpolecat-0.5.7
Open

Update sbt-tpolecat to 0.5.7#1737
scala-steward wants to merge 1 commit into
apache:mainfrom
scala-steward:update/sbt-tpolecat-0.5.7

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

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!

🔍 Files still referring to the old version number

The following files still refer to the old version number (0.5.3).
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

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🔵 Needs a closer look

Dependency version bumps can introduce build or compiler-behavior changes that require human verification against a successful CI build.

Pull request overview

This PR is an automated Scala Steward dependency update that bumps the org.typelevel:sbt-tpolecat sbt plugin from 0.5.3 to 0.5.7 in the build configuration. sbt-tpolecat manages scalac compiler options, so keeping it current ensures the project benefits from the latest compiler flag defaults and fixes.

Changes:

  • Update sbt-tpolecat plugin version from 0.5.3 to 0.5.7 in project/plugins.sbt.
File summaries
File Description
project/plugins.sbt Bumps the sbt-tpolecat plugin dependency to 0.5.7.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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