Skip to content

Commit

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

This PR contains the following updates:

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

---

### Release Notes

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

###
[`v3.11.0`](https://redirect.github.com/wiremock/wiremock/releases/tag/3.11.0)

[Compare
Source](https://redirect.github.com/wiremock/wiremock/compare/3.10.0...3.11.0)

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

#### 🚀 New Features

- Support filename capabilities for Multipart's part
([#&#8203;2888](https://redirect.github.com/wiremock/wiremock/issues/2888))
[@&#8203;aatifansari](https://redirect.github.com/aatifansari)

#### 🐞 Bug fixes

- Always use the system default `TransformerFactory` in
`FormatXmlHelper`
([#&#8203;2918](https://redirect.github.com/wiremock/wiremock/issues/2918))
[@&#8203;ianprime0509](https://redirect.github.com/ianprime0509)
- Disable problematic protocol update for httpclient 5.4
([#&#8203;2951](https://redirect.github.com/wiremock/wiremock/issues/2951))
[@&#8203;sven-carstens](https://redirect.github.com/sven-carstens)
- make EqualToXmlPattern namespace aware by default.
([#&#8203;2945](https://redirect.github.com/wiremock/wiremock/issues/2945))
[@&#8203;RafeArnold](https://redirect.github.com/RafeArnold)

#### 📦 Dependency updates

- Bump jetty 12 version to `12.0.16`
([#&#8203;2947](https://redirect.github.com/wiremock/wiremock/issues/2947))
[@&#8203;leeturner](https://redirect.github.com/leeturner)
- Bump com.networknt:json-schema-validator from 1.5.4 to 1.5.5
([#&#8203;2935](https://redirect.github.com/wiremock/wiremock/issues/2935))
[@&#8203;dependabot](https://redirect.github.com/dependabot)
- Bump com.diffplug.spotless from 7.0.1 to 7.0.2
([#&#8203;2934](https://redirect.github.com/wiremock/wiremock/issues/2934))
[@&#8203;dependabot](https://redirect.github.com/dependabot)
- Bump org.mockito:mockito-core from 5.14.2 to 5.15.2
([#&#8203;2924](https://redirect.github.com/wiremock/wiremock/issues/2924))
[@&#8203;dependabot](https://redirect.github.com/dependabot)
- Bump com.diffplug.spotless from 6.25.0 to 7.0.1
([#&#8203;2930](https://redirect.github.com/wiremock/wiremock/issues/2930))
[@&#8203;dependabot](https://redirect.github.com/dependabot)
- Bump org.mockito:mockito-junit-jupiter from 5.14.2 to 5.15.2
([#&#8203;2925](https://redirect.github.com/wiremock/wiremock/issues/2925))
[@&#8203;dependabot](https://redirect.github.com/dependabot)
- Bump org.scala-lang:scala-library from 2.13.15 to 2.13.16
([#&#8203;2932](https://redirect.github.com/wiremock/wiremock/issues/2932))
[@&#8203;dependabot](https://redirect.github.com/dependabot)
- Bump versions.junitJupiter from 5.11.3 to 5.11.4
([#&#8203;2916](https://redirect.github.com/wiremock/wiremock/issues/2916))
[@&#8203;dependabot](https://redirect.github.com/dependabot)
- Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre
([#&#8203;2917](https://redirect.github.com/wiremock/wiremock/issues/2917))
[@&#8203;dependabot](https://redirect.github.com/dependabot)

#### ✍ Other changes

- improve performance of EqualToXmlPattern.
([#&#8203;2944](https://redirect.github.com/wiremock/wiremock/issues/2944))
[@&#8203;RafeArnold](https://redirect.github.com/RafeArnold)
- Update after-pattern.yaml to fix typo
([#&#8203;2949](https://redirect.github.com/wiremock/wiremock/issues/2949))
[@&#8203;ascopes](https://redirect.github.com/ascopes)
- Fix serialization of nested AdvancedPathPattern where
[@&#8203;JsonUnwrapped](https://redirect.github.com/JsonUnwrapped) is
used
([#&#8203;2919](https://redirect.github.com/wiremock/wiremock/issues/2919))
[@&#8203;leeturner](https://redirect.github.com/leeturner)
- Throw descriptive exception when no suitable HttpServerFactory
extension was found
([#&#8203;2920](https://redirect.github.com/wiremock/wiremock/issues/2920))
[@&#8203;andipabst](https://redirect.github.com/andipabst)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/line/line-bot-sdk-java).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent f0a021a commit 8a64352
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.3" }
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.10.0" }
wiremock = { group = "org.wiremock", name = "wiremock-standalone", version = "3.11.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.2" }
littleproxy = { module = "xyz.rogfam:littleproxy", version = "2.2.0" }
Expand Down

0 comments on commit 8a64352

Please sign in to comment.