Skip to content

Upgrade mockwebserver to latest 5.x version#846

Merged
timtebeek merged 1 commit intoopenrewrite:mainfrom
busches:use-latest-version-of-mockwebserver
Nov 18, 2025
Merged

Upgrade mockwebserver to latest 5.x version#846
timtebeek merged 1 commit intoopenrewrite:mainfrom
busches:use-latest-version-of-mockwebserver

Conversation

@busches
Copy link
Contributor

@busches busches commented Nov 18, 2025

What's changed?

Instead of upgrading mockwebserver3-junit5 to 5.1.0, it will upgrade to the latest version of 5.x availabe.

What's your motivation?

I keep manually upgrading from 5.1.0 to the latest myself.

Anything in particular you'd like reviewers to focus on?

First PR to OpenRewrite, any advice is appreciated.

Anyone you would like to review specifically?

N/A

Have you considered any alternatives or workarounds?

I can keep doing it manually or running a custom recipe after I ran these.

Any additional context

N/A

Checklist

  • I've added unit tests to cover both positive and negative cases
  • I've read and applied the recipe conventions and best practices
  • I've used the IntelliJ IDEA auto-formatter on affected files

Copy link
Member

@timtebeek timtebeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks!

@github-project-automation github-project-automation bot moved this from In Progress to Ready to Review in OpenRewrite Nov 18, 2025
@timtebeek timtebeek added the enhancement New feature or request label Nov 18, 2025
@timtebeek timtebeek merged commit ad8942c into openrewrite:main Nov 18, 2025
2 checks passed
@github-project-automation github-project-automation bot moved this from Ready to Review to Done in OpenRewrite Nov 18, 2025
@busches busches deleted the use-latest-version-of-mockwebserver branch November 18, 2025 13:06
mergify bot added a commit to robfrank/linklift that referenced this pull request Nov 24, 2025
…rom 3.21.3 to 3.22.0 [skip ci]

Bumps [org.openrewrite.recipe:rewrite-testing-frameworks](https://github.com/openrewrite/rewrite-testing-frameworks) from 3.21.3 to 3.22.0.
Release notes

*Sourced from [org.openrewrite.recipe:rewrite-testing-frameworks's releases](https://github.com/openrewrite/rewrite-testing-frameworks/releases).*

> 3.22.0
> ------
>
> What's Changed
> --------------
>
> * Upgrade mockwebserver to latest 5.x version by [`@​busches`](https://github.com/busches) in [openrewrite/rewrite-testing-frameworks#846](https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/846)
>
> New Contributors
> ----------------
>
> * [`@​busches`](https://github.com/busches) made their first contribution in [openrewrite/rewrite-testing-frameworks#846](https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/846)
>
> **Full Changelog**: <openrewrite/rewrite-testing-frameworks@v3.21.3...v3.22.0>


Commits

* [`d31e3c0`](openrewrite/rewrite-testing-frameworks@d31e3c0) OpenRewrite recipe best practices
* [`ad8942c`](openrewrite/rewrite-testing-frameworks@ad8942c) Upgrade mockwebserver to latest 5.x version ([#846](https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/846))
* [`c80fd9a`](openrewrite/rewrite-testing-frameworks@c80fd9a) Avoid future updates to tests with new testcontainer releases
* [`1ec153f`](openrewrite/rewrite-testing-frameworks@1ec153f) Avoid future updates to tests with new testcontainer releases
* See full diff in [compare view](openrewrite/rewrite-testing-frameworks@v3.21.3...v3.22.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.openrewrite.recipe:rewrite-testing-frameworks&package-manager=maven&previous-version=3.21.3&new-version=3.22.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants