Update scala-parser-combinators to 2.0.0#563
Merged
stevedlawrence merged 1 commit intoMay 18, 2021
Merged
Conversation
tuxji
approved these changes
May 17, 2021
Contributor
tuxji
left a comment
There was a problem hiding this comment.
+1, but don't merge until 3.1.0 is released
- Do all automated continuous integration checks pass?
Yes - Is the update a patch, minor, or major update?
Major update (not binary compatible with previous 1.x stable release, but upwardly source compatible), bug fixes, 5 new minor API features, updated test/internal dependencies, support for Scala 3.0.0 - Is the license still compatible with ASF License Policy?
Yes, still ALv2 - Have any changes been made to LICENSE/NOTICE files that need to be incorporated?
No changes (we had updated bin.NOTICE copyright years already) - Have any transitive dependencies been added or changed?
All dependencies are test/internal only
Member
|
+1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates org.scala-lang.modules:scala-parser-combinators from 1.1.2 to 2.0.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.conffile.Have a fantastic day writing Scala!
Ignore future updates
Add this to your
.scala-steward.conffile to ignore future updates of this dependency:labels: library-update, semver-major