Update scalafmt-core to 3.5.9#20
Open
scala-steward wants to merge 18 commits intoAVSystem:series/4.xfrom
Open
Conversation
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v4) --- updated-dependencies: - dependency-name: actions/checkout 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>
…s, and GitHub Actions (drop Scala 2.12) (monix#1994) * Initial plan * Upgrade sbt to 1.10.9, Scala versions, and most plugins Co-authored-by: alexandru <11753+alexandru@users.noreply.github.com> * Fix compiler plugin versions and sbt-assembly compatibility Co-authored-by: alexandru <11753+alexandru@users.noreply.github.com> * Add -Wconf to silence other-pure-statement warnings from sbt-tpolecat 0.4.4 Co-authored-by: alexandru <11753+alexandru@users.noreply.github.com> * Update to latest plugin and Scala versions per feedback - Update plugins: sbt-scalajs 1.20.2, sbt-unidoc 0.6.1, sbt-jmh 0.4.8, sbt-scalafmt 2.5.6, sbt-scoverage 2.4.4, sbt-dynver 5.1.1, sbt-pgp 2.3.1 - Update snakeyaml 2.5 - Update Scala versions: 2.12.21, 2.13.18, 3.3.7 - Make silencer plugin conditional (not available for 2.12.21) - Disable -Xfatal-warnings for Scala 2.12.21 and 2.13.18 due to many new warnings - Add comprehensive -Wconf filters for Scala 2.13 warnings Co-authored-by: alexandru <11753+alexandru@users.noreply.github.com> * Drop Scala 2.12 support - remove from build and delete scala-2.12 specific code - Remove Scala 2.12.21 from all CI workflows - Remove scala-2.12 specific source directory (monix-execution/shared/src/main/scala-2.12) - Remove Scala 2.12 specific build configuration from build.sbt - Keep scala-2 directories (needed for Scala 2.13 vs Scala 3 compatibility) - Simplify tpolecatExcludeOptions (no longer need 2.12 special case) - Update silencer plugin configuration (remove 2.12.21 references) Co-authored-by: alexandru <11753+alexandru@users.noreply.github.com> * Update GitHub Actions workflow dependencies to latest versions - Update runner: ubuntu-20.04 → ubuntu-22.04 (20.04 is deprecated) - Update actions/cache: v1 → v4 (v1 is deprecated and causes workflow failures) - Update actions/setup-java: v3 → v4 - Update actions/setup-node: v2.1.2 → v4 - Update Node.js version: 14 → 20 - Update Java distribution: adopt → temurin (adopt is deprecated) These updates fix the GitHub Actions workflow not starting issue. Co-authored-by: alexandru <11753+alexandru@users.noreply.github.com> * fix(build): make sbt-git use native git for worktree support * Update build.sbt --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: alexandru <11753+alexandru@users.noreply.github.com> Co-authored-by: Alexandru Nedelcu <noreply@alexn.org>
…monix#1996) * Initial plan * Update library dependencies and sbt-tpolecat plugin Co-authored-by: alexandru <11753+alexandru@users.noreply.github.com> * Formatting --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: alexandru <11753+alexandru@users.noreply.github.com> Co-authored-by: Alexandru Nedelcu <noreply@alexn.org> Co-authored-by: Alexandru Nedelcu <alexandru@users.noreply.github.com>
- Raise minimum supported JDK version to 17 - Get rid of our usage of `sun.misc.Unsafe`, replacing it with `VarHandle` - Update Scala 3.x to Scala 3.8.2 — this generates a lot of warnings unfortunately, that need to be fixed (hence the big PR with superficial changes) - Drop support for Scala 2.12
This is for checking binary backwards compatibility against version 3.4.0
Executed command: scalafmt --non-interactive
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
About this PR
📦 Updates org.scalameta:scalafmt-core from
3.5.2to3.5.9📜 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.conffile.Have a fantastic day writing Scala!
⚙ Adjust future updates
Add this to your
.scala-steward.conffile to ignore future updates of this dependency:Or, add this to slow down future updates of this dependency: