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

Bump assertj-core from 3.21.0 to 3.22.0 #34

Merged
1 commit merged into from
Mar 4, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2022

Bumps assertj-core from 3.21.0 to 3.22.0.

Commits
  • 5e4779c [maven-release-plugin] prepare release assertj-core-3.22.0
  • 2213028 Fix javadoc
  • 1b3c46d Update bdnrun version
  • 83c6e07 Add a default implementation for unambiguousToStringOf in Representation.
  • 35bed61 Javadoc improvements
  • ab9cb22 Bump project version to 3.22.0-SNAPSHOT
  • 6cd5811 Add catchThrowableOfType enriched alternatives (#2410)
  • 367d110 Javadoc typo
  • 0a5bf8d Add doesNotReturn to Object assertions (#2453)
  • 471e8a8 Switch to the official Maven Wrapper by Apache (#2452)
  • 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 Jan 3, 2022
@pihme
Copy link
Contributor

pihme commented Jan 3, 2022

bors merge

ghost pushed a commit that referenced this pull request Jan 3, 2022
34: Bump assertj-core from 3.21.0 to 3.22.0 r=pihme a=dependabot[bot]

Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.21.0 to 3.22.0.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/assertj/assertj-core/commit/5e4779c76ae0fffc6c44f174cd54dfbdefa9b57f"><code>5e4779c</code></a> [maven-release-plugin] prepare release assertj-core-3.22.0</li>
<li><a href="https://github.com/assertj/assertj-core/commit/2213028a9fa12dd35ac9f8235465d5ef1a23ba89"><code>2213028</code></a> Fix javadoc</li>
<li><a href="https://github.com/assertj/assertj-core/commit/1b3c46d0455c4c489196ffa0ed977f1cddfbcf44"><code>1b3c46d</code></a> Update bdnrun version</li>
<li><a href="https://github.com/assertj/assertj-core/commit/83c6e071333058fce3fbbed58159d5684c348f2d"><code>83c6e07</code></a> Add a default implementation for unambiguousToStringOf in Representation.</li>
<li><a href="https://github.com/assertj/assertj-core/commit/35bed614bbe9f9db2d69d4f14280b44f79a69ec0"><code>35bed61</code></a> Javadoc improvements</li>
<li><a href="https://github.com/assertj/assertj-core/commit/ab9cb2228c6865ff0f3cddd604cde5edaf6dbdd8"><code>ab9cb22</code></a> Bump project version to 3.22.0-SNAPSHOT</li>
<li><a href="https://github.com/assertj/assertj-core/commit/6cd581150bcf2a2527378578d6c548f2071489b9"><code>6cd5811</code></a> Add <code>catchThrowableOfType</code> enriched alternatives (<a href="https://github-redirect.dependabot.com/assertj/assertj-core/issues/2410">#2410</a>)</li>
<li><a href="https://github.com/assertj/assertj-core/commit/367d1104a80c8b562db90e0105c796dd5e48ac84"><code>367d110</code></a> Javadoc typo</li>
<li><a href="https://github.com/assertj/assertj-core/commit/0a5bf8d5aac46d24d2bdc1e10595e507ece3ddbc"><code>0a5bf8d</code></a> Add <code>doesNotReturn</code> to <code>Object</code> assertions (<a href="https://github-redirect.dependabot.com/assertj/assertj-core/issues/2453">#2453</a>)</li>
<li><a href="https://github.com/assertj/assertj-core/commit/471e8a80347dc6e759e58a5ead7f700532e00dc6"><code>471e8a8</code></a> Switch to the official Maven Wrapper by Apache (<a href="https://github-redirect.dependabot.com/assertj/assertj-core/issues/2452">#2452</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/assertj/assertj-core/compare/assertj-core-3.21.0...assertj-core-3.22.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.assertj:assertj-core&package-manager=maven&previous-version=3.21.0&new-version=3.22.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>

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

ghost commented Jan 3, 2022

Build failed:

@pihme
Copy link
Contributor

pihme commented Mar 4, 2022

bors retry

ghost pushed a commit that referenced this pull request Mar 4, 2022
34: Bump assertj-core from 3.21.0 to 3.22.0 r=pihme a=dependabot[bot]

Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.21.0 to 3.22.0.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/assertj/assertj-core/commit/5e4779c76ae0fffc6c44f174cd54dfbdefa9b57f"><code>5e4779c</code></a> [maven-release-plugin] prepare release assertj-core-3.22.0</li>
<li><a href="https://github.com/assertj/assertj-core/commit/2213028a9fa12dd35ac9f8235465d5ef1a23ba89"><code>2213028</code></a> Fix javadoc</li>
<li><a href="https://github.com/assertj/assertj-core/commit/1b3c46d0455c4c489196ffa0ed977f1cddfbcf44"><code>1b3c46d</code></a> Update bdnrun version</li>
<li><a href="https://github.com/assertj/assertj-core/commit/83c6e071333058fce3fbbed58159d5684c348f2d"><code>83c6e07</code></a> Add a default implementation for unambiguousToStringOf in Representation.</li>
<li><a href="https://github.com/assertj/assertj-core/commit/35bed614bbe9f9db2d69d4f14280b44f79a69ec0"><code>35bed61</code></a> Javadoc improvements</li>
<li><a href="https://github.com/assertj/assertj-core/commit/ab9cb2228c6865ff0f3cddd604cde5edaf6dbdd8"><code>ab9cb22</code></a> Bump project version to 3.22.0-SNAPSHOT</li>
<li><a href="https://github.com/assertj/assertj-core/commit/6cd581150bcf2a2527378578d6c548f2071489b9"><code>6cd5811</code></a> Add <code>catchThrowableOfType</code> enriched alternatives (<a href="https://github-redirect.dependabot.com/assertj/assertj-core/issues/2410">#2410</a>)</li>
<li><a href="https://github.com/assertj/assertj-core/commit/367d1104a80c8b562db90e0105c796dd5e48ac84"><code>367d110</code></a> Javadoc typo</li>
<li><a href="https://github.com/assertj/assertj-core/commit/0a5bf8d5aac46d24d2bdc1e10595e507ece3ddbc"><code>0a5bf8d</code></a> Add <code>doesNotReturn</code> to <code>Object</code> assertions (<a href="https://github-redirect.dependabot.com/assertj/assertj-core/issues/2453">#2453</a>)</li>
<li><a href="https://github.com/assertj/assertj-core/commit/471e8a80347dc6e759e58a5ead7f700532e00dc6"><code>471e8a8</code></a> Switch to the official Maven Wrapper by Apache (<a href="https://github-redirect.dependabot.com/assertj/assertj-core/issues/2452">#2452</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/assertj/assertj-core/compare/assertj-core-3.21.0...assertj-core-3.22.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.assertj:assertj-core&package-manager=maven&previous-version=3.21.0&new-version=3.22.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>

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

ghost commented Mar 4, 2022

Build failed:

@pihme
Copy link
Contributor

pihme commented Mar 4, 2022

@dependabot rebase

Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.21.0 to 3.22.0.
- [Release notes](https://github.com/assertj/assertj-core/releases)
- [Commits](assertj/assertj@assertj-core-3.21.0...assertj-core-3.22.0)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.assertj-assertj-core-3.22.0 branch from 39fa766 to e150708 Compare March 4, 2022 08:42
@pihme
Copy link
Contributor

pihme commented Mar 4, 2022

bors merge

@ghost
Copy link

ghost commented Mar 4, 2022

Build succeeded:

@ghost ghost merged commit ac0c73d into main Mar 4, 2022
@ghost ghost deleted the dependabot/maven/org.assertj-assertj-core-3.22.0 branch March 4, 2022 08:48
This pull request was closed.
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant