Skip to content

Commit

Permalink
fix(deps): update dependency org.wiremock:wiremock-standalone to v3.7…
Browse files Browse the repository at this point in the history
….0 (#1355)

[![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-standalone](http://wiremock.org)
([source](https://github.com/wiremock/wiremock)) | `3.6.0` -> `3.7.0`
|
[![age](https://developer.mend.io/api/mc/badges/age/maven/org.wiremock:wiremock-standalone/3.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.wiremock:wiremock-standalone/3.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.wiremock:wiremock-standalone/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-standalone/3.6.0/3.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v3.7.0`](https://github.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://github.com/wiremock/wiremock/issues/2747))
[@&#8203;viktormelnychuk](https://github.com/viktormelnychuk)
- Add request id to the template model
([#&#8203;2757](https://github.com/wiremock/wiremock/issues/2757))
[@&#8203;leeturner](https://github.com/leeturner)
- Allow configuring max items of an ObjectStore
([#&#8203;2763](https://github.com/wiremock/wiremock/issues/2763))
[@&#8203;Mahoney](https://github.com/Mahoney)
- TestNotifier.get{Level}Messages return a snapshot
([#&#8203;2762](https://github.com/wiremock/wiremock/issues/2762))
[@&#8203;Mahoney](https://github.com/Mahoney)
- Add preserveUserAgentProxyHeader to keep User-Agent header
([#&#8203;2733](https://github.com/wiremock/wiremock/issues/2733))
[@&#8203;raycoarana](https://github.com/raycoarana)
- Default the max template cache entries to 1000 instead of infinite
([#&#8203;2752](https://github.com/wiremock/wiremock/issues/2752))
[@&#8203;leeturner](https://github.com/leeturner)
- feat: add admin api route to get file contents from file store
([#&#8203;2743](https://github.com/wiremock/wiremock/issues/2743))
[@&#8203;pedro37](https://github.com/pedro37)

#### 🐞 Bug fixes

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

#### ✍ Other changes

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

#### 📦 Dependency updates

- Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre
([#&#8203;2745](https://github.com/wiremock/wiremock/issues/2745))
[@&#8203;dependabot](https://github.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/line/line-bot-sdk-java).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY3kgdXBncmFkZSJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 21, 2024
1 parent 63b2436 commit c17b2e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libraries.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine", vers
jsonassert = { module = "org.skyscreamer:jsonassert", version = "1.5.1" }
mockito-core = { module = "org.mockito:mockito-core", version.ref = "mockito" }
mockito-junit-jupiter = { module = "org.mockito:mockito-junit-jupiter", version.ref = "mockito" }
wiremock = { group = "org.wiremock", name = "wiremock-standalone", version = "3.6.0" }
wiremock = { group = "org.wiremock", name = "wiremock-standalone", version = "3.7.0" }
test-arranger = { module = "com.ocadotechnology.gembus:test-arranger", version = "1.5.7.1" }
socks-proxy-server = { module = "com.github.bbottema:java-socks-proxy-server", version = "4.1.0" }
littleproxy = { module = "xyz.rogfam:littleproxy", version = "2.2.0" }
Expand Down

0 comments on commit c17b2e8

Please sign in to comment.