Skip to content

Update sbt-assembly to 1.1.1 - #377

Merged
regadas merged 1 commit into
typelevel:mainfrom
scala-steward:update/sbt-assembly-1.1.1
Feb 13, 2022
Merged

Update sbt-assembly to 1.1.1#377
regadas merged 1 commit into
typelevel:mainfrom
scala-steward:update/sbt-assembly-1.1.1

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

Updates com.eed3si9n:sbt-assembly from 1.1.0 to 1.1.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 (1.1.0).
You might want to review and update them manually.

project/plugins.sbt
Ignore future updates

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

updates.ignore = [ { groupId = "com.eed3si9n", artifactId = "sbt-assembly" } ]

labels: sbt-plugin-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #377 (290bef2) into main (b80fb21) will decrease coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #377      +/-   ##
==========================================
- Coverage   96.66%   96.57%   -0.09%     
==========================================
  Files           9        9              
  Lines        1138     1138              
  Branches      105      105              
==========================================
- Hits         1100     1099       -1     
- Misses         38       39       +1     
Impacted Files Coverage Δ
core/shared/src/main/scala/cats/parse/Parser.scala 96.50% <0.00%> (-0.22%) ⬇️
...shared/src/main/scala/cats/parse/Accumulator.scala 100.00% <0.00%> (+2.43%) ⬆️

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 b80fb21...290bef2. Read the comment docs.

@regadas
regadas merged commit 6bc5a3a into typelevel:main Feb 13, 2022
i10416 pushed a commit to i10416/cats-parse that referenced this pull request Mar 20, 2022
i10416 pushed a commit to i10416/cats-parse that referenced this pull request Mar 20, 2022
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