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 cucumber-junit from 4.5.0 to 4.5.1 in /examples #1584

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 2, 2019

Bumps cucumber-junit from 4.5.0 to 4.5.1.

Changelog

Sourced from cucumber-junit's changelog.

4.5.1 (2019-07-01)

Fixed

  • [Java] Fix link to new steps in generated Java doc (#1681 M.P. Korstanje)
Commits
  • c5d1804 [maven-release-plugin] prepare release v4.5.1
  • 887c305 Prepare for release 4.5.1
  • 4bc9aa2 [Java] Fix link to new steps in generated Java doc (#1681)
  • 7114d5a [maven-release-plugin] prepare for next development iteration
  • See full diff 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.

If all status checks pass Dependabot will automatically merge this pull request.


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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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 (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 2, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/examples/io.cucumber-cucumber-junit-4.5.1 branch from 9372e88 to b6350f1 Compare July 2, 2019 05:52
@dependabot-preview dependabot-preview bot merged commit d5efe5b into master Jul 2, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/examples/io.cucumber-cucumber-junit-4.5.1 branch July 2, 2019 07:08
aulea pushed a commit to aulea/testcontainers-java that referenced this pull request Jul 3, 2019
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.23.4 to 2.24.0.
<details>
<summary>Commits</summary>

- [`aacacb1`](mockito/mockito@aacacb1) 2.24.0 release (previous 2.23.20) + release notes updated by CI build 3859
- [`e4c5df7`](mockito/mockito@e4c5df7) [ci maven-central-release] Release 2.24.0
- [`5de598c`](mockito/mockito@5de598c) 2.23.20 release (previous 2.23.19) + release notes updated by CI build 3857
- [`4affa66`](mockito/mockito@4affa66) Fixes [testcontainers#1578](https://github-redirect.dependabot.com/mockito/mockito/issues/1578): handle multiple invocations on MockitoSession ([testcontainers#1596](https://github-redirect.dependabot.com/mockito/mockito/issues/1596))
- [`7a64410`](mockito/mockito@7a64410) 2.23.19 release (previous 2.23.18) + release notes updated by CI build 3854
- [`074c06d`](mockito/mockito@074c06d) Allow mockito-logger configurable as Mockito extension ([testcontainers#1430](https://github-redirect.dependabot.com/mockito/mockito/issues/1430))
- [`dad3ef7`](mockito/mockito@dad3ef7) 2.23.18 release (previous 2.23.17) + release notes updated by CI build 3851
- [`00cc06b`](mockito/mockito@00cc06b) Fix [testcontainers#1584](https://github-redirect.dependabot.com/mockito/mockito/issues/1584) create a MultipleParentClassLoader with also classloaders of supert...
- [`738b562`](mockito/mockito@738b562) 2.23.17 release (previous 2.23.16) + release notes updated by CI build 3846
- [`3108ff1`](mockito/mockito@3108ff1) Merge branch 'module-fix' into release/2.x
- Additional commits viewable in [compare view](mockito/mockito@v2.23.4...v2.24.0)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=org.mockito:mockito-core&package-manager=gradle&previous-version=2.23.4&new-version=2.24.0)](https://dependabot.com/compatibility-score.html?dependency-name=org.mockito:mockito-core&package-manager=gradle&previous-version=2.23.4&new-version=2.24.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)
[//]: # (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 cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

</details>
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.

None yet

0 participants