Skip to content

build(deps): bump the rewrite group with 6 updates#837

Merged
Bananeweizen merged 1 commit intomasterfrom
dependabot/maven/rewrite-ae0c322a00
Mar 17, 2025
Merged

build(deps): bump the rewrite group with 6 updates#837
Bananeweizen merged 1 commit intomasterfrom
dependabot/maven/rewrite-ae0c322a00

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps the rewrite group with 6 updates:

Package From To
org.openrewrite.recipe:rewrite-apache 2.3.1 2.4.0
org.openrewrite.recipe:rewrite-java-security 3.2.0 3.3.0
org.openrewrite.recipe:rewrite-migrate-java 3.3.0 3.4.0
org.openrewrite.recipe:rewrite-static-analysis 2.3.0 2.4.0
org.openrewrite.recipe:rewrite-testing-frameworks 3.3.0 3.4.0
org.openrewrite.maven:rewrite-maven-plugin 6.2.3 6.3.1

Updates org.openrewrite.recipe:rewrite-apache from 2.3.1 to 2.4.0

Release notes

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

2.4.0

Full Changelog: openrewrite/rewrite-apache@v2.3.1...v2.4.0

Commits
  • e31d507 Recreate TypeTable using OpenRewrite v4.48.0
  • be6873e Consistently name input and output variables
  • See full diff in compare view

Updates org.openrewrite.recipe:rewrite-java-security from 3.2.0 to 3.3.0

Commits

Updates org.openrewrite.recipe:rewrite-migrate-java from 3.3.0 to 3.4.0

Release notes

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

3.4.0

What's Changed

New Contributors

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

Commits
  • 9c6a0ec Split URLConstructorsToURI into two separate recipes
  • 8c5821d Recreate TypeTable using OpenRewrite v4.48.0
  • ac153fd Polish MigrateURLDecoderDecode
  • 9b6dd3d NoGuavaAtomicsNewReference: Use context-free template
  • e0d5ae9 Fix failing IBMSemeruTest test case due to ChangeType changes
  • bcee18b Update sdkman-java.csv and fix failing UpdateSdkMan tests
  • 605ae41 Correct the order of recipes
  • a8e8e0d [Auto] SDKMAN! Java candidates as of 2025-03-03T1015
  • f436adb Polish @​Nullable location
  • 7a21d21 Improve Handling of Absolute, Relative, and Non-Literal URLs in URL Migration...
  • Additional commits viewable in compare view

Updates org.openrewrite.recipe:rewrite-static-analysis from 2.3.0 to 2.4.0

Release notes

Sourced from org.openrewrite.recipe:rewrite-static-analysis's releases.

2.4.0

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite-static-analysis@v2.3.0...v2.4.0

Commits

Updates org.openrewrite.recipe:rewrite-testing-frameworks from 3.3.0 to 3.4.0

Release notes

Sourced from org.openrewrite.recipe:rewrite-testing-frameworks's releases.

3.4.0

What's Changed

Full Changelog: openrewrite/rewrite-testing-frameworks@v3.3.0...v3.4.0

