You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2022/03/17 04:39:19 UTC

[GitHub] [fineract] dependabot[bot] opened a new pull request #2155: chore(deps): bump jakarta.ws.rs-api from 2.1.6 to 3.0.0

dependabot[bot] opened a new pull request #2155:
URL: https://github.com/apache/fineract/pull/2155


   Bumps [jakarta.ws.rs-api](https://github.com/eclipse-ee4j/jaxrs-api) from 2.1.6 to 3.0.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/eclipse-ee4j/jaxrs-api/releases">jakarta.ws.rs-api's releases</a>.</em></p>
   <blockquote>
   <h2>3.0.0 Milestone 1</h2>
   <p>Changes for 3.0.0:</p>
   <ul>
   <li>Package change from <code>javax.ws.rs</code> to <code>jakarta.ws.rs</code> in APIs and Specification document.</li>
   <li>Removed Jersey as default client implementation.</li>
   <li>Multiple improvement to MediaType checking.</li>
   <li>Improvements to module-info.java</li>
   <li>Deprecated usage of HEADER_DELEGATE in <code>CacheControl</code></li>
   <li>MultivaluedHashMap (by way of AbstractMultivaluedMap) is now serializable</li>
   <li>Javadoc clarifications on SSE reconnect behavior</li>
   <li>Javadoc clarifications on injection into resources/providers returned from getSingletons</li>
   <li>Javadoc clarifications on Response.created()</li>
   <li>Javadoc clarifications on ParamConverterProviders</li>
   <li>Javadoc clarifications on the execution pipeline of MessageBodyReaders and MessageBodyWriters</li>
   <li>Modified references to JCP/JSRs to proper Jakarta projects in spec document</li>
   <li>Various corrections/improvements to spec document</li>
   <li>Various changes to build artifacts, license references, etc.</li>
   </ul>
   <p>Maven coordinates:</p>
   <pre><code>&lt;dependency&gt;
       &lt;groupId&gt;jakarta.ws.rs&lt;/groupId&gt;
       &lt;artifactId&gt;jakarta.ws.rs-api&lt;/artifactId&gt;
       &lt;version&gt;3.0.0-M1&lt;/version&gt;
   &lt;/dependency&gt;
   </code></pre>
   <p><a href="https://github.com/eclipse-ee4j/jaxrs-api/compare/2.1.6...3.0.0-m1">https://github.com/eclipse-ee4j/jaxrs-api/compare/2.1.6...3.0.0-m1</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/jakartaee/rest/commit/3c4941be798aba7986916b26e3f17e5b6c4ef85a"><code>3c4941b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eclipse-ee4j/jaxrs-api/issues/908">#908</a> from andymc12/master</li>
   <li><a href="https://github.com/jakartaee/rest/commit/39192c39582cad437b17b36795471076eb8d51a8"><code>39192c3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eclipse-ee4j/jaxrs-api/issues/910">#910</a> from andymc12/909</li>
   <li><a href="https://github.com/jakartaee/rest/commit/d973660e3fc42830ee2020eb227f3e2518f5b5a8"><code>d973660</code></a> Use add-modules in JDK 9 and 10 unit tests</li>
   <li><a href="https://github.com/jakartaee/rest/commit/9636d370ec94f4f0e9a2044abe99f0708b2015ba"><code>9636d37</code></a> <a href="https://github-redirect.dependabot.com/eclipse-ee4j/jaxrs-api/issues/909">#909</a> Rename Java SE XML transform class in spec</li>
   <li><a href="https://github.com/jakartaee/rest/commit/21f14465d2c663dd0747e4f529435bcbffc92771"><code>21f1446</code></a> <a href="https://github-redirect.dependabot.com/eclipse-ee4j/jaxrs-api/issues/907">#907</a> Make XML Bind pkgs optional for JPMS/OSGi</li>
   <li><a href="https://github.com/jakartaee/rest/commit/de1d93fb488eebfee231840ad4c6761f63f3dc3d"><code>de1d93f</code></a> Use Jakarta in title and update version number in Javadocs. (<a href="https://github-redirect.dependabot.com/eclipse-ee4j/jaxrs-api/issues/902">#902</a>)</li>
   <li><a href="https://github.com/jakartaee/rest/commit/27139f33c684202526b37f458a4fa185496fa4c4"><code>27139f3</code></a> Removed draft status. (<a href="https://github-redirect.dependabot.com/eclipse-ee4j/jaxrs-api/issues/901">#901</a>)</li>
   <li><a href="https://github.com/jakartaee/rest/commit/5870454ef09c866accde393f32a4bb0d2cb4a9e6"><code>5870454</code></a> Correct EFSL text to match original</li>
   <li><a href="https://github.com/jakartaee/rest/commit/5c62b5e5283e0216a398883d07eec293bdcd8391"><code>5c62b5e</code></a> <a href="https://github-redirect.dependabot.com/eclipse-ee4j/jaxrs-api/issues/896">#896</a> Undo EFSL changes</li>
   <li><a href="https://github.com/jakartaee/rest/commit/739605d01db73c522779dd43897bf86c8709ad2d"><code>739605d</code></a> Updated files for Release 3.0.0 (<a href="https://github-redirect.dependabot.com/eclipse-ee4j/jaxrs-api/issues/899">#899</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/eclipse-ee4j/jaxrs-api/compare/2.1.6...3.0.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jakarta.ws.rs:jakarta.ws.rs-api&package-manager=gradle&previous-version=2.1.6&new-version=3.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@fineract.apache.org

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



[GitHub] [fineract] vidakovic commented on pull request #2155: chore(deps): bump jakarta.ws.rs-api from 2.1.6 to 3.0.0

Posted by GitBox <gi...@apache.org>.
vidakovic commented on pull request #2155:
URL: https://github.com/apache/fineract/pull/2155#issuecomment-1070662614


   Needs a major upgrade of Spring Boot; until then we can't use this.


-- 
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@fineract.apache.org

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



[GitHub] [fineract] dependabot[bot] commented on pull request #2155: chore(deps): bump jakarta.ws.rs-api from 2.1.6 to 3.0.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #2155:
URL: https://github.com/apache/fineract/pull/2155#issuecomment-1070662769


   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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@fineract.apache.org

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



[GitHub] [fineract] vidakovic closed pull request #2155: chore(deps): bump jakarta.ws.rs-api from 2.1.6 to 3.0.0

Posted by GitBox <gi...@apache.org>.
vidakovic closed pull request #2155:
URL: https://github.com/apache/fineract/pull/2155


   


-- 
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@fineract.apache.org

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