AlexRogalskiy / webgate

WebGate Mqtt
GNU General Public License v3.0
0 stars 1 forks source link

Update maven-javadoc-plugin.version #454

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.codehaus.mojo:build-helper-maven-plugin (source) 3.2.0 -> 3.6.0 age adoption passing confidence
org.apache.maven.plugins:maven-javadoc-plugin 3.2.0 -> 3.6.3 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

mojohaus/build-helper-maven-plugin (org.codehaus.mojo:build-helper-maven-plugin) ### [`v3.6.0`](https://togithub.com/mojohaus/build-helper-maven-plugin/releases/tag/3.6.0) [Compare Source](https://togithub.com/mojohaus/build-helper-maven-plugin/compare/3.5.0...3.6.0) #### Changes #### šŸš€ New features and improvements - Deprecate remove-project-artifact goal ([#​205](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/205)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) - Parallel execution of uptodate-properties ([#​201](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/201)) [@​mkarg](https://togithub.com/mkarg) #### šŸ“¦ Dependency updates - Bump org.codehaus.mojo:mojo-parent from 81 to 82 ([#​206](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/206)) [@​dependabot](https://togithub.com/dependabot) - Bump org.codehaus.mojo:mojo-parent from 78 to 81 ([#​204](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/204)) [@​dependabot](https://togithub.com/dependabot) - Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1 ([#​202](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/202)) [@​dependabot](https://togithub.com/dependabot) - Bump apache/maven-gh-actions-shared from 3 to 4 ([#​200](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/200)) [@​dependabot](https://togithub.com/dependabot) - Bump release-drafter/release-drafter from 5 to 6 ([#​195](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/195)) [@​dependabot](https://togithub.com/dependabot) - Bump org.codehaus.mojo:mojo-parent from 77 to 78 ([#​193](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/193)) [@​dependabot](https://togithub.com/dependabot) #### šŸ‘» Maintenance - Delete link to remove-project-artifact as is deprecated ([#​210](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/210)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) - Cleanups dependencies ([#​209](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/209)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) - Remove public modifiers from JUnit 5 tests ([#​208](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/208)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) - Delete example about remove-project-artifact as is deprecated ([#​207](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/207)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) - Fix goal in usage add-test-resource example ([#​199](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/199)) [@​mfussenegger](https://togithub.com/mfussenegger) #### šŸ”§ Build - Use shared action for release drafter ([#​203](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/203)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) ### [`v3.5.0`](https://togithub.com/mojohaus/build-helper-maven-plugin/releases/tag/3.5.0) [Compare Source](https://togithub.com/mojohaus/build-helper-maven-plugin/compare/3.4.0...3.5.0) #### Changes #### šŸš€ New features and improvements - Add skipIfMissing flag ([#​187](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/187)) [@​hgschmie](https://togithub.com/hgschmie) - Add skip flags ([#​186](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/186)) [@​hgschmie](https://togithub.com/hgschmie) - Deprecate maven-version goal ([#​191](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/191)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) #### šŸ“¦ Dependency updates - Bump org.codehaus.mojo:mojo-parent from 76 to 77 ([#​190](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/190)) [@​dependabot](https://togithub.com/dependabot) - Bump mojo-parent from 75 to 76 ([#​185](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/185)) [@​dependabot](https://togithub.com/dependabot) - Bump mojo-parent from 74 to 75 ([#​184](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/184)) [@​dependabot](https://togithub.com/dependabot) - Bump plexus-utils from 3.5.1 to 4.0.0 ([#​183](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/183)) [@​dependabot](https://togithub.com/dependabot) - Bump maven-plugin-annotations from 3.8.2 to 3.9.0 ([#​182](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/182)) [@​dependabot](https://togithub.com/dependabot) #### šŸ‘» Maintenance - Use plugins versions from parent in ITs ([#​192](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/192)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) - Use Maven Apache shared GitHub action ([#​189](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/189)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) - Fix antrun version in ITs ([#​188](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/188)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) - Bump mojo-parent from 75 to 76 ([#​185](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/185)) [@​dependabot](https://togithub.com/dependabot) ### [`v3.4.0`](https://togithub.com/mojohaus/build-helper-maven-plugin/releases/tag/3.4.0) #### Changes #### šŸš€ New features and improvements - Get rid of ArtifactRepository - ${localRepository} ([#​179](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/179)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) - Added a property name to the "sources" parameter for CLI usage ([#​157](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/157)) [@​gjd6640](https://togithub.com/gjd6640) #### šŸ› Bug Fixes - Use UTF-8 for the pom ([#​173](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/173)) [@​gnodet](https://togithub.com/gnodet) #### šŸ“¦ Dependency updates - Bump maven-plugin-annotations from 3.8.1 to 3.8.2 ([#​177](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/177)) [@​dependabot](https://togithub.com/dependabot) - Bump parent from 72 to 74 ([#​175](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/175)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) - Bump maven-invoker-plugin to 3.5.1 - add support to run its with Java 20 ([#​172](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/172)) [@​slachiewicz](https://togithub.com/slachiewicz) - Bump actions/stale from 7 to 8 ([#​171](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/171)) [@​dependabot](https://togithub.com/dependabot) - Bump maven-plugin-annotations from 3.7.1 to 3.8.1 ([#​169](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/169)) [@​dependabot](https://togithub.com/dependabot) - Bump plexus-utils from 3.5.0 to 3.5.1 ([#​170](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/170)) [@​dependabot](https://togithub.com/dependabot) - Bump mojo-parent from 70 to 72 ([#​165](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/165)) [@​dependabot](https://togithub.com/dependabot) - Bump assertj-core from 3.24.1 to 3.24.2 ([#​164](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/164)) [@​dependabot](https://togithub.com/dependabot) - Bump maven-plugin-annotations from 3.7.0 to 3.7.1 ([#​163](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/163)) [@​dependabot](https://togithub.com/dependabot) - Bump assertj-core from 3.24.0 to 3.24.1 ([#​162](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/162)) [@​dependabot](https://togithub.com/dependabot) - Bump assertj-core from 3.23.1 to 3.24.0 ([#​161](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/161)) [@​dependabot](https://togithub.com/dependabot) - Bump actions/stale from 6 to 7 ([#​160](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/160)) [@​dependabot](https://togithub.com/dependabot) - Bump maven-plugin-annotations from 3.6.4 to 3.7.0 ([#​158](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/158)) [@​dependabot](https://togithub.com/dependabot) - Bump plexus-utils from 3.4.2 to 3.5.0 ([#​151](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/151)) [@​dependabot](https://togithub.com/dependabot) - Bump mojo-parent from 69 to 70 ([#​141](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/141)) [@​dependabot](https://togithub.com/dependabot) - Bump mojo-parent from 68 to 69 ([#​140](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/140)) [@​dependabot](https://togithub.com/dependabot) - Bump mojo-parent from 67 to 68 ([#​138](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/138)) [@​dependabot](https://togithub.com/dependabot) - Bump assertj-core from 3.22.0 to 3.23.1 ([#​137](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/137)) [@​dependabot](https://togithub.com/dependabot) - Bump plexus-utils from 3.4.1 to 3.4.2 ([#​135](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/135)) [@​dependabot](https://togithub.com/dependabot) - Bump actions/stale from 4 to 5 ([#​132](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/132)) [@​dependabot](https://togithub.com/dependabot) - Bump actions/setup-java from 2 to 3 ([#​133](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/133)) [@​dependabot](https://togithub.com/dependabot) - Bump mojo-parent from 65 to 67 ([#​130](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/130)) [@​dependabot](https://togithub.com/dependabot) - Bump actions/checkout from 2 to 3 ([#​128](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/128)) [@​dependabot](https://togithub.com/dependabot) - Bump maven-plugin-annotations from 3.6.2 to 3.6.4 ([#​126](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/126)) [@​dependabot](https://togithub.com/dependabot) - Bump release-drafter/release-drafter from 5.15.0 to 5.16.1 ([#​123](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/123)) [@​dependabot](https://togithub.com/dependabot) - Bump testng from 7.4.0 to 7.5 ([#​122](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/122)) [@​dependabot](https://togithub.com/dependabot) - Bump plexus-utils from 3.0.24 to 3.4.1 ([#​121](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/121)) [@​dependabot](https://togithub.com/dependabot) #### šŸ‘» Maintenance - Enable spotless for code formatting ([#​180](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/180)) [@​slawekjaranowski](https://togithub.com/slawekjaranowski) - Move tests to Junit 5 ([#​174](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/174)) [@​slachiewicz](https://togithub.com/slachiewicz) - Declare Maven Core dependencies as provided ([#​125](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/125)) [@​stefanseifert](https://togithub.com/stefanseifert) - Use only major version (v5) of release drafter ([#​124](https://togithub.com/mojohaus/build-helper-maven-plugin/pull/124)) [@​stefanseifert](https://togithub.com/stefanseifert)

Configuration

šŸ“… Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 4 months ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


github-actions[bot] commented 2 months ago

Stale pull request message