Skip to content

Update sbt-tpolecat to 0.4.4#139

Open
scala-steward wants to merge 19 commits intoScalaConsultants:masterfrom
scala-steward:update/sbt-tpolecat-0.4.4
Open

Update sbt-tpolecat to 0.4.4#139
scala-steward wants to merge 19 commits intoScalaConsultants:masterfrom
scala-steward:update/sbt-tpolecat-0.4.4

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates io.github.davidgregory084:sbt-tpolecat from 0.4.2 to 0.4.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 = "io.github.davidgregory084", artifactId = "sbt-tpolecat" } ]

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

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

dancewithheart and others added 16 commits August 24, 2025 16:11
…nsultants#1)

* Update build.sbt

* src/main/g8 build.sbt zio 2.1.20

* Update CI as SBT is not  longer in Java action  scala.yml

* Update build.properties

* Update plugins.sbt org.typelevel sbt.tpolecat

* Update MainSpec.scala drop unsed imports

* Update scala.yml

* Update build.sbt drop MaxPermSize

* Update default.properties

* Update build.sbt

* Update scala.yml

* sbt-giter8 0.17.0

* sbt-scalafmt 2.5.5

* sbt-scalafmt 2.5.5

* Update plugins.sbt
* sbt.version=1.11.5

* Update build.properties sbt.version=1.11.5
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@scala-steward scala-steward force-pushed the update/sbt-tpolecat-0.4.4 branch from 7ca2e40 to 57652a5 Compare August 28, 2025 14:07
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.

3 participants