You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/03/25 17:28:55 UTC

[PR] Bump version.resteasy from 6.2.7.Final to 6.2.8.Final [directory-scimple]

dependabot[bot] opened a new pull request, #549:
URL: https://github.com/apache/directory-scimple/pull/549

   Bumps `version.resteasy` from 6.2.7.Final to 6.2.8.Final.
   Updates `org.jboss.resteasy:resteasy-client` from 6.2.7.Final to 6.2.8.Final
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/resteasy/resteasy/releases">org.jboss.resteasy:resteasy-client's releases</a>.</em></p>
   <blockquote>
   <h2>6.2.8.Final</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>[RESTEASY-3439] Use the resolved ConfigurationFactory when creating t… by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3997">resteasy/resteasy#3997</a></li>
   <li>[RESTEASY-3440] Bump the netty-vertx-dependencies group with 11 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3998">resteasy/resteasy#3998</a></li>
   <li>Bump org.wildfly.plugins:wildfly-maven-plugin from 4.2.1.Final to 4.2.2.Final by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4003">resteasy/resteasy#4003</a></li>
   <li>[RESTEASY-3445] Correctly add headers to output by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4014">resteasy/resteasy#4014</a></li>
   <li>[RESTEASY-3443] In the JsonProcessingExceptionMapper currently return… by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4015">resteasy/resteasy#4015</a></li>
   <li>[RESTEASY-3205] Change Content-Type to text/plain for Security filter by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4019">resteasy/resteasy#4019</a></li>
   <li>[RESTEASY-3448] Bump version.org.eclipse.jetty from 11.0.18 to 11.0.20 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4008">resteasy/resteasy#4008</a></li>
   <li>[RESTEASY-3455] Bump version.io.undertow from 2.3.10.Final to 2.3.12.Final by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4041">resteasy/resteasy#4041</a></li>
   <li>[RESTEASY-3449] Allow the SizeUnitTestCase to pass in all locales. by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4043">resteasy/resteasy#4043</a></li>
   <li>[RESTEASY-3278] Remove the Creaper test dependency and use Arquillian… by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4047">resteasy/resteasy#4047</a></li>
   <li>[RESTEASY-3458] Bump version.org.apache.james.apache-mime4j from 0.8.9 to 0.8.10 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4046">resteasy/resteasy#4046</a></li>
   <li>[RESTEASY-3461] Bump the fasterxml-dependencies group with 8 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4034">resteasy/resteasy#4034</a></li>
   <li>[RESTEASY-3387] Use java.util.Locale to parse the languages from the Accept-Language … by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4055">resteasy/resteasy#4055</a></li>
   <li>[RESTEASY-3462] Bump the netty-vertx-dependencies group with 12 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4025">resteasy/resteasy#4025</a></li>
   <li>[RESTEASY-3464] Deprecate the DerUtils.decodePrivateKey methods. by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4065">resteasy/resteasy#4065</a></li>
   <li>[RESTEASY-3466] Override the provisioning plugins in the wildfly-buil… by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4071">resteasy/resteasy#4071</a></li>
   <li>[6.2] [RESTEASY-3388] Back port the JUnit 5 migration to the 6.2 branch by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4072">resteasy/resteasy#4072</a></li>
   <li>[RESTEASY-3468] Only allow the getContent methods with arguments to b… by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4079">resteasy/resteasy#4079</a></li>
   <li>[RESTEASY-3467] Bump version.org.apache.james.apache-mime4j from 0.8.10 to 0.8.11 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4081">resteasy/resteasy#4081</a></li>
   <li>[RESTEASY-3465] Use an FIFO map for the form data. by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4088">resteasy/resteasy#4088</a></li>
   <li>[RESTEASY-3388] code changes supporting junit5 (integration-tests-emb… by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4090">resteasy/resteasy#4090</a></li>
   <li>[RESTEASY-3471] Use the LocaleHelper where appropriate and allow the … by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4094">resteasy/resteasy#4094</a></li>
   <li>[RESTEASY-3450] removed Hamcrest statements.  Replaced with junit5 As… by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4097">resteasy/resteasy#4097</a></li>
   <li>[RESTEASY-3470] Ensure idle connections are evicted. by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4099">resteasy/resteasy#4099</a></li>
   <li>[RESTEASY-3463] Create an API for getting the EntityPart's from the m… by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4095">resteasy/resteasy#4095</a></li>
   <li>[RESTEASY-3473] Deprecate the public facing Apache HTTP Client API's … by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4101">resteasy/resteasy#4101</a></li>
   <li>[RESTEASY-3388] Final migrations of JUnit 4 to JUnit 5 by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4103">resteasy/resteasy#4103</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/resteasy/resteasy/compare/6.2.7.Final...6.2.8.Final">https://github.com/resteasy/resteasy/compare/6.2.7.Final...6.2.8.Final</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/resteasy/resteasy/commit/cc12c9cd7648bc86cfc880a369b944c8cfe6e497"><code>cc12c9c</code></a> Prepare for 6.2.8.Final release</li>
   <li><a href="https://github.com/resteasy/resteasy/commit/87f8d3a9d62f0f353974d284e93bd6325648dbb2"><code>87f8d3a</code></a> [RESTEASY-3463] Add the missing <a href="https://github.com/RequiresModule"><code>@​RequiresModule</code></a> annotation for the entity par...</li>
   <li><a href="https://github.com/resteasy/resteasy/commit/2284d845ab3cdc5a53b9498d981df287886d5b49"><code>2284d84</code></a> Merge pull request <a href="https://redirect.github.com/resteasy/resteasy/issues/4103">#4103</a> from jamezp/RESTEASY-3388-6.2</li>
   <li><a href="https://github.com/resteasy/resteasy/commit/f1244bec1f68dacc4fce16f191d5eb019fbd3795"><code>f1244be</code></a> [RESTEASY-3388] Migrate JUnit 4 example to JUnit 5.</li>
   <li><a href="https://github.com/resteasy/resteasy/commit/495fe2ff64061b0f47949a82f38e7b48a2b14c52"><code>495fe2f</code></a> [RESTEASY-3388] Remove the junit:junit dependency.</li>
   <li><a href="https://github.com/resteasy/resteasy/commit/84f5c383b6d5ac34da7956292b79fe4696f9a8ea"><code>84f5c38</code></a> [RESTEASY-3477] Migrate the resteasy-netty4-cdi to JUnit 5.</li>
   <li><a href="https://github.com/resteasy/resteasy/commit/a4f1e8fd2d988771e684cee135644269026e993f"><code>a4f1e8f</code></a> [RESTEASY-3476] Migrate the resteasy-jaxb-provider to JUnit 5.</li>
   <li><a href="https://github.com/resteasy/resteasy/commit/3cf17f3ab4677a55548cc62ceea7ae9694abcc7e"><code>3cf17f3</code></a> [RESTEASY-3475] Migrate the resteasy-html to JUnit 5.</li>
   <li><a href="https://github.com/resteasy/resteasy/commit/17f14e2bf872641fe95428d8504f6ffd6af0fa5e"><code>17f14e2</code></a> [RESTEASY-3474] Migrate the resteasy-atom-provider to JUnit 5.</li>
   <li><a href="https://github.com/resteasy/resteasy/commit/719214cfc2a6159d9b02312b44134ec2625fd099"><code>719214c</code></a> Merge pull request <a href="https://redirect.github.com/resteasy/resteasy/issues/4101">#4101</a> from jamezp/RESTEASY-3473-6.2</li>
   <li>Additional commits viewable in <a href="https://github.com/resteasy/resteasy/compare/6.2.7.Final...6.2.8.Final">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.jboss.resteasy:resteasy-jackson2-provider` from 6.2.7.Final to 6.2.8.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 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@directory.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


Re: [PR] Bump version.resteasy from 6.2.7.Final to 6.2.8.Final [directory-scimple]

Posted by "bdemers (via GitHub)" <gi...@apache.org>.
bdemers merged PR #549:
URL: https://github.com/apache/directory-scimple/pull/549


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org