Branch: refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-plugin-4.40 Home: https://github.com/jenkinsci/implied-labels-plugin Commit: 6b8154724ffc8b3f691bb18a0286df4f81f0620f https://github.com/jenkinsci/implied-labels-plugin/commit/6b8154724ffc8b3f691bb18a0286df4f81f0620f Author: NotMyFault <mc.ca...@web.de> Date: 2021-12-22 (Wed, 22 Dec 2021)
Changed paths: M src/main/resources/org/jenkinsci/plugins/impliedlabels/Config/configure.jelly M src/main/resources/org/jenkinsci/plugins/impliedlabels/Config/index.jelly Log Message: ----------- chore: Let modern Jenkins versions override icons Commit: 4a074c11f5534b1ba717c77f12a495191b9c9a89 https://github.com/jenkinsci/implied-labels-plugin/commit/4a074c11f5534b1ba717c77f12a495191b9c9a89 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2022-01-03 (Mon, 03 Jan 2022) Changed paths: M .mvn/extensions.xml Log Message: ----------- Bump git-changelist-maven-extension from 1.2 to 1.3 Bumps [git-changelist-maven-extension](https://github.com/jenkinsci/incrementals-tools) from 1.2 to 1.3. - [Release notes](https://github.com/jenkinsci/incrementals-tools/releases) - [Commits](https://github.com/jenkinsci/incrementals-tools/compare/parent-1.2...parent-1.3) --- updated-dependencies: - dependency-name: io.jenkins.tools.incrementals:git-changelist-maven-extension dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> Commit: c98896d3d61c35c705e19ce8e18ff03051551735 https://github.com/jenkinsci/implied-labels-plugin/commit/c98896d3d61c35c705e19ce8e18ff03051551735 Author: NotMyFault <mc.ca...@web.de> Date: 2022-01-22 (Sat, 22 Jan 2022) Changed paths: M pom.xml Log Message: ----------- Merge branch 'master' into style/master/override-icons Commit: 44c2c2caf585725cccd2e0569e8e75a62c736515 https://github.com/jenkinsci/implied-labels-plugin/commit/44c2c2caf585725cccd2e0569e8e75a62c736515 Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2022-04-02 (Sat, 02 Apr 2022) Changed paths: M src/main/java/org/jenkinsci/plugins/impliedlabels/Config.java M src/main/java/org/jenkinsci/plugins/impliedlabels/Implication.java M src/main/java/org/jenkinsci/plugins/impliedlabels/ImpliedLabelsPlugin.java M src/main/java/org/jenkinsci/plugins/impliedlabels/Implier.java M src/test/java/org/jenkinsci/plugins/impliedlabels/ConfigTest.java Log Message: ----------- Replace Nonnull annotation with NonNull https://issues.jenkins.io/browse/JENKINS-55973 provides links that describe why the javax annotations are no longer used and are being replaced by the spotbugs annotations. Commit: b2283eedfc0f93c2037503c07a3bc224df16e919 https://github.com/jenkinsci/implied-labels-plugin/commit/b2283eedfc0f93c2037503c07a3bc224df16e919 Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2022-04-15 (Fri, 15 Apr 2022) Changed paths: M src/main/resources/org/jenkinsci/plugins/impliedlabels/Config/configure.jelly M src/main/resources/org/jenkinsci/plugins/impliedlabels/Config/index.jelly Log Message: ----------- Merge pull request #8 from NotMyFault/style/master/override-icons Prepare for icon removal from core Commit: d87d012e8ee859bbbf68aa4c4be7eda9e00a7827 https://github.com/jenkinsci/implied-labels-plugin/commit/d87d012e8ee859bbbf68aa4c4be7eda9e00a7827 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2022-04-15 (Fri, 15 Apr 2022) Changed paths: M .mvn/extensions.xml Log Message: ----------- Merge pull request #10 from jenkinsci/dependabot/maven/master/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.3 Commit: 7ba6cca5103ea959828284fbc599140356ea0f7b https://github.com/jenkinsci/implied-labels-plugin/commit/7ba6cca5103ea959828284fbc599140356ea0f7b Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2022-04-15 (Fri, 15 Apr 2022) Changed paths: M src/main/java/org/jenkinsci/plugins/impliedlabels/Config.java M src/main/java/org/jenkinsci/plugins/impliedlabels/Implication.java M src/main/java/org/jenkinsci/plugins/impliedlabels/ImpliedLabelsPlugin.java M src/main/java/org/jenkinsci/plugins/impliedlabels/Implier.java M src/test/java/org/jenkinsci/plugins/impliedlabels/ConfigTest.java Log Message: ----------- Merge pull request #16 from MarkEWaite/replace-Nonnull Use spotbugs NonNull annotation, not javax Nonnull Commit: 9067e2f4dea6f8ab5d4f86e237fca03114753ae6 https://github.com/jenkinsci/implied-labels-plugin/commit/9067e2f4dea6f8ab5d4f86e237fca03114753ae6 Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2022-04-15 (Fri, 15 Apr 2022) Changed paths: M src/main/java/org/jenkinsci/plugins/impliedlabels/Implication.java Log Message: ----------- Replace javax CheckForNull annotation with spotbugs annotation (#17) Commit: ef0afdcb5dd2c83cdb0ee66725e04313d8ae7034 https://github.com/jenkinsci/implied-labels-plugin/commit/ef0afdcb5dd2c83cdb0ee66725e04313d8ae7034 Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2022-04-15 (Fri, 15 Apr 2022) Changed paths: M src/main/java/org/jenkinsci/plugins/impliedlabels/Config.java Log Message: ----------- Use spotbugs compatible GuardedBy annotation (#18) https://groups.google.com/g/jenkinsci-dev/c/uE1wwtVi1W0/m/gLxdEJmlBQAJ describes the reason Jenkins has moved away from JSR-305 and javax annotations Commit: a2d3f1abe69d660da0d0f19f3c72f04404404d31 https://github.com/jenkinsci/implied-labels-plugin/commit/a2d3f1abe69d660da0d0f19f3c72f04404404d31 Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2022-04-15 (Fri, 15 Apr 2022) Changed paths: M .mvn/extensions.xml M src/main/java/org/jenkinsci/plugins/impliedlabels/Config.java M src/main/java/org/jenkinsci/plugins/impliedlabels/Implication.java M src/main/java/org/jenkinsci/plugins/impliedlabels/ImpliedLabelsPlugin.java M src/main/java/org/jenkinsci/plugins/impliedlabels/Implier.java M src/main/resources/org/jenkinsci/plugins/impliedlabels/Config/configure.jelly M src/main/resources/org/jenkinsci/plugins/impliedlabels/Config/index.jelly M src/test/java/org/jenkinsci/plugins/impliedlabels/ConfigTest.java Log Message: ----------- Merge branch 'master' into dependabot/maven/master/org.jenkins-ci.plugins-plugin-4.40 Commit: 7a7f41e1c4c2f4683df355ed299c270d0f9ef257 https://github.com/jenkinsci/implied-labels-plugin/commit/7a7f41e1c4c2f4683df355ed299c270d0f9ef257 Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2022-04-15 (Fri, 15 Apr 2022) Changed paths: M pom.xml A src/main/resources/index.jelly Log Message: ----------- Move description to index.jelly Compare: https://github.com/jenkinsci/implied-labels-plugin/compare/67609aa96c26...7a7f41e1c4c2 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/implied-labels-plugin/push/refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-plugin-4.40/67609a-7a7f41%40github.com.