A library to use and verify the CODEOWNERS (both the Github and Gitlab variants) and .gitignore files
5
stars
4
forks
source link
chore(deps): update dependency org.codehaus.mojo:extra-enforcer-rules to v1.8.0 #67
Closed
renovate[bot] closed 8 months ago
This PR contains the following updates:
1.7.0
->1.8.0
Release Notes
mojohaus/extra-enforcer-rules (org.codehaus.mojo:extra-enforcer-rules)
### [`v1.8.0`](https://togithub.com/mojohaus/extra-enforcer-rules/releases/tag/1.8.0) [Compare Source](https://togithub.com/mojohaus/extra-enforcer-rules/compare/1.7.0...1.8.0) #### π New features and improvements - Use debug log level for listing ignored items - fix [#182](https://togithub.com/mojohaus/extra-enforcer-rules/issues/182) ([#290](https://togithub.com/mojohaus/extra-enforcer-rules/pull/290)) [@slawekjaranowski](https://togithub.com/slawekjaranowski) - Get rid of maven-dependency-tree use Resolver - fix [#257](https://togithub.com/mojohaus/extra-enforcer-rules/issues/257) ([#288](https://togithub.com/mojohaus/extra-enforcer-rules/pull/288)) [@slawekjaranowski](https://togithub.com/slawekjaranowski) - Recognize JDK 22-23 class formats ([#286](https://togithub.com/mojohaus/extra-enforcer-rules/pull/286)) [@wendigo](https://togithub.com/wendigo) - Switch class bytecode hashing implementation from md5 to sha256 ([#280](https://togithub.com/mojohaus/extra-enforcer-rules/pull/280)) [@slachiewicz](https://togithub.com/slachiewicz) - Require Maven 3.6.3+ ([#276](https://togithub.com/mojohaus/extra-enforcer-rules/pull/276)) [@slachiewicz](https://togithub.com/slachiewicz) #### π¦ Dependency updates - Bump org.codehaus.mojo:mojo-parent from 78 to 80 ([#284](https://togithub.com/mojohaus/extra-enforcer-rules/pull/284)) [@dependabot](https://togithub.com/dependabot) - Bump apache/maven-gh-actions-shared from 3 to 4 ([#285](https://togithub.com/mojohaus/extra-enforcer-rules/pull/285)) [@dependabot](https://togithub.com/dependabot) - Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 ([#281](https://togithub.com/mojohaus/extra-enforcer-rules/pull/281)) [@dependabot](https://togithub.com/dependabot) - Update mojo-parent to 78 ([#278](https://togithub.com/mojohaus/extra-enforcer-rules/pull/278)) [@slachiewicz](https://togithub.com/slachiewicz) - Require Maven 3.6.3+ ([#276](https://togithub.com/mojohaus/extra-enforcer-rules/pull/276)) [@slachiewicz](https://togithub.com/slachiewicz) - Bump commons-codec from 1.15 to 1.16.0 ([#266](https://togithub.com/mojohaus/extra-enforcer-rules/pull/266)) [@dependabot](https://togithub.com/dependabot) #### π» Maintenance - Cleanups ITs ([#293](https://togithub.com/mojohaus/extra-enforcer-rules/pull/293)) [@slawekjaranowski](https://togithub.com/slawekjaranowski) - Small cleanup of JDK versions enforcements ([#289](https://togithub.com/mojohaus/extra-enforcer-rules/pull/289)) [@slachiewicz](https://togithub.com/slachiewicz) - Fix [#270](https://togithub.com/mojohaus/extra-enforcer-rules/issues/270) - requireEncoding documentation add missing parameters ([#292](https://togithub.com/mojohaus/extra-enforcer-rules/pull/292)) [@slawekjaranowski](https://togithub.com/slawekjaranowski) - Fix [#271](https://togithub.com/mojohaus/extra-enforcer-rules/issues/271) - requireEncoding documentations ([#291](https://togithub.com/mojohaus/extra-enforcer-rules/pull/291)) [@slawekjaranowski](https://togithub.com/slawekjaranowski) - Allow build by Maven 4 ([#287](https://togithub.com/mojohaus/extra-enforcer-rules/pull/287)) [@slawekjaranowski](https://togithub.com/slawekjaranowski) - Bump org.springframework:spring-beans from 5.3.18 to 5.3.20 in /src/it/mojo-1731 ([#277](https://togithub.com/mojohaus/extra-enforcer-rules/pull/277)) [@dependabot](https://togithub.com/dependabot) - Update mojo-parent to 78 ([#278](https://togithub.com/mojohaus/extra-enforcer-rules/pull/278)) [@slachiewicz](https://togithub.com/slachiewicz) - Bump org.apache.tomcat:tomcat-catalina from 7.0.81 to 7.0.104 in /src/it/mojo-1682 ([#272](https://togithub.com/mojohaus/extra-enforcer-rules/pull/272)) [@dependabot](https://togithub.com/dependabot)Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.