Releases: jenkinsci/simple-theme-plugin
Releases · jenkinsci/simple-theme-plugin
230.v8b_fd91b_b_800c
👻 Maintenance
- Test with Java 25 (#278) @MarkEWaite
- Ban JUnit 4 imports (#271) @strangelookingnerd
- Remove usages of Commons Lang 2 (#268) @jonesbusy
📦 Dependency updates
- Bump bom to 5054.v620b_5d2b_d5e6 (#286) @TobiX
- Bump org.jenkins-ci.plugins:plugin from 5.26 to 6.2111.v8b_6a_1d599df3 (#285) @dependabot[bot]
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.12 to 1.13 (#276) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.22 to 5.25 (#274) @dependabot[bot]
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.10 to 1.12 (#275) @dependabot[bot]
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.8 to 1.10 (#266) @dependabot[bot]
211.v5424a_5510e47
🐛 Bug fixes
👻 Maintenance
- Migrate tests to JUnit5 (#232) @strangelookingnerd
📦 Dependency updates
- Bump io.jenkins.tools.bom:bom-2.479.x from 3850.vb_c5319efa_e29 to 4545.v56392b_7ca_7b_a_ (#244) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.6 to 5.9 (#241) @dependabot[bot]
202.v6367d3dea_73b_
👻 Maintenance
- Migrate from EE 8 to EE 9 (#231) @basil
- Use https: for scm URL, not ssh: (#230) @darinpope
- Use
jenkins.baselineto reduce bom update mistakes (#229) @strangelookingnerd
196.v96d9592f4efa_
🚀 New features and improvements
- remove inline js for favicon (#215) @mawinter69
👻 Maintenance
- Update Jenkins Security Scan action (#212) @strangelookingnerd
✍ Other changes
- Modernize to Jenkins 2.440.3 (#211) @sghill-rewrite
191.vcd207ef9dd24
📝 Documentation updates
👻 Maintenance
✍ Other changes
- Update java-version to 17 for Jenkins Security Scan (#199) @strangelookingnerd
📦 Dependency updates
- Bump io.jenkins.tools.bom:bom-2.426.x from 2675.v1515e14da_7a_6 to 3143.v347db_7c6db_6e (#200) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.81 to 4.83 (#196) @dependabot
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#189) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.75 to 4.81 (#187) @dependabot
176.v39740c03a_a_f5
🐛 Bug fixes
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.74 to 4.75 (#168) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.72 to 4.74 (#164) @dependabot
172.v4b_8766c70078
🚀 New features and improvements
- Move configuration to appearance page (#156) @timja
This is marked as a 💥 breaking change since it changes the configuration-as-code syntax. See the PR diff for a sample.
👻 Maintenance
- Add Plugin Development Team to CODEOWNERS (#157) @sghill-rewrite
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.70 to 4.72 (#155) @dependabot
- Bump plugin from 4.66 to 4.70 (#151) @dependabot
- Bump git-changelist-maven-extension from 1.6 to 1.7 (#150) @dependabot
- Upgrade HtmlUnit from 2.x to 3.x (#144) @timja-bot
160.vb_76454b_67900
🐛 Bug fixes
- Also replace alternate favicons (#141) @ala-ableton
👻 Maintenance
- Activate Spotless via Maven property rather than file (#139) @TobiX
- Use upstream Spotless configuration (#137) @TobiX
📦 Dependency updates
- Bump plugin from 4.61 to 4.62 (#140) @dependabot
- Bump plugin from 4.55 to 4.59 (#136) @dependabot
- Bump plugin from 4.54 to 4.55 (#127) @dependabot
- Bump git-changelist-maven-extension from 1.5 to 1.6 (#126) @dependabot
- Bump git-changelist-maven-extension from 1.4 to 1.5 (#124) @dependabot
146.v0e67db_a_9052e
👻 Maintenance
📦 Dependency updates
- Bump configuration-as-code.version from 1559.v38a_b_2e3b_6b_b_7 to 1569.vb_72405b_80249 (#109) @dependabot
- Require Java 11 & Jenkins 2.361 LTS baseline (#119) @TobiX
- Bump spotless-maven-plugin from 2.27.2 to 2.30.0 (#117) @dependabot
136.v23a_15f86c53d
👻 Maintenance
- chore: use jenkins infra maven cd reusable workflow (#82) @jetersen
- Add some instructions about spotless to the README (#70) @TobiX
- Fix some badges in README (#63) @TobiX
- Update Jenkins baseline to 2.289.3 (#65) @TobiX
- Switch from fmt-maven-plugin to spotless (#54) @TobiX
📦 Dependency updates
19 changes
- Bump configuration-as-code.version from 1512.vb_79d418d5fc8 to 1559.v38a_b_2e3b_6b_b_7 (#105) @dependabot
- Update to Jenkins LTS 2.332 baseline (#106) @TobiX
- Bump plugin from 4.45 to 4.48 (#103) @dependabot
- Bump spotless-maven-plugin from 2.22.8 to 2.27.2 (#104) @dependabot
- Bump configuration-as-code.version from 1414.v878271fc496f to 1512.vb_79d418d5fc8 (#92) @dependabot
- Bump plugin from 4.43.1 to 4.45 (#94) @dependabot
- Bump git-changelist-maven-extension from 1.3 to 1.4 (#91) @dependabot
- Bump plugin from 4.40 to 4.43.1 (#90) @dependabot
- Bump spotless-maven-plugin from 2.22.1 to 2.22.8 (#81) @dependabot
- Bump spotless-maven-plugin from 2.22.0 to 2.22.1 (#72) @dependabot
- Test on Java 17 (#71) @TobiX
- Bump plugin from 4.37 to 4.39 (#69) @dependabot
- Bump spotless-maven-plugin from 2.21.0 to 2.22.0 (#67) @dependabot
- Bump actions/checkout from 2.4.0 to 3 (#62) @dependabot
- Update Jenkins baseline to 2.289.3 (#65) @TobiX
- Bump symbol-annotation from 1.17 to 1.23 (#23) @dependabot
- Bump spotless-maven-plugin from 2.20.1 to 2.21.0 (#58) @dependabot
- Bump plugin from 4.31 to 4.37 (#61) @dependabot
- Bump actions/setup-java from 2.5.0 to 3 (#59) @dependabot