Skip to content

Commit

Permalink
deps: Update dependency org.wiremock:wiremock to v3.7.0 (main) (#19643)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.wiremock:wiremock](http://wiremock.org)
([source](https://togithub.com/wiremock/wiremock)) | `3.6.0` -> `3.7.0`
|
[![age](https://developer.mend.io/api/mc/badges/age/maven/org.wiremock:wiremock/3.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.wiremock:wiremock/3.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.wiremock:wiremock/3.6.0/3.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.wiremock:wiremock/3.6.0/3.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>wiremock/wiremock (org.wiremock:wiremock)</summary>

###
[`v3.7.0`](https://togithub.com/wiremock/wiremock/releases/tag/3.7.0)

<!-- Optional: add a release summary here -->

#### πŸš€ New features and improvements

- Ignore order of xml nodes on same level when matching request body
([#&#8203;2747](https://togithub.com/wiremock/wiremock/issues/2747))
[@&#8203;viktormelnychuk](https://togithub.com/viktormelnychuk)
- Add request id to the template model
([#&#8203;2757](https://togithub.com/wiremock/wiremock/issues/2757))
[@&#8203;leeturner](https://togithub.com/leeturner)
- Allow configuring max items of an ObjectStore
([#&#8203;2763](https://togithub.com/wiremock/wiremock/issues/2763))
[@&#8203;Mahoney](https://togithub.com/Mahoney)
- TestNotifier.get{Level}Messages return a snapshot
([#&#8203;2762](https://togithub.com/wiremock/wiremock/issues/2762))
[@&#8203;Mahoney](https://togithub.com/Mahoney)
- Add preserveUserAgentProxyHeader to keep User-Agent header
([#&#8203;2733](https://togithub.com/wiremock/wiremock/issues/2733))
[@&#8203;raycoarana](https://togithub.com/raycoarana)
- Default the max template cache entries to 1000 instead of infinite
([#&#8203;2752](https://togithub.com/wiremock/wiremock/issues/2752))
[@&#8203;leeturner](https://togithub.com/leeturner)
- feat: add admin api route to get file contents from file store
([#&#8203;2743](https://togithub.com/wiremock/wiremock/issues/2743))
[@&#8203;pedro37](https://togithub.com/pedro37)

#### 🐞 Bug fixes

- Stop ejecting existing key on read of missing key
([#&#8203;2772](https://togithub.com/wiremock/wiremock/issues/2772))
[@&#8203;Mahoney](https://togithub.com/Mahoney)
- Fix race condition in getObjectStore
([#&#8203;2761](https://togithub.com/wiremock/wiremock/issues/2761))
[@&#8203;Mahoney](https://togithub.com/Mahoney)
- Fix scala warnings
([#&#8203;2768](https://togithub.com/wiremock/wiremock/issues/2768))
[@&#8203;Mahoney](https://togithub.com/Mahoney)
- Fix HttpClientBuilder сode and add options for Connection Management
to increase the proxying performance
([#&#8203;2744](https://togithub.com/wiremock/wiremock/issues/2744))
[@&#8203;MuTalKing](https://togithub.com/MuTalKing)
- Fixed
[#&#8203;2739](https://togithub.com/wiremock/wiremock/issues/2739) -
prevent automatic creation of \__files dir on startup and instead create
lazily on write
([#&#8203;2760](https://togithub.com/wiremock/wiremock/issues/2760))
[@&#8203;tomakehurst](https://togithub.com/tomakehurst)
- fix: stop showing path parameter non match message incorrectly.
([#&#8203;2753](https://togithub.com/wiremock/wiremock/issues/2753))
[@&#8203;RafeArnold](https://togithub.com/RafeArnold)
- Prevent creating multiple stub mappings with the same ID
([#&#8203;2742](https://togithub.com/wiremock/wiremock/issues/2742))
[@&#8203;RafeArnold](https://togithub.com/RafeArnold)

#### ✍ Other changes

- 2759 report webhook errors and results as sub events
([#&#8203;2766](https://togithub.com/wiremock/wiremock/issues/2766))
[@&#8203;leeturner](https://togithub.com/leeturner)
- Disabled DNS filtering when no custom proxy security rules are set
([#&#8203;2737](https://togithub.com/wiremock/wiremock/issues/2737))
[@&#8203;egerix](https://togithub.com/egerix)
- Path params and serve event ID in request
([#&#8203;2769](https://togithub.com/wiremock/wiremock/issues/2769))
[@&#8203;tomakehurst](https://togithub.com/tomakehurst)

#### πŸ“¦ Dependency updates

- Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre
([#&#8203;2745](https://togithub.com/wiremock/wiremock/issues/2745))
[@&#8203;dependabot](https://togithub.com/dependabot)

</details>

---

### Configuration

πŸ“… **Schedule**: Branch creation - At any time (no schedule defined),
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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/camunda).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
  • Loading branch information
renovate[bot] committed Jun 21, 2024
2 parents 657158e + 2b684ec commit 5e372b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<version.slf4j>2.0.13</version.slf4j>
<version.snakeyaml>2.2</version.snakeyaml>
<version.javax>1.3.2</version.javax>
<version.wiremock>3.6.0</version.wiremock>
<version.wiremock>3.7.0</version.wiremock>
<version.conscrypt>2.5.2</version.conscrypt>
<version.asm>9.3</version.asm>
<version.testcontainers>1.19.8</version.testcontainers>
Expand Down

0 comments on commit 5e372b6

Please sign in to comment.