Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump wiremock from 3.0.0-beta-7 to 3.0.0-beta-9 #1546

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2023

Bumps wiremock from 3.0.0-beta-7 to 3.0.0-beta-9.

Release notes

Sourced from wiremock's releases.

3.0.0-beta-9

Enhancements

#2157 - Added form parameter matching - finally, thanks @​kapishmalik ! #2121, #2200, #2120 - replace Guava functional code with native Java - thanks @​pks-1981 #2130 - Added support for Java time when serialising to/from JSON - thanks @​mark-henry #2198 - Added support for mulit-stub mapping files to the remote loader function - thanks @​DjerohN Switched away from using Optional to store and set the maxEntries config parameter.

Fixes

#2211 - Improve rendering performance for large response templates - thanks @​Mahoney #2116 - Fixed broken hashCode - thanks @​ullenius #2123 - Fixed bug running declarative + programmatic JUnit5 extension - thanks @​parawanderer

3.0.0-beta-8

Enhancements

  • Added matchesJsonSchema matcher.
  • Added support for customising the filenames produced when stubs are saved or recorded via a Handlebars template at startup - thanks @​craftsman228

Fixes

  • Prevent slf4j being shaded into the webhooks JAR.
  • Added missing equals() and hashCodeI() methods to matcher classes - thanks @​jnt0r
Commits
  • 9e5717f Bumped beta version
  • f9208e0 Improve handlebars performance on large templates (#2211)
  • d9bfb05 Bump commons-io:commons-io from 2.12.0 to 2.13.0 (#2208)
  • 38151bf Revert the docs change
  • 16fb8fe Add the c-maintainers charter and merge process to the Contributing Guide
  • 0f28a3e Removed final instance of Guava Predicate
  • 354f689 Bump org.scala-lang:scala-library from 2.13.10 to 2.13.11 (#2203)
  • 4076a34 Bump org.sonarqube from 4.1.0.3113 to 4.2.0.3129 (#2201)
  • c8301c2 Replace com.google.common.base.Function (partly) (#2200)
  • 6bea9c3 Fixed broken JSON serialisation of logged request dates
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 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)

Bumps [wiremock](https://github.com/wiremock/wiremock) from 3.0.0-beta-7 to 3.0.0-beta-9.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.0.0-beta-7...3.0.0-beta-9)

---
updated-dependencies:
- dependency-name: com.github.tomakehurst:wiremock
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 16, 2023

Superseded by #1551.

@dependabot dependabot bot closed this Jun 16, 2023
@dependabot dependabot bot deleted the dependabot/maven/com.github.tomakehurst-wiremock-3.0.0-beta-9 branch June 16, 2023 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants