Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2021

Bumps wiremock-jre8 from 2.28.0 to 2.32.0.

Release notes

Sourced from wiremock-jre8's releases.

2.32.0

Enhancements

  • Closes #1614 - proper support for subclassing of the JUnit5 WireMockExtension
  • Add support for put/delete file to/from a subfolder (#1087)
  • Closes #956 - added the ability to fetch serve events for a specific stub ID
  • Added ability to query unmatched serve events
  • Added ability to verify requests using a custom matcher
  • Upgraded to Apache HTTP Client 5.x
  • Added WireMock.jsonResponse factory methods (#1428)
  • #745 Need proxyUrlPrefixToRemove for proxy context url mapping (#1556)
  • Removed dependence on Conscrypt for ALPN and HTTP/2
  • Recognize multipart/related and multipart/mixed (#1415)
  • Allow running Wiremock without HTTP Server (#1572)
  • Allow standalone runner to fetch mappings from classpath (#1592)
  • Added new command line parameters "--jetty-header-request-size" and "--jetty-header-response-size" for set a custom size of headers in Jetty. "--jetty-header-buffer-size" is deprecated.

Fixes

  • Closes #1688 - fall back to HTTPS 1.1 only when no ALPN provider can be loaded
  • Fixed #1643 - regression in date parsing preventing year and year/month only dates
  • #1612 prevent applying scientific notation and rounding to big numbers by ObjectMapper (#1613)
  • Fixed #1608 and #1585 - incorrect zoning of date/times in response templating when truncating

Code quality

  • Enforce license headers with Spotless
  • Enforce consistent code style with Spotless
  • Upgrade to Gradle 7 + some Gradle config cleanup (#1639)
  • Convert AcceptanceTestBase to JUnit Jupiter to limit future violations (#1669)
  • Enable WireMock to be built on Java 11 and 17
  • Drop JMock in favour of Mockito (#1630)
Commits
  • d6b6c5e Bump mockito-junit-jupiter from 4.0.0 to 4.1.0 (#1705)
  • 8472f87 Bump com.diffplug.spotless from 5.17.1 to 6.0.0 (#1704)
  • 9e0e3de Bump mockito-core from 3.12.4 to 4.1.0 (#1703)
  • 0b24d9d Added a Docker doc article
  • d9a3fa7 Bump versions.junitJupiter from 5.8.1 to 5.8.2 (#1712)
  • b0fcf04 Run tests on JDK 17 (#1695)
  • 6180a27 Added some Javadoc to WireMock extension and made JUnit lifecycle methods fin...
  • 2a2bc78 Further attempt at fixing flakey JUnit5 subclassing test by moving test class...
  • e6a3c87 Attempt at fixing flakey JUnit5 subclassing test
  • bf048fa Closes #1614 - proper support for subclassing of the JUnit5 WireMockExtension
  • 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 [wiremock-jre8](https://github.com/wiremock/wiremock) from 2.28.0 to 2.32.0.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@2.28.0...2.32.0)

---
updated-dependencies:
- dependency-name: com.github.tomakehurst:wiremock-jre8
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 3, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2023

Superseded by #112.

@dependabot dependabot bot closed this Sep 8, 2023
@dependabot dependabot bot deleted the dependabot/maven/com.github.tomakehurst-wiremock-jre8-2.32.0 branch September 8, 2023 12:23
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.

1 participant