Update commons-io to 2.17.0#1307
Merged
stevedlawrence merged 1 commit intoOct 11, 2024
Merged
Conversation
olabusayoT
approved these changes
Oct 8, 2024
Contributor
olabusayoT
left a comment
There was a problem hiding this comment.
+1
Apache Commons IO Release Notes
Differences from last release
- Do all automated continuous integration checks pass?
Yes - Is the update a patch, minor, or major update?
Minor update. Many bug fixes and feature additions, nothing that seems to affect Daffodil. - Is the license still compatible with ASF License Policy?
Yes, still ALv2 - Have any changes been made to LICENSE/NOTICE files that need to be incorporated?
No - Have any transitive dependencies been added or changed?
From release notes:- Bump tests commons.bytebuddy.version from 1.14.13 to 1.15.1
- Bump tests commons-codec:commons-codec from 1.16.1 to 1.17.1
- Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.4.1
- Bump org.apache.commons:commons-parent from 69 to 74
- Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0
The only one that we pull in is commons-codec, and that is already correctly listed in license/notice files.
stevedlawrence
approved these changes
Oct 11, 2024
Member
stevedlawrence
left a comment
There was a problem hiding this comment.
+1 note that we don't care about test/dev transitive dependencies, so the listed deps can be ignored
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
About this PR
📦 Updates commons-io:commons-io from
2.16.1to2.17.0Usage
✅ 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.conffile.Have a fantastic day writing Scala!
🔍 Files still referring to the old version number
The following files still refer to the old version number (2.16.1).
You might want to review and update them manually.
⚙ Adjust future updates
Add this to your
.scala-steward.conffile to ignore future updates of this dependency:Or, add this to slow down future updates of this dependency: