XChange
XChange copied to clipboard
Bump org.wiremock:wiremock from 3.2.0 to 3.9.1
Bumps org.wiremock:wiremock from 3.2.0 to 3.9.1.
Release notes
Sourced from org.wiremock:wiremock's releases.
3.9.1
🐞 Bug Fixes
- disallow json schemas to be invalid json. (#2814)
@RafeArnold
3.9.0
🚀 New features and improvements
- add listener registration to Store. (#2811)
@RafeArnold
- Pick random helper enhancements (#2812)
@tomakehurst
- Add support for request matching with dynamic year and dynamic year/month values (#2741)
@papiomytoglou
📖 OpenAPI updates
- OpenAPI improvements (#2798)
@tomakehurst
- Updated and corrected JSON schemas for matcher in the OpenAPI spec (#2797)
@tomakehurst
- Add missing admin endpoints to open api spec (#2791)
@leeturner
🐞 Bug fixes
- update MatchesJsonSchemaPattern to handle invalid json schemas. (#2803)
@RafeArnold
- correctly handle InMemoryObjectStore.compute returning null. (#2804)
@RafeArnold
📦 Dependency updates
- Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2 (#2800)
@dependabot
- Bump com.networknt:json-schema-validator from 1.4.3 to 1.5.0 (#2799)
@dependabot
- Bump versions.jsonUnit from 2.39.0 to 2.40.0 (#2793)
@dependabot
- Bump versions.jsonUnit from 2.38.0 to 2.39.0 (#2787)
@dependabot
- Bump com.dorongold.task-tree from 3.0.0 to 4.0.0 (#2767)
@dependabot
3.8.0
🚀 New features and improvements
- Add a toString to the ResponsePartTemplateModel class (#2785)
@leeturner
- Multipart request template model (#2782)
@leeturner
- 2758 self description matchresult (#2771)
@leeturner
📦 Dependency updates
- Bump versions.junitJupiter from 5.10.2 to 5.10.3 (#2780)
@dependabot
- Bump com.networknt:json-schema-validator:1.4.0 -> 1.4.3 (#2781)
@Mahoney
🐞 Bug fixes
- Fix matching of multiple expected zoned date/time values with multiple actual local ones (#2650)
@papiomytoglou
... (truncated)
Commits
2ba8a3e
Bump patch version8ae6617
Merge pull request #2814 from wiremock/json-schema-invalid-json6d98c1f
disallow json schemas to be invalid json.ac84cf8
Bump minor versionf18eed8
Merge pull request #2811 from wiremock/store-listener55e9c8c
Make StoreEventEmitter more lenient about handler848872f
Fixed some import issuesd6a957f
Made StoreEventEmitter a separate interface only implemented by InMemoryObjec...97e9da5
Merge pull request #2812 from wiremock/pickRandom-enhancementsf2bb828
use static methods to build StoreEvents.- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.