Bump com.github.tomakehurst:wiremock-jre8 from 2.32.0 to 3.0.1#47
Bump com.github.tomakehurst:wiremock-jre8 from 2.32.0 to 3.0.1#47dependabot[bot] wants to merge 1 commit into
Conversation
Review: not safe to merge as-isI checked usage of Usage: Build-breaking issue found: WireMock 3.0.0 dropped Java 8 support ("support for Java 17, dropping Java 8 support" — see the 3.0.0 release notes). Concretely, This repo intentionally supports Java 8:
I bumped the version locally and ran There's no minimal code fix for this: bytecode targeting 11 can't be produced by a Java 8 (For context, the baseline build on Recommendation: hold this PR. Either:
No code changes pushed — the only way to make the build pass would be the Java 8 policy change above, which is outside the scope of this automated bump. Generated by Claude Code |
Bumps [com.github.tomakehurst:wiremock-jre8](https://github.com/wiremock/wiremock) from 2.32.0 to 3.0.1. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@2.32.0...3.0.1) --- updated-dependencies: - dependency-name: com.github.tomakehurst:wiremock-jre8 dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
92f7335 to
e843010
Compare
Bumps com.github.tomakehurst:wiremock-jre8 from 2.32.0 to 3.0.1.
Release notes
Sourced from com.github.tomakehurst:wiremock-jre8's releases.
... (truncated)
Commits
34d4930Bump patch version to 3.0.1ae6ed02Stopped updating package-lock.json when bumping versionsa302419Fixed bump patch and minor versions logicae525f9Fixed get patch version function in build0d4cccaMerge pull request #2347 from wiremock/better-stub-id-validation-in-admin-apic5e8230Added validation of UUIDs in path parameters in the admin API so that clearer...5273a43Merge pull request #2339 from wiremock/fix-exception-in-diffab05ee9Ensured that the shadow JAR is always built last. Relocated dependencies in w...9eaaa69Merge pull request #2337 from wiremock/dependabot/gradle/com.diffplug.spotles...36f04c7Merge pull request #2343 from wiremock/semver-release-drafter