Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update scalafmt-core to 3.7.11#191

Merged
mergify[bot] merged 1 commit intomainfrom
update/scalafmt-core-3.7.11
Jul 30, 2023
Merged

Update scalafmt-core to 3.7.11#191
mergify[bot] merged 1 commit intomainfrom
update/scalafmt-core-3.7.11

Conversation

@scala-steward-geirolz
Copy link
Contributor

About this PR

πŸ“¦ Updates org.scalameta:scalafmt-core from 3.7.10 to 3.7.11

πŸ“œ 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 = "scalafmt-core" } ]

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

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

@scala-steward-geirolz scala-steward-geirolz bot requested a review from geirolz as a code owner July 30, 2023 00:16
@codecov
Copy link

codecov bot commented Jul 30, 2023

Codecov Report

Merging #191 (e130c45) into main (e03cb9c) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #191   +/-   ##
=======================================
  Coverage   77.02%   77.02%           
=======================================
  Files          23       23           
  Lines         309      309           
  Branches       22       22           
=======================================
  Hits          238      238           
  Misses         71       71           

@mergify mergify bot merged commit 65d1437 into main Jul 30, 2023
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.

0 participants