micronaut-projects / micronaut-cache

This project includes caching support for Micronaut
Apache License 2.0
29 stars 31 forks source link

fix(deps): update dependency org.graalvm.buildtools.native:org.graalvm.buildtools.native.gradle.plugin to v0.10.3 #805

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.graalvm.buildtools.native:org.graalvm.buildtools.native.gradle.plugin 0.10.2 -> 0.10.3 age adoption passing confidence

Release Notes

graalvm/native-build-tools (org.graalvm.buildtools.native: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 10pm" 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 was generated by Mend Renovate. View the repository job log.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud