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 3.3.1 #744

Merged
merged 2 commits into from
Jan 2, 2022
Merged

Conversation

amitksingh1490
Copy link
Collaborator

Updates org.scalameta:scalafmt-core from 3.3.0 to 3.3.1.
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!

Files still referring to the old version number

The following files still refer to the old version number (3.3.0).
You might want to review and update them manually.

docs/website/package-lock.json
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, early-semver-patch, semver-spec-patch, old-version-remains

@github-actions github-actions bot added the maintenance Chore or Maintenance tasks label Jan 2, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jan 2, 2022

Codecov Report

Merging #744 (b11d043) into main (1918118) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #744   +/-   ##
=======================================
  Coverage   48.70%   48.70%           
=======================================
  Files          68       68           
  Lines        2014     2014           
  Branches       46       46           
=======================================
  Hits          981      981           
  Misses       1033     1033           
Impacted Files Coverage Δ
...io-http/src/main/scala/zhttp/http/Middleware.scala 79.24% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1918118...b11d043. Read the comment docs.

@tusharmath tusharmath merged commit dcecd72 into main Jan 2, 2022
@tusharmath tusharmath deleted the update/scalafmt-core-3.3.1 branch January 2, 2022 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Chore or Maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants