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

[GitHub] [shiro] dependabot[bot] opened a new pull request, #976: build(deps): bump jakarta.xml.bind-api from 2.3.3 to 4.0.0

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

   Bumps [jakarta.xml.bind-api](https://github.com/eclipse-ee4j/jaxb-api) from 2.3.3 to 4.0.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/eclipse-ee4j/jaxb-api/releases">jakarta.xml.bind-api's releases</a>.</em></p>
   <blockquote>
   <h2>Jakarta XML Binding API 4.0.0</h2>
   <p>The major release contains following changes:</p>
   <ul>
   <li>drops compatibility with JAXB 1.0</li>
   <li>removes constraints on using java.desktop/java.beans.Introspector</li>
   <li>removes deprecated jakarta.xml.bind.Validator</li>
   <li>removes deprecated jakarta.xml.bind.context.factory property</li>
   <li>drops implementation lookup through META-INF/services/jakarta.xml.bind.JAXBContext</li>
   <li>drops implementation lookup through jaxb.properties file</li>
   <li>adds implementation lookup through the properties Map passed to JAXBContext.newInstance(...) methods</li>
   <li>provided implementation of the DatatypeConverterInterface throws exception on invalid input</li>
   </ul>
   <p><strong>Project Board</strong>: <a href="https://github.com/eclipse-ee4j/jaxb-api/projects/1">https://github.com/eclipse-ee4j/jaxb-api/projects/1</a>
   <strong>Full Changelog</strong>: <a href="https://github.com/eclipse-ee4j/jaxb-api/compare/3.0.0...4.0.0">https://github.com/eclipse-ee4j/jaxb-api/compare/3.0.0...4.0.0</a></p>
   <h2>Jakarta XML Binding API 4.0.0 RC2</h2>
   <p>The 4.0.0 RC2 is a second release candidate of 4.0.0.</p>
   <p>Following changes are included:</p>
   <ul>
   <li>Simplified generics in XmlJavaTypeAdapter</li>
   <li>uses <a href="https://github.com/eclipse-ee4j/jaf/releases/tag/2.1.0-RC1">Jakarta Activation APIs 2.1.0-RC1</a></li>
   </ul>
   <h2>Jakarta XML Binding API 4.0.0 RC1</h2>
   <p>The 4.0.0 RC1 is a first release candidate of 4.0.0.</p>
   <p>Following changes are included:</p>
   <ul>
   <li>JDK17 support</li>
   <li>Removed deprecated <code>jakarta.xml.bind.Validator</code></li>
   <li>Implementation lookup simplified</li>
   <li>uses <a href="https://github.com/eclipse-ee4j/jaf/releases/tag/2.1.0-RC1">Jakarta Activation APIs 2.1.0-RC1</a></li>
   </ul>
   <h2>Jakarta XML Binding API 3.0.1</h2>
   <p>The 3.0.1 release is a bug fix release of 3.0.0.</p>
   <p>Following changes are included:</p>
   <ul>
   <li><a href="https://redirect.github.com/eclipse-ee4j/jaxb-api/issues/172">#172</a> - Default factory class name changed</li>
   <li>Classloading related fixes</li>
   <li>uses <a href="https://github.com/eclipse-ee4j/jaf/releases/tag/2.0.1">Jakarta Activation APIs 2.0.1</a></li>
   </ul>
   <h2>Jakarta XML Binding API 3.0.0 Final Release</h2>
   <p>The 3.0.0 release is the first release under the <code>jakarta.xml.bind.*</code> namespace.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/jakartaee/jaxb-api/commit/7e887b2a666361c1cb4ebb7b91c7c4922708a907"><code>7e887b2</code></a> Update API version of : to 4.0.0</li>
   <li><a href="https://github.com/jakartaee/jaxb-api/commit/92b60b0d6f01319418089c5700ba580d41455d71"><code>92b60b0</code></a> <a href="https://redirect.github.com/eclipse-ee4j/jaxb-api/issues/224">#224</a>: ModelUtil error in JAXBContext.newInstance()</li>
   <li><a href="https://github.com/jakartaee/jaxb-api/commit/997005cea6b5e660a48601413e425dba4137ef9b"><code>997005c</code></a> xmlb-12,  xmlb-13,  xmlb-8 and xmlb-25 are recreated in SVG format.  xmlb-15 ...</li>
   <li><a href="https://github.com/jakartaee/jaxb-api/commit/22b0c4e185157f52ccf538960dd71447d2cb4c89"><code>22b0c4e</code></a> added impl lookup through properties passed to JAXBContext.newInstance</li>
   <li><a href="https://github.com/jakartaee/jaxb-api/commit/2c22f9e5dbaa7a73ea42ee8531fd30b6bb8edfbf"><code>2c22f9e</code></a> Jenkins release job update</li>
   <li><a href="https://github.com/jakartaee/jaxb-api/commit/fc065de02f8990c6f7849acf2e6b5628b2cf73e2"><code>fc065de</code></a> Package name is all lowercase now. (xmlb-3 and xmlb-4 are recreated in SVG fo...</li>
   <li><a href="https://github.com/jakartaee/jaxb-api/commit/cb0b4756ec476ef3a28e31dccbd59c4d7a4dc8e1"><code>cb0b475</code></a> xmlb-3 and xmlb-4 are recreated in SVG format</li>
   <li><a href="https://github.com/jakartaee/jaxb-api/commit/1033f4edad3ea24ac70421a7a5273a9e04a4abd8"><code>1033f4e</code></a> xmlb-16 and xmlb-17 are recreated in SVG format.</li>
   <li><a href="https://github.com/jakartaee/jaxb-api/commit/81022898d8b1eb76d99d3ef50d3d6d2506963252"><code>8102289</code></a> xmlb-10 recreated in SVG format.</li>
   <li><a href="https://github.com/jakartaee/jaxb-api/commit/de79c77714cc82fadd211f1754c90d3fa526a0af"><code>de79c77</code></a> xmlb-11 recreated in SVG format.</li>
   <li>Additional commits viewable in <a href="https://github.com/eclipse-ee4j/jaxb-api/compare/2.3.3...4.0.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jakarta.xml.bind:jakarta.xml.bind-api&package-manager=maven&previous-version=2.3.3&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 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: commits-unsubscribe@shiro.apache.org

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


[GitHub] [shiro] dependabot[bot] commented on pull request #976: build(deps): bump jakarta.xml.bind-api from 2.3.3 to 4.0.0

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

   Looks like jakarta.xml.bind:jakarta.xml.bind-api is no longer being updated by Dependabot, 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: commits-unsubscribe@shiro.apache.org

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


[GitHub] [shiro] dependabot[bot] closed pull request #976: build(deps): bump jakarta.xml.bind-api from 2.3.3 to 4.0.0

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #976: build(deps): bump jakarta.xml.bind-api from 2.3.3 to 4.0.0
URL: https://github.com/apache/shiro/pull/976


-- 
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: commits-unsubscribe@shiro.apache.org

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