OneLiteFeatherNET / Microtus

Up to date Minestom fork caring about community, code quality & stability
https://wiki.microtus.dev
Other
3 stars 0 forks source link

Update dependency org.graalvm.buildtools:native-gradle-plugin to v0.10.2 - autoclosed #46

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

graalvm/native-build-tools (org.graalvm.buildtools:native-gradle-plugin) ### [`v0.10.2`](https://togithub.com/graalvm/native-build-tools/releases/tag/0.10.2) [Compare Source](https://togithub.com/graalvm/native-build-tools/compare/0.10.1...0.10.2) #### What's Changed - Bump repo version to 0.10.2-SNAPSHOT by [@​dnestoro](https://togithub.com/dnestoro) in [https://github.com/graalvm/native-build-tools/pull/578](https://togithub.com/graalvm/native-build-tools/pull/578) - Update Getting Started with Maven Plugin doc. by [@​olyagpl](https://togithub.com/olyagpl) in [https://github.com/graalvm/native-build-tools/pull/577](https://togithub.com/graalvm/native-build-tools/pull/577) - Update Default Target Directory for MetadataCopy Task by [@​dnestoro](https://togithub.com/dnestoro) in [https://github.com/graalvm/native-build-tools/pull/580](https://togithub.com/graalvm/native-build-tools/pull/580) - Delete old stale args file by [@​n0tl3ss](https://togithub.com/n0tl3ss) in [https://github.com/graalvm/native-build-tools/pull/589](https://togithub.com/graalvm/native-build-tools/pull/589) - fix class path directroy analyzer by [@​n0tl3ss](https://togithub.com/n0tl3ss) in [https://github.com/graalvm/native-build-tools/pull/590](https://togithub.com/graalvm/native-build-tools/pull/590) - Add a parameter to be able to skip build native for pom type modules, leave it as false per default for backward compat by [@​olamy](https://togithub.com/olamy) in [https://github.com/graalvm/native-build-tools/pull/593](https://togithub.com/graalvm/native-build-tools/pull/593) - Update Reachability Metadata repository version by [@​dnestoro](https://togithub.com/dnestoro) in [https://github.com/graalvm/native-build-tools/pull/594](https://togithub.com/graalvm/native-build-tools/pull/594) #### New Contributors - [@​n0tl3ss](https://togithub.com/n0tl3ss) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/589](https://togithub.com/graalvm/native-build-tools/pull/589) - [@​olamy](https://togithub.com/olamy) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/593](https://togithub.com/graalvm/native-build-tools/pull/593) **Full Changelog**: https://github.com/graalvm/native-build-tools/compare/0.10.1...0.10.2 ### [`v0.10.1`](https://togithub.com/graalvm/native-build-tools/releases/tag/0.10.1) [Compare Source](https://togithub.com/graalvm/native-build-tools/compare/0.10.0...0.10.1) #### What's Changed - Bump ch.qos.logback:logback-classic from 1.4.4 to 1.4.12 in /samples/metadata-repo-integration by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/graalvm/native-build-tools/pull/543](https://togithub.com/graalvm/native-build-tools/pull/543) - Fix compile-no-fork with existing jar FileSystems ([#​547](https://togithub.com/graalvm/native-build-tools/issues/547)) by [@​kohlschuetter](https://togithub.com/kohlschuetter) in [https://github.com/graalvm/native-build-tools/pull/548](https://togithub.com/graalvm/native-build-tools/pull/548) - Add notes how to disable metadata repository support by [@​dnestoro](https://togithub.com/dnestoro) in [https://github.com/graalvm/native-build-tools/pull/570](https://togithub.com/graalvm/native-build-tools/pull/570) - Fix Kotlin Snippet For Disabling Metadata Repository by [@​dnestoro](https://togithub.com/dnestoro) in [https://github.com/graalvm/native-build-tools/pull/571](https://togithub.com/graalvm/native-build-tools/pull/571) - \[GR-51916] Add missing JUnit 5 init policies. by [@​fniephaus](https://togithub.com/fniephaus) in [https://github.com/graalvm/native-build-tools/pull/573](https://togithub.com/graalvm/native-build-tools/pull/573) - Upgrade to GraalVM SDK 23.0.2 by [@​melix](https://togithub.com/melix) in [https://github.com/graalvm/native-build-tools/pull/565](https://togithub.com/graalvm/native-build-tools/pull/565) #### New Contributors - [@​kohlschuetter](https://togithub.com/kohlschuetter) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/548](https://togithub.com/graalvm/native-build-tools/pull/548) **Full Changelog**: https://github.com/graalvm/native-build-tools/compare/0.10.0...0.10.1 ### [`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

Configuration

📅 Schedule: Branch creation - "on the first day of the month" (UTC), 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 Mend Renovate. View repository job log here.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud