Bump org.graalvm.buildtools:native-maven-plugin from 1.1.6 to 1.1.7 in the dependencies group - #479
Merged
Merged
Conversation
…n the dependencies group Bumps the dependencies group with 1 update: [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools). Updates `org.graalvm.buildtools:native-maven-plugin` from 1.1.6 to 1.1.7 <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>1.1.7</h2> <h2>What's Changed</h2> <ul> <li>Release 1.1.6 by <a href="https://github.com/graalvmbot"><code>@graalvmbot</code></a> in <a href="https://redirect.github.com/graalvm/native-build-tools/pull/996">graalvm/native-build-tools#996</a></li> <li>Suppress missing Javadoc diagnostics across convention tasks by <a href="https://github.com/jormundur00"><code>@jormundur00</code></a> in <a href="https://redirect.github.com/graalvm/native-build-tools/pull/994">graalvm/native-build-tools#994</a></li> <li>Replace deprecated Kotlin DSL delegated accessors by <a href="https://github.com/jormundur00"><code>@jormundur00</code></a> in <a href="https://redirect.github.com/graalvm/native-build-tools/pull/998">graalvm/native-build-tools#998</a></li> <li>Fix Maven plugin unit-test mock maker and SLF4J setup by <a href="https://github.com/jormundur00"><code>@jormundur00</code></a> in <a href="https://redirect.github.com/graalvm/native-build-tools/pull/999">graalvm/native-build-tools#999</a></li> <li>Bump version to 1.1.7-SNAPSHOT by <a href="https://github.com/graalvmbot"><code>@graalvmbot</code></a> in <a href="https://redirect.github.com/graalvm/native-build-tools/pull/1001">graalvm/native-build-tools#1001</a></li> <li>Bump io.netty:netty-codec-http from 4.1.135.Final to 4.1.136.Final in /samples/metadata-repo-integration by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/graalvm/native-build-tools/pull/1002">graalvm/native-build-tools#1002</a></li> <li>Avoid Maven internal API for console colors by <a href="https://github.com/jormundur00"><code>@jormundur00</code></a> in <a href="https://redirect.github.com/graalvm/native-build-tools/pull/1003">graalvm/native-build-tools#1003</a></li> <li>Update reachability metadata to 1.0.8 by <a href="https://github.com/graalvmbot"><code>@graalvmbot</code></a> in <a href="https://redirect.github.com/graalvm/native-build-tools/pull/1008">graalvm/native-build-tools#1008</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/graalvm/native-build-tools/compare/1.1.6...1.1.7">https://github.com/graalvm/native-build-tools/compare/1.1.6...1.1.7</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/graalvm/native-build-tools/commit/a39b916edb06a50e89a7d5adda27839bf2f05603"><code>a39b916</code></a> Release 1.1.7</li> <li><a href="https://github.com/graalvm/native-build-tools/commit/1d5901bf20739c56860b4fb6416bcf6e31a1388f"><code>1d5901b</code></a> Merge pull request <a href="https://redirect.github.com/graalvm/native-build-tools/issues/1008">#1008</a> from graalvm/update-metadata-to-1.0.8</li> <li><a href="https://github.com/graalvm/native-build-tools/commit/7d36094d6bed250aab66a177fdf56fc893cfe439"><code>7d36094</code></a> Update reachability metadata to 1.0.8</li> <li><a href="https://github.com/graalvm/native-build-tools/commit/b4c9e3d6cd0f89e042a0b2b39dd9c1b888ff5698"><code>b4c9e3d</code></a> Avoid Maven internal API for console colors (<a href="https://redirect.github.com/graalvm/native-build-tools/issues/1003">#1003</a>)</li> <li><a href="https://github.com/graalvm/native-build-tools/commit/171ce38100ebc16ba5bfa09c0179238def3bd779"><code>171ce38</code></a> Bump io.netty:netty-codec-http from 4.1.135.Final to 4.1.136.Final in /sample...</li> <li><a href="https://github.com/graalvm/native-build-tools/commit/57b25e8a42c2fb94413149aa44bbdf72b72b0208"><code>57b25e8</code></a> Bump version to 1.1.7-SNAPSHOT (<a href="https://redirect.github.com/graalvm/native-build-tools/issues/1001">#1001</a>)</li> <li><a href="https://github.com/graalvm/native-build-tools/commit/716e7aae50c6b99300b5223dc8aef49d57b5c41d"><code>716e7aa</code></a> Fix Maven plugin unit-test mock maker and SLF4J setup (<a href="https://redirect.github.com/graalvm/native-build-tools/issues/999">#999</a>)</li> <li><a href="https://github.com/graalvm/native-build-tools/commit/36eb125edaca66dbb391a4b82fd1d68e2d655ab4"><code>36eb125</code></a> Replace deprecated Kotlin DSL delegated accessors (<a href="https://redirect.github.com/graalvm/native-build-tools/issues/998">#998</a>)</li> <li><a href="https://github.com/graalvm/native-build-tools/commit/8a009ee54434f9b3e5d38784c371954fdea2dbd4"><code>8a009ee</code></a> Suppress missing Javadoc diagnostics across convention tasks (<a href="https://redirect.github.com/graalvm/native-build-tools/issues/994">#994</a>)</li> <li><a href="https://github.com/graalvm/native-build-tools/commit/5e8678c9b85bf1cda5dbc2e869f88b89eb2851d9"><code>5e8678c</code></a> Merge pull request <a href="https://redirect.github.com/graalvm/native-build-tools/issues/996">#996</a> from graalvm/release/1.1.6</li> <li>See full diff in <a href="https://github.com/graalvm/native-build-tools/compare/1.1.6...1.1.7">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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Fixes #478 COPYBARA_INTEGRATE_REVIEW=#478 from google:dependabot/maven/dependencies-69c1e087f5 d603f80 PiperOrigin-RevId: 962272445
copybara-service
Bot
force-pushed
the
test_962262253
branch
from
August 10, 2026 18:35
0185f4b to
a90592b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump org.graalvm.buildtools:native-maven-plugin from 1.1.6 to 1.1.7 in the dependencies group
Bumps the dependencies group with 1 update: org.graalvm.buildtools:native-maven-plugin.
Updates
org.graalvm.buildtools:native-maven-pluginfrom 1.1.6 to 1.1.7Release notes
Sourced from org.graalvm.buildtools:native-maven-plugin's releases.
Commits
a39b916Release 1.1.71d5901bMerge pull request #1008 from graalvm/update-metadata-to-1.0.87d36094Update reachability metadata to 1.0.8b4c9e3dAvoid Maven internal API for console colors (#1003)171ce38Bump io.netty:netty-codec-http from 4.1.135.Final to 4.1.136.Final in /sample...57b25e8Bump version to 1.1.7-SNAPSHOT (#1001)716e7aaFix Maven plugin unit-test mock maker and SLF4J setup (#999)36eb125Replace deprecated Kotlin DSL delegated accessors (#998)8a009eeSuppress missing Javadoc diagnostics across convention tasks (#994)5e8678cMerge pull request #996 from graalvm/release/1.1.6Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsFixes #478
FUTURE_COPYBARA_INTEGRATE_REVIEW=#478 from google:dependabot/maven/dependencies-69c1e087f5 d603f80