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.version from 2.12.0 to 2.12.1 #234

Merged
merged 1 commit into from
Aug 22, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 2022

Bumps plexus.compiler.version from 2.12.0 to 2.12.1.
Updates plexus-compiler-javac from 2.12.0 to 2.12.1

Updates plexus-compiler-api from 2.12.0 to 2.12.1

Release notes

Sourced from plexus-compiler-api's releases.

2.12.1

🚀 New features and improvements

  • Add a custom compile argument replaceProcessorPathWithProcessorModule… (#213) @​slachiewicz

🐛 Bug Fixes

  • Respect CompilerConfiguration.sourceFiles in EclipseJavaCompiler (#233) @​famod
  • Avoid NPE in AspectJCompilerTest on AspectJ 1.9.8+ (#228) @​kriegaex

📦 Dependency updates

👻 Maintenance

🔧 Build

Commits
  • 4f40de2 [maven-release-plugin] prepare release plexus-compiler-2.12.1
  • 1d23063 touch
  • f0efd60 Respect CompilerConfiguration.sourceFiles in EclipseJavaCompiler (#233)
  • e136e4c Ensure that EclipseJavaCompiler doesn't pass duplicate source files to ECJ (#...
  • d09514d Avoid NPE in AspectJCompilerTest on AspectJ 1.9.8+
  • 1cc3a76 Bump aspectj.version from 1.9.7.M3 to 1.9.9.1
  • b1c21ce Bump aspectj.version from 1.9.7
  • c97da65 Make build and run tests with Java 18/19 possible
  • 210743c Bump plexus-components from 6.6 to 10.0
  • d540d72 Bump ecj from 3.29.0 to 3.30.0
  • 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)

Bumps `plexus.compiler.version` from 2.12.0 to 2.12.1.

Updates `plexus-compiler-javac` from 2.12.0 to 2.12.1

Updates `plexus-compiler-api` from 2.12.0 to 2.12.1
- [Release notes](https://github.com/codehaus-plexus/plexus-compiler/releases)
- [Commits](codehaus-plexus/plexus-compiler@plexus-compiler-2.12.0...plexus-compiler-2.12.1)

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

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 Jul 18, 2022
@slachiewicz slachiewicz merged commit 9e9edee into master Aug 22, 2022
@dependabot dependabot bot deleted the dependabot/maven/plexus.compiler.version-2.12.1 branch August 22, 2022 11:48
@hboutemy hboutemy added plugins Upgrade of plugins dependencies Pull requests that update a dependency file java Pull requests that update Java code and removed dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 29, 2022
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 plugins Upgrade of plugins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants