hivemq / mqtt-cli

MQTT CLI is a useful command line interface for connecting various MQTT clients supporting MQTT 5.0 and 3.1.1
https://hivemq.github.io/mqtt-cli/
Apache License 2.0
305 stars 48 forks source link

Update plugin graalvm-native to v0.10.0 (master) #390

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

graalvm/native-build-tools (org.graalvm.buildtools.native) ### [`v0.10.0`](https://togithub.com/graalvm/native-build-tools/releases/tag/0.10.0) [Compare Source](https://togithub.com/graalvm/native-build-tools/compare/0.9.28...0.10.0) #### What's Changed - Remove redundant settings.gradle configuration by [@​melix](https://togithub.com/melix) in [https://github.com/graalvm/native-build-tools/pull/532](https://togithub.com/graalvm/native-build-tools/pull/532) - Add concurrency with test array in matrix by [@​dnestoro](https://togithub.com/dnestoro) in [https://github.com/graalvm/native-build-tools/pull/482](https://togithub.com/graalvm/native-build-tools/pull/482) - Reduce Time Required for Each Test Execution by [@​dnestoro](https://togithub.com/dnestoro) in [https://github.com/graalvm/native-build-tools/pull/531](https://togithub.com/graalvm/native-build-tools/pull/531) - Bump metadata version to 0.3.5 by [@​dnestoro](https://togithub.com/dnestoro) in [https://github.com/graalvm/native-build-tools/pull/538](https://togithub.com/graalvm/native-build-tools/pull/538) - Improve the documentation by [@​albertattard](https://togithub.com/albertattard) in [https://github.com/graalvm/native-build-tools/pull/540](https://togithub.com/graalvm/native-build-tools/pull/540) - \[GR-46872] Review and align the stucture Gradle and Maven quickstart guides. by [@​olyagpl](https://togithub.com/olyagpl) in [https://github.com/graalvm/native-build-tools/pull/539](https://togithub.com/graalvm/native-build-tools/pull/539) - Substitute `` with `` in Maven plugin doc. by [@​olyagpl](https://togithub.com/olyagpl) in [https://github.com/graalvm/native-build-tools/pull/551](https://togithub.com/graalvm/native-build-tools/pull/551) - Make Plugins Use Metadata Repository by Default by [@​dnestoro](https://togithub.com/dnestoro) in [https://github.com/graalvm/native-build-tools/pull/557](https://togithub.com/graalvm/native-build-tools/pull/557) - Bump metadata repository version to 0.3.6 by [@​dnestoro](https://togithub.com/dnestoro) in [https://github.com/graalvm/native-build-tools/pull/561](https://togithub.com/graalvm/native-build-tools/pull/561) - Bump version of GraalVM by [@​dnestoro](https://togithub.com/dnestoro) in [https://github.com/graalvm/native-build-tools/pull/563](https://togithub.com/graalvm/native-build-tools/pull/563) #### New Contributors - [@​albertattard](https://togithub.com/albertattard) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/540](https://togithub.com/graalvm/native-build-tools/pull/540) **Full Changelog**: https://github.com/graalvm/native-build-tools/compare/0.9.28...0.10.0 ### [`v0.9.28`](https://togithub.com/graalvm/native-build-tools/releases/tag/0.9.28) [Compare Source](https://togithub.com/graalvm/native-build-tools/compare/0.9.27...0.9.28) #### What's Changed - Revert to previous version of `escapeArg()`. by [@​fniephaus](https://togithub.com/fniephaus) in [https://github.com/graalvm/native-build-tools/pull/515](https://togithub.com/graalvm/native-build-tools/pull/515) - Document test binary configuration by [@​abelsromero](https://togithub.com/abelsromero) in [https://github.com/graalvm/native-build-tools/pull/509](https://togithub.com/graalvm/native-build-tools/pull/509) - Fixes the problem that `org.junit.jupiter.api.condition.EnabledOnOs` cannot be used in NativeTest by [@​linghengqian](https://togithub.com/linghengqian) in [https://github.com/graalvm/native-build-tools/pull/504](https://togithub.com/graalvm/native-build-tools/pull/504) - Remove deprecated use of `getConvention` by [@​melix](https://togithub.com/melix) in [https://github.com/graalvm/native-build-tools/pull/522](https://togithub.com/graalvm/native-build-tools/pull/522) - Fix and improve major JDK version detection. by [@​fniephaus](https://togithub.com/fniephaus) in [https://github.com/graalvm/native-build-tools/pull/523](https://togithub.com/graalvm/native-build-tools/pull/523) - Bump com.h2database:h2 from 2.1.210 to 2.2.220 in /samples/metadata-repo-integration by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/graalvm/native-build-tools/pull/499](https://togithub.com/graalvm/native-build-tools/pull/499) - Fix toolchain documentation by [@​dnestoro](https://togithub.com/dnestoro) in [https://github.com/graalvm/native-build-tools/pull/525](https://togithub.com/graalvm/native-build-tools/pull/525) - Re-enable Windows builds. by [@​fniephaus](https://togithub.com/fniephaus) in [https://github.com/graalvm/native-build-tools/pull/524](https://togithub.com/graalvm/native-build-tools/pull/524) - Fix h2-related tests. by [@​fniephaus](https://togithub.com/fniephaus) in [https://github.com/graalvm/native-build-tools/pull/526](https://togithub.com/graalvm/native-build-tools/pull/526) - Make metadata repo test version-agnostic. by [@​fniephaus](https://togithub.com/fniephaus) in [https://github.com/graalvm/native-build-tools/pull/527](https://togithub.com/graalvm/native-build-tools/pull/527) - Make metadata repo Gradle test version-agnostic. by [@​fniephaus](https://togithub.com/fniephaus) in [https://github.com/graalvm/native-build-tools/pull/528](https://togithub.com/graalvm/native-build-tools/pull/528) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/499](https://togithub.com/graalvm/native-build-tools/pull/499) **Full Changelog**: https://github.com/graalvm/native-build-tools/compare/0.9.27...0.9.28

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

🚦 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 Mend Renovate. View repository job log here.