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 org.apache.maven:maven-plugin-api from 3.8.7 to 3.9.0 in /examples #705

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2023

Bumps org.apache.maven:maven-plugin-api from 3.8.7 to 3.9.0.

Commits
  • 9b58d2b [maven-release-plugin] prepare release maven-3.9.0
  • 87f4044 Update git-blame-ignore-revs
  • e9d5708 Reformat
  • 1a600c7 [MNG-7675] Update Parent to 39 and reformat
  • a5d0ca4 Fix site plugin warning (#973)
  • 48cac1c [MNG-7672] Fork should only execute the project and its submodules (#969)
  • 8fa5545 Get rid of surefire watning, take 2 (#967)
  • 36f02c9 Get rid of surefire warning (#965)
  • f7ca0b6 [MNG-7608] Make native transport the default (#961)
  • 51354e6 [maven-3.9.x] [MNG-7666] Update default binding and lifecycle plugin versions...
  • 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 Feb 7, 2023
@codecov
Copy link

codecov bot commented Feb 7, 2023

Codecov Report

Merging #705 (2b09dff) into master (72d4a09) will increase coverage by 0.14%.
The diff coverage is n/a.

❗ Current head 2b09dff differs from pull request most recent head bb0ae9f. Consider uploading reports for the commit bb0ae9f to get more accurate results

@@             Coverage Diff              @@
##             master     #705      +/-   ##
============================================
+ Coverage     30.43%   30.57%   +0.14%     
  Complexity      223      223              
============================================
  Files           106      106              
  Lines          2790     2790              
  Branches        285      285              
============================================
+ Hits            849      853       +4     
+ Misses         1863     1856       -7     
- Partials         78       81       +3     
Impacted Files Coverage Δ
.../freefair/gradle/plugins/git/GitVersionPlugin.java 32.65% <0.00%> (+4.08%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dependabot dependabot bot force-pushed the dependabot/gradle/examples/org.apache.maven-maven-plugin-api-3.9.0 branch 3 times, most recently from 0efc212 to 64969b4 Compare February 10, 2023 13:12
Bumps [org.apache.maven:maven-plugin-api](https://github.com/apache/maven) from 3.8.7 to 3.9.0.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.8.7...maven-3.9.0)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-plugin-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/examples/org.apache.maven-maven-plugin-api-3.9.0 branch from 64969b4 to bb0ae9f Compare February 10, 2023 22:49
@larsgrefer larsgrefer merged commit c4104de into master Feb 10, 2023
@dependabot dependabot bot deleted the dependabot/gradle/examples/org.apache.maven-maven-plugin-api-3.9.0 branch February 10, 2023 23:08
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