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

Update dependency com.github.tomakehurst:wiremock-jre8 to v2.35.2 #47

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.tomakehurst:wiremock-jre8 (source) 2.32.0 -> 2.35.2 age adoption passing confidence

Release Notes

wiremock/wiremock (com.github.tomakehurst:wiremock-jre8)

v2.35.2

Compare Source

v2.35.1: - Security Release

Compare Source

🔒 This is a security release that addresses the following issues

NOTE: WireMock Studio, a proprietary distribution discontinued in 2022, is also affected by those issues and also affected by CVE-2023-39967 - Overall CVSS Score 8.6 - “Controlled and full-read SSRF through URL parameter when testing a request, webhooks and proxy mode”. The fixes will not be provided. The vendor recommends migrating to WireMock Cloud which is available as SaaS and private beta for on-premises deployments

Credits: @​W0rty, @​numacanedo, @​Mahoney, @​tomakehurst, @​oleg-nenashev

v2.35.0

Compare Source

Enhancements

  • Add a negative contains matcher - thanks Damian Orzepowski
  • Expose a Java API method for removing stubs by ID - thanks Patryk Fraczek
  • Document the import API in the OpenAPI doc - thanks to user i-whammy
  • Added the ability to restrict the addresses WireMock can proxy/record to, as a security measure.

Fixes

  • Strip Maven directories from the standalone JAR as some were appearing that weren't related to dependencies actually present, confusing scanning tools - thanks to user krageon
  • Dropped back to slf4j 1.7.36 and relocate it in the standalone JAR (ensuring 2.x users won't experience conflicts).

v2.34.0

Compare Source

This will be the final 2.x.x release and also the last to support Java 8.

Fixes

  • Fixed #​1689 - incorrect HTTP version header - thanks to user Poojitha
  • Fixed #​1882 - bug preventing matching of date/time query params/headers with custom format - thanks Klaas Dellschaft
  • #​1930 - Fixed a partial path traversal vulnerability in the file source code - thanks Jonathan Leitschuh
  • Fixed #​1783 - proxyUrlPrefixToRemove ignored when using a response definition transformer - thanks to user Ross-H-Projects
  • Fixed #​1872 - create a request entity for POST, PUT etc. proxied requests when a content-length header is present, regardless of whether the size is 0.
  • Fixed #​1946 - maths helper now supports epoch dates as inputs.

Enhancements

  • Added a public, non-static getScenarios() method allowing access to all scenarios.

All dependencies brought up to date including Jetty to 9.4.48.v20220622.

v2.33.2

Compare Source

WireMock 2.33.1 was accidentally released using Java 11 rather than 8, resulting in class incompatibilities in places.

This release is functionally identical but built using Java 8.

v2.33.1

Compare Source

Fixes
  • Put name field back on scenario API object having accidentally removed it.
  • Improved validation of scenario set and reset so that reasonable errors are returned when attempting to use non-existent scenario names or states.

v2.33.0

Compare Source

This is primarily a maintenance release that brings all dependency versions up to date including a version of Jackson containing the fix for CVE-2020-36518.

Enhancements
  • Added the ability to set and reset a single scenario's state
  • Proxy will now send a request body for any request method.
  • CORS response headers are now passed back from proxy responses when stub CORS is disabled.
Performance
  • Improved performance of Request.getHeaders() - thanks Doug Roper.
  • Improved performance of response body JSON parsing - thanks also Doug Roper.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/com.github.tomakehurst-wiremock-jre8-2.x branch 3 times, most recently from abaf847 to a6967a7 Compare November 2, 2022 22:30
@renovate renovate bot changed the title Update dependency com.github.tomakehurst:wiremock-jre8 to v2.34.0 Update dependency com.github.tomakehurst:wiremock-jre8 to v2.35.0 Nov 2, 2022
@chkpnt chkpnt force-pushed the main branch 2 times, most recently from 4950927 to bd8e427 Compare August 12, 2023 14:01
@renovate renovate bot force-pushed the renovate/com.github.tomakehurst-wiremock-jre8-2.x branch 2 times, most recently from c6ce263 to 9059ef1 Compare August 12, 2023 14:14
@renovate renovate bot changed the title Update dependency com.github.tomakehurst:wiremock-jre8 to v2.35.0 Update dependency com.github.tomakehurst:wiremock-jre8 to v2.35.1 Sep 6, 2023
@renovate renovate bot force-pushed the renovate/com.github.tomakehurst-wiremock-jre8-2.x branch from 9059ef1 to aec1de5 Compare September 6, 2023 15:49
@renovate renovate bot changed the title Update dependency com.github.tomakehurst:wiremock-jre8 to v2.35.1 Update dependency com.github.tomakehurst:wiremock-jre8 to v2.35.2 Feb 20, 2024
@renovate renovate bot force-pushed the renovate/com.github.tomakehurst-wiremock-jre8-2.x branch from aec1de5 to dfd4672 Compare February 20, 2024 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants