-
Notifications
You must be signed in to change notification settings - Fork 247
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Bump commons-io:commons-io from 2.17.0 to 2.18.0 #341
Merged
garydgregory
merged 1 commit into
master
from
dependabot/maven/commons-io-commons-io-2.18.0
Nov 20, 2024
Merged
Bump commons-io:commons-io from 2.17.0 to 2.18.0 #341
garydgregory
merged 1 commit into
master
from
dependabot/maven/commons-io-commons-io-2.18.0
Nov 20, 2024
Conversation
This file contains 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
Bumps commons-io:commons-io from 2.17.0 to 2.18.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
garydgregory
added a commit
that referenced
this pull request
Nov 20, 2024
mrsladek
pushed a commit
to navikt/fp-bom
that referenced
this pull request
Jan 7, 2025
…838) Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.1 to 1.17.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt">commons-codec:commons-codec's changelog</a>.</em></p> <blockquote> <h2>Apache Commons Codec 1.17.2 RELEASE NOTES</h2> <p>The Apache Commons Codec component contains encoders and decoders for formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.</p> <p>This is a feature and maintenance release. Java 8 or later is required.</p> <h2>Fixed Bugs</h2> <ul> <li> <pre><code> Rewrite DaitchMokotoffSoundex.soundex(String) using String.join(). Thanks to Gary Gregory. </code></pre> </li> <li>CODEC-324: Use Resource.class to load resources, rather than its class loader <a href="https://github.com/apache/commons-codec/issues/353">#353</a>. Thanks to Michael Froh.</li> <li> <pre><code> Deprecate CharSequenceUtils.CharSequenceUtils(). Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Deprecate Sha2Crypt.Sha2Crypt(). Thanks to Gary Gregory. </code></pre> </li> </ul> <h2>Changes</h2> <ul> <li> <pre><code> Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 [#296](apache/commons-codec#296), [#305](apache/commons-codec#305), [#313](apache/commons-codec#313). Thanks to Dependabot. </code></pre> </li> <li> <pre><code> Bump org.apache.commons:commons-parent from 71 to 78 [#310](apache/commons-codec#310), [#312](apache/commons-codec#312), [#319](apache/commons-codec#319), [#323](apache/commons-codec#323), [#326](apache/commons-codec#326), [#333](apache/commons-codec#333). Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> [test] Bump commons-io:commons-io from 2.16.1 to 2.18.0 [#318](apache/commons-codec#318), [#341](apache/commons-codec#341). Thanks to Gary Gregory, Dependabot. </code></pre> </li> <li> <pre><code> Bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to 3.2.1 [#332](apache/commons-codec#332). Thanks to Gary Gregory, Dependabot. </code></pre> </li> </ul> <p>For complete information on Apache Commons Codec, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons Codec website:</p> <p><a href="https://commons.apache.org/proper/commons-codec/">https://commons.apache.org/proper/commons-codec/</a></p> <p>Download page: <a href="https://commons.apache.org/proper/commons-codec/download_codec.cgi">https://commons.apache.org/proper/commons-codec/download_codec.cgi</a></p> <hr /> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/commons-codec/commit/19626132f74dc16dd4548f838d1fded1da5285a2"><code>1962613</code></a> Prepare for the next release candidate</li> <li><a href="https://github.com/apache/commons-codec/commit/1c23ee9696acaf16bec09ed203e845da8c86a839"><code>1c23ee9</code></a> Prepare for the next release candidate</li> <li><a href="https://github.com/apache/commons-codec/commit/4b32c491e7fb7fb8cd38ce8986ee083bae3417ae"><code>4b32c49</code></a> Add missing Javadoc</li> <li><a href="https://github.com/apache/commons-codec/commit/7c8f3d63188cdbceb838fc2c2c6bfd55a1f72fee"><code>7c8f3d6</code></a> Add missing Javadoc</li> <li><a href="https://github.com/apache/commons-codec/commit/10fd9a4e23563713dea6d8c118ff133d6bb9b3fc"><code>10fd9a4</code></a> Add missing Javadoc</li> <li><a href="https://github.com/apache/commons-codec/commit/4d917fa95d3d31da248f6ef6e8fb4d7bb477d248"><code>4d917fa</code></a> Deprecate Sha2Crypt.Sha2Crypt()</li> <li><a href="https://github.com/apache/commons-codec/commit/1b815fef93e6727bd33a3ecdb11f434be28aa1e5"><code>1b815fe</code></a> Deprecate CharSequenceUtils.CharSequenceUtils()</li> <li><a href="https://github.com/apache/commons-codec/commit/6921f982d96a7cf9e531e5001b60e209a19d317e"><code>6921f98</code></a> Add Checkstyle JavadocPackage</li> <li><a href="https://github.com/apache/commons-codec/commit/4614b096c2acf216cd2e5464d1584ffd8edfdebc"><code>4614b09</code></a> Sort Checkstyle entries</li> <li><a href="https://github.com/apache/commons-codec/commit/68b655b5d9fa0d281f8e2dd2ddc22d739baf673f"><code>68b655b</code></a> Add Checkstyle WhitespaceAroundCheck</li> <li>Additional commits viewable in <a href="https://github.com/apache/commons-codec/compare/rel/commons-codec-1.17.1...rel/commons-codec-1.17.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-codec:commons-codec&package-manager=maven&previous-version=1.17.1&new-version=1.17.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions bot
pushed a commit
to B3Partners/brmo
that referenced
this pull request
Jan 8, 2025
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.1 to 1.17.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt">commons-codec:commons-codec's changelog</a>.</em></p> <blockquote> <h2>Apache Commons Codec 1.17.2 RELEASE NOTES</h2> <p>The Apache Commons Codec component contains encoders and decoders for formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.</p> <p>This is a feature and maintenance release. Java 8 or later is required.</p> <h2>Fixed Bugs</h2> <ul> <li> <pre><code> Rewrite DaitchMokotoffSoundex.soundex(String) using String.join(). Thanks to Gary Gregory. </code></pre> </li> <li>CODEC-324: Use Resource.class to load resources, rather than its class loader <a href="https://github.com/apache/commons-codec/issues/353">#353</a>. Thanks to Michael Froh.</li> <li> <pre><code> Deprecate CharSequenceUtils.CharSequenceUtils(). Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Deprecate Sha2Crypt.Sha2Crypt(). Thanks to Gary Gregory. </code></pre> </li> </ul> <h2>Changes</h2> <ul> <li> <pre><code> Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 [#296](apache/commons-codec#296), [#305](apache/commons-codec#305), [#313](apache/commons-codec#313). Thanks to Dependabot. </code></pre> </li> <li> <pre><code> Bump org.apache.commons:commons-parent from 71 to 78 [#310](apache/commons-codec#310), [#312](apache/commons-codec#312), [#319](apache/commons-codec#319), [#323](apache/commons-codec#323), [#326](apache/commons-codec#326), [#333](apache/commons-codec#333). Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> [test] Bump commons-io:commons-io from 2.16.1 to 2.18.0 [#318](apache/commons-codec#318), [#341](apache/commons-codec#341). Thanks to Gary Gregory, Dependabot. </code></pre> </li> <li> <pre><code> Bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to 3.2.1 [#332](apache/commons-codec#332). Thanks to Gary Gregory, Dependabot. </code></pre> </li> </ul> <p>For complete information on Apache Commons Codec, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons Codec website:</p> <p><a href="https://commons.apache.org/proper/commons-codec/">https://commons.apache.org/proper/commons-codec/</a></p> <p>Download page: <a href="https://commons.apache.org/proper/commons-codec/download_codec.cgi">https://commons.apache.org/proper/commons-codec/download_codec.cgi</a></p> <hr /> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/commons-codec/commit/19626132f74dc16dd4548f838d1fded1da5285a2"><code>1962613</code></a> Prepare for the next release candidate</li> <li><a href="https://github.com/apache/commons-codec/commit/1c23ee9696acaf16bec09ed203e845da8c86a839"><code>1c23ee9</code></a> Prepare for the next release candidate</li> <li><a href="https://github.com/apache/commons-codec/commit/4b32c491e7fb7fb8cd38ce8986ee083bae3417ae"><code>4b32c49</code></a> Add missing Javadoc</li> <li><a href="https://github.com/apache/commons-codec/commit/7c8f3d63188cdbceb838fc2c2c6bfd55a1f72fee"><code>7c8f3d6</code></a> Add missing Javadoc</li> <li><a href="https://github.com/apache/commons-codec/commit/10fd9a4e23563713dea6d8c118ff133d6bb9b3fc"><code>10fd9a4</code></a> Add missing Javadoc</li> <li><a href="https://github.com/apache/commons-codec/commit/4d917fa95d3d31da248f6ef6e8fb4d7bb477d248"><code>4d917fa</code></a> Deprecate Sha2Crypt.Sha2Crypt()</li> <li><a href="https://github.com/apache/commons-codec/commit/1b815fef93e6727bd33a3ecdb11f434be28aa1e5"><code>1b815fe</code></a> Deprecate CharSequenceUtils.CharSequenceUtils()</li> <li><a href="https://github.com/apache/commons-codec/commit/6921f982d96a7cf9e531e5001b60e209a19d317e"><code>6921f98</code></a> Add Checkstyle JavadocPackage</li> <li><a href="https://github.com/apache/commons-codec/commit/4614b096c2acf216cd2e5464d1584ffd8edfdebc"><code>4614b09</code></a> Sort Checkstyle entries</li> <li><a href="https://github.com/apache/commons-codec/commit/68b655b5d9fa0d281f8e2dd2ddc22d739baf673f"><code>68b655b</code></a> Add Checkstyle WhitespaceAroundCheck</li> <li>Additional commits viewable in <a href="https://github.com/apache/commons-codec/compare/rel/commons-codec-1.17.1...rel/commons-codec-1.17.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-codec:commons-codec&package-manager=maven&previous-version=1.17.1&new-version=1.17.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
omosteven
pushed a commit
to omosteven/commons-codec-lab-work
that referenced
this pull request
Jan 8, 2025
Bumps commons-io:commons-io from 2.17.0 to 2.18.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
omosteven
pushed a commit
to omosteven/commons-codec-lab-work
that referenced
this pull request
Jan 8, 2025
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Labels
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.
Bumps commons-io:commons-io from 2.17.0 to 2.18.0.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)