·
8 commits
to refs/heads/main
since this release
👷 Changes for plugin developers
👻 Maintenance
- chore: update .editorconfig (#600) @kuisathaverat
- chore: run CI on JDK 21 (#599) @kuisathaverat
- feat: update JDK to 21 on test Build Agents (#598) @kuisathaverat
- chore: ignore commit in git blame (#596) @kuisathaverat
- fix: apply spotless formatting (#595) @kuisathaverat
- Migrate tests to JUnit5 (#562) @strangelookingnerd
✍ Other changes
- Migrate
SSHLauncherTest
to JUnit5 (#605) @strangelookingnerd
📦 Dependency updates
32 changes
- chore(deps): bump io.jenkins.tools.bom:bom-2.479.x from 5043.v855ff4819a_0f to 5054.v620b_5d2b_d5e6 (#608) @dependabot[bot]
- chore(deps): bump io.jenkins.tools.bom:bom-2.479.x from 5015.vb_52d36583443 to 5043.v855ff4819a_0f (#606) @dependabot[bot]
- chore(deps): bump io.jenkins.tools.bom:bom-2.479.x from 4969.v6ffa_18d90c9f to 5015.vb_52d36583443 (#603) @dependabot[bot]
- chore(deps): bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.8 to 1.10 (#604) @dependabot[bot]
- chore(deps): bump org.jenkins-ci.plugins:plugin from 5.17 to 5.18 (#602) @dependabot[bot]
- chore(deps-dev): bump org.testcontainers:junit-jupiter from 1.21.2 to 1.21.3 (#601) @dependabot[bot]
- chore(deps): bump io.jenkins.tools.bom:bom-2.479.x from 4948.vcf1d17350668 to 4969.v6ffa_18d90c9f (#597) @dependabot[bot]
- chore(deps): bump io.jenkins.tools.bom:bom-2.479.x from 4924.v6b_eb_a_79a_d9d0 to 4948.vcf1d17350668 (#594) @dependabot[bot]
- chore(deps-dev): bump org.testcontainers:junit-jupiter from 1.21.1 to 1.21.2 (#593) @dependabot[bot]
- chore(deps): bump io.jenkins.tools.bom:bom-2.479.x from 4890.vfca_82c6741a_d to 4924.v6b_eb_a_79a_d9d0 (#592) @dependabot[bot]
- chore(deps): bump io.jenkins.tools.bom:bom-2.479.x from 4862.vc32a_71c3e731 to 4890.vfca_82c6741a_d (#591) @dependabot[bot]
- chore(deps): bump io.jenkins.tools.bom:bom-2.479.x from 4845.v9163d3278e4f to 4862.vc32a_71c3e731 (#590) @dependabot[bot]
- chore(deps-dev): bump org.testcontainers:junit-jupiter from 1.21.0 to 1.21.1 (#589) @dependabot[bot]
- chore(deps): bump io.jenkins.tools.bom:bom-2.479.x from 4836.vdf03ded1f27c to 4845.v9163d3278e4f (#588) @dependabot[bot]
- chore(deps): bump io.jenkins.tools.bom:bom-2.479.x from 4770.v9a_2b_7a_9d8b_7f to 4836.vdf03ded1f27c (#587) @dependabot[bot]
- chore(deps): bump org.jenkins-ci.plugins:plugin from 5.16 to 5.17 (#585) @dependabot[bot]
- chore(deps): bump io.jenkins.tools.bom:bom-2.479.x from 4710.v016f0a_07e34d to 4770.v9a_2b_7a_9d8b_7f (#586) @dependabot[bot]
- chore(deps): bump org.jenkins-ci.plugins:plugin from 5.14 to 5.16 (#583) @dependabot[bot]
- chore(deps): bump io.jenkins.tools.bom:bom-2.479.x from 4669.v0e99c712a_30e to 4710.v016f0a_07e34d (#581) @dependabot[bot]
- chore(deps): bump org.jenkins-ci.plugins:plugin from 5.12 to 5.14 (#580) @dependabot[bot]
- chore(deps): bump io.jenkins.tools.bom:bom-2.479.x from 4628.v2b_234a_1a_20d0 to 4669.v0e99c712a_30e (#579) @dependabot[bot]
- chore(deps-dev): bump org.testcontainers:junit-jupiter from 1.20.6 to 1.21.0 (#578) @dependabot[bot]
- chore(deps): bump io.jenkins.tools.bom:bom-2.479.x from 4136.vca_c3202a_7fd1 to 4628.v2b_234a_1a_20d0 (#576) @dependabot[bot]
- chore(deps): bump org.jenkins-ci.plugins:plugin from 5.11 to 5.12 (#577) @dependabot[bot]
- chore(deps): bump org.jenkins-ci.plugins:plugin from 5.10 to 5.11 (#575) @dependabot[bot]
- chore(deps): bump org.jenkins-ci.plugins:plugin from 5.9 to 5.10 (#571) @dependabot[bot]
- chore(deps): bump org.jenkins-ci.plugins:plugin from 5.8 to 5.9 (#566) @dependabot[bot]
- chore(deps-dev): bump org.testcontainers:junit-jupiter from 1.20.5 to 1.20.6 (#565) @dependabot[bot]
- chore(deps): bump org.jenkins-ci.plugins:plugin from 5.7 to 5.8 (#564) @dependabot[bot]
- chore(deps-dev): bump org.testcontainers:testcontainers from 1.20.4 to 1.20.5 (#561) @dependabot[bot]
- chore(deps): bump io.jenkins.tools.bom:bom-2.479.x from 4051.v78dce3ce8b_d6 to 4136.vca_c3202a_7fd1 (#560) @dependabot[bot]
- Use
credentials
version from plugin BOM (#559) @basil