Skip to content

Conversation

Atry
Copy link
Owner

@Atry Atry commented Feb 19, 2023

Updates org.scala-js:scalajs-dom from 2.3.0 to 2.4.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", artifactId = "scalajs-dom" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-js", artifactId = "scalajs-dom" }
}]

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

@Atry Atry merged commit bcdf9bd into main Mar 29, 2025
@Atry Atry deleted the update/main/scalajs-dom-2.4.0 branch March 29, 2025 21:15
@Atry Atry restored the update/main/scalajs-dom-2.4.0 branch March 29, 2025 21:30
Atry added a commit that referenced this pull request Mar 29, 2025
@Atry Atry deleted the update/main/scalajs-dom-2.4.0 branch March 30, 2025 05:09
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.

1 participant