Bump maven-compiler-plugin from 3.9.0-SNAPSHOT to 3.10.1 #4

Merged
dependabot[bot] merged 1 commit from dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.10.1 into master 2022-12-28 09:44:22 +00:00
dependabot[bot] commented 2022-12-28 09:42:32 +00:00 (Migrated from github.com)

Bumps maven-compiler-plugin from 3.9.0-SNAPSHOT to 3.10.1.

Release notes

Sourced from maven-compiler-plugin's releases.

3.10.1

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

Other contributions

3.10.0

🚨 Removed

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

📝 Documentation updates

🔧 Build

... (truncated)

Commits

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 [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.9.0-SNAPSHOT to 3.10.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-compiler-plugin/releases">maven-compiler-plugin's releases</a>.</em></p> <blockquote> <h2>3.10.1</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/MCOMPILER-426">[MCOMPILER-426]</a> - add flag to enable-preview java compiler feature (<a href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/98">#98</a>) <a href="https://github.com/olamy"><code>@​olamy</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/MCOMPILER-346">[MCOMPILER-346]</a> - workaround to jdk bug: assertion error from javaxcompiler javax.tools API (<a href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/97">#97</a>) <a href="https://github.com/olamy"><code>@​olamy</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MCOMPILER-485">[MCOMPILER-485]</a> - Fixes internal string format in generated package-info.class (<a href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/95">#95</a>) <a href="https://github.com/dbwiddis"><code>@​dbwiddis</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 (<a href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/94">#94</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> </ul> <h2>Other contributions</h2> <ul> <li>thanks to <a href="https://github.com/basil"><code>@​basil</code></a> for providing an IT test for the fix of <a href="https://issues.apache.org/jira/browse/MCOMPILER-346">[MCOMPILER-346]</a></li> </ul> <h2>3.10.0</h2> <!-- raw HTML omitted --> <h2>🚨 Removed</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/MCOMPILER-484">[MCOMPILER-484]</a> - Remove deprecated mojos (<a href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/87">#87</a>) <a href="https://github.com/gnodet"><code>@​gnodet</code></a></li> </ul> <h2>🚀 New features and improvements</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/MCOMPILER-205">[MCOMPILER-205]</a> - Add a boolean to generate missing package-info classes by default (<a href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/88">#88</a>) <a href="https://github.com/gnodet"><code>@​gnodet</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MCOMPILER-474">[MCOMPILER-474]</a> - Also check jar files when determining if dependencies changed (<a href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/73">#73</a>) <a href="https://github.com/Powerrr"><code>@​Powerrr</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/MCOMPILER-225">[MCOMPILER-225]</a> - javac.sh/javac.bat added to archive (<a href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/91">#91</a>) <a href="https://github.com/olamy"><code>@​olamy</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MCOMPILER-481">[MCOMPILER-481]</a> - compiler plugin should include static module for compilation (<a href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/82">#82</a>) <a href="https://github.com/olamy"><code>@​olamy</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MCOMPILER-470">[MCOMPILER-470]</a> -parameters doesn't work with <code>--release</code></li> <li><a href="https://issues.apache.org/jira/browse/MCOMPILER-460">[MCOMPILER-460]</a> - Compiler doesn't show detailed information with the Maven Toolchains</li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>use plexus-compiler 2.10.0 (<a href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/92">#92</a>) <a href="https://github.com/olamy"><code>@​olamy</code></a></li> <li>Bump mockito-core from 4.2.0 to 4.3.1 (<a href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/83">#83</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> </ul> <h2>📝 Documentation updates</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/MCOMPILER-479">[MCOMPILER-479]</a> - Clarify compiler arguments Javadoc (<a href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/90">#90</a>) <a href="https://github.com/hisener"><code>@​hisener</code></a></li> <li>(doc) Fix typo and follow xml block style used for other parameters (<a href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/89">#89</a>) <a href="https://github.com/pzygielo"><code>@​pzygielo</code></a></li> </ul> <h2>🔧 Build</h2> <ul> <li>add more jdk for testing (<a href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/93">#93</a>) <a href="https://github.com/olamy"><code>@​olamy</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/apache/maven-compiler-plugin/commits/maven-compiler-plugin-3.10.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-compiler-plugin&package-manager=maven&previous-version=3.9.0-SNAPSHOT&new-version=3.10.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
Sign in to join this conversation.
No description provided.