Bump org.wiremock:wiremock-standalone from 3.10.0 to 3.12.0 by dependabot[bot] · Pull Request #625 · mojohaus/license-maven-plugin (original) (raw)
Bumps org.wiremock:wiremock-standalone from 3.10.0 to 3.12.0.
Release notes
Sourced from org.wiremock:wiremock-standalone's releases.
3.12.0
🚀 New Features
- Support optional removal of null-valued attributes in jsonMerge helper (#2957) @tomakehurst
- feat: add namespace parameter to equalToXml. (#2954) @RafeArnold
📦 Dependency updates
- Bump net.minidev:json-smart from 2.5.1 to 2.5.2 (#2962) @dependabot
- Bump me.champeau.jmh from 0.7.2 to 0.7.3 (#2950) @dependabot
- Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.1 to 5.4.2 (#2952) @dependabot
✍ Other changes
- Drop to the version of spotless where we didn't have any issues (#2955) @leeturner
3.11.0
🚀 New Features
- Support filename capabilities for Multipart's part (#2888) @aatifansari
🐞 Bug fixes
- Always use the system default
TransformerFactoryinFormatXmlHelper(#2918) @ianprime0509- Disable problematic protocol update for httpclient 5.4 (#2951) @sven-carstens
- make EqualToXmlPattern namespace aware by default. (#2945) @RafeArnold
📦 Dependency updates
- Bump jetty 12 version to
12.0.16(#2947) @leeturner- Bump com.networknt:json-schema-validator from 1.5.4 to 1.5.5 (#2935) @dependabot
- Bump com.diffplug.spotless from 7.0.1 to 7.0.2 (#2934) @dependabot
- Bump org.mockito:mockito-core from 5.14.2 to 5.15.2 (#2924) @dependabot
- Bump com.diffplug.spotless from 6.25.0 to 7.0.1 (#2930) @dependabot
- Bump org.mockito:mockito-junit-jupiter from 5.14.2 to 5.15.2 (#2925) @dependabot
- Bump org.scala-lang:scala-library from 2.13.15 to 2.13.16 (#2932) @dependabot
- Bump versions.junitJupiter from 5.11.3 to 5.11.4 (#2916) @dependabot
- Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre (#2917) @dependabot
✍ Other changes
- improve performance of EqualToXmlPattern. (#2944) @RafeArnold
- Update after-pattern.yaml to fix typo (#2949) @ascopes
- Fix serialization of nested AdvancedPathPattern where @JsonUnwrapped is used (#2919) @leeturner
- Throw descriptive exception when no suitable HttpServerFactory extension was found (#2920) @andipabst
Commits
- f208518 bump minor version to 3.12.0
- ec2e9fa Merge pull request #2962 from wiremock/dependabot/gradle/net.minidev-json-sma...
- 81a2d8c Bump net.minidev:json-smart from 2.5.1 to 2.5.2
- ea72722 Support optional removal of null-valued attributes in jsonMerge helper (#2957)
- 5c220de feat: add namespace parameter to equalToXml. (#2954)
- c31c9b2 Merge pull request #2950 from wiremock/dependabot/gradle/me.champeau.jmh-0.7.3
- 658d13f Bump me.champeau.jmh from 0.7.2 to 0.7.3
- 1859573 Merge pull request #2955 from wiremock/drop-spotless-version
- d0caac8 Drop to the version of spotless where we didn't have any issues
- 32a0c00 Merge pull request #2952 from wiremock/dependabot/gradle/org.apache.httpcompo...
- 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)