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

Update wiremock-jre8 to 3.0.1 #183

Closed
wants to merge 1 commit into from

Conversation

scala-steward-asf[bot]
Copy link
Contributor

About this PR

πŸ“¦ Updates com.github.tomakehurst:wiremock-jre8 from 2.35.2 to 3.0.1 ⚠

πŸ“œ GitHub Release Notes - Version Diff

Usage

βœ… Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

βš™ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.github.tomakehurst", artifactId = "wiremock-jre8" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.github.tomakehurst", artifactId = "wiremock-jre8" }
}]
labels: test-library-update, early-semver-major, semver-spec-major, commit-count:1

@laglangyue
Copy link

the name of the jar(jre8) is confusing

@laglangyue
Copy link

WireMock 3.0.0
A new major release that introduces a lot of new features, enhancements and also some breaking changes. The key changes include support for Java 17, dropping Java 8 support, new matchers and dynamic response macros, new API endpoints, etc. We’ve made a small number of breaking changes to the Java API plus some behavioural changes, but the JSON (REST and file) API remains fully compatible with 2.x.

@scala-steward-asf scala-steward-asf bot force-pushed the update/wiremock-jre8-3.0.1 branch from f978231 to cc0bff8 Compare April 6, 2024 14:24
@scala-steward-asf scala-steward-asf bot changed the title wiremock-jre8 3.0.1 (was 2.35.2) Update wiremock-jre8 to 3.0.1 Apr 6, 2024
@scala-steward-asf scala-steward-asf bot force-pushed the update/wiremock-jre8-3.0.1 branch from cc0bff8 to 1e61654 Compare April 7, 2024 00:12
raboof added a commit to raboof/pekko-management that referenced this pull request Apr 7, 2024
replaces apache#183 until we drop support for Java 8
@raboof raboof mentioned this pull request Apr 7, 2024
raboof added a commit that referenced this pull request Apr 7, 2024
replaces #183 until we drop support for Java 8
@pjfanning
Copy link
Contributor

see #195

@pjfanning pjfanning closed this Apr 7, 2024
@pjfanning pjfanning deleted the update/wiremock-jre8-3.0.1 branch April 7, 2024 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants