Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps(maven): bump rest-assured from 5.1.0 to 5.1.1 #9533

Merged
merged 1 commit into from
Jun 22, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2022

Bumps rest-assured from 5.1.0 to 5.1.1.

Changelog

Sourced from rest-assured's changelog.

Changelog 5.1.1 (2022-06-10)

  • Added support for Spring Framework 6.0 in Spring WebClientTest module
  • Overwrite responseLogDetail when merging ResponseSpecificationImpl (issue 1493) (thanks to petur for pull request)
  • Fix: rootPath does not allow chaining paths with leading operators (issue 1577) (thanks to Roman Mitasov for pull request)
  • Fix: body(InputStream) does not work (issue 1480) (thanks to fedinskiy for pull request)
  • Fix: jsonPath - return null if list(array) does not exists in input document (issue 1544) (thanks to Oleksandr Kulychok for pull request)
  • Fix: Re-added groovy package to package imports for OSGi support (issue 1567) (thanks to Steven Huypens for pull request)
  • Fix: class cast exception in RequestPrinter with byte[] body (thanks to Andreas Grub for pull request)
  • Upgraded gson from 2.6.2 to 2.9.0
Commits
  • 8dd520e [maven-release-plugin] prepare release rest-assured-5.1.1
  • 835005e [ci skip] Preparing changelog for release
  • 71c5232 Fixed failing test
  • a70ef2d [ci skip] Updated changelog.txt
  • d081c7c Fix class cast exception in RequestPrinter with byte[] body (#1491)
  • 434d59b [ci skip] Updated URL
  • 158f626 [ci skip] Updated changelog.txt
  • 65db911 setup-java v3 (#1576)
  • 76f6590 [ci skip] Updated changelog.txt
  • 2a53dcc Fix 1543 - jsonPath: return null if list(array) does not exists in input docu...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 10, 2022
Copy link
Member

@lenaschoenburg lenaschoenburg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors merge

zeebe-bors-camunda bot added a commit that referenced this pull request Jun 10, 2022
9533: deps(maven): bump rest-assured from 5.1.0 to 5.1.1 r=oleschoenburg a=dependabot[bot]

Bumps [rest-assured](https://github.com/rest-assured/rest-assured) from 5.1.0 to 5.1.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rest-assured/rest-assured/blob/master/changelog.txt">rest-assured's changelog</a>.</em></p>
<blockquote>
<h2>Changelog 5.1.1 (2022-06-10)</h2>
<ul>
<li>Added support for Spring Framework 6.0 in Spring WebClientTest module</li>
<li>Overwrite responseLogDetail when merging ResponseSpecificationImpl (issue 1493) (thanks to petur for pull request)</li>
<li>Fix: rootPath does not allow chaining paths with leading operators (issue 1577) (thanks to Roman Mitasov for pull request)</li>
<li>Fix: body(InputStream) does not work (issue 1480) (thanks to fedinskiy for pull request)</li>
<li>Fix: jsonPath - return null if list(array) does not exists in input document (issue 1544) (thanks to Oleksandr Kulychok for pull request)</li>
<li>Fix: Re-added groovy package to package imports for OSGi support (issue 1567) (thanks to Steven Huypens for pull request)</li>
<li>Fix: class cast exception in RequestPrinter with byte[] body (thanks to Andreas Grub for pull request)</li>
<li>Upgraded gson from 2.6.2 to 2.9.0</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rest-assured/rest-assured/commit/8dd520e58129e441c854723abd080240bc11410b"><code>8dd520e</code></a> [maven-release-plugin] prepare release rest-assured-5.1.1</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/835005e45a898e5e502aea2e48a211d056cb9a6f"><code>835005e</code></a> [ci skip] Preparing changelog for release</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/71c5232eff05d49a3d8b2cba2cbc9787c9af830b"><code>71c5232</code></a> Fixed failing test</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/a70ef2d083076174a18f5eeb0d8cc61cdc5179cf"><code>a70ef2d</code></a> [ci skip] Updated changelog.txt</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/d081c7cb9b87836835fab45eaff88ed0b0d8b614"><code>d081c7c</code></a> Fix class cast exception in RequestPrinter with byte[] body (<a href="https://github-redirect.dependabot.com/rest-assured/rest-assured/issues/1491">#1491</a>)</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/434d59b07fe2c1f7fb50bc9efd48d5ee51fe2271"><code>434d59b</code></a> [ci skip] Updated URL</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/158f6265dd3e7580f45c95a8cd397d85e3c6a85a"><code>158f626</code></a> [ci skip] Updated changelog.txt</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/65db911ae191ca452b290d2c17ca1202e5db5d67"><code>65db911</code></a> setup-java v3 (<a href="https://github-redirect.dependabot.com/rest-assured/rest-assured/issues/1576">#1576</a>)</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/76f6590d49b4d78e79d9b1ef705494166ca4cb25"><code>76f6590</code></a> [ci skip] Updated changelog.txt</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/2a53dccd622ae46fd5e5ca21bc3d85a5a45b897f"><code>2a53dcc</code></a> Fix 1543 - jsonPath: return null if list(array) does not exists in input docu...</li>
<li>Additional commits viewable in <a href="https://github.com/rest-assured/rest-assured/compare/rest-assured-5.1.0...rest-assured-5.1.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&package-manager=maven&previous-version=5.1.0&new-version=5.1.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Jun 10, 2022

Unit Test Results

   780 files  ±    0     780 suites  ±0   1h 37m 56s ⏱️ + 7m 28s
5 534 tests  - 157  5 527 ✔️  - 157  7 💤 ±0  0 ±0 
5 706 runs   - 157  5 699 ✔️  - 157  7 💤 ±0  0 ±0 

Results for commit 6b778b9. ± Comparison against base commit 5694aaa.

♻️ This comment has been updated with latest results.

@lenaschoenburg
Copy link
Member

Hmm, the GH workflow wasn't trigger for the bors commit 🤔

Let's try again, maybe it's just a fluke.

bors cancel

@zeebe-bors-camunda
Copy link
Contributor

Canceled.

@lenaschoenburg
Copy link
Member

bors merge

zeebe-bors-camunda bot added a commit that referenced this pull request Jun 10, 2022
9533: deps(maven): bump rest-assured from 5.1.0 to 5.1.1 r=oleschoenburg a=dependabot[bot]

Bumps [rest-assured](https://github.com/rest-assured/rest-assured) from 5.1.0 to 5.1.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rest-assured/rest-assured/blob/master/changelog.txt">rest-assured's changelog</a>.</em></p>
<blockquote>
<h2>Changelog 5.1.1 (2022-06-10)</h2>
<ul>
<li>Added support for Spring Framework 6.0 in Spring WebClientTest module</li>
<li>Overwrite responseLogDetail when merging ResponseSpecificationImpl (issue 1493) (thanks to petur for pull request)</li>
<li>Fix: rootPath does not allow chaining paths with leading operators (issue 1577) (thanks to Roman Mitasov for pull request)</li>
<li>Fix: body(InputStream) does not work (issue 1480) (thanks to fedinskiy for pull request)</li>
<li>Fix: jsonPath - return null if list(array) does not exists in input document (issue 1544) (thanks to Oleksandr Kulychok for pull request)</li>
<li>Fix: Re-added groovy package to package imports for OSGi support (issue 1567) (thanks to Steven Huypens for pull request)</li>
<li>Fix: class cast exception in RequestPrinter with byte[] body (thanks to Andreas Grub for pull request)</li>
<li>Upgraded gson from 2.6.2 to 2.9.0</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rest-assured/rest-assured/commit/8dd520e58129e441c854723abd080240bc11410b"><code>8dd520e</code></a> [maven-release-plugin] prepare release rest-assured-5.1.1</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/835005e45a898e5e502aea2e48a211d056cb9a6f"><code>835005e</code></a> [ci skip] Preparing changelog for release</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/71c5232eff05d49a3d8b2cba2cbc9787c9af830b"><code>71c5232</code></a> Fixed failing test</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/a70ef2d083076174a18f5eeb0d8cc61cdc5179cf"><code>a70ef2d</code></a> [ci skip] Updated changelog.txt</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/d081c7cb9b87836835fab45eaff88ed0b0d8b614"><code>d081c7c</code></a> Fix class cast exception in RequestPrinter with byte[] body (<a href="https://github-redirect.dependabot.com/rest-assured/rest-assured/issues/1491">#1491</a>)</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/434d59b07fe2c1f7fb50bc9efd48d5ee51fe2271"><code>434d59b</code></a> [ci skip] Updated URL</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/158f6265dd3e7580f45c95a8cd397d85e3c6a85a"><code>158f626</code></a> [ci skip] Updated changelog.txt</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/65db911ae191ca452b290d2c17ca1202e5db5d67"><code>65db911</code></a> setup-java v3 (<a href="https://github-redirect.dependabot.com/rest-assured/rest-assured/issues/1576">#1576</a>)</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/76f6590d49b4d78e79d9b1ef705494166ca4cb25"><code>76f6590</code></a> [ci skip] Updated changelog.txt</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/2a53dccd622ae46fd5e5ca21bc3d85a5a45b897f"><code>2a53dcc</code></a> Fix 1543 - jsonPath: return null if list(array) does not exists in input docu...</li>
<li>Additional commits viewable in <a href="https://github.com/rest-assured/rest-assured/compare/rest-assured-5.1.0...rest-assured-5.1.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&package-manager=maven&previous-version=5.1.0&new-version=5.1.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@lenaschoenburg
Copy link
Member

bors cancel

@zeebe-bors-camunda
Copy link
Contributor

Canceled.

@lenaschoenburg
Copy link
Member

bors merge

zeebe-bors-camunda bot added a commit that referenced this pull request Jun 10, 2022
9533: deps(maven): bump rest-assured from 5.1.0 to 5.1.1 r=oleschoenburg a=dependabot[bot]

Bumps [rest-assured](https://github.com/rest-assured/rest-assured) from 5.1.0 to 5.1.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rest-assured/rest-assured/blob/master/changelog.txt">rest-assured's changelog</a>.</em></p>
<blockquote>
<h2>Changelog 5.1.1 (2022-06-10)</h2>
<ul>
<li>Added support for Spring Framework 6.0 in Spring WebClientTest module</li>
<li>Overwrite responseLogDetail when merging ResponseSpecificationImpl (issue 1493) (thanks to petur for pull request)</li>
<li>Fix: rootPath does not allow chaining paths with leading operators (issue 1577) (thanks to Roman Mitasov for pull request)</li>
<li>Fix: body(InputStream) does not work (issue 1480) (thanks to fedinskiy for pull request)</li>
<li>Fix: jsonPath - return null if list(array) does not exists in input document (issue 1544) (thanks to Oleksandr Kulychok for pull request)</li>
<li>Fix: Re-added groovy package to package imports for OSGi support (issue 1567) (thanks to Steven Huypens for pull request)</li>
<li>Fix: class cast exception in RequestPrinter with byte[] body (thanks to Andreas Grub for pull request)</li>
<li>Upgraded gson from 2.6.2 to 2.9.0</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rest-assured/rest-assured/commit/8dd520e58129e441c854723abd080240bc11410b"><code>8dd520e</code></a> [maven-release-plugin] prepare release rest-assured-5.1.1</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/835005e45a898e5e502aea2e48a211d056cb9a6f"><code>835005e</code></a> [ci skip] Preparing changelog for release</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/71c5232eff05d49a3d8b2cba2cbc9787c9af830b"><code>71c5232</code></a> Fixed failing test</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/a70ef2d083076174a18f5eeb0d8cc61cdc5179cf"><code>a70ef2d</code></a> [ci skip] Updated changelog.txt</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/d081c7cb9b87836835fab45eaff88ed0b0d8b614"><code>d081c7c</code></a> Fix class cast exception in RequestPrinter with byte[] body (<a href="https://github-redirect.dependabot.com/rest-assured/rest-assured/issues/1491">#1491</a>)</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/434d59b07fe2c1f7fb50bc9efd48d5ee51fe2271"><code>434d59b</code></a> [ci skip] Updated URL</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/158f6265dd3e7580f45c95a8cd397d85e3c6a85a"><code>158f626</code></a> [ci skip] Updated changelog.txt</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/65db911ae191ca452b290d2c17ca1202e5db5d67"><code>65db911</code></a> setup-java v3 (<a href="https://github-redirect.dependabot.com/rest-assured/rest-assured/issues/1576">#1576</a>)</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/76f6590d49b4d78e79d9b1ef705494166ca4cb25"><code>76f6590</code></a> [ci skip] Updated changelog.txt</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/2a53dccd622ae46fd5e5ca21bc3d85a5a45b897f"><code>2a53dcc</code></a> Fix 1543 - jsonPath: return null if list(array) does not exists in input docu...</li>
<li>Additional commits viewable in <a href="https://github.com/rest-assured/rest-assured/compare/rest-assured-5.1.0...rest-assured-5.1.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&package-manager=maven&previous-version=5.1.0&new-version=5.1.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@lenaschoenburg
Copy link
Member

bors cancel

@zeebe-bors-camunda
Copy link
Contributor

Canceled.

@npepinpe
Copy link
Member

bors retry

@npepinpe
Copy link
Member

Bors, what're you doing? 🤔

Copy link
Member

@npepinpe npepinpe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors merge

zeebe-bors-camunda bot added a commit that referenced this pull request Jun 22, 2022
9533: deps(maven): bump rest-assured from 5.1.0 to 5.1.1 r=npepinpe a=dependabot[bot]

Bumps [rest-assured](https://github.com/rest-assured/rest-assured) from 5.1.0 to 5.1.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rest-assured/rest-assured/blob/master/changelog.txt">rest-assured's changelog</a>.</em></p>
<blockquote>
<h2>Changelog 5.1.1 (2022-06-10)</h2>
<ul>
<li>Added support for Spring Framework 6.0 in Spring WebClientTest module</li>
<li>Overwrite responseLogDetail when merging ResponseSpecificationImpl (issue 1493) (thanks to petur for pull request)</li>
<li>Fix: rootPath does not allow chaining paths with leading operators (issue 1577) (thanks to Roman Mitasov for pull request)</li>
<li>Fix: body(InputStream) does not work (issue 1480) (thanks to fedinskiy for pull request)</li>
<li>Fix: jsonPath - return null if list(array) does not exists in input document (issue 1544) (thanks to Oleksandr Kulychok for pull request)</li>
<li>Fix: Re-added groovy package to package imports for OSGi support (issue 1567) (thanks to Steven Huypens for pull request)</li>
<li>Fix: class cast exception in RequestPrinter with byte[] body (thanks to Andreas Grub for pull request)</li>
<li>Upgraded gson from 2.6.2 to 2.9.0</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rest-assured/rest-assured/commit/8dd520e58129e441c854723abd080240bc11410b"><code>8dd520e</code></a> [maven-release-plugin] prepare release rest-assured-5.1.1</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/835005e45a898e5e502aea2e48a211d056cb9a6f"><code>835005e</code></a> [ci skip] Preparing changelog for release</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/71c5232eff05d49a3d8b2cba2cbc9787c9af830b"><code>71c5232</code></a> Fixed failing test</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/a70ef2d083076174a18f5eeb0d8cc61cdc5179cf"><code>a70ef2d</code></a> [ci skip] Updated changelog.txt</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/d081c7cb9b87836835fab45eaff88ed0b0d8b614"><code>d081c7c</code></a> Fix class cast exception in RequestPrinter with byte[] body (<a href="https://github-redirect.dependabot.com/rest-assured/rest-assured/issues/1491">#1491</a>)</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/434d59b07fe2c1f7fb50bc9efd48d5ee51fe2271"><code>434d59b</code></a> [ci skip] Updated URL</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/158f6265dd3e7580f45c95a8cd397d85e3c6a85a"><code>158f626</code></a> [ci skip] Updated changelog.txt</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/65db911ae191ca452b290d2c17ca1202e5db5d67"><code>65db911</code></a> setup-java v3 (<a href="https://github-redirect.dependabot.com/rest-assured/rest-assured/issues/1576">#1576</a>)</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/76f6590d49b4d78e79d9b1ef705494166ca4cb25"><code>76f6590</code></a> [ci skip] Updated changelog.txt</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/2a53dccd622ae46fd5e5ca21bc3d85a5a45b897f"><code>2a53dcc</code></a> Fix 1543 - jsonPath: return null if list(array) does not exists in input docu...</li>
<li>Additional commits viewable in <a href="https://github.com/rest-assured/rest-assured/compare/rest-assured-5.1.0...rest-assured-5.1.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&package-manager=maven&previous-version=5.1.0&new-version=5.1.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>

9537: deps(maven): bump spotless-maven-plugin from 2.22.6 to 2.22.8 r=npepinpe a=dependabot[bot]

Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.22.6 to 2.22.8.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/diffplug/spotless/commit/97784730e21574b859f013ba00825502ce040929"><code>9778473</code></a> Published maven/2.22.8</li>
<li><a href="https://github.com/diffplug/spotless/commit/56912f5983c33d1803d56162d211a699fc2d5f00"><code>56912f5</code></a> Published gradle/6.7.2</li>
<li><a href="https://github.com/diffplug/spotless/commit/b737f4c9b044a898ebeb93556c6c649019c7ccd4"><code>b737f4c</code></a> Published lib/2.26.2</li>
<li><a href="https://github.com/diffplug/spotless/commit/e3d4a2abc33a82ead081578191dea425e6fb1a8a"><code>e3d4a2a</code></a> PalantirJavaFormatStep can use the JDK module fix too (<a href="https://github-redirect.dependabot.com/diffplug/spotless/issues/1233">#1233</a> fixes <a href="https://github-redirect.dependabot.com/diffplug/spotless/issues/834">#834</a> for P...</li>
<li><a href="https://github.com/diffplug/spotless/commit/ba2c979bad568b4fc7e924472a9caf4cdd138ba5"><code>ba2c979</code></a> Update changelogs.</li>
<li><a href="https://github.com/diffplug/spotless/commit/be18ed0274766d4ca45de42eaec30384ceed8272"><code>be18ed0</code></a> Apply the fix from <a href="https://github-redirect.dependabot.com/diffplug/spotless/issues/1224">#1224</a> to PalantirJavaFormatStep.</li>
<li><a href="https://github.com/diffplug/spotless/commit/000aab1ec90bbfc6363e15ba45b6beb702d8c18a"><code>000aab1</code></a> Published maven/2.22.7</li>
<li><a href="https://github.com/diffplug/spotless/commit/b6a18ffa8c5089ba5eabc5e0898f1cdd103de49a"><code>b6a18ff</code></a> Published gradle/6.7.1</li>
<li><a href="https://github.com/diffplug/spotless/commit/78281ed89a7d1c3c596f9e06eea3b301ccb86530"><code>78281ed</code></a> Published lib/2.26.1</li>
<li><a href="https://github.com/diffplug/spotless/commit/6b66e4519aafb9ae452d77b14ef41e56acbed8da"><code>6b66e45</code></a> GJF without jvm args, pt 2 (<a href="https://github-redirect.dependabot.com/diffplug/spotless/issues/1228">#1228</a> follow-up to <a href="https://github-redirect.dependabot.com/diffplug/spotless/issues/1224">#1224</a>, fixes <a href="https://github-redirect.dependabot.com/diffplug/spotless/issues/834">#834</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/diffplug/spotless/compare/maven/2.22.6...maven/2.22.8">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.diffplug.spotless:spotless-maven-plugin&package-manager=maven&previous-version=2.22.6&new-version=2.22.8)](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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@zeebe-bors-camunda
Copy link
Contributor

This PR was included in a batch that timed out, it will be automatically retried

zeebe-bors-camunda bot added a commit that referenced this pull request Jun 22, 2022
9533: deps(maven): bump rest-assured from 5.1.0 to 5.1.1 r=npepinpe a=dependabot[bot]

Bumps [rest-assured](https://github.com/rest-assured/rest-assured) from 5.1.0 to 5.1.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rest-assured/rest-assured/blob/master/changelog.txt">rest-assured's changelog</a>.</em></p>
<blockquote>
<h2>Changelog 5.1.1 (2022-06-10)</h2>
<ul>
<li>Added support for Spring Framework 6.0 in Spring WebClientTest module</li>
<li>Overwrite responseLogDetail when merging ResponseSpecificationImpl (issue 1493) (thanks to petur for pull request)</li>
<li>Fix: rootPath does not allow chaining paths with leading operators (issue 1577) (thanks to Roman Mitasov for pull request)</li>
<li>Fix: body(InputStream) does not work (issue 1480) (thanks to fedinskiy for pull request)</li>
<li>Fix: jsonPath - return null if list(array) does not exists in input document (issue 1544) (thanks to Oleksandr Kulychok for pull request)</li>
<li>Fix: Re-added groovy package to package imports for OSGi support (issue 1567) (thanks to Steven Huypens for pull request)</li>
<li>Fix: class cast exception in RequestPrinter with byte[] body (thanks to Andreas Grub for pull request)</li>
<li>Upgraded gson from 2.6.2 to 2.9.0</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rest-assured/rest-assured/commit/8dd520e58129e441c854723abd080240bc11410b"><code>8dd520e</code></a> [maven-release-plugin] prepare release rest-assured-5.1.1</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/835005e45a898e5e502aea2e48a211d056cb9a6f"><code>835005e</code></a> [ci skip] Preparing changelog for release</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/71c5232eff05d49a3d8b2cba2cbc9787c9af830b"><code>71c5232</code></a> Fixed failing test</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/a70ef2d083076174a18f5eeb0d8cc61cdc5179cf"><code>a70ef2d</code></a> [ci skip] Updated changelog.txt</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/d081c7cb9b87836835fab45eaff88ed0b0d8b614"><code>d081c7c</code></a> Fix class cast exception in RequestPrinter with byte[] body (<a href="https://github-redirect.dependabot.com/rest-assured/rest-assured/issues/1491">#1491</a>)</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/434d59b07fe2c1f7fb50bc9efd48d5ee51fe2271"><code>434d59b</code></a> [ci skip] Updated URL</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/158f6265dd3e7580f45c95a8cd397d85e3c6a85a"><code>158f626</code></a> [ci skip] Updated changelog.txt</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/65db911ae191ca452b290d2c17ca1202e5db5d67"><code>65db911</code></a> setup-java v3 (<a href="https://github-redirect.dependabot.com/rest-assured/rest-assured/issues/1576">#1576</a>)</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/76f6590d49b4d78e79d9b1ef705494166ca4cb25"><code>76f6590</code></a> [ci skip] Updated changelog.txt</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/2a53dccd622ae46fd5e5ca21bc3d85a5a45b897f"><code>2a53dcc</code></a> Fix 1543 - jsonPath: return null if list(array) does not exists in input docu...</li>
<li>Additional commits viewable in <a href="https://github.com/rest-assured/rest-assured/compare/rest-assured-5.1.0...rest-assured-5.1.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&package-manager=maven&previous-version=5.1.0&new-version=5.1.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@zeebe-bors-camunda
Copy link
Contributor

Timed out.

@npepinpe
Copy link
Member

Seems the self hosted runner died midway through.

bors retry

zeebe-bors-camunda bot added a commit that referenced this pull request Jun 22, 2022
9533: deps(maven): bump rest-assured from 5.1.0 to 5.1.1 r=npepinpe a=dependabot[bot]

Bumps [rest-assured](https://github.com/rest-assured/rest-assured) from 5.1.0 to 5.1.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rest-assured/rest-assured/blob/master/changelog.txt">rest-assured's changelog</a>.</em></p>
<blockquote>
<h2>Changelog 5.1.1 (2022-06-10)</h2>
<ul>
<li>Added support for Spring Framework 6.0 in Spring WebClientTest module</li>
<li>Overwrite responseLogDetail when merging ResponseSpecificationImpl (issue 1493) (thanks to petur for pull request)</li>
<li>Fix: rootPath does not allow chaining paths with leading operators (issue 1577) (thanks to Roman Mitasov for pull request)</li>
<li>Fix: body(InputStream) does not work (issue 1480) (thanks to fedinskiy for pull request)</li>
<li>Fix: jsonPath - return null if list(array) does not exists in input document (issue 1544) (thanks to Oleksandr Kulychok for pull request)</li>
<li>Fix: Re-added groovy package to package imports for OSGi support (issue 1567) (thanks to Steven Huypens for pull request)</li>
<li>Fix: class cast exception in RequestPrinter with byte[] body (thanks to Andreas Grub for pull request)</li>
<li>Upgraded gson from 2.6.2 to 2.9.0</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rest-assured/rest-assured/commit/8dd520e58129e441c854723abd080240bc11410b"><code>8dd520e</code></a> [maven-release-plugin] prepare release rest-assured-5.1.1</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/835005e45a898e5e502aea2e48a211d056cb9a6f"><code>835005e</code></a> [ci skip] Preparing changelog for release</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/71c5232eff05d49a3d8b2cba2cbc9787c9af830b"><code>71c5232</code></a> Fixed failing test</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/a70ef2d083076174a18f5eeb0d8cc61cdc5179cf"><code>a70ef2d</code></a> [ci skip] Updated changelog.txt</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/d081c7cb9b87836835fab45eaff88ed0b0d8b614"><code>d081c7c</code></a> Fix class cast exception in RequestPrinter with byte[] body (<a href="https://github-redirect.dependabot.com/rest-assured/rest-assured/issues/1491">#1491</a>)</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/434d59b07fe2c1f7fb50bc9efd48d5ee51fe2271"><code>434d59b</code></a> [ci skip] Updated URL</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/158f6265dd3e7580f45c95a8cd397d85e3c6a85a"><code>158f626</code></a> [ci skip] Updated changelog.txt</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/65db911ae191ca452b290d2c17ca1202e5db5d67"><code>65db911</code></a> setup-java v3 (<a href="https://github-redirect.dependabot.com/rest-assured/rest-assured/issues/1576">#1576</a>)</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/76f6590d49b4d78e79d9b1ef705494166ca4cb25"><code>76f6590</code></a> [ci skip] Updated changelog.txt</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/2a53dccd622ae46fd5e5ca21bc3d85a5a45b897f"><code>2a53dcc</code></a> Fix 1543 - jsonPath: return null if list(array) does not exists in input docu...</li>
<li>Additional commits viewable in <a href="https://github.com/rest-assured/rest-assured/compare/rest-assured-5.1.0...rest-assured-5.1.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&package-manager=maven&previous-version=5.1.0&new-version=5.1.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>

9565: deps(maven): bump version.msgpack from 0.9.1 to 0.9.2 r=npepinpe a=dependabot[bot]

Bumps `version.msgpack` from 0.9.1 to 0.9.2.
Updates `msgpack-core` from 0.9.1 to 0.9.2
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/msgpack/msgpack-java/blob/develop/RELEASE_NOTES.md">msgpack-core's changelog</a>.</em></p>
<blockquote>
<h2>0.9.2</h2>
<p>Internal updates:</p>
<ul>
<li>Update jackson-databind to 2.13.3 <a href="http://github-redirect.dependabot.com/msgpack/msgpack-java/pull/650">#650</a></li>
<li>Update akka-actor to 2.6.19 <a href="http://github-redirect.dependabot.com/msgpack/msgpack-java/pull/631">#631</a></li>
<li>Update airframe-json, airspec to 22.6.1 <a href="http://github-redirect.dependabot.com/msgpack/msgpack-java/pull/649">#649</a></li>
<li>Update scalacheck to 1.16.0 <a href="http://github-redirect.dependabot.com/msgpack/msgpack-java/pull/636">#636</a></li>
<li>Update scala-collection-compat to 2.7.0 <a href="http://github-redirect.dependabot.com/msgpack/msgpack-java/pull/632">#632</a></li>
<li>Update sbt-sonatype to 3.9.13 <a href="http://github-redirect.dependabot.com/msgpack/msgpack-java/pull/644">#644</a></li>
<li>Update airframe-json, airspec to 22.5.0 <a href="http://github-redirect.dependabot.com/msgpack/msgpack-java/pull/643">#643</a></li>
<li>Update sbt to 1.6.2 <a href="http://github-redirect.dependabot.com/msgpack/msgpack-java/pull/630">#630</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/msgpack/msgpack-java/commit/14f20a5cba66d8290e865142ffc9e998eac8d940"><code>14f20a5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/msgpack/msgpack-java/issues/654">#654</a> from msgpack/release-0.9.2</li>
<li><a href="https://github.com/msgpack/msgpack-java/commit/b7ba3973c8e96cd739d73331066b4496bc2c3ee1"><code>b7ba397</code></a> Update RELEASE_NOTES for 0.9.2</li>
<li><a href="https://github.com/msgpack/msgpack-java/commit/4f6579f2f051c09edfa718e0d7ddf611724bb4e9"><code>4f6579f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/msgpack/msgpack-java/issues/651">#651</a> from msgpack/doc-jackson-bigdecimal-str</li>
<li><a href="https://github.com/msgpack/msgpack-java/commit/4c5d180dc29efb81f305f65e7299072d5c33a5d5"><code>4c5d180</code></a> Add how to internally represent BigDecimal as str to the doc</li>
<li><a href="https://github.com/msgpack/msgpack-java/commit/ec9b9589c894d8a03cb4885adb8fae61bb5e1ee2"><code>ec9b958</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/msgpack/msgpack-java/issues/650">#650</a> from msgpack/jackson-databind-2_13</li>
<li><a href="https://github.com/msgpack/msgpack-java/commit/61c6910bc070479d8bd537011abf4812d869ada5"><code>61c6910</code></a> Fix test</li>
<li><a href="https://github.com/msgpack/msgpack-java/commit/dadb7551ae84aa0698525d9d1e2fb9857efbf13d"><code>dadb755</code></a> Fix testComplexTypeKey()</li>
<li><a href="https://github.com/msgpack/msgpack-java/commit/4469bf69fa3d62494441ec10146d3445367b3c39"><code>4469bf6</code></a> Use jackson-databind 2.13.3 for CVE-2020-36518</li>
<li><a href="https://github.com/msgpack/msgpack-java/commit/7ba38b10ca56236d64c9f1718df69895e0a8c410"><code>7ba38b1</code></a> Update akka-actor to 2.6.19 (<a href="https://github-redirect.dependabot.com/msgpack/msgpack-java/issues/631">#631</a>)</li>
<li><a href="https://github.com/msgpack/msgpack-java/commit/b07e5f4f349d53a2244f1a02b32558a033326d37"><code>b07e5f4</code></a> Update airframe-json, airspec to 22.6.1 (<a href="https://github-redirect.dependabot.com/msgpack/msgpack-java/issues/649">#649</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/msgpack/msgpack-java/compare/v0.9.1...v0.9.2">compare view</a></li>
</ul>
</details>
<br />

Updates `jackson-dataformat-msgpack` from 0.9.1 to 0.9.2
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/msgpack/msgpack-java/blob/develop/RELEASE_NOTES.md">jackson-dataformat-msgpack's changelog</a>.</em></p>
<blockquote>
<h2>0.9.2</h2>
<p>Internal updates:</p>
<ul>
<li>Update jackson-databind to 2.13.3 <a href="http://github-redirect.dependabot.com/msgpack/msgpack-java/pull/650">#650</a></li>
<li>Update akka-actor to 2.6.19 <a href="http://github-redirect.dependabot.com/msgpack/msgpack-java/pull/631">#631</a></li>
<li>Update airframe-json, airspec to 22.6.1 <a href="http://github-redirect.dependabot.com/msgpack/msgpack-java/pull/649">#649</a></li>
<li>Update scalacheck to 1.16.0 <a href="http://github-redirect.dependabot.com/msgpack/msgpack-java/pull/636">#636</a></li>
<li>Update scala-collection-compat to 2.7.0 <a href="http://github-redirect.dependabot.com/msgpack/msgpack-java/pull/632">#632</a></li>
<li>Update sbt-sonatype to 3.9.13 <a href="http://github-redirect.dependabot.com/msgpack/msgpack-java/pull/644">#644</a></li>
<li>Update airframe-json, airspec to 22.5.0 <a href="http://github-redirect.dependabot.com/msgpack/msgpack-java/pull/643">#643</a></li>
<li>Update sbt to 1.6.2 <a href="http://github-redirect.dependabot.com/msgpack/msgpack-java/pull/630">#630</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/msgpack/msgpack-java/commit/14f20a5cba66d8290e865142ffc9e998eac8d940"><code>14f20a5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/msgpack/msgpack-java/issues/654">#654</a> from msgpack/release-0.9.2</li>
<li><a href="https://github.com/msgpack/msgpack-java/commit/b7ba3973c8e96cd739d73331066b4496bc2c3ee1"><code>b7ba397</code></a> Update RELEASE_NOTES for 0.9.2</li>
<li><a href="https://github.com/msgpack/msgpack-java/commit/4f6579f2f051c09edfa718e0d7ddf611724bb4e9"><code>4f6579f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/msgpack/msgpack-java/issues/651">#651</a> from msgpack/doc-jackson-bigdecimal-str</li>
<li><a href="https://github.com/msgpack/msgpack-java/commit/4c5d180dc29efb81f305f65e7299072d5c33a5d5"><code>4c5d180</code></a> Add how to internally represent BigDecimal as str to the doc</li>
<li><a href="https://github.com/msgpack/msgpack-java/commit/ec9b9589c894d8a03cb4885adb8fae61bb5e1ee2"><code>ec9b958</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/msgpack/msgpack-java/issues/650">#650</a> from msgpack/jackson-databind-2_13</li>
<li><a href="https://github.com/msgpack/msgpack-java/commit/61c6910bc070479d8bd537011abf4812d869ada5"><code>61c6910</code></a> Fix test</li>
<li><a href="https://github.com/msgpack/msgpack-java/commit/dadb7551ae84aa0698525d9d1e2fb9857efbf13d"><code>dadb755</code></a> Fix testComplexTypeKey()</li>
<li><a href="https://github.com/msgpack/msgpack-java/commit/4469bf69fa3d62494441ec10146d3445367b3c39"><code>4469bf6</code></a> Use jackson-databind 2.13.3 for CVE-2020-36518</li>
<li><a href="https://github.com/msgpack/msgpack-java/commit/7ba38b10ca56236d64c9f1718df69895e0a8c410"><code>7ba38b1</code></a> Update akka-actor to 2.6.19 (<a href="https://github-redirect.dependabot.com/msgpack/msgpack-java/issues/631">#631</a>)</li>
<li><a href="https://github.com/msgpack/msgpack-java/commit/b07e5f4f349d53a2244f1a02b32558a033326d37"><code>b07e5f4</code></a> Update airframe-json, airspec to 22.6.1 (<a href="https://github-redirect.dependabot.com/msgpack/msgpack-java/issues/649">#649</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/msgpack/msgpack-java/compare/v0.9.1...v0.9.2">compare view</a></li>
</ul>
</details>
<br />


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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@zeebe-bors-camunda
Copy link
Contributor

This PR was included in a batch that timed out, it will be automatically retried

@npepinpe
Copy link
Member

Um, it never actually ran the GHA pipeline? I cannot find any traces in action either of this bors run...

Bumps [rest-assured](https://github.com/rest-assured/rest-assured) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/rest-assured/rest-assured/releases)
- [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt)
- [Commits](rest-assured/rest-assured@rest-assured-5.1.0...rest-assured-5.1.1)

---
updated-dependencies:
- dependency-name: io.rest-assured:rest-assured
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/io.rest-assured-rest-assured-5.1.1 branch from eb965c3 to 6b778b9 Compare June 22, 2022 13:33
@zeebe-bors-camunda
Copy link
Contributor

Canceled.

@npepinpe
Copy link
Member

bors retry

zeebe-bors-camunda bot added a commit that referenced this pull request Jun 22, 2022
9533: deps(maven): bump rest-assured from 5.1.0 to 5.1.1 r=npepinpe a=dependabot[bot]

Bumps [rest-assured](https://github.com/rest-assured/rest-assured) from 5.1.0 to 5.1.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rest-assured/rest-assured/blob/master/changelog.txt">rest-assured's changelog</a>.</em></p>
<blockquote>
<h2>Changelog 5.1.1 (2022-06-10)</h2>
<ul>
<li>Added support for Spring Framework 6.0 in Spring WebClientTest module</li>
<li>Overwrite responseLogDetail when merging ResponseSpecificationImpl (issue 1493) (thanks to petur for pull request)</li>
<li>Fix: rootPath does not allow chaining paths with leading operators (issue 1577) (thanks to Roman Mitasov for pull request)</li>
<li>Fix: body(InputStream) does not work (issue 1480) (thanks to fedinskiy for pull request)</li>
<li>Fix: jsonPath - return null if list(array) does not exists in input document (issue 1544) (thanks to Oleksandr Kulychok for pull request)</li>
<li>Fix: Re-added groovy package to package imports for OSGi support (issue 1567) (thanks to Steven Huypens for pull request)</li>
<li>Fix: class cast exception in RequestPrinter with byte[] body (thanks to Andreas Grub for pull request)</li>
<li>Upgraded gson from 2.6.2 to 2.9.0</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rest-assured/rest-assured/commit/8dd520e58129e441c854723abd080240bc11410b"><code>8dd520e</code></a> [maven-release-plugin] prepare release rest-assured-5.1.1</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/835005e45a898e5e502aea2e48a211d056cb9a6f"><code>835005e</code></a> [ci skip] Preparing changelog for release</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/71c5232eff05d49a3d8b2cba2cbc9787c9af830b"><code>71c5232</code></a> Fixed failing test</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/a70ef2d083076174a18f5eeb0d8cc61cdc5179cf"><code>a70ef2d</code></a> [ci skip] Updated changelog.txt</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/d081c7cb9b87836835fab45eaff88ed0b0d8b614"><code>d081c7c</code></a> Fix class cast exception in RequestPrinter with byte[] body (<a href="https://github-redirect.dependabot.com/rest-assured/rest-assured/issues/1491">#1491</a>)</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/434d59b07fe2c1f7fb50bc9efd48d5ee51fe2271"><code>434d59b</code></a> [ci skip] Updated URL</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/158f6265dd3e7580f45c95a8cd397d85e3c6a85a"><code>158f626</code></a> [ci skip] Updated changelog.txt</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/65db911ae191ca452b290d2c17ca1202e5db5d67"><code>65db911</code></a> setup-java v3 (<a href="https://github-redirect.dependabot.com/rest-assured/rest-assured/issues/1576">#1576</a>)</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/76f6590d49b4d78e79d9b1ef705494166ca4cb25"><code>76f6590</code></a> [ci skip] Updated changelog.txt</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/2a53dccd622ae46fd5e5ca21bc3d85a5a45b897f"><code>2a53dcc</code></a> Fix 1543 - jsonPath: return null if list(array) does not exists in input docu...</li>
<li>Additional commits viewable in <a href="https://github.com/rest-assured/rest-assured/compare/rest-assured-5.1.0...rest-assured-5.1.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&package-manager=maven&previous-version=5.1.0&new-version=5.1.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>

9579: Set higher timeout for awaitility in ControlledActorClockEndpointIT r=Zelldon a=Zelldon

## Description

* Instead of returning all records, which are printed by awaitility (it doesn't help in this case) we return only the size of the exported record list which we want to assert. This is of course can be discussed, but for me it felt much useful to print all records, because what I want to know in this case is the count/size of the list.
* Per default the timeout is around 10 seconds. This might be quite low if we want to archive that during 5 seconds the record size hasn't changed. Increasing the timeout makes the test less flaky. I run it multiple times locally after this change without failure, before it failed quite quickly.

![timeout](https://user-images.githubusercontent.com/2758593/175039496-460907f9-64a6-4db1-8deb-930a533185d3.png)


<!-- Please explain the changes you made here. -->

## Related issues

<!-- Which issues are closed by this PR or are related -->

closes #9499



Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Christopher Zell <zelldon91@googlemail.com>
@zeebe-bors-camunda
Copy link
Contributor

This PR was included in a batch that timed out, it will be automatically retried

@Zelldon
Copy link
Member

Zelldon commented Jun 22, 2022

Can we reduce the timeout?

zeebe-bors-camunda bot added a commit that referenced this pull request Jun 22, 2022
9533: deps(maven): bump rest-assured from 5.1.0 to 5.1.1 r=npepinpe a=dependabot[bot]

Bumps [rest-assured](https://github.com/rest-assured/rest-assured) from 5.1.0 to 5.1.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rest-assured/rest-assured/blob/master/changelog.txt">rest-assured's changelog</a>.</em></p>
<blockquote>
<h2>Changelog 5.1.1 (2022-06-10)</h2>
<ul>
<li>Added support for Spring Framework 6.0 in Spring WebClientTest module</li>
<li>Overwrite responseLogDetail when merging ResponseSpecificationImpl (issue 1493) (thanks to petur for pull request)</li>
<li>Fix: rootPath does not allow chaining paths with leading operators (issue 1577) (thanks to Roman Mitasov for pull request)</li>
<li>Fix: body(InputStream) does not work (issue 1480) (thanks to fedinskiy for pull request)</li>
<li>Fix: jsonPath - return null if list(array) does not exists in input document (issue 1544) (thanks to Oleksandr Kulychok for pull request)</li>
<li>Fix: Re-added groovy package to package imports for OSGi support (issue 1567) (thanks to Steven Huypens for pull request)</li>
<li>Fix: class cast exception in RequestPrinter with byte[] body (thanks to Andreas Grub for pull request)</li>
<li>Upgraded gson from 2.6.2 to 2.9.0</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rest-assured/rest-assured/commit/8dd520e58129e441c854723abd080240bc11410b"><code>8dd520e</code></a> [maven-release-plugin] prepare release rest-assured-5.1.1</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/835005e45a898e5e502aea2e48a211d056cb9a6f"><code>835005e</code></a> [ci skip] Preparing changelog for release</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/71c5232eff05d49a3d8b2cba2cbc9787c9af830b"><code>71c5232</code></a> Fixed failing test</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/a70ef2d083076174a18f5eeb0d8cc61cdc5179cf"><code>a70ef2d</code></a> [ci skip] Updated changelog.txt</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/d081c7cb9b87836835fab45eaff88ed0b0d8b614"><code>d081c7c</code></a> Fix class cast exception in RequestPrinter with byte[] body (<a href="https://github-redirect.dependabot.com/rest-assured/rest-assured/issues/1491">#1491</a>)</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/434d59b07fe2c1f7fb50bc9efd48d5ee51fe2271"><code>434d59b</code></a> [ci skip] Updated URL</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/158f6265dd3e7580f45c95a8cd397d85e3c6a85a"><code>158f626</code></a> [ci skip] Updated changelog.txt</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/65db911ae191ca452b290d2c17ca1202e5db5d67"><code>65db911</code></a> setup-java v3 (<a href="https://github-redirect.dependabot.com/rest-assured/rest-assured/issues/1576">#1576</a>)</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/76f6590d49b4d78e79d9b1ef705494166ca4cb25"><code>76f6590</code></a> [ci skip] Updated changelog.txt</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/2a53dccd622ae46fd5e5ca21bc3d85a5a45b897f"><code>2a53dcc</code></a> Fix 1543 - jsonPath: return null if list(array) does not exists in input docu...</li>
<li>Additional commits viewable in <a href="https://github.com/rest-assured/rest-assured/compare/rest-assured-5.1.0...rest-assured-5.1.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&package-manager=maven&previous-version=5.1.0&new-version=5.1.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@zeebe-bors-camunda
Copy link
Contributor

Timed out.

@npepinpe
Copy link
Member

Don't think it matters, you can see the actions didn't even run. But GH status page looks OK today, so... 🤷

@npepinpe
Copy link
Member

Gonna merge anyway as tests pass, but somehow there's some issue between bors and GHA.

@npepinpe npepinpe merged commit 96c0b34 into main Jun 22, 2022
@npepinpe npepinpe deleted the dependabot/maven/io.rest-assured-rest-assured-5.1.1 branch June 22, 2022 17:33
@lenaschoenburg lenaschoenburg added the version:8.1.0-alpha3 Marks an issue as being completely or in parts released in 8.1.0-alpha3 label Jul 5, 2022
@Zelldon Zelldon added the version:8.1.0 Marks an issue as being completely or in parts released in 8.1.0 label Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file version:8.1.0-alpha3 Marks an issue as being completely or in parts released in 8.1.0-alpha3 version:8.1.0 Marks an issue as being completely or in parts released in 8.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants