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/03/01 18:13:20 UTC

[GitHub] [shiro] dependabot[bot] opened a new pull request, #770: Bump resteasy.version from 3.15.3.Final to 3.15.6.Final

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

   Bumps `resteasy.version` from 3.15.3.Final to 3.15.6.Final.
   Updates `resteasy-jaxrs` from 3.15.3.Final to 3.15.6.Final
   
   Updates `resteasy-servlet-initializer` from 3.15.3.Final to 3.15.6.Final
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/resteasy/Resteasy/releases">resteasy-servlet-initializer's releases</a>.</em></p>
   <blockquote>
   <h2>3.15.6.Final</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>[RESTEASY-3019] added trim string by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://github-redirect.dependabot.com/resteasy/resteasy/pull/2927">resteasy/resteasy#2927</a></li>
   <li>[RESTEASY-2997] Remove the message from a client response which could… by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://github-redirect.dependabot.com/resteasy/resteasy/pull/2936">resteasy/resteasy#2936</a></li>
   <li>[RESTEASY-3082] Add Java SE 17 testing support. by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://github-redirect.dependabot.com/resteasy/resteasy/pull/3020">resteasy/resteasy#3020</a></li>
   <li>RESTEASY-3115 Upgrade Spring to 5.2.20 (3.15) by <a href="https://github.com/liweinan"><code>@​liweinan</code></a> in <a href="https://github-redirect.dependabot.com/resteasy/resteasy/pull/3052">resteasy/resteasy#3052</a></li>
   <li>[RESTEASY-3134] Do not cause a NPE when source is not available by <a href="https://github.com/tobiasstadler"><code>@​tobiasstadler</code></a> in <a href="https://github-redirect.dependabot.com/resteasy/resteasy/pull/3095">resteasy/resteasy#3095</a></li>
   <li>Back port fixes 3.15 by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://github-redirect.dependabot.com/resteasy/resteasy/pull/3111">resteasy/resteasy#3111</a></li>
   <li>[RESTEASY-3123] ParamConverterProvider NullPointerException on methods with no params by <a href="https://github.com/petrberan"><code>@​petrberan</code></a> in <a href="https://github-redirect.dependabot.com/resteasy/resteasy/pull/3115">resteasy/resteasy#3115</a></li>
   <li>[RESTEASY-3089] ContainerResponseFilter will not allow null entities … by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://github-redirect.dependabot.com/resteasy/resteasy/pull/3132">resteasy/resteasy#3132</a></li>
   <li>[RESTEASY-3155] Concurrency issues in ResteasyViolationException by <a href="https://github.com/rmartinc"><code>@​rmartinc</code></a> in <a href="https://github-redirect.dependabot.com/resteasy/resteasy/pull/3128">resteasy/resteasy#3128</a></li>
   <li>[RESTEASY-3214]:Upgrade snakeyaml to 1.32 by <a href="https://github.com/jimma"><code>@​jimma</code></a> in <a href="https://github-redirect.dependabot.com/resteasy/resteasy/pull/3264">resteasy/resteasy#3264</a></li>
   <li>[RESTEASY-3256] Add check for known interfaces to ensure they are con… by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://github-redirect.dependabot.com/resteasy/resteasy/pull/3356">resteasy/resteasy#3356</a></li>
   <li>[RESTEASY-3260] Add a custom constructor for the YAML provider which … by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://github-redirect.dependabot.com/resteasy/resteasy/pull/3352">resteasy/resteasy#3352</a></li>
   <li>[RESTEASY-3260] Harden the checks to an allow list only by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://github-redirect.dependabot.com/resteasy/resteasy/pull/3374">resteasy/resteasy#3374</a></li>
   <li>[RESTEASY-3282] Migrate mime4j from the unsupported 0.6 to 0.8.9. Thi… by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://github-redirect.dependabot.com/resteasy/resteasy/pull/3408">resteasy/resteasy#3408</a></li>
   <li>[RESTEASY-3286] Use the new NIO file utilities to create temporary files by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://github-redirect.dependabot.com/resteasy/resteasy/pull/3410">resteasy/resteasy#3410</a></li>
   <li>[RESTEASY-3283] Add option to not throw a DefaultOptionsMethodExcepti… by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://github-redirect.dependabot.com/resteasy/resteasy/pull/3407">resteasy/resteasy#3407</a></li>
   <li>[RESTEASY-3290] Avoid an NPE if the temporary directory is null. by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://github-redirect.dependabot.com/resteasy/resteasy/pull/3439">resteasy/resteasy#3439</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/tobiasstadler"><code>@​tobiasstadler</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/resteasy/resteasy/pull/3095">resteasy/resteasy#3095</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/resteasy/resteasy/compare/3.15.2.Final...3.15.6.Final">https://github.com/resteasy/resteasy/compare/3.15.2.Final...3.15.6.Final</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/resteasy/resteasy/commit/7045784749bf3e7ae90cf56325d1cb9aa1f9eba5"><code>7045784</code></a> Prepare for 3.15.6.Final release</li>
   <li><a href="https://github.com/resteasy/resteasy/commit/8986d276149a6cc82739d1c20fdbca98ac4657b2"><code>8986d27</code></a> Upgrade docbook plugins.</li>
   <li><a href="https://github.com/resteasy/resteasy/commit/32c25a4b6ad5170afdf4b9e182ed6c1ba19bd00b"><code>32c25a4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/resteasy/Resteasy/issues/3439">#3439</a> from jamezp/RESTEASY-3290-3.15</li>
   <li><a href="https://github.com/resteasy/resteasy/commit/c0d291c65c7815a35698638d6c085132f392d12a"><code>c0d291c</code></a> [RESTEASY-3290] Avoid an NPE if the temporary directory is null.</li>
   <li><a href="https://github.com/resteasy/resteasy/commit/fa02ba88df25dc7c6a320ff6994d3a7c9e2816fb"><code>fa02ba8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/resteasy/Resteasy/issues/3407">#3407</a> from jamezp/RESTEASY-3283-3.15</li>
   <li><a href="https://github.com/resteasy/resteasy/commit/5ad3344b82401b9ee784adfa08fd426ca3345d1d"><code>5ad3344</code></a> [RESTEASY-3283] Add option to not throw a DefaultOptionsMethodException when ...</li>
   <li><a href="https://github.com/resteasy/resteasy/commit/5e2e6688339297561eaf26733f8b080e0e7f9291"><code>5e2e668</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/resteasy/Resteasy/issues/3410">#3410</a> from jamezp/RESTEASY-3286-3.15</li>
   <li><a href="https://github.com/resteasy/resteasy/commit/23993b9a0b36dbfefd4aa22b0753c932d3cd90b0"><code>23993b9</code></a> [RESTEASY-3286] Use the new file utilities to create temporary files for tests.</li>
   <li><a href="https://github.com/resteasy/resteasy/commit/397e75c14c2e63dd5b7b8956ffd8e39dd4c2b8ac"><code>397e75c</code></a> [RESTEASY-3286] Use the new file utilities to create temporary files.</li>
   <li><a href="https://github.com/resteasy/resteasy/commit/feb2ac1b9dfba5c9cda96e23aa3febe9ddef82a7"><code>feb2ac1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/resteasy/Resteasy/issues/3408">#3408</a> from jamezp/RESTEASY-3282</li>
   <li>Additional commits viewable in <a href="https://github.com/resteasy/Resteasy/compare/3.15.3.Final...3.15.6.Final">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `resteasy-jackson2-provider` from 3.15.3.Final to 3.15.6.Final
   
   
   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] lprimak merged pull request #770: Bump resteasy.version from 3.15.3.Final to 3.15.6.Final

Posted by "lprimak (via GitHub)" <gi...@apache.org>.
lprimak merged PR #770:
URL: https://github.com/apache/shiro/pull/770


-- 
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