Bump org.wiremock:wiremock-standalone from 3.12.0 to 3.12.1 by dependabot[bot] · Pull Request #627 · mojohaus/license-maven-plugin (original) (raw)
Bumps org.wiremock:wiremock-standalone from 3.12.0 to 3.12.1.
Release notes
Sourced from org.wiremock:wiremock-standalone's releases.
3.12.1
🐞 Bug fixes
- fix: use thread local document builder. (#2977) @RafeArnold
- fix: handle unbound ns prefixes when printing xml. (#2968) @RafeArnold
📖 OpenAPI updates
- Use camel-case format for the fileName property in the request-pattern schema (#2966) @picimako
👻 Maintenance
- Update
actions/cache@v1to usev4(#2979) @leeturner📦 Dependency updates
- Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 (#2978) @dependabot
- Bump org.awaitility:awaitility from 4.2.2 to 4.3.0 (#2971) @dependabot
- Bump versions.junitJupiter from 5.11.4 to 5.12.0 (#2972) @dependabot
- Bump com.networknt:json-schema-validator from 1.5.5 to 1.5.6 (#2967) @dependabot
✍ Other changes
Commits
- 8251033 Merge pull request #2982 from wiremock/bump-patch
- f04e530 bump patch version to 3.12.1
- e03e4d2 Merge pull request #2981 from wiremock/xml-perf-improvements
- f76cb7f perf: Reinstate improvements on EqualToXmlPattern
- ee67c13 refactor: Extract DelegateDocumentBuilderFactory & subtypes
- 66c9b9e Merge pull request #2977 from wiremock/thread-local-xml
- 08a1a75 Merge pull request #2979 from wiremock/update-actions-cache-version
- 6052951 Update
actions/cache@v1to usev4 - b45bf62 Merge pull request #2978 from wiremock/dependabot/gradle/com.fasterxml.jackso...
- 063cdf4 Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3
- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)