Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Update sbt-scalafmt to 2.5.2 #626

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates org.scalameta:sbt-scalafmt from 2.5.0 to 2.5.2

πŸ“œ 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.scalameta", artifactId = "sbt-scalafmt" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scalameta", artifactId = "sbt-scalafmt" }
}]
labels: sbt-plugin-update, early-semver-patch, semver-spec-patch, commit-count:1

adamgfraser and others added 14 commits January 20, 2022 22:08
* Migration to ZIO 2.0 - run the scalafix and do obvious manual fixes

* Migrate transducers to ZIO 2.0

* Chip away more errors

* Finish code migration to ZIO 2.0, migrate tests

* Final tweaks

* Add disableAutoTrace all over the place

* Bump zio snapshot, remove TODO

* Bump zio, improve example, add tracing to ManagedOps#useForked

* initial work

* fix version specific issue

* format

* update documentation

* upgrade scala 3 version

* blocking

* format

* fix conflicting versions

Co-authored-by: ZdenΔ›k HΕ™ebíček <10925068+zhrebicek@users.noreply.github.com>
Co-authored-by: ZdenΔ›k HΕ™ebíček <zdenek.hrebicek@gmail.com>
* publish snapshots

* format
* upgrade zio version

* format

* format

* fix scala 3 issue
* upgrade zio version

* silence warnings about type being infered as any

* silence warnings about type being infered as any

* scalafix

* fix compilation error
* upgrade zio version

* fix

* update documentation

* fix compilation error
* Just keeping deps current.

* fixing 2.11 build

* update zio to 2.0.6
@scala-steward scala-steward requested a review from a team as a code owner September 11, 2023 04:26
renovate bot and others added 2 commits September 18, 2023 21:20
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@scala-steward scala-steward force-pushed the update/sbt-scalafmt-2.5.2 branch from a0d20bf to dca8526 Compare September 21, 2023 02:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants