Skip to content

Update fs2-dom to 0.2.0-M3#177

Merged
armanbilge merged 7 commits intomainfrom
update/fs2-dom-0.2.0-M3
Feb 6, 2023
Merged

Update fs2-dom to 0.2.0-M3#177
armanbilge merged 7 commits intomainfrom
update/fs2-dom-0.2.0-M3

Conversation

@nimble-agar-steward
Copy link
Copy Markdown
Contributor

Updates com.armanbilge:fs2-dom from 0.2.0-M2 to 0.2.0-M3.
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!

Files still referring to the old version number

The following files still refer to the old version number (0.2.0-M2).
You might want to review and update them manually.

README.md
Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.armanbilge", artifactId = "fs2-dom" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.armanbilge", artifactId = "fs2-dom" }
}]
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, version-scheme:early-semver, old-version-remains, commit-count:1

@armanbilge armanbilge merged commit fbf0ae4 into main Feb 6, 2023
@armanbilge armanbilge deleted the update/fs2-dom-0.2.0-M3 branch February 6, 2023 15:56
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