Skip to content

Update scala-parser-combinators to 2.0.0#563

Merged
stevedlawrence merged 1 commit into
apache:masterfrom
scala-steward:update/scala-parser-combinators-2.0.0
May 18, 2021
Merged

Update scala-parser-combinators to 2.0.0#563
stevedlawrence merged 1 commit into
apache:masterfrom
scala-steward:update/scala-parser-combinators-2.0.0

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

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.conf file.

Have a fantastic day writing Scala!

Ignore future updates

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

updates.ignore = [ { groupId = "org.scala-lang.modules", artifactId = "scala-parser-combinators" } ]

labels: library-update, semver-major

Copy link
Copy Markdown
Contributor

@tuxji tuxji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+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

@stevedlawrence
Copy link
Copy Markdown
Member

+1

@stevedlawrence stevedlawrence merged commit 09f9dcf into apache:master May 18, 2021
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.

3 participants