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.version from 5.11.2 to 5.12.0 #1246

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2022

Bumps mockserver.version from 5.11.2 to 5.12.0.
Updates mockserver-junit-rule from 5.11.2 to 5.12.0

Changelog

Sourced from mockserver-junit-rule's changelog.

Changelog

All notable and significant changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Commits
  • 61747fd [maven-release-plugin] prepare release mockserver-5.12.0
  • 1f51085 fixed Open API specification version
  • 6d3bfb9 added examples for verify by expectation id to website
  • 57dab41 Bump google-http-client.version from 1.41.3 to 1.41.4
  • 30f5f11 added examples for verify by expectation id
  • bfc3874 removing report sectioon as surefire report is not practical or worthwhile using
  • 6807599 Bump maven-javadoc-plugin from 3.3.1 to 3.3.2
  • 62cfa8b attempt to fix generation of failing test report
  • 88d694b added documentation for clear by expectation id and forward request and respo...
  • 5104722 removed old example files
  • Additional commits viewable in compare view

Updates mockserver-netty from 5.11.2 to 5.12.0

Changelog

Sourced from mockserver-netty's changelog.

Changelog

All notable and significant changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Commits
  • 61747fd [maven-release-plugin] prepare release mockserver-5.12.0
  • 1f51085 fixed Open API specification version
  • 6d3bfb9 added examples for verify by expectation id to website
  • 57dab41 Bump google-http-client.version from 1.41.3 to 1.41.4
  • 30f5f11 added examples for verify by expectation id
  • bfc3874 removing report sectioon as surefire report is not practical or worthwhile using
  • 6807599 Bump maven-javadoc-plugin from 3.3.1 to 3.3.2
  • 62cfa8b attempt to fix generation of failing test report
  • 88d694b added documentation for clear by expectation id and forward request and respo...
  • 5104722 removed old example files
  • Additional commits viewable in compare view

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 requested a review from a team as a code owner February 12, 2022 05:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 12, 2022
@basil
Copy link
Member

basil commented Feb 12, 2022

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/mockserver.version-5.12.0 branch from 0c5e83b to 605f568 Compare February 12, 2022 15:40
@basil
Copy link
Member

basil commented Feb 21, 2022

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/mockserver.version-5.12.0 branch from 605f568 to b111044 Compare February 21, 2022 02:37
@basil
Copy link
Member

basil commented Feb 21, 2022

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 21, 2022

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@basil
Copy link
Member

basil commented Feb 28, 2022

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/mockserver.version-5.12.0 branch from b111044 to 5b88456 Compare February 28, 2022 18:42
@basil
Copy link
Member

basil commented Mar 3, 2022

@dependabot rebase

Bumps `mockserver.version` from 5.11.2 to 5.12.0.

Updates `mockserver-junit-rule` from 5.11.2 to 5.12.0
- [Release notes](https://github.com/jamesdbloom/mockservice/releases)
- [Changelog](https://github.com/mock-server/mockserver/blob/master/changelog.md)
- [Commits](mock-server/mockserver@mockserver-5.11.2...mockserver-5.12.0)

Updates `mockserver-netty` from 5.11.2 to 5.12.0
- [Release notes](https://github.com/jamesdbloom/mockservice/releases)
- [Changelog](https://github.com/mock-server/mockserver/blob/master/changelog.md)
- [Commits](mock-server/mockserver@mockserver-5.11.2...mockserver-5.12.0)

---
updated-dependencies:
- dependency-name: org.mock-server:mockserver-junit-rule
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.mock-server:mockserver-netty
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/mockserver.version-5.12.0 branch from 5b88456 to 8339fde Compare March 3, 2022 03:07
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2022

Superseded by #1263.

@dependabot dependabot bot closed this Mar 17, 2022
@dependabot dependabot bot deleted the dependabot/maven/mockserver.version-5.12.0 branch March 17, 2022 22:01
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant