Skip to content

Update sbt-scalajs, scalajs-compiler, ... to 1.11.0#622

Closed
scala-steward wants to merge 1 commit intotravisbrown:mainfrom
scala-steward:update/sbt-scalajs-1.11.0
Closed

Update sbt-scalajs, scalajs-compiler, ... to 1.11.0#622
scala-steward wants to merge 1 commit intotravisbrown:mainfrom
scala-steward:update/sbt-scalajs-1.11.0

Conversation

@scala-steward
Copy link
Contributor

Updates

from 1.7.1 to 1.11.0.
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!

Adjust future updates

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

updates.ignore = [ { groupId = "org.scala-js" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "org.scala-js" }
}]

labels: library-update, early-semver-minor, semver-spec-minor, commit-count:1

@codecov-commenter
Copy link

codecov-commenter commented Sep 18, 2022

Codecov Report

Merging #622 (3fed884) into main (2a51408) will decrease coverage by 0.13%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #622      +/-   ##
==========================================
- Coverage   90.23%   90.10%   -0.14%     
==========================================
  Files          15       15              
  Lines         758      758              
  Branches       40       40              
==========================================
- Hits          684      683       -1     
- Misses         74       75       +1     
Impacted Files Coverage Δ
core/src/main/scala/io/iteratee/Enumeratee.scala 99.57% <0.00%> (-0.43%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@scala-steward
Copy link
Contributor Author

Superseded by #636.

@scala-steward scala-steward deleted the update/sbt-scalajs-1.11.0 branch December 8, 2022 23:54
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.

2 participants