dubbo
dubbo copied to clipboard
Bump org.graalvm.buildtools:native-maven-plugin from 0.10.2 to 0.10.3
Bumps org.graalvm.buildtools:native-maven-plugin from 0.10.2 to 0.10.3.
Release notes
Sourced from org.graalvm.buildtools:native-maven-plugin's releases.
0.10.3
What's Changed
- Add exponential backoff when downloading the metadata repository by
@melixin graalvm/native-build-tools#597- Refactor Initialization of Configuration File Merger by
@dnestoroin graalvm/native-build-tools#586- Adjust native-build tools to reachability-metadata.json by
@vjovanovin graalvm/native-build-tools#614- Fixes the issue that nativeTest cannot be executed using Junit 5.11.0-M2 by
@linghengqianin graalvm/native-build-tools#603- Fix broken link for quick build mode by
@dnestoroin graalvm/native-build-tools#618- Bump metadata repository version to 0.3.9 by
@dnestoroin graalvm/native-build-tools#617- Fix error message when the JDK is not a GraalVM by
@eregonin graalvm/native-build-tools#616- Fix args parsing on Windows by
@houcine7in graalvm/native-build-tools#609New Contributors
@eregonmade their first contribution in graalvm/native-build-tools#616@houcine7made their first contribution in graalvm/native-build-tools#609Full Changelog: https://github.com/graalvm/native-build-tools/compare/0.10.2...0.10.3
Commits
fff2f2aBump repository version and update samples8536ecdMerge pull request #609 from houcine7/fix-path-whitespaces-argscdfcfa2Unit test code2798688Cleanup tests8fcddbfMerge branch 'master' into fix-path-whitespaces-args2c8c2a7Merge pull request #616 from graalvm/fix-jdk-graalvm-error-message81fe799Fix error message when the JDK is not a GraalVMf5df203Merge pull request #617 from graalvm/dnestoro/BumpMetadataVersionTo0.3.93a0e44dMerge branch 'master' into dnestoro/BumpMetadataVersionTo0.3.914f58ffMerge pull request #618 from graalvm/dnestoro/FixQuickBuildDeadLink- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)