-
-
Notifications
You must be signed in to change notification settings - Fork 155
chore(deps): bump org.apache.maven.reporting:maven-reporting-api from 3.1.1 to 4.0.0 #822
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
chore(deps): bump org.apache.maven.reporting:maven-reporting-api from 3.1.1 to 4.0.0 #822
Conversation
093e404
to
3dbf418
Compare
Bumps [org.apache.maven.reporting:maven-reporting-api](https://github.com/apache/maven-reporting-api) from 3.1.1 to 4.0.0. - [Commits](apache/maven-reporting-api@maven-reporting-api-3.1.1...maven-reporting-api-4.0.0) --- updated-dependencies: - dependency-name: org.apache.maven.reporting:maven-reporting-api dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
3dbf418
to
c51640d
Compare
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@davidB Yeah, I've already rebased it manually. |
@slandelle they can be upgraded and stay compatible with maven 3. I did that with maven scoverage plugin recently |
Thanks @jozic ! |
@jozic So actually, it seems that we can't just upgrade these dependencies as-is. I don't know if the You don't see this linkage error in your tests on I don't know the solution at this point, but generating scaladoc should work out-of-the-box without adding anything else to the build than this plugin. Pinging @froque and @gnodet because you guys seem to be familiar with the maven 4 upgrade path. |
I've pushed the work in progress in this PR: #843. |
@slandelle I see you found the fix in #843, right? |
@davidB did :) |
Immensely grateful to both of you for keeping this running! ❤️ |
Bumps org.apache.maven.reporting:maven-reporting-api from 3.1.1 to 4.0.0.
Commits
ad877cd
[maven-release-plugin] prepare release maven-reporting-api-4.0.0e0809ea
[MSHARED-1427] Upgrade to Doxia 2.0.0515ccc9
Fix SCM tag2a556b3
Bump org.apache.maven.shared:maven-shared-components from 42 to 435299cdb
use new Reproducible Central badge endpoint300d95a
[maven-release-plugin] prepare for next development iterationbe411c9
[maven-release-plugin] prepare release maven-reporting-api-4.0.0-M12cda5232
[MSHARED-1399] Upgrade to Doxia 2.0.0-M12b5bf68e
Bump maven-gh-actions-shared to v47c0a727
[MSHARED-1396] Upgrade to Doxia 2.0.0-M11You can trigger a rebase of this PR 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)