Skip to content

Bump org.openrewrite.recipe:rewrite-migrate-java from 3.1.0 to 3.3.0 - #75

Merged
robfrank merged 1 commit into
mainfrom
dependabot/maven/org.openrewrite.recipe-rewrite-migrate-java-3.3.0
Mar 13, 2025
Merged

Bump org.openrewrite.recipe:rewrite-migrate-java from 3.1.0 to 3.3.0#75
robfrank merged 1 commit into
mainfrom
dependabot/maven/org.openrewrite.recipe-rewrite-migrate-java-3.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 24, 2025

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps org.openrewrite.recipe:rewrite-migrate-java from 3.1.0 to 3.3.0.

Release notes

Sourced from org.openrewrite.recipe:rewrite-migrate-java's releases.

3.3.0

What's Changed

Full Changelog: openrewrite/rewrite-migrate-java@v3.2.0...v3.3.0

3.2.0

What's Changed

Full Changelog: openrewrite/rewrite-migrate-java@v3.1.0...v3.2.0

Commits
  • 661d0a8 Fix LombokValToFinalVar removing lombok.* imports
  • e7331cc [Auto] SDKMAN! Java candidates as of 2025-02-17T1015
  • 58eea26 Tests need only rely on what's needed to compile before sources
  • 1e778d8 Adopt type tables (#675)
  • 2467d78 Align JakartaEE migrations with EE9 vs EE10 versions (#674)
  • b741117 Omit migration to @​Setter annotated field of other annotations are present (#...
  • 2756731 refactor: OpenRewrite Recipe best practices
  • 10a89a4 Handle nullable NamedVariable type
  • cb6e06b [Auto] SDKMAN! Java candidates as of 2025-02-10T1014
  • a6f6ea1 Avoid NPE on missing method type in JodaTimeVisitor
  • 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 show <dependency name> 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 24, 2025
@robfrank

robfrank commented Mar 1, 2025

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/maven/org.openrewrite.recipe-rewrite-migrate-java-3.3.0 branch from cfbd42f to 4982dc1 Compare March 1, 2025 16:02
@robfrank

robfrank commented Mar 1, 2025

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Mar 1, 2025

Copy link
Copy Markdown
Contributor Author

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Bumps [org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java) from 3.1.0 to 3.3.0.
- [Release notes](https://github.com/openrewrite/rewrite-migrate-java/releases)
- [Commits](openrewrite/rewrite-migrate-java@v3.1.0...v3.3.0)

---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-migrate-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/maven/org.openrewrite.recipe-rewrite-migrate-java-3.3.0 branch from 4982dc1 to 03505d6 Compare March 13, 2025 16:16
@robfrank
robfrank merged commit 730a66e into main Mar 13, 2025
@dependabot
dependabot Bot deleted the dependabot/maven/org.openrewrite.recipe-rewrite-migrate-java-3.3.0 branch March 13, 2025 16:17
mergify Bot added a commit that referenced this pull request Mar 10, 2026
….0 [skip ci]

Bumps [crazy-max/ghaction-github-runtime](https://github.com/crazy-max/ghaction-github-runtime) from 3.1.0 to 4.0.0.
Release notes

*Sourced from [crazy-max/ghaction-github-runtime's releases](https://github.com/crazy-max/ghaction-github-runtime/releases).*

> v4.0.0
> ------
>
> * Node 24 as default runtime (requires [Actions Runner v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1) or later) by [`@​crazy-max`](https://github.com/crazy-max) in [crazy-max/ghaction-github-runtime#76](https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/76)
> * Switch to ESM and update config wiring by [`@​crazy-max`](https://github.com/crazy-max) in [crazy-max/ghaction-github-runtime#75](https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/75)
> * Bump `@​actions/core` from 1.11.1 to 3.0.0 in [crazy-max/ghaction-github-runtime#68](https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/68)
> * Bump brace-expansion from 1.1.11 to 1.1.12 in [crazy-max/ghaction-github-runtime#62](https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/62)
> * Bump js-yaml from 4.1.0 to 4.1.1 in [crazy-max/ghaction-github-runtime#65](https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/65)
> * Bump minimatch from 3.1.2 to 3.1.5 in [crazy-max/ghaction-github-runtime#74](https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/74)
>
> **Full Changelog**: <crazy-max/ghaction-github-runtime@v3.1.0...v4.0.0>


Commits

* [`04d248b`](crazy-max/ghaction-github-runtime@04d248b) Merge pull request [#76](https://redirect.github.com/crazy-max/ghaction-github-runtime/issues/76) from crazy-max/node24
* [`c8f8e4e`](crazy-max/ghaction-github-runtime@c8f8e4e) node 24 as default runtime
* [`494a382`](crazy-max/ghaction-github-runtime@494a382) Merge pull request [#68](https://redirect.github.com/crazy-max/ghaction-github-runtime/issues/68) from crazy-max/dependabot/npm\_and\_yarn/actions/core-2.0.1
* [`5d51b8e`](crazy-max/ghaction-github-runtime@5d51b8e) Merge pull request [#74](https://redirect.github.com/crazy-max/ghaction-github-runtime/issues/74) from crazy-max/dependabot/npm\_and\_yarn/minimatch-3.1.5
* [`f7077dc`](crazy-max/ghaction-github-runtime@f7077dc) chore: update generated content
* [`4d1e035`](crazy-max/ghaction-github-runtime@4d1e035) chore(deps): bump minimatch from 3.1.2 to 3.1.5
* [`b59d56d`](crazy-max/ghaction-github-runtime@b59d56d) chore(deps): bump `@​actions/core` from 1.11.1 to 2.0.1
* [`6d0e2ef`](crazy-max/ghaction-github-runtime@6d0e2ef) Merge pull request [#75](https://redirect.github.com/crazy-max/ghaction-github-runtime/issues/75) from crazy-max/esm
* [`41d6f6a`](crazy-max/ghaction-github-runtime@41d6f6a) remove codecov config
* [`b5018ec`](crazy-max/ghaction-github-runtime@b5018ec) chore: update generated content
* Additional commits viewable in [compare view](crazy-max/ghaction-github-runtime@3cb05d8...04d248b)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=crazy-max/ghaction-github-runtime&package-manager=github\_actions&previous-version=3.1.0&new-version=4.0.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 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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant