Skip to content

Update scalajs-dom to 2.5.0#244

Merged
armanbilge merged 1 commit intomainfrom
update/scalajs-dom-2.5.0
May 12, 2023
Merged

Update scalajs-dom to 2.5.0#244
armanbilge merged 1 commit intomainfrom
update/scalajs-dom-2.5.0

Conversation

@nimble-agar-steward
Copy link
Copy Markdown
Contributor

Updates org.scala-js:scalajs-dom from 2.4.0 to 2.5.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

@armanbilge armanbilge merged commit 261bcff into main May 12, 2023
@armanbilge armanbilge deleted the update/scalajs-dom-2.5.0 branch May 12, 2023 17:13
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