From b686d20f86f2408d714e8e0335332635f10971cb Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 18 Oct 2022 16:54:20 +0200 Subject: [PATCH] deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.15 (#1010) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.graalvm.buildtools:native-maven-plugin](https://togithub.com/graalvm/native-build-tools) | `0.9.14` -> `0.9.15` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.15/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.15/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.15/compatibility-slim/0.9.14)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.15/confidence-slim/0.9.14)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
graalvm/native-build-tools ### [`v0.9.15`](https://togithub.com/graalvm/native-build-tools/releases/tag/0.9.15) [Compare Source](https://togithub.com/graalvm/native-build-tools/compare/0.9.14...0.9.15) #### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Move block from onTestClassRegistered to onLoad function by [@​dnestoro](https://togithub.com/dnestoro) in [https://togithub.com/graalvm/native-build-tools/pull/312](https://togithub.com/graalvm/native-build-tools/pull/312) - Add .sdkmanrc by [@​philwebb](https://togithub.com/philwebb) in [https://togithub.com/graalvm/native-build-tools/pull/320](https://togithub.com/graalvm/native-build-tools/pull/320) - Bump the default metadata repository version to 0.2.1 by [@​dnestoro](https://togithub.com/dnestoro) in [https://togithub.com/graalvm/native-build-tools/pull/323](https://togithub.com/graalvm/native-build-tools/pull/323) - Fix functional tests for MacOS users by [@​philwebb](https://togithub.com/philwebb) in [https://togithub.com/graalvm/native-build-tools/pull/321](https://togithub.com/graalvm/native-build-tools/pull/321) - Include buildtool support for bundling reachability metadata into jar files by [@​philwebb](https://togithub.com/philwebb) in [https://togithub.com/graalvm/native-build-tools/pull/322](https://togithub.com/graalvm/native-build-tools/pull/322) - Ship the GraalVM metadata repository as an artifact alongside NBT by [@​melix](https://togithub.com/melix) in [https://togithub.com/graalvm/native-build-tools/pull/331](https://togithub.com/graalvm/native-build-tools/pull/331) - Improve toolchain selection diagnostics by [@​melix](https://togithub.com/melix) in [https://togithub.com/graalvm/native-build-tools/pull/332](https://togithub.com/graalvm/native-build-tools/pull/332) - Bump metadata repository version by [@​melix](https://togithub.com/melix) in [https://togithub.com/graalvm/native-build-tools/pull/335](https://togithub.com/graalvm/native-build-tools/pull/335) - Fix ` NoSuchFileExceptionv in `collectReachabilityMetadata\` Gradle task by [@​sdeleuze](https://togithub.com/sdeleuze) in [https://togithub.com/graalvm/native-build-tools/pull/336](https://togithub.com/graalvm/native-build-tools/pull/336) - Remove use of DependencyFilter by [@​melix](https://togithub.com/melix) in [https://togithub.com/graalvm/native-build-tools/pull/337](https://togithub.com/graalvm/native-build-tools/pull/337) #### New Contributors - [@​philwebb](https://togithub.com/philwebb) made their first contribution in [https://togithub.com/graalvm/native-build-tools/pull/320](https://togithub.com/graalvm/native-build-tools/pull/320) **Full Changelog**: https://togithub.com/graalvm/native-build-tools/compare/0.9.14...0.9.15
--- ### 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. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-spanner-jdbc). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 54fabc1e..52eb931c 100644 --- a/pom.xml +++ b/pom.xml @@ -391,7 +391,7 @@ org.graalvm.buildtools native-maven-plugin - 0.9.14 + 0.9.15 true