Releases: jenkinsci/plugin-compat-tester
Releases · jenkinsci/plugin-compat-tester
1555.v44ca_e365cf51
1545.ve9cca_e064a_a_9
🐛 Bug fixes
- Revert "JENKINS-75174 - Ensure PCT uses a version of jth that is compatible with web fragments" (#744) @Vlatombe
✍ Other changes
- JENKINS-75174 - Ensure PCT uses a version of jth that is compatible with web fragments (#743) @Vlatombe
📦 Dependency updates
- Bump jenkins.version from 2.492 to 2.493 (#742) @dependabot[bot]
- Bump org.jenkins-ci:jenkins from 1.126 to 1.128 (#741) @dependabot[bot]
- Bump jenkins.version from 2.487 to 2.492 (#740) @dependabot[bot]
1535.vd2f0e4135820
🐛 Bug fixes
- Adapt to jenkinsci/artifact-manager-s3-plugin#567 (#733) @basil
👻 Maintenance
- Clean up dependency tree (#710) @basil
- Clean up
overrideVersions
andupperBoundsExcludes
(#702) @basil
📦 Dependency updates
20 changes
- Bump jenkins.version from 2.486 to 2.487 (#732) @dependabot
- Bump jenkins.version from 2.485 to 2.486 (#730) @dependabot
- Bump commons-io:commons-io from 2.17.0 to 2.18.0 (#731) @dependabot
- Bump jenkins.version from 2.483 to 2.485 (#729) @dependabot
- Bump org.jenkins-ci:jenkins from 1.125 to 1.126 (#728) @dependabot
- Bump jenkins.version from 2.482 to 2.483 (#726) @dependabot
- Bump org.jenkins-ci.plugins:text-finder from 1.30 to 1.31 (#725) @dependabot
- Bump jenkins.version from 2.481 to 2.482 (#723) @dependabot
- Bump jenkins.version from 2.480 to 2.481 (#722) @dependabot
- Bump org.jenkins-ci:jenkins from 1.123 to 1.125 (#721) @dependabot
- Bump jenkins.version from 2.479 to 2.480 (#719) @dependabot
- Bump io.jenkins.lib:support-log-formatter from 1.2 to 1.3 (#718) @dependabot
- Bump org.jenkins-ci:version-number from 1.11 to 1.12 (#717) @dependabot
- Bump org.jenkins-ci.plugins:text-finder from 1.29 to 1.30 (#716) @dependabot
- Bump org.jenkins-ci.main:jenkins-core from 2.477 to 2.479 (#714) @dependabot
- Bump org.jenkins-ci:jenkins from 1.122 to 1.123 (#712) @dependabot
- Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#709) @dependabot
- Bump jenkins.version from 2.475 to 2.477 (#708) @dependabot
- Bump jenkins.version from 2.474 to 2.475 (#704) @dependabot
- Bump jenkins.version from 2.471 to 2.474 (#699) @dependabot
1499.vd1b_0a_49cc79b_
👻 Maintenance
- Remove workarounds introduced in #510 (#701) @basil
- Simplify
ModernPluginMetadataExtractor
(#700) @basil - Remove Kubernetes credentials workaround (#698) @basil
✍ Other changes
📦 Dependency updates
- Bump org.jenkins-ci:jenkins from 1.119 to 1.122 (#697) @dependabot
- Bump org.apache.maven:maven-model from 3.9.8 to 3.9.9 (#694) @dependabot
- Eliminate redundant property (#693) @basil
- Bump org.jenkins-ci.main:jenkins-core from 2.470 to 2.471 (#691) @dependabot
- Bump jenkins.version from 2.462 to 2.470 (#690) @dependabot
- Bump org.jenkins-ci:jenkins from 1.118 to 1.119 (#686) @dependabot
1481.v17b_4300654c6
🐛 Bug fixes
- Fix JUnit 5 tests when overriding test harness (#685) @basil
- Upgrade JTH to pull in jenkinsci/jenkins-test-harness#802 (#684) @basil
1479.v6f9b_9c4e41e3
👷 Changes for plugin developers
- Upgrade JTH to pull in jenkinsci/jenkins-test-harness#801 (#683) @basil
1478.vb_7fb_569e24c0
👷 Changes for plugin developers
- Upgrade JTH to pull in jenkinsci/javax-servlet-api#10 (#682) @basil
📦 Dependency updates
- Bump org.jenkins-ci:jenkins from 1.116 to 1.118 (#678) @dependabot
- Bump org.jenkins-ci.plugins:text-finder from 1.27 to 1.29 (#680) @dependabot
1475.v3c1ef9b_5a_6f5
1473.1475.vb_f8ec1843d3e
1474.v3027df385a_49
🚀 New features and improvements
- JENKINS-73283 - Run PCT with a Jetty 12 EE 9 test harness when core is Jetty 12 EE 9 (#676) @basil