Skip to content

Update dependency com.github.tomakehurst:wiremock-jre8 to v2.35.0#322

Merged
timja merged 1 commit into
masterfrom
renovate/wiremock.version
Mar 27, 2023
Merged

Update dependency com.github.tomakehurst:wiremock-jre8 to v2.35.0#322
timja merged 1 commit into
masterfrom
renovate/wiremock.version

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 27, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

wiremock/wiremock

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.


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate Bot requested a review from a team as a code owner March 27, 2023 02:24
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Mar 27, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 27, 2023

Codecov Report

Merging #322 (83dc652) into master (a123bba) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #322   +/-   ##
=========================================
  Coverage     80.79%   80.79%           
  Complexity      170      170           
=========================================
  Files            16       16           
  Lines           526      526           
  Branches         49       49           
=========================================
  Hits            425      425           
  Misses           79       79           
  Partials         22       22           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@timja timja merged commit 23ee21e into master Mar 27, 2023
@timja timja deleted the renovate/wiremock.version branch March 27, 2023 08:13
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