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-javadoc-plugin from 3.1.1 to 3.2.0 #269

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 16, 2020

Bumps maven-javadoc-plugin from 3.1.1 to 3.2.0.

Commits
  • d3b77d6 [maven-release-plugin] prepare release maven-javadoc-plugin-3.2.0
  • 41bc516 back to 3.2.0-SNAPSHOT
  • 819cf1e [maven-release-plugin] prepare for next development iteration
  • 45f4b3e [maven-release-plugin] prepare release maven-javadoc-plugin-3.2.0
  • d772fce MJAVADOC-610 Add IT test for multirelease jar
  • 37d0ef5 [MJAVADOC-638] upgrade Doxia Sitetools to 1.9.2 to remove dependency on Strut...
  • 528ce30 [MJAVADOC-639] Switch to Oracle OpenJDK 11 compatible jar, see MJAVADOC-610
  • 405b16d [MJAVADOC-639] include requires static from external dependencies for all mod...
  • aaa2007 [MJAVADOC-637] make build Reproducible
  • 7bfa76d [MJAVADOC-636] exclude some modules from aggregated javadoc
  • 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 will not automatically merge this PR because it includes a minor update to a production dependency.


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 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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@coveralls
Copy link

coveralls commented Mar 16, 2020

Pull Request Test Coverage Report for Build 1833

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 61.229%

Totals Coverage Status
Change from base Build 1823: 0.0%
Covered Lines: 807
Relevant Lines: 1318

💛 - Coveralls

@codecov
Copy link

codecov bot commented Mar 16, 2020

Codecov Report

Merging #269 into master will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #269      +/-   ##
============================================
- Coverage     97.65%   97.65%   -0.01%     
+ Complexity      550      549       -1     
============================================
  Files            82       82              
  Lines          1321     1320       -1     
  Branches         49       49              
============================================
- Hits           1290     1289       -1     
  Misses           22       22              
  Partials          9        9              
Flag Coverage Δ Complexity Δ
#compilerlinuxopenjdk10 92.57% <ø> (-0.01%) 493.00 <ø> (-1.00)
#compilerlinuxopenjdk8 92.48% <ø> (-0.01%) 493.00 <ø> (-1.00)
#compilerlinuxoraclejdk9 92.57% <ø> (-0.01%) 493.00 <ø> (-1.00)
#unitlinuxopenjdk10 60.00% <ø> (+0.04%) 362.00 <ø> (ø)
#unitlinuxopenjdk8 59.93% <ø> (+0.04%) 362.00 <ø> (ø)
#unitlinuxoraclejdk9 60.00% <ø> (+0.04%) 362.00 <ø> (ø)
Impacted Files Coverage Δ Complexity Δ
...cessor/ProvidesMatchersAnnotatedElementMirror.java 97.91% <0.00%> (-0.03%) 28.00% <0.00%> (-1.00%)

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 1333239...6d21b5b. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.2.0 branch 2 times, most recently from 405182b to 6d21b5b Compare May 18, 2020 17:12
@dependabot-preview dependabot-preview bot force-pushed the dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.2.0 branch from 6d21b5b to 572a9ea Compare May 18, 2020 17:55
@dependabot-preview
Copy link
Contributor Author

Looks like org.apache.maven.plugins:maven-javadoc-plugin is up-to-date now, so this is no longer needed.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.2.0 branch May 18, 2020 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant