You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/04/01 00:23:31 UTC

[GitHub] [daffodil-vscode] github-actions[bot] opened a new pull request, #546: Update sbt-native-packager to 1.9.16

github-actions[bot] opened a new pull request, #546:
URL: https://github.com/apache/daffodil-vscode/pull/546

   Updates [com.github.sbt:sbt-native-packager](https://github.com/sbt/sbt-native-packager) from 1.9.11 to 1.9.16.
   [GitHub Release Notes](https://github.com/sbt/sbt-native-packager/releases/tag/v1.9.16) - [Changelog](https://github.com/sbt/sbt-native-packager/blob/master/CHANGELOG.md) - [Version Diff](https://github.com/sbt/sbt-native-packager/compare/v1.9.11...v1.9.16)
   
   
   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/070634501628558e00a7cd623c97bff1995e59e3/docs/repo-specific-configuration.md) file.
   
   Have a fantastic day writing Scala!
   
   <details>
   <summary>Adjust future updates</summary>
   
   Add this to your `.scala-steward.conf` file to ignore future updates of this dependency:
   ```
   updates.ignore = [ { groupId = "com.github.sbt", artifactId = "sbt-native-packager" } ]
   ```
   Or, add this to slow down future updates of this dependency:
   ```
   dependencyOverrides = [{
     pullRequests = { frequency = "30 days" },
     dependency = { groupId = "com.github.sbt", artifactId = "sbt-native-packager" }
   }]
   ```
   </details>
   
   labels: sbt-plugin-update, early-semver-patch, semver-spec-patch, commit-count:1


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

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

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


[GitHub] [daffodil-vscode] scholarsmate merged pull request #546: Update sbt-native-packager to 1.9.16

Posted by "scholarsmate (via GitHub)" <gi...@apache.org>.
scholarsmate merged PR #546:
URL: https://github.com/apache/daffodil-vscode/pull/546


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

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

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