Bump org.wiremock:wiremock-standalone from 3.9.2 to 3.10.0 by dependabot[bot] 路 Pull Request #614 路 mojohaus/license-maven-plugin (original) (raw)
Bumps org.wiremock:wiremock-standalone from 3.9.2 to 3.10.0.
Release notes
Sourced from org.wiremock:wiremock-standalone's releases.
3.10.0
馃殌 New Features
- Added ability for extension factories to be declared as classes (#2909) @鈥媡omakehurst
- HTTP server loading refinement (#2891) @鈥媡omakehurst
- New JSON and XML handlebars helpers (#2904) @鈥婻afeArnold
馃悰 Bug fixes
- Add null check in WireMockExtension.stopServerIfRunning() (#2901) @鈥媌aezzys
- fix serialization of ignoreOrderOfSameNode for equalToXml (#2896) @鈥媣iktormelnychuk
馃摝 Dependency updates
- Bump org.apache.httpcomponents.client5:httpclient5 from 5.3.1 to 5.4.1 (#2883) @鈥媎ependabot
- Bump com.networknt:json-schema-validator from 1.5.2 to 1.5.4 (#2905) @鈥媎ependabot
- Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.2 (#2908) @鈥媎ependabot
- Bump org.sonarqube from 5.1.0.4882 to 6.0.1.5171 (#2907) @鈥媎ependabot
- Bump commons-io:commons-io from 2.7 to 2.14.0 in /testlogging (#2862) @鈥媎ependabot
- Bump commons-io:commons-io from 2.17.0 to 2.18.0 (#2902) @鈥媎ependabot
Commits
- 7df345b Filter out class version 66 (java 22) from the shadowJar
- 248cfdf Bump minor version
- bb348b1 Merge pull request #2883 from wiremock/dependabot/gradle/org.apache.httpcompo...
- 40e6e02 Back to filtering out the connection header and now the upgrade header
- 764823d No longer filter out the connection header when proxying
- 0b731eb Merge pull request #2909 from wiremock/support-extension-factories-as-classes
- 96075b3 Added ability for extension factories to be declared as classes
- a0df1e0 Merge pull request #2891 from wiremock/http-server-loading-refinement
- 2cf90bb Apache now enforces UTF-8 encoding in BasicSchemeFactory as per RFC 7617
- 0e98c90 Merge remote-tracking branch 'origin/dependabot/gradle/org.apache.httpcompone...
- 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)