open-telemetry / opentelemetry-java

OpenTelemetry Java SDK
https://opentelemetry.io
Apache License 2.0
1.97k stars 814 forks source link

Update plugin org.graalvm.buildtools.native to v0.10.3 #6702

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

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

Release Notes

graalvm/native-build-tools (org.graalvm.buildtools.native) ### [`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 - At any time (no schedule defined), 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.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.09%. Comparing base (9ddccad) to head (1c8e1c5). Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6702 +/- ## ========================================= Coverage 90.09% 90.09% Complexity 6390 6390 ========================================= Files 711 711 Lines 19333 19333 Branches 1891 1891 ========================================= Hits 17418 17418 Misses 1335 1335 Partials 580 580 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.