Skip to content

Update domtypes to 17.0.0#224

Merged
armanbilge merged 1 commit intomainfrom
update/domtypes-17.0.0
Mar 20, 2023
Merged

Update domtypes to 17.0.0#224
armanbilge merged 1 commit intomainfrom
update/domtypes-17.0.0

Conversation

@nimble-agar-steward
Copy link
Copy Markdown
Contributor

Updates com.raquo:domtypes from 17.0.0-M7 to 17.0.0.
GitHub Release Notes - Changelog - 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 = "com.raquo", artifactId = "domtypes" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.raquo", artifactId = "domtypes" }
}]
Note that the Scala Steward config file `.scala-steward.conf` wasn't parsed correctly
need to Config#resolve(), see the API docs for Config#resolve(); substitution not resolved: ConfigConcatenation(${?updates.fileExtensions}[".html"])

labels: library-update, early-semver-pre-release, semver-spec-pre-release, commit-count:1

@armanbilge armanbilge merged commit 9d575c0 into main Mar 20, 2023
@armanbilge armanbilge deleted the update/domtypes-17.0.0 branch March 20, 2023 14:02
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