Skip to content

Bump wiremock-standalone from 3.0.0-beta-2 to 3.0.0-beta-3#552

Merged
arvindkrishnakumar-okta merged 1 commit intomasterfrom
dependabot/maven/com.github.tomakehurst-wiremock-standalone-3.0.0-beta-3
Mar 1, 2023
Merged

Bump wiremock-standalone from 3.0.0-beta-2 to 3.0.0-beta-3#552
arvindkrishnakumar-okta merged 1 commit intomasterfrom
dependabot/maven/com.github.tomakehurst-wiremock-standalone-3.0.0-beta-3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2023

Bumps wiremock-standalone from 3.0.0-beta-2 to 3.0.0-beta-3.

Release notes

Sourced from wiremock-standalone's releases.

3.0.0-beta-3

This release upgrades a number of dependencies and adds URL path templating support.

Enhancements

  • Support for matching URLs by path template.
  • Support for matching path variables in the same manner as query, headers etc.
  • Support for addressing path variables by name in response templates.

See https://github.com/wiremock/wiremock.org-sources/blob/3.0.0-beta/_docs/request-matching.md#path-templates for docs.

Commits
  • 251bcfb Bumped beta version
  • 29dadc4 Added bump beta version build task
  • 25b82f9 Added support for numeric path segment indexes when matching on a path template
  • 425ae7e Wrapped a try/finally around the whole handler to ensure the current serve ev...
  • 41b4f70 Added tests for serialisation/deserialisation of path template pattern
  • 96bd1fa The thread local current serve event is now cleared at the end of processing ...
  • 5130076 Now strips format characters from path parameter names so that the parameter ...
  • 80eb564 Added a validation rule throwing an error if path parameter matchers are used...
  • c3bdb93 Added support for referencing path parameters by name in response templates
  • d09d6a4 Improved URL template acceptance test
  • 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-standalone](https://github.com/wiremock/wiremock) from 3.0.0-beta-2 to 3.0.0-beta-3.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.0.0-beta-2...3.0.0-beta-3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 28, 2023
@arvindkrishnakumar-okta arvindkrishnakumar-okta merged commit 58d0d8f into master Mar 1, 2023
@arvindkrishnakumar-okta arvindkrishnakumar-okta deleted the dependabot/maven/com.github.tomakehurst-wiremock-standalone-3.0.0-beta-3 branch March 1, 2023 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant