Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update scalafmt-core to 2.5.2 #104

Merged
merged 4 commits into from
May 25, 2020

Conversation

scala-steward
Copy link
Contributor

Updates org.scalameta:scalafmt-core from 2.3.2 to 2.5.2.
GitHub Release Notes - Version Diff

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!

Ignore future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.scalameta", artifactId = "scalafmt-core" } ]

labels: library-update, semver-minor

@bjaglin
Copy link
Collaborator

bjaglin commented May 20, 2020

Rebased against master and added commits to apply the scalafmt bump. I updated the binary with what cs install scalafmt retrieved on my x64 linux laptop.

@bjaglin bjaglin force-pushed the update/scalafmt-core-2.5.2 branch from e58a4d0 to b789bad Compare May 25, 2020 10:23
@bjaglin bjaglin force-pushed the update/scalafmt-core-2.5.2 branch from b789bad to 8f26d4b Compare May 25, 2020 10:25
@bjaglin
Copy link
Collaborator

bjaglin commented May 25, 2020

Rebased against #106

@bjaglin bjaglin merged commit f542399 into scalacenter:master May 25, 2020
@bjaglin
Copy link
Collaborator

bjaglin commented Jun 21, 2020

I updated the binary with what cs install scalafmt retrieved on my x64 linux laptop.

As discussed in #108 (comment), and for the record, this was useless as the bootstrapping binary in the tree before this was 2.3.0-RC2, which dynamically and transparently handles later version of scalafmt-core just fine.

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