Skip to content

Conversation

xerial-bot
Copy link
Collaborator

About this PR

📦 Updates

from 1.13.1 to 1.13.2

📜 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!

🔍 Files still referring to the old version number

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

airspec/project/plugin.sbt
build.sbt
project/plugin.sbt
sbt-airframe/src/sbt-test/sbt-airframe/js-client/project/plugins.sbt
⚙ 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

@codecov
Copy link

codecov bot commented Jun 23, 2023

Codecov Report

Merging #3034 (7b51893) into master (d0638c0) will increase coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3034      +/-   ##
==========================================
+ Coverage   82.84%   82.85%   +0.01%     
==========================================
  Files         350      350              
  Lines       14640    14640              
  Branches     2405     2405              
==========================================
+ Hits        12128    12130       +2     
+ Misses       2512     2510       -2     

see 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@xerial xerial merged commit 3409834 into master Jun 23, 2023
@xerial xerial deleted the update/sbt-scalajs-1.13.2 branch June 23, 2023 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants