Skip to content

Releases: jenkins-infra/plugin-modernizer-tool

1406.v99a_f239d439b_

29 Jan 15:50
99af239
Compare
Choose a tag to compare

👻 Maintenance

🚦 Tests

✍ Other changes

  • fix(recipes): Stapler migration in UpgradeNextMajorParentVersion recipe (#741) @gounthar

📦 Dependency updates

1369.v75b_a_fe65051f

27 Jan 12:55
75bafe6
Compare
Choose a tag to compare

👻 Maintenance

🚦 Tests

📦 Dependency updates

1346.vda_7ccd5310b_d

25 Jan 08:25
da7ccd5
Compare
Choose a tag to compare

🐛 Bug Fixes

👻 Maintenance

  • [SDKs] Update the versions of the temurin installers from SDKMAN (#705) @github-actions[bot]
  • Enhance the test action workflow and run againts the empty plugin (#701) @jonesbusy
  • fix(jte): Adding dependabot also increases the Plugin Health Score. (#698) @gounthar

🚦 Tests

📦 Dependency updates

  • chore(deps): bump org.openrewrite.recipe:rewrite-recipe-bom from 3.0.2 to 3.1.0 (#704) @dependabot[bot]
  • chore(deps): bump org.openrewrite.maven:rewrite-maven-plugin from 6.0.4 to 6.0.5 (#703) @dependabot[bot]

1334.vb_033a_a_8d44d4

24 Jan 10:04
b033aa8
Compare
Choose a tag to compare

👻 Maintenance

  • Update PR body for SetupJenkinsfile since now we insert the correct JDK (#694) @jonesbusy
  • Return GHUser class when a GitHub action is detected (#697) @jonesbusy

1331.v10f4a_b_5257a_c

24 Jan 07:31
10f4ab5
Compare
Choose a tag to compare

👻 Maintenance

📦 Dependency updates

  • chore(properties): Bump the recommended Jenkins core version to 2.462.3 in the versions.properties file (#691) @github-actions[bot]

1311.v2f1a_2e5532ec

22 Jan 09:04
2f1a2e5
Compare
Choose a tag to compare

🚀 New features and improvements

📝 Documentation updates

👻 Maintenance

🚦 Tests

  • Enable fixed test testWithJenkinsfileOnlyShebangAndComment (#683) @jonesbusy

📦 Dependency updates

1298.v9879b_455e91b_

19 Jan 17:19
9879b45
Compare
Choose a tag to compare

🚀 New features and improvements

👻 Maintenance

  • fix(jte): Use conventional commit for the title, and create a custom body for the UpgradeToRecommendCoreVersion recipe. (#656) @gounthar
  • Fix invalid PR name for updatecli (#658) @jonesbusy
  • Fixed the issue of Trailing slashes being duplicated (#655) @nagu165

📦 Dependency updates

  • chore(deps): bump byte-buddy.version from 1.16.0 to 1.16.1 (#669) @dependabot
  • Update byte-buddy-api plugin version to 1.16.1-111.vc76cd8b_2dce5 (#670) @github-actions
  • chore(deps): bump org.openrewrite.maven:rewrite-maven-plugin from 6.0.3 to 6.0.4 (#667) @dependabot
  • chore(deps): bump byte-buddy.version from 1.15.11 to 1.16.0 (#665) @dependabot
  • chore(deps): bump io.jenkins.tools.bom:bom-2.479.x from 3893.v213a_42768d35 to 3944.v1a_e4f8b_452db_ (#666) @dependabot
  • Update byte-buddy-api plugin version to 1.16.0-109.v2a_9f5387f958 (#664) @github-actions
  • Update jenkins-bom version to 3944.v1a_e4f8b_452db_ (#663) @github-actions
  • Update json-api plugin version to 20250107-125.v28b_a_ffa_eb_f01 (#662) @github-actions
  • chore(deps): bump org.openrewrite.maven:rewrite-maven-plugin from 6.0.2 to 6.0.3 (#661) @dependabot
  • Update commons-text-api plugin version to 1.13.0-153.v91dcd89e2a_22 (#657) @github-actions

1275.v9b_e023ceb_d88

16 Jan 06:16
9be023c
Compare
Choose a tag to compare

🚀 New features and improvements

📝 Documentation updates

👻 Maintenance

🚦 Tests

📦 Dependency updates

  • Update commons-text-api version to 1.13.0-150.vfc0d7966fc38 (#653) @github-actions
  • Update commons-text-api version to 1.12.0-148.v4fc7a_db_79160 (#651) @github-actions
  • chore(deps): bump org.openrewrite.maven:rewrite-maven-plugin from 6.0.1 to 6.0.2 (#648) @dependabot
  • chore(deps): bump org.openrewrite.maven:rewrite-maven-plugin from 6.0.0 to 6.0.1 (#645) @dependabot
  • chore(deps): bump org.openrewrite.recipe:rewrite-recipe-bom from 3.0.0 to 3.0.1 (#642) @dependabot
  • chore(deps): bump bouncycastle.version from 1.79 to 1.80 (#641) @dependabot
  • chore(deps): bump io.micrometer:micrometer-bom from 1.14.2 to 1.14.3 (#644) @dependabot
  • chore(deps): bump org.jenkins-ci:jenkins from 1.127 to 1.128 (#643) @dependabot
  • chore(deps): bump gg.jte:jte from 3.1.15 to 3.1.16 in the maven group (#629) @dependabot
  • Update plugin-pom version to 5.5 (#625) @github-actions

1236.v8b_99973cfc98

12 Jan 12:41
8b99973
Compare
Choose a tag to compare

🚀 New features and improvements

👻 Maintenance

  • Skip some test from IDE due to environment mocking that require several surefire execution (#621) @jonesbusy
  • Support multiple file path for archetype pattern (#620) @jonesbusy
  • Handle local plugin without incrementals and gitHubRepo property (#619) @jonesbusy

🚦 Tests

  • Reduce build time by skipping by default slow integration tests and use JUnit 5 Parallel execution for some classes (#615) @jonesbusy
  • Demonstrate test for #580 (#613) @jonesbusy

1222.vd800e48b_87e5

11 Jan 08:59
d800e48
Compare
Choose a tag to compare

🚀 New features and improvements

📝 Documentation updates

👻 Maintenance

  • Cleanup and fix tests (#612) @jonesbusy
  • fix(jte): Use conventional commit for the title, and create a custom body for this recipe. (#606) @gounthar
  • Add MergeGitIgnoreRecipe to merge existing .gitignore file with common entries (#585) @nagu165

✍ Other changes

  • fix(pr): Fix clean phase before committing changes (#597) @gounthar

📦 Dependency updates

  • chore(deps): bump org.kohsuke.stapler:stapler from 1940.v41211a_a_b_b_d8b_ to 1942.v708e07325402 (#601) @dependabot