Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2023

Bumps mockserver-junit-jupiter from 5.14.0 to 5.15.0.

Changelog

Sourced from mockserver-junit-jupiter's changelog.

[5.15.0] - 2023-01-11

Added

  • an image tag that allows container to run as root
  • HTTP2 protocol support for mocking
  • ability to proxy multiple binary messages without waiting for response
  • support to disallow loading of specific class in javascript templates
  • support to disallow specific text in javascript templates
  • support to disallow loading of any class in velocity templates
  • support to disallow specific text in velocity templates
  • support to disallow specific text in mustache templates
  • support to velocity templates to load files via $import.read(...)

Changed

  • improved error message for not valid HTTP requests that are not being proxied
  • improved error message when client doesn't trust MockServer's CA

Fixed

  • references to globally-scoped values within Ingress template
  • fixed error passing configuration in MockServerClient
  • fixed handling of additional content-type parameter and special characters in the content-type such as '+'
  • removed invalid extra content-encoding header add when forwarding if content-encoding was not present
Commits
  • 7c071b8 [maven-release-plugin] prepare release mockserver-5.15.0
  • 23abd6e fixed formatting of changelog and add title for release
  • b8c1b20 Merge pull request #1623 from mock-server/dependabot/maven/io.netty-netty-tcn...
  • 798c547 build(deps): bump netty-tcnative-boringssl-static
  • 9da2600 Merge pull request #1625 from mock-server/dependabot/maven/org.junit.jupiter-...
  • 6db48d7 Merge pull request #1624 from mock-server/dependabot/maven/io.projectreactor-...
  • 70247f5 Merge pull request #1622 from mock-server/dependabot/maven/xmlunit.version-2.9.1
  • 04aa8a7 build(deps): bump junit-jupiter-engine from 5.9.1 to 5.9.2
  • e635d1a build(deps): bump reactor-core from 3.5.1 to 3.5.2
  • 47632b3 build(deps): bump xmlunit.version from 2.9.0 to 2.9.1
  • 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)

Bumps [mockserver-junit-jupiter](https://github.com/jamesdbloom/mockservice) from 5.14.0 to 5.15.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.14.0...mockserver-5.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 12, 2023
@github-actions github-actions bot merged commit 1c8d0c8 into master Jan 12, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.mock-server-mockserver-junit-jupiter-5.15.0 branch January 12, 2023 06: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