You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nlpcraft.apache.org by GitBox <gi...@apache.org> on 2022/10/17 13:17:55 UTC

[GitHub] [incubator-nlpcraft] scala-steward opened a new pull request, #48: Update sbt to 1.7.2

scala-steward opened a new pull request, #48:
URL: https://github.com/apache/incubator-nlpcraft/pull/48

   Updates [org.scala-sbt:sbt](https://github.com/sbt/sbt) from 1.7.1 to 1.7.2.
   [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.7.2) - [Version Diff](https://github.com/sbt/sbt/compare/v1.7.1...v1.7.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/3a6394524b54ff53611e7a73b6fa164ea3409a36/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 = "org.scala-sbt", artifactId = "sbt" } ]
   ```
   Or, add this to slow down future updates of this dependency:
   ```
   dependencyOverrides = [{
     pullRequests = { frequency = "@monthly" },
     dependency = { groupId = "org.scala-sbt", artifactId = "sbt" }
   }]
   ```
   </details>
   
   labels: library-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: dev-unsubscribe@nlpcraft.apache.org

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


[GitHub] [incubator-nlpcraft] scala-steward closed pull request #48: Update sbt to 1.7.2

Posted by GitBox <gi...@apache.org>.
scala-steward closed pull request #48: Update sbt to 1.7.2
URL: https://github.com/apache/incubator-nlpcraft/pull/48


-- 
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: dev-unsubscribe@nlpcraft.apache.org

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


[GitHub] [incubator-nlpcraft] scala-steward commented on pull request #48: Update sbt to 1.7.2

Posted by GitBox <gi...@apache.org>.
scala-steward commented on PR #48:
URL: https://github.com/apache/incubator-nlpcraft/pull/48#issuecomment-1300164780

   Superseded by #52.


-- 
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: dev-unsubscribe@nlpcraft.apache.org

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