Skip to content

Commit

Permalink
Merge #27 #28
Browse files Browse the repository at this point in the history
27: chore(deps): bump maven-surefire-plugin from 2.22.1 to 2.22.2 r=npepinpe a=dependabot-preview[bot]

Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.1 to 2.22.2.
<details>
<summary>Commits</summary>

- [`d96b95c`](apache/maven-surefire@d96b95c) [maven-release-plugin] prepare release surefire-2.22.2
- [`4a2aafc`](apache/maven-surefire@4a2aafc) Remove Travis file
- [`7b9ec3f`](apache/maven-surefire@7b9ec3f) Remove JUnit SNAPSHOT argument from IT
- [`18b4078`](apache/maven-surefire@18b4078) [SUREFIRE-1614] JUnit Runner that writes to System.out corrupts Surefire's ST...
- [`af417b8`](apache/maven-surefire@af417b8) prepare for next development iteration
- See full diff in [compare view](apache/maven-surefire@surefire-2.22.1...surefire-2.22.2)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-surefire-plugin&package-manager=maven&previous-version=2.22.1&new-version=2.22.2)](https://dependabot.com/compatibility-score.html?dependency-name=org.apache.maven.plugins:maven-surefire-plugin&package-manager=maven&previous-version=2.22.1&new-version=2.22.2)

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)
If all status checks pass Dependabot will automatically merge this pull request.

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

---

**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).

<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)
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the `.dependabot/config.yml` file in this repo:
- Update frequency
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)



</details>

28: chore(deps-dev): bump assertj-core from 3.11.1 to 3.14.0 r=npepinpe a=dependabot-preview[bot]

Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.11.1 to 3.14.0.
<details>
<summary>Commits</summary>

- [`03e16fb`](assertj/assertj@03e16fb) [maven-release-plugin] prepare release assertj-core-3.14.0
- [`3e6653e`](assertj/assertj@3e6653e) Minor javadoc improvement.
- [`40f73b0`](assertj/assertj@40f73b0) Make conversion script work on Windows ([#1655](https://github-redirect.dependabot.com/joel-costigliola/assertj-core/issues/1655))
- [`a12dc51`](assertj/assertj@a12dc51) Add isAtSameInstantAs to OffsetDateTime assertion
- [`25ab08f`](assertj/assertj@25ab08f) Fix javadoc character escaping
- [`dd6ae96`](assertj/assertj@dd6ae96) Minor javadoc changes
- [`43ed5c1`](assertj/assertj@43ed5c1) Minor javadoc improvements
- [`1038d72`](assertj/assertj@1038d72) Add isNotEmpty assertion for File
- [`b2eccd8`](assertj/assertj@b2eccd8) Fix warnings
- [`4f6d0c7`](assertj/assertj@4f6d0c7) Adds and static field to BDDAssertions.
- Additional commits viewable in [compare view](assertj/assertj@assertj-core-3.11.1...assertj-core-3.14.0)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=org.assertj:assertj-core&package-manager=maven&previous-version=3.11.1&new-version=3.14.0)](https://dependabot.com/compatibility-score.html?dependency-name=org.assertj:assertj-core&package-manager=maven&previous-version=3.11.1&new-version=3.14.0)

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)
If all status checks pass Dependabot will automatically merge this pull request.

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

---

**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).

<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)
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the `.dependabot/config.yml` file in this repo:
- Update frequency
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)



</details>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
zeebe-bors[bot] and dependabot-preview[bot] authored Jan 29, 2020
3 parents 8204fdb + 44576d3 + a282a4b commit 255eef6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<license.header>com/mycila/maven/plugin/license/templates/APACHE-2.txt</license.header>

<!-- project dependencies -->
<version.assertj>3.11.1</version.assertj>
<version.assertj>3.14.0</version.assertj>
<version.junit>4.13</version.junit>
<version.junit-jupiter>5.6.0</version.junit-jupiter>
<version.kafka>2.1.0</version.kafka>
Expand All @@ -49,7 +49,7 @@
<plugin.version.fmt>2.9</plugin.version.fmt>
<plugin.version.license>3.0</plugin.version.license>
<plugin.version.sonar>3.7.0.1746</plugin.version.sonar>
<plugin.version.surefire>2.22.1</plugin.version.surefire>
<plugin.version.surefire>2.22.2</plugin.version.surefire>

<!-- maven extensions -->
<extension.version.os-maven-plugin>1.6.1</extension.version.os-maven-plugin>
Expand Down

0 comments on commit 255eef6

Please sign in to comment.