Skip to content

Update scallop to 4.0.2#504

Merged
tuxji merged 1 commit intoapache:masterfrom
scala-steward:update/scallop-4.0.2
Mar 18, 2021
Merged

Update scallop to 4.0.2#504
tuxji merged 1 commit intoapache:masterfrom
scala-steward:update/scallop-4.0.2

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

Updates org.rogach:scallop from 3.5.1 to 4.0.2.
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!

Files still referring to the old version number

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

daffodil-cli/bin.LICENSE
daffodil-test/src/test/resources/org/apache/daffodil/section06/namespaces/namespaces.tdml
daffodil-test/src/test/resources/test space/test 1/namespaces.tdml
Ignore future updates

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

updates.ignore = [ { groupId = "org.rogach", artifactId = "scallop" } ]

labels: library-update, semver-major, old-version-remains

- Also updates scallop configuration to use more modern validation
  mechanisms, which makes error messages more consistent
@stevedlawrence
Copy link
Copy Markdown
Member

+1

  • Do all automated continuous integration checks pass?
    Yes
  • Is the update a patch, minor, or major update?
    Major update, no APIs we use have broken, but a lot of new API functions have been added that clean up our code a bit. Changes squashed to use the new APIs/validation mechanism
  • Is the license still compatible with ASF License Policy?
    Yes, still MIT.
  • Have any changes been made to LICENSE/NOTICE files that need to be incorporated?
    No changes to LICENSE. No NOTICE file
  • Have any transitive dependencies been added or changed?
    No changes to transitive dependencies

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

Nice to see the API changes' improvements!

@tuxji tuxji merged commit 420f882 into apache:master Mar 18, 2021
@scala-steward scala-steward deleted the update/scallop-4.0.2 branch January 28, 2026 16:00
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