melix / astro4j

Astronomy libraries for Java
Apache License 2.0
28 stars 5 forks source link

Update dependency org.graalvm.buildtools:native-gradle-plugin to v0.10.3 #418

Closed melix closed 3 weeks ago

melix commented 1 month ago

This PR contains the following updates:

Package Type Update Change
org.graalvm.buildtools:native-gradle-plugin dependencies patch 0.10.2 -> 0.10.3

Release Notes

graalvm/native-build-tools (org.graalvm.buildtools:native-gradle-plugin) ### [`v0.10.3`](https://redirect.github.com/graalvm/native-build-tools/releases/tag/0.10.3) [Compare Source](https://redirect.github.com/graalvm/native-build-tools/compare/0.10.2...0.10.3) #### What's Changed - Add exponential backoff when downloading the metadata repository by [@​melix](https://redirect.github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/597](https://redirect.github.com/graalvm/native-build-tools/pull/597) - Refactor Initialization of Configuration File Merger by [@​dnestoro](https://redirect.github.com/dnestoro) in [https://github.com/graalvm/native-build-tools/pull/586](https://redirect.github.com/graalvm/native-build-tools/pull/586) - Adjust native-build tools to reachability-metadata.json by [@​vjovanov](https://redirect.github.com/vjovanov) in [https://github.com/graalvm/native-build-tools/pull/614](https://redirect.github.com/graalvm/native-build-tools/pull/614) - Fixes the issue that nativeTest cannot be executed using Junit 5.11.0-M2 by [@​linghengqian](https://redirect.github.com/linghengqian) in [https://github.com/graalvm/native-build-tools/pull/603](https://redirect.github.com/graalvm/native-build-tools/pull/603) - Fix broken link for quick build mode by [@​dnestoro](https://redirect.github.com/dnestoro) in [https://github.com/graalvm/native-build-tools/pull/618](https://redirect.github.com/graalvm/native-build-tools/pull/618) - Bump metadata repository version to 0.3.9 by [@​dnestoro](https://redirect.github.com/dnestoro) in [https://github.com/graalvm/native-build-tools/pull/617](https://redirect.github.com/graalvm/native-build-tools/pull/617) - Fix error message when the JDK is not a GraalVM by [@​eregon](https://redirect.github.com/eregon) in [https://github.com/graalvm/native-build-tools/pull/616](https://redirect.github.com/graalvm/native-build-tools/pull/616) - Fix args parsing on Windows by [@​houcine7](https://redirect.github.com/houcine7) in [https://github.com/graalvm/native-build-tools/pull/609](https://redirect.github.com/graalvm/native-build-tools/pull/609) #### New Contributors - [@​eregon](https://redirect.github.com/eregon) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/616](https://redirect.github.com/graalvm/native-build-tools/pull/616) - [@​houcine7](https://redirect.github.com/houcine7) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/609](https://redirect.github.com/graalvm/native-build-tools/pull/609) **Full Changelog**: https://github.com/graalvm/native-build-tools/compare/0.10.2...0.10.3

Configuration

πŸ“… Schedule: Branch creation - "after 9pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.