Releases: jenkinsci/workflow-cps-plugin
Releases · jenkinsci/workflow-cps-plugin
4257.vb_2e202808577
👷 Changes for plugin developers
- Bump minimatch from 3.1.2 to 3.1.4 in /plugin in the javascript-security group across 1 directory (#1744) @dependabot[bot]
4256.v991a_f1991c03
👷 Changes for plugin developers
- Bump tar from 7.5.7 to 7.5.9 in /plugin in the javascript-security group across 1 directory (#1743) @dependabot[bot]
4255.vd9c37f80fd8a_
👷 Changes for plugin developers
- Bump tar from 7.5.6 to 7.5.7 in /plugin in the javascript-security group across 1 directory (#1737) @dependabot[bot]
4254.v0c8e228524ea_
👷 Changes for plugin developers
- Bump tar from 7.5.3 to 7.5.6 in /plugin in the javascript-security group across 1 directory (#1734) @dependabot[bot]
4253.vc894cd5750c6
👷 Changes for plugin developers
- Bump tar from 7.4.3 to 7.5.3 in /plugin in the javascript-security group across 1 directory (#1731) @dependabot[bot]
4252.v465f588eb_52f
4250.v2eecc0881a_e6
👷 Changes for plugin developers
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 5.2099.v68c2f5e27299 to 6.2108.v08c2b_01b_cf4d (#1724) @dependabot[bot]
- Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3 (#1719) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.2098.v4d48a_c4c68e7 to 5.2099.v68c2f5e27299 (#1722) @dependabot[bot]
- Bump webpack from 5.103.0 to 5.104.1 in /plugin in the javascript-development group (#1721) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.30 to 5.2098.v4d48a_c4c68e7 (#1718) @dependabot[bot]
- Bump org.testcontainers:testcontainers from 2.0.2 to 2.0.3 (#1716) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.28 to 5.30 (#1715) @dependabot[bot]
- Bump ace-builds from 1.43.4 to 1.43.5 in /plugin in the javascript-production group (#1712) @dependabot[bot]
- Bump the javascript-development group across 1 directory with 5 updates (#1714) @dependabot[bot]
4238.va_6fb_65c1f699
👷 Changes for plugin developers
- Reduce EE 8 compatibility layer: delete old
CpsFlowDefinition.DescriptorImpl.newInstanceoverload (#1000) @basil
🚦 Tests
- Test with Java 25 (#1108) @MarkEWaite
📦 Dependency updates
- Bump js-yaml from 4.1.0 to 4.1.1 in /plugin in the javascript-security group across 1 directory (#1109) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.26 to 5.28 (#1111) @dependabot[bot]
- Bump org.testcontainers:testcontainers from 2.0.1 to 2.0.2 (#1112) @dependabot[bot]
- Bump the javascript-development group in /plugin with 2 updates (#1113) @dependabot[bot]
- Bump org.testcontainers:testcontainers from 1.21.3 to 2.0.1 (#1100) @dependabot[bot]
- Bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.2 (#1098) @dependabot[bot]
- Bump the javascript-development group in /plugin with 2 updates (#1107) @dependabot[bot]
- Bump the javascript-development group in /plugin with 3 updates (#1106) @dependabot[bot]
4218.vff679a_5c0f3a_
👷 Changes for plugin developers
- SECURITY-359 - More maintainable test (#1105) @jglick
👻 Maintenance
📦 Dependency updates
- Bump ace-builds from 1.43.3 to 1.43.4 in /plugin in the javascript-production group (#1101) @dependabot[bot]
- Bump the javascript-development group across 1 directory with 7 updates (#1103) @dependabot[bot]
- Bump the javascript-development group across 1 directory with 10 updates (#1084) @dependabot[bot]
4209.v83c4e257f1e9
🐛 Bug fixes
- Ensure Java classes loaded by a Pipeline's
GroovyClassLoaderare cleaned up when the Pipeline completes (#1086) @dwnusbaum