Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2020

Bumps maven-plugin-annotations from 3.5.2 to 3.6.0.

Commits
  • 7f37507 [maven-release-plugin] prepare release maven-plugin-tools-3.6.0
  • d21c035 [MPLUGIN-344] Upgrade plexus-archiver 3.6.0
  • a9dea88 use asm final 7 version
  • 1909468 Fixing AbstractGeneratorTestCase#testGenerator
  • 8ae96cf Proper handling https.protocols
  • 3b6cb2e Fix IT asm-failure on Windows
  • 26ba032 fixing some javadoc, remaining are due to Modello so skip javadoc failure
  • 6b3122c cleaning some javadoc
  • 8bd74fc add some testing for annotation inheritance but not sure we need it...
  • 996f53f [MPLUGIN-337] Try to derive JDK requirements also from release parameter
  • Additional commits viewable in compare view

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 squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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 dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 6, 2020
@codecov
Copy link

codecov bot commented Oct 6, 2020

Codecov Report

Merging #369 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #369   +/-   ##
=========================================
  Coverage     82.79%   82.79%           
  Complexity     1182     1182           
=========================================
  Files            58       58           
  Lines          2935     2935           
  Branches        930      930           
=========================================
  Hits           2430     2430           
  Misses          169      169           
  Partials        336      336           
Flag Coverage Δ Complexity Δ
#unittests 82.79% <ø> (ø) 1182.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f4be1b3...e0b1847. Read the comment docs.

@petertrr petertrr merged commit 6dbf1b0 into master Oct 6, 2020
@petertrr petertrr deleted the dependabot/maven/org.apache.maven.plugin-tools-maven-plugin-annotations-3.6.0 branch October 6, 2020 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant