circe-generic-extras icon indicating copy to clipboard operation
circe-generic-extras copied to clipboard

Update sbt-scalajs, scalajs-compiler, ... to 1.17.0

Open scala-steward opened this issue 1 year ago • 1 comments

About this PR

📦 Updates

from 1.16.0 to 1.17.0

📜 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.scala-js" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-js" }
}]
labels: library-update, early-semver-minor, semver-spec-minor, commit-count:1

scala-steward avatar Sep 28 '24 14:09 scala-steward

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 0.00%. Comparing base (64c8312) to head (40d1455). Report is 3 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #377   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          1       1           
  Lines         16      16           
  Branches       1       1           
=====================================
  Misses        16      16           
Flag Coverage Δ
2.13.14 0.00% <ø> (ø)
temurin@11 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Sep 28 '24 14:09 codecov-commenter

Superseded by #388.

scala-steward avatar Jan 10 '25 15:01 scala-steward

Superseded by #393.

scala-steward avatar Jan 24 '25 16:01 scala-steward