-
Couldn't load subscription status.
- Fork 252
Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 #293
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
garydgregory
merged 1 commit into
master
from
dependabot/maven/org.codehaus.mojo-animal-sniffer-maven-plugin-1.24
Jul 5, 2024
Merged
Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 #293
garydgregory
merged 1 commit into
master
from
dependabot/maven/org.codehaus.mojo-animal-sniffer-maven-plugin-1.24
Jul 5, 2024
Conversation
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
Bumps [org.codehaus.mojo:animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer) from 1.23 to 1.24. - [Release notes](https://github.com/mojohaus/animal-sniffer/releases) - [Commits](mojohaus/animal-sniffer@1.23...animal-sniffer-1.24) --- updated-dependencies: - dependency-name: org.codehaus.mojo:animal-sniffer-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
garydgregory
added a commit
that referenced
this pull request
Jul 5, 2024
lidavidm
pushed a commit
to apache/arrow
that referenced
this pull request
Jul 23, 2024
…in /java (#43367) Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.0 to 1.17.1. <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.1 RELEASE NOTES</h2> <p>The Apache Commons Codec component contains encoders and decoders for various 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>Feature and fix release. Requires a minimum of Java 8.</p> <h2>Fixed Bugs</h2> <ul> <li> <pre><code> Md5Crypt now throws IllegalArgumentException on an invalid prefix. Thanks to Gary Gregory. </code></pre> </li> </ul> <h2>Changes</h2> <ul> <li> <pre><code> Bump org.apache.commons:commons-parent from 69 to 71 [#286](apache/commons-codec#286). Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 [#293](apache/commons-codec#293). Thanks to Dependabot. </code></pre> </li> <li> <pre><code> Bump org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to 3.1.0 [#292](apache/commons-codec#292). Thanks to 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/965109705c5236b05011e1c45f47d991abfa521e"><code>9651097</code></a> Prepare for the next release candidate</li> <li><a href="https://github.com/apache/commons-codec/commit/0d99b46fa1a8a61cf869ff4cc9b9e2402129f199"><code>0d99b46</code></a> Merge branch 'master' of <a href="https://gitbox.apache.org/repos/asf/commons-codec">https://gitbox.apache.org/repos/asf/commons-codec</a></li> <li><a href="https://github.com/apache/commons-codec/commit/0c63e18b8a5e5b9b0195a632d136c85c1452b34f"><code>0c63e18</code></a> Prepare for the next release candidate</li> <li><a href="https://github.com/apache/commons-codec/commit/be06260d90edd8ad43879eb2862dac765e807cc0"><code>be06260</code></a> Bump actions/upload-artifact from 4.3.3 to 4.3.4 (<a href="https://redirect.github.com/apache/commons-codec/issues/295">#295</a>)</li> <li><a href="https://github.com/apache/commons-codec/commit/09ef422871b8d202d4dca1ff67d91f32723d3862"><code>09ef422</code></a> Bump github/codeql-action from 3.25.11 to 3.25.12 (<a href="https://redirect.github.com/apache/commons-codec/issues/294">#294</a>)</li> <li><a href="https://github.com/apache/commons-codec/commit/86ef922a57d6c2632dc84c41cb04798fe489431c"><code>86ef922</code></a> Merge branch 'master' of <a href="https://gitbox.apache.org/repos/asf/commons-codec.git">https://gitbox.apache.org/repos/asf/commons-codec.git</a></li> <li><a href="https://github.com/apache/commons-codec/commit/974cf873936633d7bb7e060b1caf119e60b60e98"><code>974cf87</code></a> Remove redundant keywords</li> <li><a href="https://github.com/apache/commons-codec/commit/0c82238e5b9a914fdd862df3f6ab0085f533b5e8"><code>0c82238</code></a> Remove redundant keywords</li> <li><a href="https://github.com/apache/commons-codec/commit/1e6544e4f1d269c0edf8b702f60d6dc866b3affa"><code>1e6544e</code></a> Remove redundant keywords</li> <li><a href="https://github.com/apache/commons-codec/commit/8dcf9d1f745c88beedf54e63c7a5d683725ebdea"><code>8dcf9d1</code></a> Remove redundant keywords</li> <li>Additional commits viewable in <a href="https://github.com/apache/commons-codec/compare/rel/commons-codec-1.17.0...rel/commons-codec-1.17.1">compare view</a></li> </ul> </details> <br /> [](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> Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: David Li <li.davidm96@gmail.com>
jolarsen
pushed a commit
to navikt/fp-bom
that referenced
this pull request
Jul 24, 2024
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.0 to 1.17.1. <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.1 RELEASE NOTES</h2> <p>The Apache Commons Codec component contains encoders and decoders for various 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>Feature and fix release. Requires a minimum of Java 8.</p> <h2>Fixed Bugs</h2> <ul> <li> <pre><code> Md5Crypt now throws IllegalArgumentException on an invalid prefix. Thanks to Gary Gregory. </code></pre> </li> </ul> <h2>Changes</h2> <ul> <li> <pre><code> Bump org.apache.commons:commons-parent from 69 to 71 [#286](apache/commons-codec#286). Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 [#293](apache/commons-codec#293). Thanks to Dependabot. </code></pre> </li> <li> <pre><code> Bump org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to 3.1.0 [#292](apache/commons-codec#292). Thanks to 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/965109705c5236b05011e1c45f47d991abfa521e"><code>9651097</code></a> Prepare for the next release candidate</li> <li><a href="https://github.com/apache/commons-codec/commit/0d99b46fa1a8a61cf869ff4cc9b9e2402129f199"><code>0d99b46</code></a> Merge branch 'master' of <a href="https://gitbox.apache.org/repos/asf/commons-codec">https://gitbox.apache.org/repos/asf/commons-codec</a></li> <li><a href="https://github.com/apache/commons-codec/commit/0c63e18b8a5e5b9b0195a632d136c85c1452b34f"><code>0c63e18</code></a> Prepare for the next release candidate</li> <li><a href="https://github.com/apache/commons-codec/commit/be06260d90edd8ad43879eb2862dac765e807cc0"><code>be06260</code></a> Bump actions/upload-artifact from 4.3.3 to 4.3.4 (<a href="https://redirect.github.com/apache/commons-codec/issues/295">#295</a>)</li> <li><a href="https://github.com/apache/commons-codec/commit/09ef422871b8d202d4dca1ff67d91f32723d3862"><code>09ef422</code></a> Bump github/codeql-action from 3.25.11 to 3.25.12 (<a href="https://redirect.github.com/apache/commons-codec/issues/294">#294</a>)</li> <li><a href="https://github.com/apache/commons-codec/commit/86ef922a57d6c2632dc84c41cb04798fe489431c"><code>86ef922</code></a> Merge branch 'master' of <a href="https://gitbox.apache.org/repos/asf/commons-codec.git">https://gitbox.apache.org/repos/asf/commons-codec.git</a></li> <li><a href="https://github.com/apache/commons-codec/commit/974cf873936633d7bb7e060b1caf119e60b60e98"><code>974cf87</code></a> Remove redundant keywords</li> <li><a href="https://github.com/apache/commons-codec/commit/0c82238e5b9a914fdd862df3f6ab0085f533b5e8"><code>0c82238</code></a> Remove redundant keywords</li> <li><a href="https://github.com/apache/commons-codec/commit/1e6544e4f1d269c0edf8b702f60d6dc866b3affa"><code>1e6544e</code></a> Remove redundant keywords</li> <li><a href="https://github.com/apache/commons-codec/commit/8dcf9d1f745c88beedf54e63c7a5d683725ebdea"><code>8dcf9d1</code></a> Remove redundant keywords</li> <li>Additional commits viewable in <a href="https://github.com/apache/commons-codec/compare/rel/commons-codec-1.17.0...rel/commons-codec-1.17.1">compare view</a></li> </ul> </details> <br /> [](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
added a commit
to 8VIM/8VIM
that referenced
this pull request
Oct 29, 2024
…575) Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.0 to 1.17.1. <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.1 RELEASE NOTES</h2> <p>The Apache Commons Codec component contains encoders and decoders for various 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>Feature and fix release. Requires a minimum of Java 8.</p> <h2>Fixed Bugs</h2> <ul> <li> <pre><code> Md5Crypt now throws IllegalArgumentException on an invalid prefix. Thanks to Gary Gregory. </code></pre> </li> </ul> <h2>Changes</h2> <ul> <li> <pre><code> Bump org.apache.commons:commons-parent from 69 to 71 [#286](apache/commons-codec#286). Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 [#293](apache/commons-codec#293). Thanks to Dependabot. </code></pre> </li> <li> <pre><code> Bump org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to 3.1.0 [#292](apache/commons-codec#292). Thanks to 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/965109705c5236b05011e1c45f47d991abfa521e"><code>9651097</code></a> Prepare for the next release candidate</li> <li><a href="https://github.com/apache/commons-codec/commit/0d99b46fa1a8a61cf869ff4cc9b9e2402129f199"><code>0d99b46</code></a> Merge branch 'master' of <a href="https://gitbox.apache.org/repos/asf/commons-codec">https://gitbox.apache.org/repos/asf/commons-codec</a></li> <li><a href="https://github.com/apache/commons-codec/commit/0c63e18b8a5e5b9b0195a632d136c85c1452b34f"><code>0c63e18</code></a> Prepare for the next release candidate</li> <li><a href="https://github.com/apache/commons-codec/commit/be06260d90edd8ad43879eb2862dac765e807cc0"><code>be06260</code></a> Bump actions/upload-artifact from 4.3.3 to 4.3.4 (<a href="https://redirect.github.com/apache/commons-codec/issues/295">#295</a>)</li> <li><a href="https://github.com/apache/commons-codec/commit/09ef422871b8d202d4dca1ff67d91f32723d3862"><code>09ef422</code></a> Bump github/codeql-action from 3.25.11 to 3.25.12 (<a href="https://redirect.github.com/apache/commons-codec/issues/294">#294</a>)</li> <li><a href="https://github.com/apache/commons-codec/commit/86ef922a57d6c2632dc84c41cb04798fe489431c"><code>86ef922</code></a> Merge branch 'master' of <a href="https://gitbox.apache.org/repos/asf/commons-codec.git">https://gitbox.apache.org/repos/asf/commons-codec.git</a></li> <li><a href="https://github.com/apache/commons-codec/commit/974cf873936633d7bb7e060b1caf119e60b60e98"><code>974cf87</code></a> Remove redundant keywords</li> <li><a href="https://github.com/apache/commons-codec/commit/0c82238e5b9a914fdd862df3f6ab0085f533b5e8"><code>0c82238</code></a> Remove redundant keywords</li> <li><a href="https://github.com/apache/commons-codec/commit/1e6544e4f1d269c0edf8b702f60d6dc866b3affa"><code>1e6544e</code></a> Remove redundant keywords</li> <li><a href="https://github.com/apache/commons-codec/commit/8dcf9d1f745c88beedf54e63c7a5d683725ebdea"><code>8dcf9d1</code></a> Remove redundant keywords</li> <li>Additional commits viewable in <a href="https://github.com/apache/commons-codec/compare/rel/commons-codec-1.17.0...rel/commons-codec-1.17.1">compare view</a></li> </ul> </details> <br /> [](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>
kou
pushed a commit
to apache/arrow-java
that referenced
this pull request
Nov 25, 2024
…in /java (#43367) Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.0 to 1.17.1. <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.1 RELEASE NOTES</h2> <p>The Apache Commons Codec component contains encoders and decoders for various 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>Feature and fix release. Requires a minimum of Java 8.</p> <h2>Fixed Bugs</h2> <ul> <li> <pre><code> Md5Crypt now throws IllegalArgumentException on an invalid prefix. Thanks to Gary Gregory. </code></pre> </li> </ul> <h2>Changes</h2> <ul> <li> <pre><code> Bump org.apache.commons:commons-parent from 69 to 71 [#286](apache/commons-codec#286). Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 [#293](apache/commons-codec#293). Thanks to Dependabot. </code></pre> </li> <li> <pre><code> Bump org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to 3.1.0 [#292](apache/commons-codec#292). Thanks to 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/965109705c5236b05011e1c45f47d991abfa521e"><code>9651097</code></a> Prepare for the next release candidate</li> <li><a href="https://github.com/apache/commons-codec/commit/0d99b46fa1a8a61cf869ff4cc9b9e2402129f199"><code>0d99b46</code></a> Merge branch 'master' of <a href="https://gitbox.apache.org/repos/asf/commons-codec">https://gitbox.apache.org/repos/asf/commons-codec</a></li> <li><a href="https://github.com/apache/commons-codec/commit/0c63e18b8a5e5b9b0195a632d136c85c1452b34f"><code>0c63e18</code></a> Prepare for the next release candidate</li> <li><a href="https://github.com/apache/commons-codec/commit/be06260d90edd8ad43879eb2862dac765e807cc0"><code>be06260</code></a> Bump actions/upload-artifact from 4.3.3 to 4.3.4 (<a href="https://redirect.github.com/apache/commons-codec/issues/295">#295</a>)</li> <li><a href="https://github.com/apache/commons-codec/commit/09ef422871b8d202d4dca1ff67d91f32723d3862"><code>09ef422</code></a> Bump github/codeql-action from 3.25.11 to 3.25.12 (<a href="https://redirect.github.com/apache/commons-codec/issues/294">#294</a>)</li> <li><a href="https://github.com/apache/commons-codec/commit/86ef922a57d6c2632dc84c41cb04798fe489431c"><code>86ef922</code></a> Merge branch 'master' of <a href="https://gitbox.apache.org/repos/asf/commons-codec.git">https://gitbox.apache.org/repos/asf/commons-codec.git</a></li> <li><a href="https://github.com/apache/commons-codec/commit/974cf873936633d7bb7e060b1caf119e60b60e98"><code>974cf87</code></a> Remove redundant keywords</li> <li><a href="https://github.com/apache/commons-codec/commit/0c82238e5b9a914fdd862df3f6ab0085f533b5e8"><code>0c82238</code></a> Remove redundant keywords</li> <li><a href="https://github.com/apache/commons-codec/commit/1e6544e4f1d269c0edf8b702f60d6dc866b3affa"><code>1e6544e</code></a> Remove redundant keywords</li> <li><a href="https://github.com/apache/commons-codec/commit/8dcf9d1f745c88beedf54e63c7a5d683725ebdea"><code>8dcf9d1</code></a> Remove redundant keywords</li> <li>Additional commits viewable in <a href="https://github.com/apache/commons-codec/compare/rel/commons-codec-1.17.0...rel/commons-codec-1.17.1">compare view</a></li> </ul> </details> <br /> [](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> Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: David Li <li.davidm96@gmail.com>
lkiesow
added a commit
to opencast/opencast
that referenced
this pull request
Dec 7, 2024
…/modules/db (#6341) Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.15 to 1.17.1. <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.1 RELEASE NOTES</h2> <p>The Apache Commons Codec component contains encoders and decoders for various 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>Feature and fix release. Requires a minimum of Java 8.</p> <h2>Fixed Bugs</h2> <ul> <li> <pre><code> Md5Crypt now throws IllegalArgumentException on an invalid prefix. Thanks to Gary Gregory. </code></pre> </li> </ul> <h2>Changes</h2> <ul> <li> <pre><code> Bump org.apache.commons:commons-parent from 69 to 71 [#286](apache/commons-codec#286). Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 [#293](apache/commons-codec#293). Thanks to Dependabot. </code></pre> </li> <li> <pre><code> Bump org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to 3.1.0 [#292](apache/commons-codec#292). Thanks to 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 /> <h2>Apache Commons Codec 1.17.0 RELEASE NOTES</h2> <p>The Apache Commons Codec component contains encoders and decoders for various 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>Feature and fix release. Requires a minimum of Java 8.</p> <h2>New features</h2> <ul> <li> <pre><code> Add override org.apache.commons.codec.language.bm.Rule.PhonemeExpr.size(). Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Add support for Base64 custom alphabets [#266](apache/commons-codec#266). Thanks to Chris Kocel, Gary Gregory. </code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/commons-codec/commit/965109705c5236b05011e1c45f47d991abfa521e"><code>9651097</code></a> Prepare for the next release candidate</li> <li><a href="https://github.com/apache/commons-codec/commit/0d99b46fa1a8a61cf869ff4cc9b9e2402129f199"><code>0d99b46</code></a> Merge branch 'master' of <a href="https://gitbox.apache.org/repos/asf/commons-codec">https://gitbox.apache.org/repos/asf/commons-codec</a></li> <li><a href="https://github.com/apache/commons-codec/commit/0c63e18b8a5e5b9b0195a632d136c85c1452b34f"><code>0c63e18</code></a> Prepare for the next release candidate</li> <li><a href="https://github.com/apache/commons-codec/commit/be06260d90edd8ad43879eb2862dac765e807cc0"><code>be06260</code></a> Bump actions/upload-artifact from 4.3.3 to 4.3.4 (<a href="https://redirect.github.com/apache/commons-codec/issues/295">#295</a>)</li> <li><a href="https://github.com/apache/commons-codec/commit/09ef422871b8d202d4dca1ff67d91f32723d3862"><code>09ef422</code></a> Bump github/codeql-action from 3.25.11 to 3.25.12 (<a href="https://redirect.github.com/apache/commons-codec/issues/294">#294</a>)</li> <li><a href="https://github.com/apache/commons-codec/commit/86ef922a57d6c2632dc84c41cb04798fe489431c"><code>86ef922</code></a> Merge branch 'master' of <a href="https://gitbox.apache.org/repos/asf/commons-codec.git">https://gitbox.apache.org/repos/asf/commons-codec.git</a></li> <li><a href="https://github.com/apache/commons-codec/commit/974cf873936633d7bb7e060b1caf119e60b60e98"><code>974cf87</code></a> Remove redundant keywords</li> <li><a href="https://github.com/apache/commons-codec/commit/0c82238e5b9a914fdd862df3f6ab0085f533b5e8"><code>0c82238</code></a> Remove redundant keywords</li> <li><a href="https://github.com/apache/commons-codec/commit/1e6544e4f1d269c0edf8b702f60d6dc866b3affa"><code>1e6544e</code></a> Remove redundant keywords</li> <li><a href="https://github.com/apache/commons-codec/commit/8dcf9d1f745c88beedf54e63c7a5d683725ebdea"><code>8dcf9d1</code></a> Remove redundant keywords</li> <li>Additional commits viewable in <a href="https://github.com/apache/commons-codec/compare/rel/commons-codec-1.15...rel/commons-codec-1.17.1">compare view</a></li> </ul> </details> <br /> [](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>
omosteven
pushed a commit
to omosteven/commons-codec-lab-work
that referenced
this pull request
Jan 8, 2025
…pache#293) Bumps [org.codehaus.mojo:animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer) from 1.23 to 1.24. - [Release notes](https://github.com/mojohaus/animal-sniffer/releases) - [Commits](mojohaus/animal-sniffer@1.23...animal-sniffer-1.24) --- updated-dependencies: - dependency-name: org.codehaus.mojo:animal-sniffer-maven-plugin dependency-type: direct:production 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
scottmries
added a commit
to dequelabs/axe-core-maven-html
that referenced
this pull request
Jul 2, 2025
…es (#499) Bumps the maven-low-risk group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.7.0` | `3.11.1` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.5.2` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.2.4` | `3.2.7` | | commons-io:commons-io | `2.16.1` | `2.18.0` | | [io.github.bonigarcia:webdrivermanager](https://github.com/bonigarcia/webdrivermanager) | `5.8.0` | `5.9.2` | | org.apache.commons:commons-lang3 | `3.14.0` | `3.17.0` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.17.1` | `2.18.2` | | [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit5) | `5.10.2` | `5.11.3` | | [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) | `1.15.0` | `1.15.1` | | [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) | `1.44.0` | `1.49.0` | | [commons-codec:commons-codec](https://github.com/apache/commons-codec) | `1.17.0` | `1.17.1` | | org.apache.commons:commons-compress | `1.26.2` | `1.27.1` | | [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.17.1` | `2.18.2` | Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.7.0 to 3.11.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="/apache/maven-javadoc-plugin/releases">org.apache.maven.plugins:maven-javadoc-plugin's releases</a>.</em></p> <blockquote> <h2>maven-javadoc-plugin-3.11.1</h2> <h2>What's Changed</h2> <ul> <li>[MJAVADOC-821] Align toolchain discovery code with Maven Compiler Plugin by <a href="/michael-o"><code>@michael-o</code></a> in <a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/334">apache/maven-javadoc-plugin#334</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.11.0...maven-javadoc-plugin-3.11.1">https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.11.0...maven-javadoc-plugin-3.11.1</a></p> <h2>maven-javadoc-plugin-3.10.1</h2> <h2>What's Changed</h2> <ul> <li>[MJAVADOC-810] [REGRESSION] MJAVADOC-791 causes forked Maven execution fail if any toolchains or settings file isn't present by <a href="/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/313">apache/maven-javadoc-plugin#313</a></li> <li>Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 by <a href="/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/314">apache/maven-javadoc-plugin#314</a></li> <li>Bump org.codehaus.plexus:plexus-io from 3.5.0 to 3.5.1 by <a href="/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/315">apache/maven-javadoc-plugin#315</a></li> <li>Bump commons-io:commons-io from 2.16.1 to 2.17.0 by <a href="/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/319">apache/maven-javadoc-plugin#319</a></li> <li>[MJAVADOC-812] [REGRESSION] maven-javadoc-plugin 3.10.0 creates empty… by <a href="/michael-o"><code>@michael-o</code></a> in <a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/320">apache/maven-javadoc-plugin#320</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.10.0...maven-javadoc-plugin-3.10.1">https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.10.0...maven-javadoc-plugin-3.10.1</a></p> <h2>maven-javadoc-plugin-3.10.0</h2> <h1>❗ NOTICE</h1> <p>Due to <code>Doxia 2.x</code> stack <code>maven-site-plugin</code> <strong>3.20+</strong> is requred.</p> <h2>What's Changed</h2> <ul> <li>Add test for custom <code>FixJavadocMojo#defaultVersion</code> by <a href="/Marcono1234"><code>@Marcono1234</code></a> in <a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/305">apache/maven-javadoc-plugin#305</a></li> <li>Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 by <a href="/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/304">apache/maven-javadoc-plugin#304</a></li> <li>Improve URL handling by <a href="/michael-o"><code>@michael-o</code></a> in <a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/310">apache/maven-javadoc-plugin#310</a></li> <li>Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 by <a href="/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/307">apache/maven-javadoc-plugin#307</a></li> <li>Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 by <a href="/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/306">apache/maven-javadoc-plugin#306</a></li> <li>Improve ITs by <a href="/michael-o"><code>@michael-o</code></a> in <a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/311">apache/maven-javadoc-plugin#311</a></li> <li>Bump org.apache.maven.plugins:maven-plugins from 42 to 43 by <a href="/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/294">apache/maven-javadoc-plugin#294</a></li> <li>[MJAVADOC-809] Align Mojo class names by <a href="/michael-o"><code>@michael-o</code></a> in <a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/312">apache/maven-javadoc-plugin#312</a></li> <li>[MJAVADOC-784] Upgrade to Doxia 2.0.0 Milestone Stack by <a href="/michael-o"><code>@michael-o</code></a> in <a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/204">apache/maven-javadoc-plugin#204</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.8.0...maven-javadoc-plugin-3.10.0">https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.8.0...maven-javadoc-plugin-3.10.0</a></p> <h2>maven-javadoc-plugin-3.8.0</h2> <h2>What's Changed</h2> <ul> <li>Bump org.springframework:spring-context from 4.3.29.RELEASE to 5.2.21.RELEASE in /src/it/projects/MJAVADOC-434_fixcompile by <a href="/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/280">apache/maven-javadoc-plugin#280</a></li> <li>Fix usage documentation mentioning <code>nohelp</code> default value by <a href="/indyteo"><code>@indyteo</code></a> in <a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/286">apache/maven-javadoc-plugin#286</a></li> <li>[MJAVADOC-796] Do not follow links for Java 12+ by <a href="/michael-o"><code>@michael-o</code></a> in <a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/287">apache/maven-javadoc-plugin#287</a></li> <li>[MJAVADOC-800] Bump org.codehaus.plexus:plexus-io from 3.4.2 to 3.5.0 by <a href="/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/291">apache/maven-javadoc-plugin#291</a></li> <li>Remove outdated invoker conditions by <a href="/michael-o"><code>@michael-o</code></a> in <a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/292">apache/maven-javadoc-plugin#292</a></li> <li>Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by <a href="/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/293">apache/maven-javadoc-plugin#293</a></li> <li>Bump org.apache.maven.shared:maven-common-artifact-filters from 3.2.0 to 3.4.0 by <a href="/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/288">apache/maven-javadoc-plugin#288</a></li> <li>[MJAVADOC-799] Remove inconsistent <code>AbstractFixJavadocMojo#defaultVersion</code> default value by <a href="/Marcono1234"><code>@Marcono1234</code></a> in <a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/295">apache/maven-javadoc-plugin#295</a></li> <li>[MJAVADOC-801] Upgrade to Clirr Maven Plugin 2.8 in fix goals by <a href="/michael-o"><code>@michael-o</code></a> in <a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/296">apache/maven-javadoc-plugin#296</a></li> <li>[MJAVADOC-803] Add default parameter to force root locale by <a href="/michael-o"><code>@michael-o</code></a> in <a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/298">apache/maven-javadoc-plugin#298</a></li> <li>[MJAVADOC-783] Invalid path when using TagletArtifact and TagletPath by <a href="/michael-o"><code>@michael-o</code></a> in <a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/300">apache/maven-javadoc-plugin#300</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="/apache/maven-javadoc-plugin/commit/619650c667070ef114d571c0f075ce456ace1cf8"><code>619650c</code></a> [maven-release-plugin] prepare release maven-javadoc-plugin-3.11.1</li> <li><a href="/apache/maven-javadoc-plugin/commit/e314da0226d100eae39d96d7a0cbdad799879dca"><code>e314da0</code></a> [MJAVADOC-821] Align toolchain discovery code with Maven Compiler Plugin</li> <li><a href="/apache/maven-javadoc-plugin/commit/62a686180915de1e3c0a2f71081776eacfd1d4c3"><code>62a6861</code></a> [MJAVADOC-820] [REGRESSION] MJAVADOC-787 was merged incompletely</li> <li><a href="/apache/maven-javadoc-plugin/commit/d1090c50ce66e10ab0adcadb996b0fe790c900b6"><code>d1090c5</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="/apache/maven-javadoc-plugin/commit/ee030f719f4bc7df1671f6dfe5993f778b57a504"><code>ee030f7</code></a> [maven-release-plugin] prepare release maven-javadoc-plugin-3.11.0</li> <li><a href="/apache/maven-javadoc-plugin/commit/6c5fdc06d76fdd429c4d3ae01e70be8917c64bea"><code>6c5fdc0</code></a> [MJAVADOC-819] Align archive generation code with Maven Source Plugin</li> <li><a href="/apache/maven-javadoc-plugin/commit/3a90de597adff7c8f8c4a420400f24c7386e9880"><code>3a90de5</code></a> [MJAVADOC-787] Automatic detection of release option for JDK < 9</li> <li><a href="/apache/maven-javadoc-plugin/commit/373172d8782ad011cc14e20ac78a84d032ad1d4b"><code>373172d</code></a> [MJAVADOC-817] Upgrade to Doxia 2.0.0 GA Stack</li> <li><a href="/apache/maven-javadoc-plugin/commit/ba266c0fe11a822bf3fb19c365a174246eae29f9"><code>ba266c0</code></a> Fix SCM tag</li> <li><a href="/apache/maven-javadoc-plugin/commit/5775ce13455d565bd10b15cbeb94310074dee8a3"><code>5775ce1</code></a> Fix typo</li> <li>Additional commits viewable in <a href="/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.7.0...maven-javadoc-plugin-3.11.1">compare view</a></li> </ul> </details> <br /> Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.5 to 3.5.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="/apache/maven-surefire/releases">org.apache.maven.plugins:maven-surefire-plugin's releases</a>.</em></p> <blockquote> <h2>3.5.2</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2278">[SUREFIRE-2278]</a> - Don't say please. (<a href="https://redirect.github.com/apache/maven-surefire/pull/792">#792</a>) <a href="/elharo"><code>@elharo</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2281">[SUREFIRE-2281]</a> - Doxia 2.0.0 ga (<a href="https://redirect.github.com/apache/maven-surefire/pull/794">#794</a>) <a href="/michael-o"><code>@michael-o</code></a></li> <li>Bump commons-io:commons-io from 2.2 to 2.14.0 in /surefire-its/src/test/resources/surefire-979-smartStackTrace-wrongClassloader/module1 (<a href="https://redirect.github.com/apache/maven-surefire/pull/789">#789</a>) <a href="/dependabot"><code>@dependabot</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2282">[SUREFIRE-2282]</a> - surefire-report-plugin: Update Introduction documenta… (<a href="https://redirect.github.com/apache/maven-surefire/pull/796">#796</a>) <a href="/michael-o"><code>@michael-o</code></a></li> <li>Reduce cyclomatic complexity (<a href="https://redirect.github.com/apache/maven-surefire/pull/793">#793</a>) <a href="/elharo"><code>@elharo</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="/apache/maven-surefire/compare/surefire-3.5.1...surefire-3.5.2">https://github.com/apache/maven-surefire/compare/surefire-3.5.1...surefire-3.5.2</a></p> <h2>3.5.1</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2270">[SUREFIRE-2270]</a> - Use JUnit5 in surefire-shadefire (<a href="https://redirect.github.com/apache/maven-surefire/pull/783">#783</a>) <a href="/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2266">[SUREFIRE-2266]</a> - Execute ITs in parallel (<a href="https://redirect.github.com/apache/maven-surefire/pull/781">#781</a>) <a href="/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2264">[SUREFIRE-2264]</a> - Limit usage of commons-io from surefire-shared-utils (<a href="https://redirect.github.com/apache/maven-surefire/pull/777">#777</a>) <a href="/slawekjaranowski"><code>@slawekjaranowski</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2267">[SUREFIRE-2267]</a> - Packages for commons-codec should be relocated in surefire-shared-utils (<a href="https://redirect.github.com/apache/maven-surefire/pull/782">#782</a>) <a href="/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-1737">[SUREFIRE-1737]</a> - Fix disable in statelessTestsetReporter (<a href="https://redirect.github.com/apache/maven-surefire/pull/780">#780</a>) <a href="/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2257">[SUREFIRE-2257]</a> - [REGRESSION] NPEx: Cannot invoke "Object.toString()" … (<a href="https://redirect.github.com/apache/maven-surefire/pull/774">#774</a>) <a href="/michael-o"><code>@michael-o</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2273">[SUREFIRE-2273]</a> - Bump org.hamcrest:hamcrest from 2.2 to 3.0 (<a href="https://redirect.github.com/apache/maven-surefire/pull/784">#784</a>) <a href="/dependabot"><code>@dependabot</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2272">[SUREFIRE-2272]</a> - Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.3.0 - JDK 23 support (<a href="https://redirect.github.com/apache/maven-surefire/pull/786">#786</a>) <a href="/dependabot"><code>@dependabot</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2226">[SUREFIRE-2226]</a> - Upgrade to Maven Verifier 2.0.0-M1 (<a href="https://redirect.github.com/apache/maven-surefire/pull/706">#706</a>) <a href="/michael-o"><code>@michael-o</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2265">[SUREFIRE-2265]</a> - Bump commons-io:commons-io from 2.16.1 to 2.17.0 (<a href="https://redirect.github.com/apache/maven-surefire/pull/779">#779</a>) <a href="/dependabot"><code>@dependabot</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2263">[SUREFIRE-2263]</a> - Use the latest version of surefire for self build (<a href="https://redirect.github.com/apache/maven-surefire/pull/776">#776</a>) <a href="/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2262">[SUREFIRE-2262]</a> - Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 (<a href="https://redirect.github.com/apache/maven-surefire/pull/775">#775</a>) <a href="/dependabot"><code>@dependabot</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2269">[SUREFIRE-2269]</a> - Allow fail during clean in surefire-its (<a href="https://redirect.github.com/apache/maven-surefire/pull/785">#785</a>) <a href="/slawekjaranowski"><code>@slawekjaranowski</code></a></li> </ul> <h2>3.5.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="/apache/maven-surefire/commit/ea9f049756acf7a3be5234061624c02bd725c9d3"><code>ea9f049</code></a> [maven-release-plugin] prepare release surefire-3.5.2</li> <li><a href="/apache/maven-surefire/commit/e1f94a0281f0db1f9169e06b7ad149a27afd3c46"><code>e1f94a0</code></a> [SUREFIRE-2276] JUnit5's TestTemplate failures treated as flakes with retries</li> <li><a href="/apache/maven-surefire/commit/d24adb4cd702253fa3bf1799e6f067c61d78d75f"><code>d24adb4</code></a> [SUREFIRE-2277] RunResult#getFlakes() is lost during serialisation/deserialis...</li> <li><a href="/apache/maven-surefire/commit/4385e9498b41df32b9016c60feb51396dcec5e1a"><code>4385e94</code></a> Remove links to non-existing report</li> <li><a href="/apache/maven-surefire/commit/88819715a698a2d85a2297443a1cb030a0a4f039"><code>8881971</code></a> Remove outdated FAQ</li> <li><a href="/apache/maven-surefire/commit/012183448e0af139455af71bcdc9ccae82365d38"><code>0121834</code></a> [SUREFIRE-2283] FAQ site contains broken link to failsafe-plugin</li> <li><a href="/apache/maven-surefire/commit/91d16c36f1c90226df4b891f81184140cf805c3c"><code>91d16c3</code></a> Fix formatting of XML schema files</li> <li><a href="/apache/maven-surefire/commit/6cb417a41402be2f6150a6137598cc97c2dd8ad6"><code>6cb417a</code></a> Add .xsd to .gitattributes</li> <li><a href="/apache/maven-surefire/commit/9ce5221100aa3fce8643abcdc2a35bc0c59050ef"><code>9ce5221</code></a> [SUREFIRE-2282] surefire-report-plugin: Update Introduction documentation page</li> <li><a href="/apache/maven-surefire/commit/620b983ffdaa9e258c6a355a476777cfe6b88c0d"><code>620b983</code></a> [SUREFIRE-2281] Upgrade to Doxia 2.0.0 GA Stack</li> <li>Additional commits viewable in <a href="/apache/maven-surefire/compare/surefire-3.2.5...surefire-3.5.2">compare view</a></li> </ul> </details> <br /> Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.4 to 3.2.7 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="/apache/maven-gpg-plugin/releases">org.apache.maven.plugins:maven-gpg-plugin's releases</a>.</em></p> <blockquote> <h2>3.2.7</h2> <p>Fixes a lingering issue affecting whole 3.2.x lineage, that resulted in "bad passphrase" on Windows OS with GPG signer (see MGPG-136 for details).</p> <h2>What's Changed</h2> <ul> <li>[MGPG-136] Windows passphrase corruption by <a href="/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/apache/maven-gpg-plugin/pull/120">apache/maven-gpg-plugin#120</a></li> <li>Bump com.kohlschutter.junixsocket:junixsocket-core from 2.10.0 to 2.10.1 by <a href="/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-gpg-plugin/pull/121">apache/maven-gpg-plugin#121</a></li> <li>Bump commons-io:commons-io from 2.16.1 to 2.17.0 by <a href="/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-gpg-plugin/pull/119">apache/maven-gpg-plugin#119</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.6...maven-gpg-plugin-3.2.7">https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.6...maven-gpg-plugin-3.2.7</a></p> <h2>3.2.6</h2> <h1><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317521&version=12354997">Release Notes - Maven GPG Plugin - Version 3.2.6</a></h1> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <hr /> <h2>What's Changed</h2> <ul> <li>[MGPG-135] Support Overriding / Enhance the signer in AbstractGpgMojo by <a href="/laeubi"><code>@laeubi</code></a> in <a href="https://redirect.github.com/apache/maven-gpg-plugin/pull/112">apache/maven-gpg-plugin#112</a></li> <li>Bump org.apache.maven.plugins:maven-invoker-plugin from 3.7.0 to 3.8.0 by <a href="/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-gpg-plugin/pull/114">apache/maven-gpg-plugin#114</a></li> <li>[MGPG-140] Update Maven to 3.9.9 by <a href="/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/apache/maven-gpg-plugin/pull/116">apache/maven-gpg-plugin#116</a></li> <li>[MGPG-138] Drop direct use of plexus-cipher and secdispatcher by <a href="/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/apache/maven-gpg-plugin/pull/115">apache/maven-gpg-plugin#115</a></li> <li>[MGPG-141] Remove use of deprecated classes by <a href="/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/apache/maven-gpg-plugin/pull/117">apache/maven-gpg-plugin#117</a></li> <li>Add FAQ for "no pinentry" issue by <a href="/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/apache/maven-gpg-plugin/pull/118">apache/maven-gpg-plugin#118</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="/laeubi"><code>@laeubi</code></a> made their first contribution in <a href="https://redirect.github.com/apache/maven-gpg-plugin/pull/112">apache/maven-gpg-plugin#112</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="/apache/maven-gpg-plugin/commit/43af21cbe6e62e417e5037c359f79dd7878b4908"><code>43af21c</code></a> [maven-release-plugin] prepare release maven-gpg-plugin-3.2.7</li> <li><a href="/apache/maven-gpg-plugin/commit/8c5a8d2eb990b3d9db8bc2f5563a0aeb4dbb5eea"><code>8c5a8d2</code></a> [MGPG-144] Bump commons-io:commons-io from 2.16.1 to 2.17.0 (<a href="https://redirect.github.com/apache/maven-gpg-plugin/issues/119">#119</a>)</li> <li><a href="/apache/maven-gpg-plugin/commit/cb5422fc4f2372a58772e0b8a9a20b072696a7f4"><code>cb5422f</code></a> [MGPG-143] Bump com.kohlschutter.junixsocket:junixsocket-core from 2.10.0 to ...</li> <li><a href="/apache/maven-gpg-plugin/commit/6b2a27f3a60e8c92079f14e5240ee8c353ccfa35"><code>6b2a27f</code></a> [MGPG-136] Windows passphrase corruption (<a href="https://redirect.github.com/apache/maven-gpg-plugin/issues/120">#120</a>)</li> <li><a href="/apache/maven-gpg-plugin/commit/31e87e0062b7eacc3506fc6dea94e7ff509c16b9"><code>31e87e0</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="/apache/maven-gpg-plugin/commit/1c9a14c0eec9dae40baa4a5db674e6a7ec012be4"><code>1c9a14c</code></a> [maven-release-plugin] prepare release maven-gpg-plugin-3.2.6</li> <li><a href="/apache/maven-gpg-plugin/commit/bbe6156400212b3fe063d218399ba09c24795f44"><code>bbe6156</code></a> Add FAQ for "no pinentry" issue (<a href="https://redirect.github.com/apache/maven-gpg-plugin/issues/118">#118</a>)</li> <li><a href="/apache/maven-gpg-plugin/commit/5b9427333ab4b7b48b297a8b9a4158688211f14a"><code>5b94273</code></a> [MGPG-141] Remove use of deprecated classes (<a href="https://redirect.github.com/apache/maven-gpg-plugin/issues/117">#117</a>)</li> <li><a href="/apache/maven-gpg-plugin/commit/afdfd28bab4a0530cfd655397716a36adc1644b6"><code>afdfd28</code></a> [MGPG-138] Drop direct use of plexus-cipher and secdispatcher (<a href="https://redirect.github.com/apache/maven-gpg-plugin/issues/115">#115</a>)</li> <li><a href="/apache/maven-gpg-plugin/commit/7516e7c73d6e5c8c3d6c2cbab9d55deb3987f388"><code>7516e7c</code></a> [MGPG-140] Update Maven to 3.9.9 (<a href="https://redirect.github.com/apache/maven-gpg-plugin/issues/116">#116</a>)</li> <li>Additional commits viewable in <a href="/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.4...maven-gpg-plugin-3.2.7">compare view</a></li> </ul> </details> <br /> Updates `commons-io:commons-io` from 2.16.1 to 2.18.0 Updates `io.github.bonigarcia:webdrivermanager` from 5.8.0 to 5.9.2 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md">io.github.bonigarcia:webdrivermanager's changelog</a>.</em></p> <blockquote> <h2>[5.9.2] - 2024-07-25</h2> <h3>Fixed</h3> <ul> <li>HTTP 404 when downloading microsoft edgedriver in macOS or Linux (<a href="https://redirect.github.com/bonigarcia/webdrivermanager/issues/1320">#1320</a>)</li> </ul> <h2>[5.9.1] - 2024-06-24</h2> <h3>Removed</h3> <ul> <li>Remove using jackson-databind 2.17.1</li> </ul> <h2>[5.9.0] - 2024-06-24</h2> <h3>Fixed</h3> <ul> <li>Fix architecture label to build URL for Edge ARM64</li> </ul> <h3>Changed</h3> <ul> <li>Force to use jackson-databind 2.17.1</li> </ul> <h3>Removed</h3> <ul> <li>Exclude org.bouncycastle:bcpkix-jdk18on from docker-java</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="/bonigarcia/webdrivermanager/commit/33adaaf0390247d47413295deedb1c1ad33e72bc"><code>33adaaf</code></a> [maven-release-plugin] prepare release webdrivermanager-5.9.2</li> <li><a href="/bonigarcia/webdrivermanager/commit/16545fbd7f71d351ba9bf2dbc37ac5a8dea5626b"><code>16545fb</code></a> Update doc for release 5.9.2</li> <li><a href="/bonigarcia/webdrivermanager/commit/a973d4a4e58cadde8637fc40b320aec634188b9a"><code>a973d4a</code></a> Improve logic for latest driver version detection</li> <li><a href="/bonigarcia/webdrivermanager/commit/19da22a5886836078159532482b2f27b3998b33a"><code>19da22a</code></a> Fix logic to detect browser version</li> <li><a href="/bonigarcia/webdrivermanager/commit/d6f6d2d5460d1a4fe552282fd5bf30fc1eafaae4"><code>d6f6d2d</code></a> Improve logic to read msedgedriver latest version (<a href="https://redirect.github.com/bonigarcia/webdrivermanager/issues/1320">#1320</a>)</li> <li><a href="/bonigarcia/webdrivermanager/commit/3b7165a983d0797dae8836bcfd362745aab3ba2a"><code>3b7165a</code></a> Enable Edge test in CI</li> <li><a href="/bonigarcia/webdrivermanager/commit/63b58ffb31e9a3385e704f481c8906bcbd8ceaf2"><code>63b58ff</code></a> Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 (<a href="https://redirect.github.com/bonigarcia/webdrivermanager/issues/1322">#1322</a>)</li> <li><a href="/bonigarcia/webdrivermanager/commit/115882611927b7851f1b5e0dd6c233c3f39c67cf"><code>1158826</code></a> Bump selenium.version from 4.22.0 to 4.23.0 (<a href="https://redirect.github.com/bonigarcia/webdrivermanager/issues/1321">#1321</a>)</li> <li><a href="/bonigarcia/webdrivermanager/commit/44b144016d0e755da47c4364c9d73aeddcd0cc64"><code>44b1440</code></a> Update mirror info (Sat Jul 20 12:02:21 UTC 2024)</li> <li><a href="/bonigarcia/webdrivermanager/commit/5a460e7b9a46d84068e4082e80b75e42f9b15d6f"><code>5a460e7</code></a> Update mirror info (Fri Jul 19 12:02:27 UTC 2024)</li> <li>Additional commits viewable in <a href="/bonigarcia/webdrivermanager/compare/webdrivermanager-5.8.0...webdrivermanager-5.9.2">compare view</a></li> </ul> </details> <br /> Updates `org.apache.commons:commons-lang3` from 3.14.0 to 3.17.0 Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.1 to 2.18.2 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="/FasterXML/jackson/commits">compare view</a></li> </ul> </details> <br /> Updates `org.junit.vintage:junit-vintage-engine` from 5.10.2 to 5.11.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="/junit-team/junit5/releases">org.junit.vintage:junit-vintage-engine's releases</a>.</em></p> <blockquote> <p>JUnit 5.11.3 = Platform 1.11.3 + Jupiter 5.11.3 + Vintage 5.11.3</p> <p>See <a href="http://junit.org/junit5/docs/5.11.3/release-notes/">Release Notes</a>.</p> <p><strong>Full Changelog</strong>: <a href="/junit-team/junit5/compare/r5.11.2...r5.11.3">https://github.com/junit-team/junit5/compare/r5.11.2...r5.11.3</a></p> <p>JUnit 5.11.2 = Platform 1.11.2 + Jupiter 5.11.2 + Vintage 5.11.2</p> <p>See <a href="http://junit.org/junit5/docs/5.11.2/release-notes/">Release Notes</a>.</p> <p><strong>Full Changelog</strong>: <a href="/junit-team/junit5/compare/r5.11.1...r5.11.2">https://github.com/junit-team/junit5/compare/r5.11.1...r5.11.2</a></p> <p>JUnit 5.11.1 = Platform 1.11.1 + Jupiter 5.11.1 + Vintage 5.11.1</p> <p>See <a href="http://junit.org/junit5/docs/5.11.1/release-notes/">Release Notes</a>.</p> <p><strong>Full Changelog</strong>: <a href="/junit-team/junit5/compare/r5.11.0...r5.11.1">https://github.com/junit-team/junit5/compare/r5.11.0...r5.11.1</a></p> <p>JUnit 5.11.0 = Platform 1.11.0 + Jupiter 5.11.0 + Vintage 5.11.0</p> <p>See <a href="http://junit.org/junit5/docs/5.11.0/release-notes/">Release Notes</a>.</p> <h2>New Contributors</h2> <ul> <li><a href="/pshevche"><code>@pshevche</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/3427">junit-team/junit5#3427</a></li> <li><a href="/rybak"><code>@rybak</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/3416">junit-team/junit5#3416</a></li> <li><a href="/pixeebot"><code>@pixeebot</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/3491">junit-team/junit5#3491</a></li> <li><a href="/shartte"><code>@shartte</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/3562">junit-team/junit5#3562</a></li> <li><a href="/eliasnogueira"><code>@eliasnogueira</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/3674">junit-team/junit5#3674</a></li> <li><a href="/bigdaz"><code>@bigdaz</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/3668">junit-team/junit5#3668</a></li> <li><a href="/gilday"><code>@gilday</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/3667">junit-team/junit5#3667</a></li> <li><a href="/bjmi"><code>@bjmi</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/3806">junit-team/junit5#3806</a></li> <li><a href="/madalingiurca"><code>@madalingiurca</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/3787">junit-team/junit5#3787</a></li> <li><a href="/dmlloyd"><code>@dmlloyd</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/3820">junit-team/junit5#3820</a></li> <li><a href="/compf"><code>@compf</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/3867">junit-team/junit5#3867</a></li> <li><a href="/SveinKare"><code>@SveinKare</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/3840">junit-team/junit5#3840</a></li> <li><a href="/mobounya"><code>@mobounya</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/3720">junit-team/junit5#3720</a></li> <li><a href="/robinjhector"><code>@robinjhector</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/3345">junit-team/junit5#3345</a></li> <li><a href="/jabhatfield"><code>@jabhatfield</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/3829">junit-team/junit5#3829</a></li> <li><a href="/rfscholte"><code>@rfscholte</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/3909">junit-team/junit5#3909</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="/junit-team/junit5/compare/r5.10.3...r5.11.0">https://github.com/junit-team/junit5/compare/r5.10.3...r5.11.0</a></p> <p>JUnit 5.11.0-RC1 = Platform 1.11.0-RC1 + Jupiter 5.11.0-RC1 + Vintage 5.11.0-RC1</p> <p>See <a href="http://junit.org/junit5/docs/5.11.0-RC1/release-notes/">Release Notes</a>.</p> <h2>New Contributors</h2> <ul> <li><a href="/compf"><code>@compf</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/3867">junit-team/junit5#3867</a></li> <li><a href="/SveinKare"><code>@SveinKare</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/3840">junit-team/junit5#3840</a></li> <li><a href="/mobounya"><code>@mobounya</code></a> made their first contribution in <a href="https://redirect.github.com/junit-team/junit5/pull/3720">junit-team/junit5#3720</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="/junit-team/junit5/commit/b20991e3760b3053d5b71846ce5950de90650ab9"><code>b20991e</code></a> Release 5.11.3</li> <li><a href="/junit-team/junit5/commit/e57b508692765e0e4c869d96d889f3d82216dd5e"><code>e57b508</code></a> Finalize 5.11.3 release notes</li> <li><a href="/junit-team/junit5/commit/fb1254cb132135221852e7d048c906a6ce13ea4e"><code>fb1254c</code></a> Allow repeating <code>ExtendWith</code> annotation on fields and parameters</li> <li><a href="/junit-team/junit5/commit/a3192bd97fa13adb6c2aa1fe9207a4de18dcc002"><code>a3192bd</code></a> Fix package name comparison on Java 8 (<a href="https://redirect.github.com/junit-team/junit5/issues/4077">#4077</a>)</li> <li><a href="/junit-team/junit5/commit/fcb7b0197ec1569396253e257dce0b5fd2a02211"><code>fcb7b01</code></a> Remove useless <code>Order</code> annotation</li> <li><a href="/junit-team/junit5/commit/57dfcb515f98289aefe9d318ba970a3149b235dc"><code>57dfcb5</code></a> Allow repeating <code>@…Source</code> annotations when used as meta annotations</li> <li><a href="/junit-team/junit5/commit/09cd8b35982a1890285d09cae18828f4c967fcf2"><code>09cd8b3</code></a> Add ArchUnit test for consistency of repeatable annotations</li> <li><a href="/junit-team/junit5/commit/fa46a92fc5b31139ae84660c74160eea95de4c85"><code>fa46a92</code></a> Hard-wrap at 90 characters</li> <li><a href="/junit-team/junit5/commit/8f45eeab5662706facaa327902dd02639ffe02e7"><code>8f45eea</code></a> Find repeatable @ExtendWith meta-annotations on fields again</li> <li><a href="/junit-team/junit5/commit/b451122115c398b29e8d97363bf47725484a7bac"><code>b451122</code></a> Introduce release notes for 5.11.3</li> <li>Additional commits viewable in <a href="/junit-team/junit5/compare/r5.10.2...r5.11.3">compare view</a></li> </ul> </details> <br /> Updates `com.github.eirslett:frontend-maven-plugin` from 1.15.0 to 1.15.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md">com.github.eirslett:frontend-maven-plugin's changelog</a>.</em></p> <blockquote> <h3>1.15.1</h3> <ul> <li>Fix <a href="https://redirect.github.com/eirslett/frontend-maven-plugin/issues/1150">#1150</a>: Update lifecycle-mapping-metadata.xml for npx</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="/eirslett/frontend-maven-plugin/commit/3f70757455b41c399baf742954a9285f93a0f774"><code>3f70757</code></a> [maven-release-plugin] prepare release frontend-plugins-1.15.1</li> <li><a href="/eirslett/frontend-maven-plugin/commit/c5c9aec3e44b980618b487be02571f88c76339a5"><code>c5c9aec</code></a> Attempt 2: secrets for OSSRH deployment</li> <li><a href="/eirslett/frontend-maven-plugin/commit/274bb70b70453ad28e4119b840233ddbd57d8f74"><code>274bb70</code></a> Update secrets for OSSRH deployment</li> <li><a href="/eirslett/frontend-maven-plugin/commit/f39b40c20971ecb810adce465d37f28d9dc4c0e6"><code>f39b40c</code></a> Fix: bun windows support</li> <li><a href="/eirslett/frontend-maven-plugin/commit/a7d3b8b26e50d0259c3038fa67530c8d8892f982"><code>a7d3b8b</code></a> Update NodeInstaller.java</li> <li><a href="/eirslett/frontend-maven-plugin/commit/2750625dbbe0bc4ec1d2f1bf3ffd639657be9fd2"><code>2750625</code></a> Fix <a href="https://redirect.github.com/eirslett/frontend-maven-plugin/issues/1152">#1152</a>: Copy npm script file</li> <li><a href="/eirslett/frontend-maven-plugin/commit/622ac16f7082a7cb87e6844b4e008dd0b739da0e"><code>622ac16</code></a> <a href="https://redirect.github.com/eirslett/frontend-maven-plugin/issues/1042">#1042</a> Use correct Xpp3Dom class</li> <li><a href="/eirslett/frontend-maven-plugin/commit/bca8bdf3cb613a5d863b7f07ccd4588226b9ad25"><code>bca8bdf</code></a> Replace tabs with spaces</li> <li><a href="/eirslett/frontend-maven-plugin/commit/122cd9b1d2e4e87273f7df18537f4433c7445ee5"><code>122cd9b</code></a> <a href="https://redirect.github.com/eirslett/frontend-maven-plugin/issues/1042">#1042</a> Allow Authentication via Http Header</li> <li><a href="/eirslett/frontend-maven-plugin/commit/60bbf029c54a7024985e5514a917fd18e4b03a86"><code>60bbf02</code></a> Fix: delete only bun directory inside the installation directory instead of t...</li> <li>Additional commits viewable in <a href="/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.15.0...frontend-plugins-1.15.1">compare view</a></li> </ul> </details> <br /> Updates `com.microsoft.playwright:playwright` from 1.44.0 to 1.49.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="/microsoft/playwright-java/releases">com.microsoft.playwright:playwright's releases</a>.</em></p> <blockquote> <h2>v1.49.0</h2> <h2>Aria snapshots</h2> <p>New assertion <a href="https://playwright.dev/java/docs/api/class-locatorassertions#locator-assertions-to-match-aria-snapshot">assertThat(locator).matchesAriaSnapshot()</a> verifies page structure by comparing to an expected accessibility tree, represented as YAML.</p> <pre lang="java"><code>page.navigate("https://playwright.dev"); assertThat(page.locator("body")).matchesAriaSnapshot(""" - banner: - heading /Playwright enables reliable/ [level=1] - link "Get started" - link "Star microsoft/playwright on GitHub" - main: - img "Browsers (Chromium, Firefox, WebKit)" - heading "Any browser • Any platform • One API" """); </code></pre> <p>You can generate this assertion with <a href="https://playwright.dev/java/docs/codegen">Test Generator</a> or by calling <a href="https://playwright.dev/java/docs/api/class-locator#locator-aria-snapshot">locator.ariaSnapshot()</a>.</p> <p>Learn more in the <a href="https://playwright.dev/java/docs/aria-snapshots">aria snapshots guide</a>.</p> <h2>Tracing groups</h2> <p>New method <a href="https://playwright.dev/java/docs/api/class-tracing#tracing-group">tracing.group()</a> allows you to visually group actions in the trace viewer.</p> <pre lang="java"><code>// All actions between group and groupEnd // will be shown in the trace viewer as a group. page.context().tracing().group("Open Playwright.dev > API"); page.navigate("https://playwright.dev/"); page.getByRole(AriaRole.LINK, new Page.GetByRoleOptions().setName("API")).click(); page.context().tracing().groupEnd(); </code></pre> <h2>Breaking: <code>chrome</code> and <code>msedge</code> channels switch to new headless mode</h2> <p>This change affects you if you're using one of the following channels in your <code>playwright.config.ts</code>:</p> <ul> <li><code>chrome</code>, <code>chrome-dev</code>, <code>chrome-beta</code>, or <code>chrome-canary</code></li> <li><code>msedge</code>, <code>msedge-dev</code>, <code>msedge-beta</code>, or <code>msedge-canary</code></li> </ul> <p>After updating to Playwright v1.49, run your test suite. If it still passes, you're good to go. If not, you will probably need to update your snapshots, and adapt some of your test code around PDF viewers and extensions. See [issue <a href="https://redirect.github.com/microsoft/playwright-java/issues/33566">#33566</a>](<a href="https://redirect.github.com/microsoft/playwright/issues/33566">microsoft/playwright#33566</a>) for more details.</p> <h2>Try new Chromium headless</h2> <p>You can opt into the new headless mode by using <code>'chromium'</code> channel. As <a href="https://developer.chrome.com/blog/chrome-headless-shell">official Chrome documentation puts it</a>:</p> <blockquote> <p>New Headless on the other hand is the real Chrome browser, and is thus more authentic, reliable, and offers more features. This makes it more suitable for high-accuracy end-to-end web app testing or browser extension testing.</p> </blockquote> <p>See [issue <a href="https://redirect.github.com/microsoft/playwright-java/issues/33566">#33566</a>](<a href="https://redirect.github.com/microsoft/playwright/issues/33566">microsoft/playwright#33566</a>) for the list of possible breakages you could encounter and more details on Chromium headless. Please file an issue if you see any problems after opting in.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="/microsoft/playwright-java/commit/cec4d663e94c131d85facbaffec7001f02a59f27"><code>cec4d66</code></a> chore: set release version to 1.49.0 (<a href="https://redirect.github.com/microsoft/playwright-java/issues/1703">#1703</a>)</li> <li><a href="/microsoft/playwright-java/commit/2ff37da5f56afb71fa9741326491eb23891f065b"><code>2ff37da</code></a> chore: mark 1.50 snapshot (<a href="https://redirect.github.com/microsoft/playwright-java/issues/1702">#1702</a>)</li> <li><a href="/microsoft/playwright-java/commit/ee99afc3a3b6520b81ff9f10f33145eb3a972c24"><code>ee99afc</code></a> chore: print actual message for TestBrowserContextCDPSession.shouldDe… (<a href="https://redirect.github.com/microsoft/playwright-java/issues/1701">#1701</a>)</li> <li><a href="/microsoft/playwright-java/commit/34017a26a3d7f4663d6735b70f7a22b46d5e4a22"><code>34017a2</code></a> chore: roll 1.49.0 (<a href="https://redirect.github.com/microsoft/playwright-java/issues/1700">#1700</a>)</li> <li><a href="/microsoft/playwright-java/commit/29f58a5840887ef0f0e4b69b00462733ef32b96a"><code>29f58a5</code></a> test: unflake TestPageClock (<a href="https://redirect.github.com/microsoft/playwright-java/issues/1699">#1699</a>)</li> <li><a href="/microsoft/playwright-java/commit/d2d78a7299c8bd6213ff3c84f0273aec9c441984"><code>d2d78a7</code></a> chore: stop using microsoft/playwright-github-action@v1 (<a href="https://redirect.github.com/microsoft/playwright-java/issues/1698">#1698</a>)</li> <li><a href="/microsoft/playwright-java/commit/6e66ee7c357691046e288db228aaaf5a7a64e1ff"><code>6e66ee7</code></a> chore: roll 1.49-beta (<a href="https://redirect.github.com/microsoft/playwright-java/issues/1697">#1697</a>)</li> <li><a href="/microsoft/playwright-java/commit/4bda800e11cc52651b7e424470e4d1199dacbad7"><code>4bda800</code></a> chore(deps): bump the all group with 4 updates (<a href="https://redirect.github.com/microsoft/playwright-java/issues/1695">#1695</a>)</li> <li><a href="/microsoft/playwright-java/commit/2cce9776be1c8cee5d3b2e13f031073cabcfa309"><code>2cce977</code></a> devops: stop publishing Ubuntu 20.04 (<a href="https://redirect.github.com/microsoft/playwright-java/issues/1690">#1690</a>)</li> <li><a href="/microsoft/playwright-java/commit/20b13ad0c0c9185d1c30b6171a098b2d65f105ab"><code>20b13ad</code></a> chore: roll driver 1.48.1 (<a href="https://redirect.github.com/microsoft/playwright-java/issues/1687">#1687</a>)</li> <li>Additional commits viewable in <a href="/microsoft/playwright-java/compare/v1.44.0...v1.49.0">compare view</a></li> </ul> </details> <br /> Updates `commons-codec:commons-codec` from 1.17.0 to 1.17.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="/apache/commons-codec/blob/master/RELEASE-NOTES.txt">commons-codec:commons-codec's changelog</a>.</em></p> <blockquote> <h2>Apache Commons Codec 1.17.1 RELEASE NOTES</h2> <p>The Apache Commons Codec component contains encoders and decoders for various 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>Feature and fix release. Requires a minimum of Java 8.</p> <h2>Fixed Bugs</h2> <ul> <li> <pre><code> Md5Crypt now throws IllegalArgumentException on an invalid prefix. Thanks to Gary Gregory. </code></pre> </li> </ul> <h2>Changes</h2> <ul> <li> <pre><code> Bump org.apache.commons:commons-parent from 69 to 71 [#286](https://github.com/apache/commons-codec/issues/286). Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 [#293](https://github.com/apache/commons-codec/issues/293). Thanks to Dependabot. </code></pre> </li> <li> <pre><code> Bump org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to 3.1.0 [#292](https://github.com/apache/commons-codec/issues/292). Thanks to 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="/apache/commons-codec/commit/965109705c5236b05011e1c45f47d991abfa521e"><code>9651097</code></a> Prepare for the next release candidate</li> <li><a href="/apache/commons-codec/commit/0d99b46fa1a8a61cf869ff4cc9b9e2402129f199"><code>0d99b46</code></a> Merge branch 'master' of <a href="https://gitbox.apache.org/repos/asf/commons-codec">https://gitbox.apache.org/repos/asf/commons-codec</a></li> <li><a href="/apache/commons-codec/commit/0c63e18b8a5e5b9b0195a632d136c85c1452b34f"><code>0c63e18</code></a> Prepare for the next release candidate</li> <li><a href="/apache/commons-codec/commit/be06260d90edd8ad43879eb2862dac765e807cc0"><code>be06260</code></a> Bump actions/upload-artifact from 4.3.3 to 4.3.4 (<a href="https://redirect.github.com/apache/commons-codec/issues/295">#295</a>)</li> <li><a href="/apache/commons-codec/commit/09ef422871b8d202d4dca1ff67d91f32723d3862"><code>09ef422</code></a> Bump github/codeql-action from 3.25.11 to 3.25.12 (<a href="https://redirect.github.com/apache/commons-codec/issues/294">#294</a>)</li> <li><a href="/apache/commons-codec/commit/86ef922a57d6c2632dc84c41cb04798fe489431c"><code>86ef922</code></a> Merge branch 'master' of <a href="https://gitbox.apache.org/repos/asf/commons-codec.git">https://gitbox.apache.org/repos/asf/commons-codec.git</a></li> <li><a href="/apache/commons-codec/commit/974cf873936633d7bb7e060b1caf119e60b60e98"><code>974cf87</code></a> Remove redundant keywords</li> <li><a href="/apache/commons-codec/commit/0c82238e5b9a914fdd862df3f6ab0085f533b5e8"><code>0c82238</code></a> Remove redundant keywords</li> <li><a href="/apache/commons-codec/commit/1e6544e4f1d269c0edf8b702f60d6dc866b3affa"><code>1e6544e</code></a> Remove redundant keywords</li> <li><a href="/apache/commons-codec/commit/8dcf9d1f745c88beedf54e63c7a5d683725ebdea"><code>8dcf9d1</code></a> Remove redundant keywords</li> <li>Additional commits viewable in <a href="/apache/commons-codec/compare/rel/commons-codec-1.17.0...rel/commons-codec-1.17.1">compare view</a></li> </ul> </details> <br /> Updates `org.apache.commons:commons-compress` from 1.26.2 to 1.27.1 Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.17.1 to 2.18.2 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="/FasterXML/jackson/commits">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> No QA required Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Scott Ries <scott.ries@deque.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in 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 org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24.
Release notes
Sourced from org.codehaus.mojo:animal-sniffer-maven-plugin's releases.
Commits
585a296[maven-release-plugin] prepare release animal-sniffer-1.242fd61f1Drop dependency to plexus-container5a1d0e4(CI) check Java 21 and latest Maven 3.9.8651abd2Reformat codeff9e569Bump org.codehaus.mojo:mojo-parent from 78 to 84466443dBump org.apache.maven.enforcer:enforcer-api from 3.4.1 to 3.5.0403b142Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0e2c0d80Bump org.apache.maven.shared:maven-common-artifact-filters95fe4f5(doc) drop Temurin from CIf237a81Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.3Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)