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-standalone from 3.0.0-beta-3 to 3.0.0-beta-4 #560

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2023

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

Release notes

Sourced from wiremock-standalone's releases.

3.0.0-beta-4

Dependency updates, bug fixes and a performance regression fix.

Fixes

#2072 - fixed multipart upload parsing behaviour so that a full buffer doesn't cause the request to hang.

Now forcibly closes all connections on server shutdown so we don't have to wait for the grace period to expire each time (which had the effect of trebling build time).

Fixed the build output so that that we're not putting a spurious fat JAR with an -all classifier in the thin JAR artifact.

WireMock standalone can be downloaded here: https://repo1.maven.org/maven2/com/github/tomakehurst/wiremock-standalone/3.0.0-beta-34/wiremock-standalone-3.0.0-beta-4.jar

Commits
  • e688002 Fixed #2072 - request hangs when large multipart request body sent
  • 05e77d9 Disable sending of the Vary header by the Jetty gzip filter
  • ecaba52 Fixed build so that no -all artifact is included in the thin JAR publication
  • 8ecfc8e Bumped beta version
  • c827c60 Simplified Jetty server setup code and factored out some utility methods
  • 51b6e39 Bump commons-io:commons-io from 2.10.0 to 2.11.0 (#2092)
  • 6996473 Bump log4j-over-slf4j from 2.0.0 to 2.0.6 (#2053)
  • 434e740 Bump versions.jsonUnit from 2.36.0 to 2.36.1 (#2088)
  • 61408ef Bump org.sonarqube from 3.5.0.2730 to 4.0.0.2929 (#2093)
  • bbbdccf Bump com.diffplug.spotless from 6.15.0 to 6.16.0 (#2095)
  • 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-3 to 3.0.0-beta-4.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.0.0-beta-3...3.0.0-beta-4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 10, 2023
@arvindkrishnakumar-okta arvindkrishnakumar-okta merged commit c38a623 into master Mar 10, 2023
@arvindkrishnakumar-okta arvindkrishnakumar-okta deleted the dependabot/maven/com.github.tomakehurst-wiremock-standalone-3.0.0-beta-4 branch March 10, 2023 14:10
This pull request was closed.
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