Skip to content

Update domtypes to 17.0.0-M7#214

Merged
armanbilge merged 2 commits intomainfrom
update/domtypes-17.0.0-M7
Feb 26, 2023
Merged

Update domtypes to 17.0.0-M7#214
armanbilge merged 2 commits intomainfrom
update/domtypes-17.0.0-M7

Conversation

@nimble-agar-steward
Copy link
Copy Markdown
Contributor

Updates com.raquo:domtypes from 17.0.0-M6 to 17.0.0-M7.
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 95843ec into main Feb 26, 2023
@armanbilge armanbilge deleted the update/domtypes-17.0.0-M7 branch February 26, 2023 05:49
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