jakubplichta / git-changelog-maven-plugin

Apache License 2.0
8 stars 10 forks source link

Bump maven-plugin-annotations from 3.5.2 to 3.6.0 #37

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps maven-plugin-annotations from 3.5.2 to 3.6.0.

Commits - [`7f37507`](https://github.com/apache/maven-plugin-tools/commit/7f3750771f89e5266deeb6f23dbb2930663534c1) [maven-release-plugin] prepare release maven-plugin-tools-3.6.0 - [`d21c035`](https://github.com/apache/maven-plugin-tools/commit/d21c0357c1da0b0aa62512e4cf39b3aeffed14a4) [MPLUGIN-344] Upgrade plexus-archiver 3.6.0 - [`a9dea88`](https://github.com/apache/maven-plugin-tools/commit/a9dea8818b1dbfbf57068a9b59df5d3b94710ca1) use asm final 7 version - [`1909468`](https://github.com/apache/maven-plugin-tools/commit/19094688ed67a9768deaf5f8351621f5d9620ddd) Fixing AbstractGeneratorTestCase#testGenerator - [`8ae96cf`](https://github.com/apache/maven-plugin-tools/commit/8ae96cf4e56e89a2889c3eedeabbd1a7413650c5) Proper handling https.protocols - [`3b6cb2e`](https://github.com/apache/maven-plugin-tools/commit/3b6cb2ef9b55d05a70451fb770792b201431566a) Fix IT asm-failure on Windows - [`26ba032`](https://github.com/apache/maven-plugin-tools/commit/26ba0323bfd66214222b1be4d71402b0948d51bf) fixing some javadoc, remaining are due to Modello so skip javadoc failure - [`6b3122c`](https://github.com/apache/maven-plugin-tools/commit/6b3122cead9d67b8cc9cdfcf7b7064040c959f3f) cleaning some javadoc - [`8bd74fc`](https://github.com/apache/maven-plugin-tools/commit/8bd74fc4db0531e650cd1a795f85211001ff816a) add some testing for annotation inheritance but not sure we need it... - [`996f53f`](https://github.com/apache/maven-plugin-tools/commit/996f53f4b723e6973aa3ad5bf2f6423056c65cc1) [MPLUGIN-337] Try to derive JDK requirements also from release parameter - Additional commits viewable in [compare view](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.5.2...maven-plugin-tools-3.6.0)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.