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:11 UTC

[GitHub] [daffodil] scala-steward opened a new pull request #500: Update sbt-native-packager to 1.7.6

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


   Updates [com.typesafe.sbt:sbt-native-packager](https://github.com/sbt/sbt-native-packager) from 1.7.5 to 1.7.6.
   [GitHub Release Notes](https://github.com/sbt/sbt-native-packager/releases/tag/v1.7.6) - [Changelog](https://github.com/sbt/sbt-native-packager/blob/master/CHANGELOG.md) - [Version Diff](https://github.com/sbt/sbt-native-packager/compare/v1.7.5...v1.7.6)
   
   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>Ignore future updates</summary>
   
   Add this to your `.scala-steward.conf` file to ignore future updates of this dependency:
   ```
   updates.ignore = [ { groupId = "com.typesafe.sbt", artifactId = "sbt-native-packager" } ]
   ```
   </details>
   
   labels: sbt-plugin-update, semver-patch


----------------------------------------------------------------
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 #500: Update sbt-native-packager to 1.7.6

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


   


----------------------------------------------------------------
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 #500: Update sbt-native-packager to 1.7.6

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


   +1
   
   - [X] **Do all automated continuous integration checks pass?**
   Yes, additionally I tested the release candidate container, and checked the rpm/msi/tar/zip work as expected
   - [X] **Is the update a patch, minor, or major update?**
   Minor release, no obvious changes that affect Daffodil
   - [X] **Is the license still compatible with ASF License Policy?**
   Yes, same license. Note that we do not distribute this plugin, it is only used for generating releases
   - [X] **Have any changes been made to LICENSE/NOTICE files that need to be incorporated?**
   No
   - [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