You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by GitBox <gi...@apache.org> on 2021/03/08 13:18:52 UTC

[GitHub] [daffodil] scala-steward opened a new pull request #504: Update scallop to 4.0.2

scala-steward opened a new pull request #504:
URL: https://github.com/apache/daffodil/pull/504


   Updates [org.rogach:scallop](http://github.com/scallop/scallop) from 3.5.1 to 4.0.2.
   [GitHub Release Notes](http://github.com/scallop/scallop/releases/tag/v4.0.2) - [Changelog](http://github.com/scallop/scallop/blob/master/CHANGELOG.md) - [Version Diff](http://github.com/scallop/scallop/compare/v3.5.1...v4.0.2)
   
   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`](https://github.com/scala-steward-org/scala-steward/blob/7949462a266772e2dbf2718b5b3ddb332f0165c4/docs/repo-specific-configuration.md) file.
   
   Have a fantastic day writing Scala!
   
   <details>
   <summary>Files still referring to the old version number</summary>
   
   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
   ```
   </details>
   <details>
   <summary>Ignore future updates</summary>
   
   Add this to your `.scala-steward.conf` file to ignore future updates of this dependency:
   ```
   updates.ignore = [ { groupId = "org.rogach", artifactId = "scallop" } ]
   ```
   </details>
   
   labels: library-update, semver-major, old-version-remains


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [daffodil] stevedlawrence commented on pull request #504: Update scallop to 4.0.2

Posted by GitBox <gi...@apache.org>.
stevedlawrence commented on pull request #504:
URL: https://github.com/apache/daffodil/pull/504#issuecomment-801329280


    +1
      
    - [X] **Do all automated continuous integration checks pass?**
    Yes
    - [X] **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
    - [X] **Is the license still compatible with ASF License Policy?**
    Yes, still MIT.
    - [X] **Have any changes been made to LICENSE/NOTICE files that need to be incorporated?**
    No changes to LICENSE. No NOTICE file
    - [X] **Have any transitive dependencies been added or changed?**
    No changes to transitive dependencies


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [daffodil] tuxji merged pull request #504: Update scallop to 4.0.2

Posted by GitBox <gi...@apache.org>.
tuxji merged pull request #504:
URL: https://github.com/apache/daffodil/pull/504


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org