spotify / missinglink

Build time tool for detecting link problems in java projects
Apache License 2.0
146 stars 27 forks source link

Bump plexus-component-annotations from 1.6 to 2.1.0 #152

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps plexus-component-annotations from 1.6 to 2.1.0.

Changelog

Sourced from plexus-component-annotations's changelog.

Plexus Containers 2.1.0

Improvements

  • [Issue #27]issue-27 - Sort manually crafted descriptors files for Reproducible Builds

Plexus Containers 2.0.0

Plexus Containers 2.0.0 requires Java 6 and Maven 3.0+

Improvements

  • [Issue #23]issue-23 - Remove the PlexusMetadataGeneratorCLI
  • [Issue #19]issue-19 - Removed the plexus-component-javadoc module
  • [Pull Request #6]pr-6 - compatibility with latest versions of Qdox.
  • [Pull Request #7]pr-7 - Reproducible metadata ([Issue #8]issue-8).

Upgrades

Tasks

  • [Issue #13]issue-13 - Move default development back to master.
Commits
  • e8053c7 [maven-release-plugin] prepare release plexus-containers-2.1.0
  • 5a189ee be explicit in description about merging with manually crafted files
  • a720647 prepare release notes
  • 9231cb3 fixed site publication instructions
  • ccb7a17 fix Travis distro for old JDKs
  • 03349df sort manually crafted descriptors files for reproducible builds
  • a14f3ac add info message when merging manually crafted descriptor files
  • dfb1d71 [maven-release-plugin] prepare for next development iteration
  • 4f0faba [maven-release-plugin] prepare release plexus-containers-2.0.0
  • 68b678b Fixed other JavaDoc issues
  • 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)
codecov[bot] commented 3 years ago

Codecov Report

Merging #152 (065fd70) into master (06c9c6a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #152   +/-   ##
=========================================
  Coverage     85.08%   85.08%           
  Complexity      227      227           
=========================================
  Files            23       23           
  Lines           845      845           
  Branches        100      100           
=========================================
  Hits            719      719           
  Misses           90       90           
  Partials         36       36           

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 06c9c6a...065fd70. Read the comment docs.