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 2023/06/19 17:58:51 UTC

[GitHub] [directory-scimple] dependabot[bot] opened a new pull request, #327: Bump rest-assured-bom from 5.3.0 to 5.3.1

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

   Bumps [rest-assured-bom](https://github.com/rest-assured/rest-assured) from 5.3.0 to 5.3.1.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/rest-assured/rest-assured/blob/master/changelog.txt">rest-assured-bom's changelog</a>.</em></p>
   <blockquote>
   <h2>Changelog 5.3.1 (2023-06-16)</h2>
   <ul>
   <li>Upgraded Guava library to 32.0.1-jre</li>
   <li>Fixed &quot;Unexpected logic in PathSupport.getPath&quot; (issue 1682) (thanks to fucct for pull request)</li>
   <li>Fixed &quot;Not able to POST xml file using Inpustream&quot; (issue 1160) (thanks to Balasaravanan for pull request)</li>
   <li>Fixed &quot;MockMvcRequestSenderImpl convertCookies function is not copying the httpOnly, sameSite and expires from the servletCookies into the cookieBuilder&quot; (issue 1462) (thanks to Justin Tay for pull request))</li>
   <li>Fixed &quot;Accept cookies that have an expiration date&quot; (issue 1430) (thanks to Stéphane Épardaud for pull request)</li>
   <li>Upgraded the Kotlin extension module to use Kotlin 1.8.22</li>
   <li>Upgraded Groovy to 4.0.11</li>
   <li>Upgraded faster jackson to 2.14.3</li>
   <li>Upgraded Hamcrest to 2.2</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/rest-assured/rest-assured/commit/4d56c2a5fc044f4f7725725764320b1436dfd339"><code>4d56c2a</code></a> [maven-release-plugin] prepare release rest-assured-5.3.1</li>
   <li><a href="https://github.com/rest-assured/rest-assured/commit/72b70c6cf89a4642f301b57cab400904617f7915"><code>72b70c6</code></a> Downgraded to groovy 4.0.11 since there are compile issues with 4.0.12</li>
   <li><a href="https://github.com/rest-assured/rest-assured/commit/f79732c8e21f16eff60ad61b7f20a7a38ee9b2d7"><code>f79732c</code></a> [ci skip] Preparing for release</li>
   <li><a href="https://github.com/rest-assured/rest-assured/commit/d1e3ead985cd2420128522dab5623842d55d1454"><code>d1e3ead</code></a> Upgraded Hamcrest to 2.2</li>
   <li><a href="https://github.com/rest-assured/rest-assured/commit/d5bce3199c196d6167ea714a479ebdcaaf7c2bdc"><code>d5bce31</code></a> Upgraded Guava library to 32.0.1-jre</li>
   <li><a href="https://github.com/rest-assured/rest-assured/commit/7e1534a11abd8cbe96d43e758136a8e0df4283ee"><code>7e1534a</code></a> Upgraded faster jackson to 2.14.3</li>
   <li><a href="https://github.com/rest-assured/rest-assured/commit/ee911a85588a1ff703f7078222e2eb016a7d6dbf"><code>ee911a8</code></a> Upgraded Groovy to 4.0.12</li>
   <li><a href="https://github.com/rest-assured/rest-assured/commit/4b36c325e9659617f7500b4c81dbabf12e10b7bb"><code>4b36c32</code></a> Upgraded the Kotlin extension module to use Kotlin 1.8.22</li>
   <li><a href="https://github.com/rest-assured/rest-assured/commit/9d2cf9ffad3bfe9c47298ce1be1aca263cacefc2"><code>9d2cf9f</code></a> [ci skip] Updated changelog to reflect the latest changes</li>
   <li><a href="https://github.com/rest-assured/rest-assured/commit/4c58683c18c2c67d91897a60210e432c6c1b4ed8"><code>4c58683</code></a> Support POSTing of InputStreams with custom contentType (<a href="https://redirect.github.com/rest-assured/rest-assured/issues/1681">#1681</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/rest-assured/rest-assured/compare/rest-assured-5.3.0...rest-assured-5.3.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.rest-assured:rest-assured-bom&package-manager=maven&previous-version=5.3.0&new-version=5.3.1)](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: 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


[GitHub] [directory-scimple] bdemers merged pull request #327: Bump rest-assured-bom from 5.3.0 to 5.3.1

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


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