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-tools.version from 3.6.1 to 3.6.4 #1184

Merged
merged 5 commits into from
Feb 5, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2022

Bumps maven-plugin-tools.version from 3.6.1 to 3.6.4.
Updates maven-plugin-plugin from 3.6.1 to 3.6.4

Commits
  • 33eb6d9 [maven-release-plugin] prepare release maven-plugin-tools-3.6.4
  • c8ddcdc [MPLUGIN-387] Bump Ant to 1.9.16
  • f14830d [MPLUGIN-387] Bump xmlunit to 1.6
  • 036fdeb [MPLUGIN-387] Bump plexus-compiler-manager to 2.8.8
  • d296e04 [MPLUGIN-387] Switch from fest-assert to AssertJ 2.9.1
  • 9ff352c [MPLUGIN-387] Bump plexus-archiver to 4.2.5
  • f646104 [MPLUGIN-387] Upgrade BeanShell to 2.0b6
  • db18031 [MPLUGIN-387] Bump junit to 4.13.2
  • c7ae057 Added Dependabot configuration
  • 86d870f [MPLUGIN-387] Upgrade Doxia/Doxia Tools to 1.11.1
  • Additional commits viewable in compare view

Updates maven-plugin-annotations from 3.6.1 to 3.6.4

Commits
  • 33eb6d9 [maven-release-plugin] prepare release maven-plugin-tools-3.6.4
  • c8ddcdc [MPLUGIN-387] Bump Ant to 1.9.16
  • f14830d [MPLUGIN-387] Bump xmlunit to 1.6
  • 036fdeb [MPLUGIN-387] Bump plexus-compiler-manager to 2.8.8
  • d296e04 [MPLUGIN-387] Switch from fest-assert to AssertJ 2.9.1
  • 9ff352c [MPLUGIN-387] Bump plexus-archiver to 4.2.5
  • f646104 [MPLUGIN-387] Upgrade BeanShell to 2.0b6
  • db18031 [MPLUGIN-387] Bump junit to 4.13.2
  • c7ae057 Added Dependabot configuration
  • 86d870f [MPLUGIN-387] Upgrade Doxia/Doxia Tools to 1.11.1
  • Additional commits viewable in compare view

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 Jan 24, 2022
@codecov
Copy link

codecov bot commented Jan 24, 2022

Codecov Report

Merging #1184 (ed5c52f) into master (215e8f0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1184   +/-   ##
=========================================
  Coverage     83.85%   83.85%           
  Complexity     2525     2525           
=========================================
  Files           103      103           
  Lines          7130     7130           
  Branches       1935     1935           
=========================================
  Hits           5979     5979           
  Misses          349      349           
  Partials        802      802           
Flag Coverage Δ
unittests 83.85% <ø> (ø)

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 215e8f0...ed5c52f. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/maven/maven-plugin-tools.version-3.6.4 branch 2 times, most recently from 9aad5cd to b97e245 Compare January 25, 2022 10:59
Bumps `maven-plugin-tools.version` from 3.6.1 to 3.6.4.

Updates `maven-plugin-plugin` from 3.6.1 to 3.6.4
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.6.1...maven-plugin-tools-3.6.4)

Updates `maven-plugin-annotations` from 3.6.1 to 3.6.4
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.6.1...maven-plugin-tools-3.6.4)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-plugin-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/maven-plugin-tools.version-3.6.4 branch from b97e245 to 7363f4d Compare January 26, 2022 14:46
@petertrr petertrr enabled auto-merge (squash) January 28, 2022 14:22
auto-merge was automatically disabled January 28, 2022 18:28

Pull Request is not mergeable

@orchestr7 orchestr7 enabled auto-merge (squash) February 5, 2022 20:16
@orchestr7 orchestr7 merged commit e376022 into master Feb 5, 2022
@orchestr7 orchestr7 deleted the dependabot/maven/maven-plugin-tools.version-3.6.4 branch February 5, 2022 20:30
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.

2 participants