Skip to content

Update scalajs-linker to 1.21.0#176

Merged
tgodzik merged 1 commit intoVirtusLab:mainfrom
scala-steward:update/scalajs-linker-1.21.0
Apr 7, 2026
Merged

Update scalajs-linker to 1.21.0#176
tgodzik merged 1 commit intoVirtusLab:mainfrom
scala-steward:update/scalajs-linker-1.21.0

Conversation

@scala-steward
Copy link
Copy Markdown

About this PR

📦 Updates org.scala-js:scalajs-linker from 1.20.2 to 1.21.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", artifactId = "scalajs-linker" } ]

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

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

@tgodzik tgodzik merged commit f084b66 into VirtusLab:main Apr 7, 2026
10 checks passed
@kubukoz
Copy link
Copy Markdown

kubukoz commented Apr 13, 2026

@tgodzik is this missing a release?

@tgodzik
Copy link
Copy Markdown
Member

tgodzik commented Apr 14, 2026

Yes, but usually it's needed before the Scala CLI release. Should we do a release @Gedochao ?

@Gedochao
Copy link
Copy Markdown

oh, yes. I missed this, let me get on that.

@kubukoz
Copy link
Copy Markdown

kubukoz commented Apr 14, 2026

scala-cli is why I asked 😅

@Gedochao
Copy link
Copy Markdown

just in time to get it in Scala CLI v1.13.0, thanks again for bumping me.

@kubukoz
Copy link
Copy Markdown

kubukoz commented Apr 14, 2026

no problem, thanks for doing the work!

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.

4 participants