dependabot[bot] opened a new pull request, #1517: URL: https://github.com/apache/maven-mvnd/pull/1517
Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.11.3 to 0.11.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/graalvm/native-build-tools/releases">org.graalvm.buildtools:native-maven-plugin's releases</a>.</em></p> <blockquote> <h2>0.11.4</h2> <h2>What's Changed</h2> <ul> <li>Release 0.11.3 by <a href="https://github.com/graalvmbot"><code>@graalvmbot</code></a> in <a href="https://redirect.github.com/graalvm/native-build-tools/pull/797">graalvm/native-build-tools#797</a></li> <li>Bump version to 0.11.4-SNAPSHOT by <a href="https://github.com/graalvmbot"><code>@graalvmbot</code></a> in <a href="https://redirect.github.com/graalvm/native-build-tools/pull/799">graalvm/native-build-tools#799</a></li> <li>Generate dynamic access metadata and provide it to the classpath when passing "--emit build-report" as a build argument by <a href="https://github.com/jormundur00"><code>@jormundur00</code></a> in <a href="https://redirect.github.com/graalvm/native-build-tools/pull/795">graalvm/native-build-tools#795</a></li> <li>Fix relativlization bug by <a href="https://github.com/melix"><code>@melix</code></a> in <a href="https://redirect.github.com/graalvm/native-build-tools/pull/792">graalvm/native-build-tools#792</a></li> <li>Fix wrong property name in the maven plugin documentation by <a href="https://github.com/jormundur00"><code>@jormundur00</code></a> in <a href="https://redirect.github.com/graalvm/native-build-tools/pull/808">graalvm/native-build-tools#808</a></li> <li>Enhance Project Documentation and Testing by <a href="https://github.com/vjovanov"><code>@vjovanov</code></a> in <a href="https://redirect.github.com/graalvm/native-build-tools/pull/791">graalvm/native-build-tools#791</a></li> <li>Support compatibility mode in GraalVM by <a href="https://github.com/vjovanov"><code>@vjovanov</code></a> in <a href="https://redirect.github.com/graalvm/native-build-tools/pull/811">graalvm/native-build-tools#811</a></li> <li>Update reachability metadata to 0.3.33 by <a href="https://github.com/graalvmbot"><code>@graalvmbot</code></a> in <a href="https://redirect.github.com/graalvm/native-build-tools/pull/814">graalvm/native-build-tools#814</a></li> <li>Release 0.11.4 by <a href="https://github.com/graalvmbot"><code>@graalvmbot</code></a> in <a href="https://redirect.github.com/graalvm/native-build-tools/pull/815">graalvm/native-build-tools#815</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jormundur00"><code>@jormundur00</code></a> made their first contribution in <a href="https://redirect.github.com/graalvm/native-build-tools/pull/795">graalvm/native-build-tools#795</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/graalvm/native-build-tools/compare/0.11.3...0.11.4">https://github.com/graalvm/native-build-tools/compare/0.11.3...0.11.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/graalvm/native-build-tools/commit/cfa42b8bedac708a4553ee5ffd65b13ee1868e93"><code>cfa42b8</code></a> Merge pull request <a href="https://redirect.github.com/graalvm/native-build-tools/issues/815">#815</a> from graalvm/release/0.11.4</li> <li><a href="https://github.com/graalvm/native-build-tools/commit/0db3ae052d8a34ef05723bbd8c74966c0bccaa53"><code>0db3ae0</code></a> Release 0.11.4</li> <li><a href="https://github.com/graalvm/native-build-tools/commit/ea4d52175b37b5fb7efe02fc1d3835a70b7d6251"><code>ea4d521</code></a> Merge pull request <a href="https://redirect.github.com/graalvm/native-build-tools/issues/814">#814</a> from graalvm/update-metadata-to-0.3.33</li> <li><a href="https://github.com/graalvm/native-build-tools/commit/c773ff7452d894ff602addb10944ef3fc2ab851f"><code>c773ff7</code></a> Update reachability metadata to 0.3.33</li> <li><a href="https://github.com/graalvm/native-build-tools/commit/06737b976586a9ed54e051dad686def1d27bc76c"><code>06737b9</code></a> Merge pull request <a href="https://redirect.github.com/graalvm/native-build-tools/issues/811">#811</a> from graalvm/vj/support-compatibility-mode-preserve</li> <li><a href="https://github.com/graalvm/native-build-tools/commit/1ba5ebcb5878ca3cebfdea1508d7226db95fa089"><code>1ba5ebc</code></a> Avoid reaching hosted elements with -H:Preserve=all</li> <li><a href="https://github.com/graalvm/native-build-tools/commit/ffb728f93f4df8afc4a6f48b6ff62b65cfe75031"><code>ffb728f</code></a> Merge pull request <a href="https://redirect.github.com/graalvm/native-build-tools/issues/791">#791</a> from graalvm/vj/project-documentation-and-testing</li> <li><a href="https://github.com/graalvm/native-build-tools/commit/c6ff0a2b4463228888478ea24c82c524d9e3d00e"><code>c6ff0a2</code></a> Merge pull request <a href="https://redirect.github.com/graalvm/native-build-tools/issues/808">#808</a> from jormundur00/jormundur00/<a href="https://redirect.github.com/graalvm/native-build-tools/issues/807">gh-807</a></li> <li><a href="https://github.com/graalvm/native-build-tools/commit/aafd2e6be81fe9fb7609f2617b836f2660528b21"><code>aafd2e6</code></a> Fix wrong property name in the maven plugin documentation</li> <li><a href="https://github.com/graalvm/native-build-tools/commit/ae4b8eb2d1f1a316505a7c24296e0e6e3c2cddf9"><code>ae4b8eb</code></a> Fix relativlization bug (<a href="https://redirect.github.com/graalvm/native-build-tools/issues/792">#792</a>)</li> <li>Additional commits viewable in <a href="https://github.com/graalvm/native-build-tools/compare/0.11.3...0.11.4">compare view</a></li> </ul> </details> <br /> [](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 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
