Re: [PR] Update commons-io to 2.15.1 [incubator-nlpcraft]

2024-03-30 Thread via GitHub


scala-steward closed pull request #139: Update commons-io to 2.15.1
URL: https://github.com/apache/incubator-nlpcraft/pull/139


-- 
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-unsubscr...@nlpcraft.apache.org

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



Re: [PR] Update commons-io to 2.15.1 [incubator-nlpcraft]

2024-03-30 Thread via GitHub


scala-steward commented on PR #139:
URL: 
https://github.com/apache/incubator-nlpcraft/pull/139#issuecomment-2028082133

   Superseded by #154.


-- 
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-unsubscr...@nlpcraft.apache.org

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



[PR] Update commons-io to 2.15.1 [incubator-nlpcraft]

2023-12-01 Thread via GitHub


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

   ## About this PR
   📦 Updates 
[commons-io:commons-io](https://commons.apache.org/proper/commons-io/) from 
`2.14.0` to `2.15.1`
   
   ## Usage
   ✅ **Please merge!**
   
   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/57f91b22bf9b52c8cc7ea9474b188ac173019619/docs/repo-specific-configuration.md)
 file.
   
   _Have a fantastic day writing Scala!_
   
   
   âš™ Adjust future updates
   
   Add this to your `.scala-steward.conf` file to ignore future updates of this 
dependency:
   ```
   updates.ignore = [ { groupId = "commons-io", artifactId = "commons-io" } ]
   ```
   Or, add this to slow down future updates of this dependency:
   ```
   dependencyOverrides = [{
 pullRequests = { frequency = "30 days" },
 dependency = { groupId = "commons-io", artifactId = "commons-io" }
   }]
   ```
   
   
   
   labels: library-update, early-semver-minor, semver-spec-minor, 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-unsubscr...@nlpcraft.apache.org

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