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/17 03:05:27 UTC

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

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


   Updates [com.typesafe.sbt:sbt-native-packager](https://github.com/sbt/sbt-native-packager) from 1.7.6 to 1.8.1.
   [GitHub Release Notes](https://github.com/sbt/sbt-native-packager/releases/tag/v1.8.1) - [Changelog](https://github.com/sbt/sbt-native-packager/blob/master/CHANGELOG.md) - [Version Diff](https://github.com/sbt/sbt-native-packager/compare/v1.7.6...v1.8.1)
   
   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/5aaa3e80abad9c6c7c4e0d1b2c70c3baf4c09b74/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-minor


----------------------------------------------------------------
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 #513: Update sbt-native-packager to 1.8.1

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


   


----------------------------------------------------------------
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 #513: Update sbt-native-packager to 1.8.1

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


    +1
      
    - [X] **Do all automated continuous integration checks pass?**
    Yes
    - [X] **Is the update a patch, minor, or major update?**
    Minor update, diff shows few changes, made of up documentation, automated relase process, and features that we don't use (e.g. docker, graal)
    - [X] **Is the license still compatible with ASF License Policy?**
    Yes, still BSD-2. Note that we do not distribute this plugin with daffodil
    - [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