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 plexus-compiler-api from 2.9.0 to 2.10.0 #182

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2022

Bumps plexus-compiler-api from 2.9.0 to 2.10.0.

Release notes

Sourced from plexus-compiler-api's releases.

2.10.0

🚨 Removed

🚀 New features and improvements

  • make java 11 as project base but keep javac release 8, we will be able to upgrade ecj and errorprone (#186) @​olamy
  • Bump plexus-components from 6.5 to 6.6 and upgrade to junit5 (#157) @​dependabot
  • javac dump debug file should not be written in classes directory as it will be included in jar. change directory and make name configurable (#184) @​olamy

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

Commits
  • 63647e7 [maven-release-plugin] prepare release plexus-compiler-2.10.0
  • 7ddc366 remove jikes compiler (#188)
  • e2938ae fix preparation goals as its need artifacts
  • 74f822a add more simple it test (#187)
  • 0a4563f Issue #106: Retain error messages from annotation processors (#170)
  • 082f454 Merge pull request #172 from codehaus-plexus/dependabot/maven/org.eclipse.jdt...
  • ff37514 Merge pull request #180 from codehaus-plexus/dependabot/maven/com.google.erro...
  • 40cc233 Bump ecj from 3.24.0 to 3.28.0
  • 5fb5689 Bump error_prone_core from 2.10.0 to 2.11.0
  • 79199e4 make java 11 as project base but keep javac release 8, we will be able to upg...
  • 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)

Bumps [plexus-compiler-api](https://github.com/codehaus-plexus/plexus-compiler) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/codehaus-plexus/plexus-compiler/releases)
- [Commits](codehaus-plexus/plexus-compiler@plexus-compiler-2.9.0...plexus-compiler-2.10.0)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-compiler-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 9, 2022
@slachiewicz slachiewicz merged commit 68a4ae1 into master Feb 13, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.codehaus.plexus-plexus-compiler-api-2.10.0 branch February 13, 2022 18:50
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