Commits
  • bd2f597 Recreate TypeTable using OpenRewrite v4.48.0
  • a216154 Unconditionally add the import for assertThrows, got a report where the templ...
  • f4a0a01 Adopt testRuntimeOnly(gradleApi()) over missing `gradle-enterprise-gradle-p...
  • 0e65b4e Fix final field @​InjectMock recipe (#679)
  • 26b1009 Fix failing test
  • 6a05589 refactor: Update Gradle wrapper
  • 65f94ac Fix serializability of FindUnitTests recipe
  • See full diff in compare view

Updates org.openrewrite.maven:rewrite-maven-plugin from 6.2.3 to 6.3.1

Release notes

Sourced from org.openrewrite.maven:rewrite-maven-plugin's releases.

6.3.1

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite-maven-plugin@v6.3.0...v6.3.1

6.3.0

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite-maven-plugin@v6.2.3...v6.3.0

Commits
  • 918c535 [maven-release-plugin] prepare release v6.3.1
  • 46ad12b Bump rewrite.version properties
  • ac845a7 Update pom.xml to target 6.3.1 next
  • 2042d6f Bump rewrite.version properties
  • b75abb0 Add maven-scope to the MavenMojoProjectParser, so listSourceFiles can be us...
  • d454c2f chore(ci): bump com.gradle:develocity-maven-extension (#957)
  • f1dec04 [maven-release-plugin] prepare for next development iteration
  • 067bb0a [maven-release-plugin] prepare release v6.3.0
  • 2d4d5d5 Bump rewrite.version properties
  • e30c8e7 Remove obsoleted PrometheusRSocketClient-based MeterRegistryProvider (#954)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the rewrite group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [org.openrewrite.recipe:rewrite-apache](https://github.com/openrewrite/rewrite-apache) | `2.3.1` | `2.4.0` |
| [org.openrewrite.recipe:rewrite-java-security](https://github.com/moderneinc/rewrite-java-security) | `3.2.0` | `3.3.0` |
| [org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java) | `3.3.0` | `3.4.0` |
| [org.openrewrite.recipe:rewrite-static-analysis](https://github.com/openrewrite/rewrite-static-analysis) | `2.3.0` | `2.4.0` |
| [org.openrewrite.recipe:rewrite-testing-frameworks](https://github.com/openrewrite/rewrite-testing-frameworks) | `3.3.0` | `3.4.0` |
| [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) | `6.2.3` | `6.3.1` |


Updates `org.openrewrite.recipe:rewrite-apache` from 2.3.1 to 2.4.0
- [Release notes](https://github.com/openrewrite/rewrite-apache/releases)
- [Commits](openrewrite/rewrite-apache@v2.3.1...v2.4.0)

Updates `org.openrewrite.recipe:rewrite-java-security` from 3.2.0 to 3.3.0
- [Commits](https://github.com/moderneinc/rewrite-java-security/commits)

Updates `org.openrewrite.recipe:rewrite-migrate-java` from 3.3.0 to 3.4.0
- [Release notes](https://github.com/openrewrite/rewrite-migrate-java/releases)
- [Commits](openrewrite/rewrite-migrate-java@v3.3.0...v3.4.0)

Updates `org.openrewrite.recipe:rewrite-static-analysis` from 2.3.0 to 2.4.0
- [Release notes](https://github.com/openrewrite/rewrite-static-analysis/releases)
- [Commits](openrewrite/rewrite-static-analysis@v2.3.0...v2.4.0)

Updates `org.openrewrite.recipe:rewrite-testing-frameworks` from 3.3.0 to 3.4.0
- [Release notes](https://github.com/openrewrite/rewrite-testing-frameworks/releases)
- [Commits](openrewrite/rewrite-testing-frameworks@v3.3.0...v3.4.0)

Updates `org.openrewrite.maven:rewrite-maven-plugin` from 6.2.3 to 6.3.1
- [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases)
- [Commits](openrewrite/rewrite-maven-plugin@v6.2.3...v6.3.1)

---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-apache
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rewrite
- dependency-name: org.openrewrite.recipe:rewrite-java-security
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rewrite
- dependency-name: org.openrewrite.recipe:rewrite-migrate-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rewrite
- dependency-name: org.openrewrite.recipe:rewrite-static-analysis
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rewrite
- dependency-name: org.openrewrite.recipe:rewrite-testing-frameworks
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rewrite
- dependency-name: org.openrewrite.maven:rewrite-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rewrite
...

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 Mar 17, 2025
@github-actions
Copy link
Copy Markdown

Test Results

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ❌ ±0 

Results for commit 3c3a414. ± Comparison against base commit ae4fc6a.

@Bananeweizen Bananeweizen merged commit d2789b3 into master Mar 17, 2025
8 checks passed
@Bananeweizen Bananeweizen deleted the dependabot/maven/rewrite-ae0c322a00 branch March 17, 2025 17:30
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.

1 participant