Skip to content

chore(deps): bump org.openrewrite.recipe:rewrite-recipe-bom from 3.5.0 to 3.6.0#930

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

chore(deps): bump org.openrewrite.recipe:rewrite-recipe-bom from 3.5.0 to 3.6.0#930
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.openrewrite.recipe-rewrite-recipe-bom-3.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 10, 2025

Copy link
Copy Markdown
Contributor

Bumps org.openrewrite.recipe:rewrite-recipe-bom from 3.5.0 to 3.6.0.

Release notes

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

3.6.0

What's Changed

Full Changelog: v6.5.0

Commits

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 Apr 10, 2025
@dependabot dependabot Bot requested a review from jonesbusy as a code owner April 10, 2025 04:40
@jonesbusy

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [org.openrewrite.recipe:rewrite-recipe-bom](https://github.com/openrewrite/rewrite-recipe-bom) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/openrewrite/rewrite-recipe-bom/releases)
- [Commits](openrewrite/rewrite-recipe-bom@v3.5.0...v3.6.0)

---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-recipe-bom
  dependency-version: 3.6.0
  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-recipe-bom-3.6.0 branch from 6e80824 to 4027e54 Compare April 10, 2025 08:34
@jonesbusy

Copy link
Copy Markdown
Collaborator

This cause cause regression

10:36:15 [ERROR] /home/jenkins/agent/workspace/ls_plugin-modernizer-tool_PR-930/plugin-modernizer-core/src/main/java/io/jenkins/tools/pluginmodernizer/core/recipes/MigrateStaplerAndJavaxToJakarta.java:[78,44] constructor ChangeType in class org.openrewrite.java.ChangeType cannot be applied to given types;
10:36:15 [ERROR] required: java.lang.String,java.lang.String,java.lang.Boolean,java.lang.Boolean
10:36:15 [ERROR] found: java.lang.String,java.lang.String,
10:36:15 [ERROR] reason: actual and formal argument lists differ in length
10:36:15 [ERROR] /home/jenkins/agent/workspace/ls_plugin-modernizer-tool_PR-930/plugin-modernizer-core/src/main/java/io/jenkins/tools/pluginmodernizer/core/recipes/MigrateStaplerAndJavaxToJakarta.java:[82,44] constructor ChangeType in class org.openrewrite.java.ChangeType cannot be applied to given types;
10:36:15 [ERROR] required: java.lang.String,java.lang.String,java.lang.Boolean,java.lang.Boolean
10:36:15 [ERROR] found: java.lang.String,java.lang.String,
10:36:15 [ERROR] reason: actual and formal argument lists differ in length

@dependabot @github

dependabot Bot commented on behalf of github Apr 12, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #936.

@dependabot dependabot Bot closed this Apr 12, 2025
@dependabot dependabot Bot deleted the dependabot/maven/org.openrewrite.recipe-rewrite-recipe-bom-3.6.0 branch April 12, 2025 05:03
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.

2 participants