Skip to content

chore(deps): bump org.openrewrite.recipe:rewrite-migrate-java from 3.8.0 to 3.9.0#166

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.openrewrite.recipe-rewrite-migrate-java-3.9.0
Closed

chore(deps): bump org.openrewrite.recipe:rewrite-migrate-java from 3.8.0 to 3.9.0#166
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.openrewrite.recipe-rewrite-migrate-java-3.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 12, 2025

Copy link
Copy Markdown
Contributor

Bumps org.openrewrite.recipe:rewrite-migrate-java from 3.8.0 to 3.9.0.

Release notes

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

3.9.0

What's Changed

Full Changelog: openrewrite/rewrite-migrate-java@v3.8.0...v3.9.0

Commits
  • 9d5fa9f [Auto] SDKMAN! Java candidates as of 2025-05-05T1016
  • 6b98403 UseImportPolicy in NoGuavaRefaster (#717)
  • 2fe392a Remove and cleanup System.getSecurityManager() (#716)
  • 57d4c64 Security Manager API Removal (#713)
  • ec6ba92 refactor: Extract documentation examples from tests with stable source order
  • a44d6d1 Added symlink to license, added link to licensing page
  • 7f7d5da [Auto] SDKMAN! Java candidates as of 2025-04-28T1103
  • 632f5ac refactor: OpenRewrite Recipe best practices
  • a35ebf1 refactor: OpenRewrite Recipe best practices (#711)
  • 5d589aa refactor: Update Gradle wrapper
  • See full diff 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)

Bumps [org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/openrewrite/rewrite-migrate-java/releases)
- [Commits](openrewrite/rewrite-migrate-java@v3.8.0...v3.9.0)

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

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 May 12, 2025
@dependabot @github

dependabot Bot commented on behalf of github May 26, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #174.

@dependabot dependabot Bot closed this May 26, 2025
@dependabot dependabot Bot deleted the dependabot/maven/org.openrewrite.recipe-rewrite-migrate-java-3.9.0 branch May 26, 2025 13:59
mergify Bot added a commit that referenced this pull request Jun 10, 2026
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.0.6 to 3.1.2.
Release notes

*Sourced from [fast-uri's releases](https://github.com/fastify/fast-uri/releases).*

> v3.1.2
> ------
>
> ⚠️ Security Release
> -------------------
>
> * Fix for <GHSA-v39h-62p7-jpjc>
>
> What's Changed
> --------------
>
> * Handle malformed fragment decoding as a parse error by [`@​mcollina`](https://github.com/mcollina) in [fastify/fast-uri#171](https://redirect.github.com/fastify/fast-uri/pull/171)
>
> **Full Changelog**: <fastify/fast-uri@v3.1.1...v3.1.2>
>
> v3.1.1
> ------
>
> ⚠️ Security Release
> -------------------
>
> * Fix for <GHSA-q3j6-qgpj-74h6>
>
> What's Changed
> --------------
>
> * build(deps-dev): bump tsd from 0.32.0 to 0.33.0 by [`@​dependabot`](https://github.com/dependabot)[bot] in [fastify/fast-uri#148](https://redirect.github.com/fastify/fast-uri/pull/148)
> * build(deps): bump actions/checkout from 4 to 5 by [`@​dependabot`](https://github.com/dependabot)[bot] in [fastify/fast-uri#149](https://redirect.github.com/fastify/fast-uri/pull/149)
> * chore(.npmrc): ignore scripts by [`@​Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#150](https://redirect.github.com/fastify/fast-uri/pull/150)
> * build(deps-dev): remove `@​fastify/pre-commit` by [`@​Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#151](https://redirect.github.com/fastify/fast-uri/pull/151)
> * build(deps): bump actions/setup-node from 4 to 5 by [`@​dependabot`](https://github.com/dependabot)[bot] in [fastify/fast-uri#152](https://redirect.github.com/fastify/fast-uri/pull/152)
> * ci(ci): add concurrency config by [`@​Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#153](https://redirect.github.com/fastify/fast-uri/pull/153)
> * build(deps): bump actions/setup-node from 5 to 6 by [`@​dependabot`](https://github.com/dependabot)[bot] in [fastify/fast-uri#154](https://redirect.github.com/fastify/fast-uri/pull/154)
> * build(deps): bump actions/checkout from 5 to 6 by [`@​dependabot`](https://github.com/dependabot)[bot] in [fastify/fast-uri#156](https://redirect.github.com/fastify/fast-uri/pull/156)
> * chore(license): standardise license notice by [`@​Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#159](https://redirect.github.com/fastify/fast-uri/pull/159)
> * style: remove trailing whitespace by [`@​Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#161](https://redirect.github.com/fastify/fast-uri/pull/161)
> * ci: remove unused github files by [`@​Tony133`](https://github.com/Tony133) in [fastify/fast-uri#162](https://redirect.github.com/fastify/fast-uri/pull/162)
> * chore: update readme by [`@​Tony133`](https://github.com/Tony133) in [fastify/fast-uri#164](https://redirect.github.com/fastify/fast-uri/pull/164)
> * build(deps): bump fastify/workflows/.github/workflows/plugins-ci-package-manager.yml from 5 to 6 by [`@​dependabot`](https://github.com/dependabot)[bot] in [fastify/fast-uri#165](https://redirect.github.com/fastify/fast-uri/pull/165)
> * build(deps): bump fastify/workflows/.github/workflows/plugins-ci.yml from 5 to 6 by [`@​dependabot`](https://github.com/dependabot)[bot] in [fastify/fast-uri#166](https://redirect.github.com/fastify/fast-uri/pull/166)
> * build(deps-dev): bump neostandard from 0.12.2 to 0.13.0 by [`@​dependabot`](https://github.com/dependabot)[bot] in [fastify/fast-uri#167](https://redirect.github.com/fastify/fast-uri/pull/167)
> * ci: add lock-threads workflow by [`@​Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#169](https://redirect.github.com/fastify/fast-uri/pull/169)
>
> New Contributors
> ----------------
>
> * [`@​Tony133`](https://github.com/Tony133) made their first contribution in [fastify/fast-uri#162](https://redirect.github.com/fastify/fast-uri/pull/162)
>
> **Full Changelog**: <fastify/fast-uri@v3.1.0...v3.1.1>
>
> v3.1.0
> ------
>
> What's Changed
> --------------
>
> * ci: remove master branch support by [`@​Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#126](https://redirect.github.com/fastify/fast-uri/pull/126)
> * chore(test) remove .gitkeep by [`@​Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#128](https://redirect.github.com/fastify/fast-uri/pull/128)
> * ci(ci): set job permissions by [`@​Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#129](https://redirect.github.com/fastify/fast-uri/pull/129)
> * ci: set permissions at workflow level by [`@​Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#131](https://redirect.github.com/fastify/fast-uri/pull/131)
> * ci: set workflow permissions to read-only by default by [`@​Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#132](https://redirect.github.com/fastify/fast-uri/pull/132)
> * ci(ci): restore job level permissions by [`@​Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#133](https://redirect.github.com/fastify/fast-uri/pull/133)
> * build(deps-dev): bump tsd from 0.31.2 to 0.32.0 by [`@​dependabot`](https://github.com/dependabot)[bot] in [fastify/fast-uri#134](https://redirect.github.com/fastify/fast-uri/pull/134)
> * ci(ci): pin actions to commit-hash by [`@​Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#135](https://redirect.github.com/fastify/fast-uri/pull/135)
> * ci: add node 24 to test matrix by [`@​Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#136](https://redirect.github.com/fastify/fast-uri/pull/136)

... (truncated)


Commits

* [`919dd8e`](fastify/fast-uri@919dd8e) Bumped v3.1.2
* [`c65ba57`](fastify/fast-uri@c65ba57) fixup: linting
* [`6c86c17`](fastify/fast-uri@6c86c17) Merge commit from fork
* [`a95158a`](fastify/fast-uri@a95158a) Handle malformed fragment decoding without throwing ([#171](https://redirect.github.com/fastify/fast-uri/issues/171))
* [`cea547c`](fastify/fast-uri@cea547c) Bumped v3.1.1
* [`876ce79`](fastify/fast-uri@876ce79) Merge commit from fork
* [`dcdf690`](fastify/fast-uri@dcdf690) ci: add lock-threads workflow ([#169](https://redirect.github.com/fastify/fast-uri/issues/169))
* [`c860e65`](fastify/fast-uri@c860e65) build(deps-dev): bump neostandard from 0.12.2 to 0.13.0 ([#167](https://redirect.github.com/fastify/fast-uri/issues/167))
* [`9b4c6dc`](fastify/fast-uri@9b4c6dc) build(deps): bump fastify/workflows/.github/workflows/plugins-ci.yml ([#166](https://redirect.github.com/fastify/fast-uri/issues/166))
* [`85d09a9`](fastify/fast-uri@85d09a9) build(deps): bump fastify/workflows/.github/workflows/plugins-ci-package-mana...
* Additional commits viewable in [compare view](fastify/fast-uri@v3.0.6...v3.1.2)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=fast-uri&package-manager=npm\_and\_yarn&previous-version=3.0.6&new-version=3.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/robfrank/linklift/network/alerts).
> \*\*Note\*\*
> Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
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.

0 participants