You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/12/10 17:12:39 UTC

[PR] Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 in /lang/java [avro]

dependabot[bot] opened a new pull request, #2619:
URL: https://github.com/apache/avro/pull/2619

   Bumps [org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.5.1 to 4.0.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/codehaus-plexus/plexus-utils/releases">org.codehaus.plexus:plexus-utils's releases</a>.</em></p>
   <blockquote>
   <h2>4.0.0</h2>
   <!-- raw HTML omitted -->
   <ul>
   <li>Starting with version 4, XML classes (in <strong>org.codehaus.plexus.util.xml and org.codehaus.plexus.util.xml.pull</strong>) have been extracted to a separate <a href="https://github.com/codehaus-plexus/plexus-xml/">plexus-xml</a> 4: if you need them, just use this new artifact as outlined in <a href="https://codehaus-plexus.github.io/plexus-xml/dependency-info.html">https://codehaus-plexus.github.io/plexus-xml/dependency-info.html</a>.</li>
   <li>Fix false difference detected with CachingOutputStream/CachingWriter when streams are flushed (<a href="https://redirect.github.com/codehaus-plexus/plexus-utils/pull/252">#252</a>) <a href="https://github.com/gnodet"><code>@​gnodet</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Switch to junit 5 (<a href="https://redirect.github.com/codehaus-plexus/plexus-utils/pull/245">#245</a>) <a href="https://github.com/gnodet"><code>@​gnodet</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Switch to junit 5 (<a href="https://redirect.github.com/codehaus-plexus/plexus-utils/pull/245">#245</a>) <a href="https://github.com/gnodet"><code>@​gnodet</code></a></li>
   <li>Remove unused/unmaintained jira export (<a href="https://redirect.github.com/codehaus-plexus/plexus-utils/pull/247">#247</a>) <a href="https://github.com/gnodet"><code>@​gnodet</code></a></li>
   <li>Switch build ci workflow to master branch (<a href="https://redirect.github.com/codehaus-plexus/plexus-utils/pull/250">#250</a>) <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a></li>
   <li>Bump maven-resources-plugin from 2.7 to 3.3.1 (<a href="https://redirect.github.com/codehaus-plexus/plexus-utils/pull/209">#209</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Fix SCM information (<a href="https://redirect.github.com/codehaus-plexus/plexus-utils/pull/254">#254</a>) <a href="https://github.com/gnodet"><code>@​gnodet</code></a></li>
   <li>Fix non contiguous imports (<a href="https://redirect.github.com/codehaus-plexus/plexus-utils/pull/255">#255</a>) <a href="https://github.com/gnodet"><code>@​gnodet</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/codehaus-plexus/plexus-utils/commit/0803079106d268c234271ef6ddfce7e35f6def5a"><code>0803079</code></a> [maven-release-plugin] prepare release plexus-utils-4.0.0</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-utils/commit/b342c7c93733074360fdfd31b0dd7246df8c7a83"><code>b342c7c</code></a> Switch to released version of plexus-xml 4.0.0</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-utils/commit/968a069aeb3fae38f55e8ec5e420dc4daea99ea9"><code>968a069</code></a> Reformat using spotless:apply</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-utils/commit/43153089d0a5f879f43e9161114cba6a5508af18"><code>4315308</code></a> Update to parent 13</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-utils/commit/0a84396e95bba615544d7ee5e9e12a240f21dc9b"><code>0a84396</code></a> Fix SCM information (<a href="https://redirect.github.com/codehaus-plexus/plexus-utils/issues/254">#254</a>)</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-utils/commit/14ac2e1dbfaadbc4579a80b16e83aed0ac474cbc"><code>14ac2e1</code></a> Fix non contiguous imports (<a href="https://redirect.github.com/codehaus-plexus/plexus-utils/issues/255">#255</a>)</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-utils/commit/3bd741ddc1cc870969633b825b3b40559c75d418"><code>3bd741d</code></a> Fix false difference detected with CachingOutputStream/CachingWriter when str...</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-utils/commit/b4ee91f9ff621fbf037a0ef169cacda54eb8c4cb"><code>b4ee91f</code></a> Switch to junit 5 (<a href="https://redirect.github.com/codehaus-plexus/plexus-utils/issues/245">#245</a>)</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-utils/commit/60b1b79e42c81a00ca2507622e0b73370cdb67f5"><code>60b1b79</code></a> Remove unused/unmaintained jira export (<a href="https://redirect.github.com/codehaus-plexus/plexus-utils/issues/247">#247</a>)</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-utils/commit/cbca15afd728b8653ed651f16e01c6873fc603af"><code>cbca15a</code></a> Switch build ci workflow to master branch (<a href="https://redirect.github.com/codehaus-plexus/plexus-utils/issues/250">#250</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.5.1...plexus-utils-4.0.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.plexus:plexus-utils&package-manager=maven&previous-version=3.5.1&new-version=4.0.0)](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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@avro.apache.org

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


Re: [PR] Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 in /lang/java [avro]

Posted by "nielsbasjes (via GitHub)" <gi...@apache.org>.
nielsbasjes commented on PR #2619:
URL: https://github.com/apache/avro/pull/2619#issuecomment-1923359373

   Actually, it seems this dependency is ONLY there because the used maven-core version has an even older one ...


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@avro.apache.org

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


Re: [PR] Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 in /lang/java [avro]

Posted by "nielsbasjes (via GitHub)" <gi...@apache.org>.
nielsbasjes commented on PR #2619:
URL: https://github.com/apache/avro/pull/2619#issuecomment-1923354309

   I checked and this cannot be updated automatically.
   
   The testing of the maven-plugin depends on org.apache.maven.plugin-testing:maven-plugin-testing-tools for which the latest version (from 2014 ... yes really) cannot work with this newer plexus utils version.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@avro.apache.org

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


Re: [PR] Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 in /lang/java [avro]

Posted by "nielsbasjes (via GitHub)" <gi...@apache.org>.
nielsbasjes commented on PR #2619:
URL: https://github.com/apache/avro/pull/2619#issuecomment-1921439343

   @dependabot recreate


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@avro.apache.org

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


Re: [PR] Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 in /lang/java [avro]

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #2619:
URL: https://github.com/apache/avro/pull/2619#issuecomment-1938514458

   Looks like org.codehaus.plexus:plexus-utils is no longer a dependency, so this is no longer needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@avro.apache.org

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


Re: [PR] Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 in /lang/java [avro]

Posted by "Fokko (via GitHub)" <gi...@apache.org>.
Fokko commented on PR #2619:
URL: https://github.com/apache/avro/pull/2619#issuecomment-1938514079

   https://github.com/dependabot rebase


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@avro.apache.org

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


Re: [PR] Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 in /lang/java [avro]

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #2619: Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 in /lang/java
URL: https://github.com/apache/avro/pull/2619


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@avro.apache.org

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


Re: [PR] Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 in /lang/java [avro]

Posted by "martin-g (via GitHub)" <gi...@apache.org>.
martin-g commented on PR #2619:
URL: https://github.com/apache/avro/pull/2619#issuecomment-1898501855

   @dependabot rebase


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@avro.apache.org

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