PeyangSuperbAntiCheat
PeyangSuperbAntiCheat copied to clipboard
Bump maven-compiler-plugin from 3.10.1 to 3.11.0
Bumps maven-compiler-plugin from 3.10.1 to 3.11.0.
Release notes
Sourced from maven-compiler-plugin's releases.
3.11.0
🚀 New features and improvements
- [MCOMPILER-494] - Add a
useModulePath
switch to thetestCompile
mojo (#119)@dmlloyd
- [MCOMPILER-395] - Allow dependency exclusions for 'annotationProcessorPaths' (#173)
@psiroky
- [MCOMPILER-522] - Use maven-resolver to resolve 'annotationProcessorPaths' dependencies (#169)
@psiroky
- [MCOMPILER-516] - upgrade plexus-compiler to improve compiling message (#164)
@hboutemy
- [MCOMPILER-501] - compileSourceRoots parameter should be writable (#159)
@gnodet
- [MCOMPILER-457] - Change showWarnings to true by default (#157)
@pzygielo
- [MCOMPILER-457] - Warn about warn-config conflicting values (#153)
@pzygielo
- [MCOMPILER-505] - Update default source/target from 1.7 to 1.8 (#149)
@jorsol
- [MCOMPILER-499] - display recompilation causes (#143)
@olamy
- [MCOMPILER-500] - add some parameter to pattern from stale source calculation (#141)
@olamy
- [MCOMPILER-488] - dedicated option for
implicit
javac flag (#102)@pzygielo
🐛 Bug Fixes
- [MCOMPILER-525] - Incorrect detection of dependency change (#172)
@jorsol
- [MCOMPILER-523] - Test with Maven 3.9.0 and fix the failing IT (#176)
@gnodet
- [MCOMPILER-503] - Resolve all annotation processor dependencies together (#170)
@psiroky
- [MCOMPILER-512] - Defining maven.compiler.release as empty string end… (#158)
@project25o1
- [MCOMPILER-495] - Fixes missing dirs in createMissingPackageInfoClasses (#121)
@jmax01
- [MCOMPILER-347] - Set Xcludes in config passed to actual compiler (#101)
@pzygielo
📦 Dependency updates
- Bump apache/maven-gh-actions-shared from 2 to 3 (#182)
@dependabot
- Bump maven-invoker-plugin from 3.4.0 to 3.5.0 (#179)
@dependabot
- [MCOMPILER-527] - Upgrade plexus-java to 1.1.2 (#177)
@gnodet
- [MCOMPILER-526] - Upgrade to parent 39 (#175)
@gnodet
- Bump junit from 4.12 to 4.13.1 in /src/it/multirelease-patterns/packaging-plugin (#115)
@dependabot
- [MCOMPILER-519] - Upgrade maven-invoker-plugin from 3.3.0 to 3.4.0 (#166)
@psiroky
- Bump qdox from 2.0.2 to 2.0.3 (#152)
@dependabot
- Bump maven-jxr-plugin from 3.2.0 to 3.3.0 (#146)
@dependabot
- Bump maven-jxr-plugin from 3.1.1 to 3.2.0 (#105)
@dependabot
- Bump junit from 4.10 to 4.13.1 in /src/it/MCOMPILER-203-processorpath/annotation-user (#114)
@dependabot
- Bump plexusCompilerVersion from 2.12.0 to 2.12.1 (#139)
@dependabot
- Bump maven-shared-utils from 0.1 to 3.3.3 in /src/it/MCOMPILER-157/annotation-verify (#127)
@dependabot
- Bump maven-shared-utils from 0.1 to 3.3.3 in /src/it/MCOMPILER-203-processorpath/annotation-verify (#128)
@dependabot
- Bump mockito-core from 4.6.0 to 4.6.1 (#132)
@dependabot
- Bump maven-release-plugin from 3.0.0-M5 to 3.0.0-M6 (#133)
@dependabot
- Bump mockito-core from 4.5.1 to 4.6.0 (#130)
@dependabot
- Bump maven-invoker-plugin from 3.2.2 to 3.3.0 (#131)
@dependabot
- Bump junit from 4.8.2 to 4.13.1 in /src/it/groovy-project-with-new-plexus-compiler (#124)
@dependabot
- Bump junit from 4.12 to 4.13.1 in /src/it/MCOMPILER-298 (#125)
@dependabot
- Bump plexusCompilerVersion from 2.11.2-SNAPSHOT to 2.12.0 (#122)
@dependabot
- Bump junit from 4.12 to 4.13.1 in /src/it/multirelease-patterns/singleproject-runtime (#110)
@dependabot
- Bump junit from 4.12 to 4.13.1 in /src/it/multirelease-patterns/multiproject/multirelease-nine (#112)
@dependabot
- Bump junit from 4.12 to 4.13.1 in /src/it/multirelease-patterns/multimodule/multirelease-base (#111)
@dependabot
... (truncated)
Commits
eeda628
[maven-release-plugin] prepare release maven-compiler-plugin-3.11.082b799f
[MCOMPILER-527] Upgrade plexus-java to 1.1.2 (#177)f9c2350
[MCOMPILER-526] Fix IT (#178)4022bd0
[MCOMPILER-494] - Add auseModulePath
switch to thetestCompile
mojo (#119)f4a8a54
[MCOMPILER-525] Incorrect detection of dependency change (#172)86b9f59
[MCOMPILER-395] Allow dependency exclusions for 'annotationProcessorPaths' (#...e304ceb
[MCOMPILER-526] Ignore reformat commit for git blamef7a4613
[MCOMPILER-526] Reformatcc78aee
[MCOMPILER-526] Upgrade to parent 393dca82f
[MCOMPILER-526] Add packages to please the formatter- 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)