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 mockserver-client-java from 5.5.1 to 5.5.4 in /modules/mockserver #1438

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 29, 2019

Bumps mockserver-client-java from 5.5.1 to 5.5.4.

Commits
  • 4ffd316 [maven-release-plugin] prepare release mockserver-5.5.4
  • 051a04b [maven-release-plugin] prepare for next development iteration
  • 3b39b7e [maven-release-plugin] prepare release mockserver-5.5.3
  • e94bec2 [maven-release-plugin] prepare for next development iteration
  • be92dfe [maven-release-plugin] prepare release mockserver-5.5.2
  • f48306c updated netty version
  • 1aca010 fixed logging handler to ensure TRACE level can be used without throwing exce...
  • c8c930c #618 fix memory leak in DashboardWebSocketServerHandler
  • 38ce302 #603 added support for full set of mockserver options and cleaned up docker c...
  • 1d2333c Fixed Typos in Doc
  • 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.

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

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 29, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/modules/mockserver/org.mock-server-mockserver-client-java-5.5.4 branch from 569a17d to a937cea Compare May 1, 2019 08:52
chungngoops referenced this pull request in chungngoops/testcontainers-java May 5, 2019
Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.12.0 to 3.12.1.
<details>
<summary>Commits</summary>

- [`8cc755f`](assertj/assertj@8cc755f) [maven-release-plugin] prepare release assertj-core-3.12.1
- [`14384ec`](assertj/assertj@14384ec) Avoid generating a module-info class. Fixes [#1448](https://github-redirect.dependabot.com/joel-costigliola/assertj-core/issues/1448)
- [`fb75625`](assertj/assertj@fb75625) anySatisfy: do not continue evaluating elements once we found a match
- [`c8a6798`](assertj/assertj@c8a6798) fix a minor typo ([#1449](https://github-redirect.dependabot.com/joel-costigliola/assertj-core/issues/1449))
- [`4e32776`](assertj/assertj@4e32776) Fail with error message if the given expectedStringTemplate is null ([#1450](https://github-redirect.dependabot.com/joel-costigliola/assertj-core/issues/1450))
- [`2cba38f`](assertj/assertj@2cba38f) fix some more javadoc errors ([#1447](https://github-redirect.dependabot.com/joel-costigliola/assertj-core/issues/1447))
- [`50e2e3a`](assertj/assertj@50e2e3a) Use String#join where possible
- [`fa94bf2`](assertj/assertj@fa94bf2) Javadoc fixes ([#1444](https://github-redirect.dependabot.com/joel-costigliola/assertj-core/issues/1444))
- [`e3c2a57`](assertj/assertj@e3c2a57) Update Memory File System to 2.1.0
- [`2c57b2b`](assertj/assertj@2c57b2b) Fix javadoc and reenable Javadoc doclint verification ([#1438](https://github-redirect.dependabot.com/joel-costigliola/assertj-core/issues/1438))
- Additional commits viewable in [compare view](assertj/assertj@assertj-core-3.12.0...assertj-core-3.12.1)
</details>
<br />

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

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 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>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/modules/mockserver/org.mock-server-mockserver-client-java-5.5.4 branch 5 times, most recently from b3dd431 to 02048a1 Compare May 16, 2019 07:28
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/modules/mockserver/org.mock-server-mockserver-client-java-5.5.4 branch from 02048a1 to e7c34f4 Compare May 16, 2019 08:10
@lanwen
Copy link
Contributor

lanwen commented May 17, 2019

@kiview
Copy link
Member

kiview commented May 19, 2019

@lanwen So you think we should also update the image once it's released?

@lanwen
Copy link
Contributor

lanwen commented May 19, 2019

@kiview Nope, just test was written in the way to check how newest dep works with the corresponding docker image, which is absent in this case. So my comment is explanation why the build failed

@YNedderhoff
Copy link

Should work now: mock-server/mockserver#622 (comment)

@rnorth
Copy link
Member

rnorth commented Jun 3, 2019

We'll need to update this PR to use the just-published docker image tag.

@dependabot-preview
Copy link
Contributor Author

A newer version of org.mock-server:mockserver-client-java exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@kiview kiview added this to the next milestone Jun 24, 2019
@kiview kiview merged commit e690b93 into master Jun 24, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/gradle/modules/mockserver/org.mock-server-mockserver-client-java-5.5.4 branch June 24, 2019 07:48
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

5 participants