ktorio / ktor-build-plugins

Ktor Plugins for Build Systems
Apache License 2.0
56 stars 10 forks source link

Update dependency org.graalvm.buildtools.native:org.graalvm.buildtools.native.gradle.plugin to v0.10.2 #119

Open renovate[bot] opened 6 months ago

renovate[bot] commented 6 months ago

This PR contains the following updates:

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

Release Notes

graalvm/native-build-tools (org.graalvm.buildtools.native: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 ### [`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 ### [`v0.9.27`](https://togithub.com/graalvm/native-build-tools/releases/tag/0.9.27) [Compare Source](https://togithub.com/graalvm/native-build-tools/compare/0.9.26...0.9.27) ##### What's Changed - Bug fixes and improvements for GraalVM for JDK 21. by [@​fniephaus](https://togithub.com/fniephaus) in [https://github.com/graalvm/native-build-tools/pull/506](https://togithub.com/graalvm/native-build-tools/pull/506) **Full Changelog**: https://github.com/graalvm/native-build-tools/compare/0.9.26...0.9.27 ### [`v0.9.26`](https://togithub.com/graalvm/native-build-tools/releases/tag/0.9.26) [Compare Source](https://togithub.com/graalvm/native-build-tools/compare/0.9.25...0.9.26) ##### What's Changed - Use AttributeProvider API by [@​melix](https://togithub.com/melix) in [https://github.com/graalvm/native-build-tools/pull/493](https://togithub.com/graalvm/native-build-tools/pull/493) - Fix the name of the sub-XML tag of the XML tag of the classpath in the document by [@​linghengqian](https://togithub.com/linghengqian) in [https://github.com/graalvm/native-build-tools/pull/483](https://togithub.com/graalvm/native-build-tools/pull/483) - Explicitly declare dependencies for `plexus-xml` and `plexus-utils` by [@​linghengqian](https://togithub.com/linghengqian) in [https://github.com/graalvm/native-build-tools/pull/484](https://togithub.com/graalvm/native-build-tools/pull/484) - Relax GraalVM version check for dev versions by [@​dnestoro](https://togithub.com/dnestoro) in [https://github.com/graalvm/native-build-tools/pull/495](https://togithub.com/graalvm/native-build-tools/pull/495) - Prepare NBT for release of GraalVM for JDK 21. by [@​fniephaus](https://togithub.com/fniephaus) in [https://github.com/graalvm/native-build-tools/pull/496](https://togithub.com/graalvm/native-build-tools/pull/496) - Update native-build-tools dependencies by [@​olpaw](https://togithub.com/olpaw) in [https://github.com/graalvm/native-build-tools/pull/497](https://togithub.com/graalvm/native-build-tools/pull/497) ##### New Contributors - [@​linghengqian](https://togithub.com/linghengqian) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/483](https://togithub.com/graalvm/native-build-tools/pull/483) **Full Changelog**: https://github.com/graalvm/native-build-tools/compare/0.9.25...0.9.26

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.