Skip to content

Releases: jenkins-infra/plugin-modernizer-tool

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

1178.vfb_4388e60536

08 Jan 17:52
fb4388e
Compare
Choose a tag to compare

🚀 New features and improvements

👻 Maintenance

🚦 Tests

1170.v583361308d02

08 Jan 06:47
5833613
Compare
Choose a tag to compare

🐛 Bug Fixes

👻 Maintenance

🚦 Tests

  • Fix #581 (default plugin-path) and implement basic test for PluginOptions (#582) @jonesbusy

📦 Dependency updates

  • chore(deps): bump org.kohsuke.stapler:stapler from 1928.v9115fe47607f to 1940.v41211a_a_b_b_d8b_ (#587) @dependabot
  • chore(deps-dev): bump ch.qos.logback:logback-classic from 1.5.15 to 1.5.16 (#586) @dependabot

1158.va_b_46a_2a_dde30

06 Jan 14:03
ab46a2a
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

  • Fix --plugin-path when running with run command and support default value (#573) @jonesbusy

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

  • chore(deps): bump docker/build-push-action from 5 to 6 (#577) @dependabot

1145.v9716249cc13c

04 Jan 12:57
9716249
Compare
Choose a tag to compare

🚀 New features and improvements

  • Add recipe for index.jelly and to replace a test constructor on outdated plugin (#571) @jonesbusy

📝 Documentation updates

👻 Maintenance

  • Updates SCM URLs in POM files from git:// to https:// protocol. (#560) @nagu165
  • fix(ga): Fixes permissions for package upload. (#569) @gounthar
  • Fix possible nullpointer if the maven version cannot be read (#568) @jonesbusy
  • Do not remove property if still referenced (#567) @jonesbusy
  • Only add space on empty relativePath tag if still using maven release plugin (#566) @jonesbusy

🚦 Tests

✍ Other changes

  • fix(gitpod): Creates the missing Maven local repository (#562) @gounthar

📦 Dependency updates

  • chore(deps): bump org.checkerframework:checker-qual from 3.48.3 to 3.48.4 (#563) @dependabot

1125.v9cb_ffde530db_

02 Jan 12:29
9cbffde
Compare
Choose a tag to compare

🚀 New features and improvements

👻 Maintenance

  • fix(gitpod): Removal of the export-datatables deprecated option. (#557) @gounthar
  • Fix some regression for outdated plugin and add tests for fetch metadata (#551) @jonesbusy
  • Remove relativePath precondition (#550) @jonesbusy
  • Allow OpenRewrite run on some outdated plugins (#547) @jonesbusy
  • Handle more identifier on Jenkinsfile (#546) @jonesbusy

🚦 Tests

  • Use YAML path to avoid hard-coding plugin API version on tests (#555) @jonesbusy

✍ Other changes

  • Add test for missing relative path and more use case for OpenRewrite run on outdated plugin (#553) @jonesbusy

📦 Dependency updates

  • Update json-api plugin version to 20241224-119.va_dca_a_b_ea_7da_5 (#552) @github-actions

1106.va_176b_fde3c9e

31 Dec 17:03
a176bfd
Compare
Choose a tag to compare

🚀 New features and improvements

  • Extract for info from Jenkinsfile and support different layout (#544) @jonesbusy

👻 Maintenance

  • Extract for info from Jenkinsfile and support different layout (#544) @jonesbusy

1104.v0a_f4c0389b_4b_

31 Dec 16:41
0af4c03
Compare
Choose a tag to compare

👻 Maintenance

  • Allow multiple bom and allow downgrade from incrementals version to release (#543) @jonesbusy
  • Sign commits when ssh key is provided (#542) @jonesbusy
  • Handle special case for analysis-pom-plugin parent (#541) @jonesbusy

📦 Dependency updates

  • chore(deps): bump org.openrewrite.maven:rewrite-maven-plugin from 5.47.2 to 5.47.3 (#545) @dependabot