-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make it possible to override the classpath #200
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This is an internal implementation change so that plugins reusing this code can customize the classpath provider.
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-bigtable
Feb 15, 2022
… v0.9.10 (#1174) [![WhiteSource 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://github.com/graalvm/native-build-tools) | `0.9.9` -> `0.9.10` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.10/compatibility-slim/0.9.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.10/confidence-slim/0.9.9)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.10`](https://github.com/graalvm/native-build-tools/releases/0.9.10) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.9...0.9.10) ##### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Introduce skipNativeTests flag in Maven plugin by [@​sbrannen](https://github.com/sbrannen) in [https://github.com/graalvm/native-build-tools/pull/193](https://github.com/graalvm/native-build-tools/pull/193) - Fix system property breaking build cacheability by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/192](https://github.com/graalvm/native-build-tools/pull/192) - Make sure executable ends with `.exe` under Windows by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/199](https://github.com/graalvm/native-build-tools/pull/199) - Make it possible to override the classpath by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/200](https://github.com/graalvm/native-build-tools/pull/200) - Upgrade to Gradle 7.4 by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/202](https://github.com/graalvm/native-build-tools/pull/202) - Fix race condition if tests are executed in parallel by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/195](https://github.com/graalvm/native-build-tools/pull/195) - Add support for `@arg` file by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/205](https://github.com/graalvm/native-build-tools/pull/205) **Full Changelog**: graalvm/native-build-tools@0.9.9...0.9.10 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigtable).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-firestore
Feb 18, 2022
… v0.9.10 (#881) [![WhiteSource 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://github.com/graalvm/native-build-tools) | `0.9.9` -> `0.9.10` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.10/compatibility-slim/0.9.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.10/confidence-slim/0.9.9)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.10`](https://github.com/graalvm/native-build-tools/releases/0.9.10) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.9...0.9.10) ##### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Introduce skipNativeTests flag in Maven plugin by [@​sbrannen](https://github.com/sbrannen) in [https://github.com/graalvm/native-build-tools/pull/193](https://github.com/graalvm/native-build-tools/pull/193) - Fix system property breaking build cacheability by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/192](https://github.com/graalvm/native-build-tools/pull/192) - Make sure executable ends with `.exe` under Windows by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/199](https://github.com/graalvm/native-build-tools/pull/199) - Make it possible to override the classpath by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/200](https://github.com/graalvm/native-build-tools/pull/200) - Upgrade to Gradle 7.4 by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/202](https://github.com/graalvm/native-build-tools/pull/202) - Fix race condition if tests are executed in parallel by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/195](https://github.com/graalvm/native-build-tools/pull/195) - Add support for `@arg` file by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/205](https://github.com/graalvm/native-build-tools/pull/205) **Full Changelog**: graalvm/native-build-tools@0.9.9...0.9.10 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-firestore).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-datastore
Feb 28, 2022
… v0.9.10 (#647) [![WhiteSource 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://github.com/graalvm/native-build-tools) | `0.9.9` -> `0.9.10` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.10/compatibility-slim/0.9.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.10/confidence-slim/0.9.9)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.10`](https://github.com/graalvm/native-build-tools/releases/0.9.10) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.9...0.9.10) #### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Introduce skipNativeTests flag in Maven plugin by [@​sbrannen](https://github.com/sbrannen) in [https://github.com/graalvm/native-build-tools/pull/193](https://github.com/graalvm/native-build-tools/pull/193) - Fix system property breaking build cacheability by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/192](https://github.com/graalvm/native-build-tools/pull/192) - Make sure executable ends with `.exe` under Windows by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/199](https://github.com/graalvm/native-build-tools/pull/199) - Make it possible to override the classpath by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/200](https://github.com/graalvm/native-build-tools/pull/200) - Upgrade to Gradle 7.4 by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/202](https://github.com/graalvm/native-build-tools/pull/202) - Fix race condition if tests are executed in parallel by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/195](https://github.com/graalvm/native-build-tools/pull/195) - Add support for `@arg` file by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/205](https://github.com/graalvm/native-build-tools/pull/205) **Full Changelog**: graalvm/native-build-tools@0.9.9...0.9.10 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-datastore).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-datastore
Feb 28, 2022
…to v0.9.10 (#646) [![WhiteSource 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:junit-platform-native](https://github.com/graalvm/native-build-tools) | `0.9.9` -> `0.9.10` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.10/compatibility-slim/0.9.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.10/confidence-slim/0.9.9)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.10`](https://github.com/graalvm/native-build-tools/releases/0.9.10) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.9...0.9.10) #### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Introduce skipNativeTests flag in Maven plugin by [@​sbrannen](https://github.com/sbrannen) in [https://github.com/graalvm/native-build-tools/pull/193](https://github.com/graalvm/native-build-tools/pull/193) - Fix system property breaking build cacheability by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/192](https://github.com/graalvm/native-build-tools/pull/192) - Make sure executable ends with `.exe` under Windows by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/199](https://github.com/graalvm/native-build-tools/pull/199) - Make it possible to override the classpath by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/200](https://github.com/graalvm/native-build-tools/pull/200) - Upgrade to Gradle 7.4 by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/202](https://github.com/graalvm/native-build-tools/pull/202) - Fix race condition if tests are executed in parallel by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/195](https://github.com/graalvm/native-build-tools/pull/195) - Add support for `@arg` file by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/205](https://github.com/graalvm/native-build-tools/pull/205) **Full Changelog**: graalvm/native-build-tools@0.9.9...0.9.10 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-datastore).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-firestore
Mar 1, 2022
…to v0.9.10 (#880) [![WhiteSource 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:junit-platform-native](https://github.com/graalvm/native-build-tools) | `0.9.9` -> `0.9.10` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.10/compatibility-slim/0.9.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.10/confidence-slim/0.9.9)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.10`](https://github.com/graalvm/native-build-tools/releases/0.9.10) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.9...0.9.10) ##### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Introduce skipNativeTests flag in Maven plugin by [@​sbrannen](https://github.com/sbrannen) in [https://github.com/graalvm/native-build-tools/pull/193](https://github.com/graalvm/native-build-tools/pull/193) - Fix system property breaking build cacheability by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/192](https://github.com/graalvm/native-build-tools/pull/192) - Make sure executable ends with `.exe` under Windows by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/199](https://github.com/graalvm/native-build-tools/pull/199) - Make it possible to override the classpath by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/200](https://github.com/graalvm/native-build-tools/pull/200) - Upgrade to Gradle 7.4 by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/202](https://github.com/graalvm/native-build-tools/pull/202) - Fix race condition if tests are executed in parallel by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/195](https://github.com/graalvm/native-build-tools/pull/195) - Add support for `@arg` file by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/205](https://github.com/graalvm/native-build-tools/pull/205) **Full Changelog**: graalvm/native-build-tools@0.9.9...0.9.10 </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-firestore).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-pubsub
Mar 8, 2022
… v0.9.10 (#1044) [![WhiteSource 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://github.com/graalvm/native-build-tools) | `0.9.9` -> `0.9.10` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.10/compatibility-slim/0.9.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.10/confidence-slim/0.9.9)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.10`](https://github.com/graalvm/native-build-tools/releases/0.9.10) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.9...0.9.10) #### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Introduce skipNativeTests flag in Maven plugin by [@​sbrannen](https://github.com/sbrannen) in [https://github.com/graalvm/native-build-tools/pull/193](https://github.com/graalvm/native-build-tools/pull/193) - Fix system property breaking build cacheability by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/192](https://github.com/graalvm/native-build-tools/pull/192) - Make sure executable ends with `.exe` under Windows by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/199](https://github.com/graalvm/native-build-tools/pull/199) - Make it possible to override the classpath by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/200](https://github.com/graalvm/native-build-tools/pull/200) - Upgrade to Gradle 7.4 by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/202](https://github.com/graalvm/native-build-tools/pull/202) - Fix race condition if tests are executed in parallel by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/195](https://github.com/graalvm/native-build-tools/pull/195) - Add support for `@arg` file by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/205](https://github.com/graalvm/native-build-tools/pull/205) **Full Changelog**: graalvm/native-build-tools@0.9.9...0.9.10 </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-pubsub).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-pubsub
Mar 8, 2022
…to v0.9.10 (#1043) [![WhiteSource 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:junit-platform-native](https://github.com/graalvm/native-build-tools) | `0.9.9` -> `0.9.10` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.10/compatibility-slim/0.9.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.10/confidence-slim/0.9.9)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.10`](https://github.com/graalvm/native-build-tools/releases/0.9.10) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.9...0.9.10) #### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Introduce skipNativeTests flag in Maven plugin by [@​sbrannen](https://github.com/sbrannen) in [https://github.com/graalvm/native-build-tools/pull/193](https://github.com/graalvm/native-build-tools/pull/193) - Fix system property breaking build cacheability by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/192](https://github.com/graalvm/native-build-tools/pull/192) - Make sure executable ends with `.exe` under Windows by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/199](https://github.com/graalvm/native-build-tools/pull/199) - Make it possible to override the classpath by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/200](https://github.com/graalvm/native-build-tools/pull/200) - Upgrade to Gradle 7.4 by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/202](https://github.com/graalvm/native-build-tools/pull/202) - Fix race condition if tests are executed in parallel by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/195](https://github.com/graalvm/native-build-tools/pull/195) - Add support for `@arg` file by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/205](https://github.com/graalvm/native-build-tools/pull/205) **Full Changelog**: graalvm/native-build-tools@0.9.9...0.9.10 </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-pubsub).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-logging
Mar 9, 2022
… v0.9.10 (#905) [![WhiteSource 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://github.com/graalvm/native-build-tools) | `0.9.9` -> `0.9.10` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.10/compatibility-slim/0.9.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.10/confidence-slim/0.9.9)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.10`](https://github.com/graalvm/native-build-tools/releases/0.9.10) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.9...0.9.10) ##### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Introduce skipNativeTests flag in Maven plugin by [@​sbrannen](https://github.com/sbrannen) in [https://github.com/graalvm/native-build-tools/pull/193](https://github.com/graalvm/native-build-tools/pull/193) - Fix system property breaking build cacheability by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/192](https://github.com/graalvm/native-build-tools/pull/192) - Make sure executable ends with `.exe` under Windows by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/199](https://github.com/graalvm/native-build-tools/pull/199) - Make it possible to override the classpath by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/200](https://github.com/graalvm/native-build-tools/pull/200) - Upgrade to Gradle 7.4 by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/202](https://github.com/graalvm/native-build-tools/pull/202) - Fix race condition if tests are executed in parallel by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/195](https://github.com/graalvm/native-build-tools/pull/195) - Add support for `@arg` file by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/205](https://github.com/graalvm/native-build-tools/pull/205) **Full Changelog**: graalvm/native-build-tools@0.9.9...0.9.10 </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-logging).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-storage
Mar 14, 2022
…to v0.9.10 (#1296) [![WhiteSource 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:junit-platform-native](https://github.com/graalvm/native-build-tools) | `0.9.9` -> `0.9.10` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.10/compatibility-slim/0.9.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.10/confidence-slim/0.9.9)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.10`](https://github.com/graalvm/native-build-tools/releases/0.9.10) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.9...0.9.10) ##### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Introduce skipNativeTests flag in Maven plugin by [@​sbrannen](https://github.com/sbrannen) in [https://github.com/graalvm/native-build-tools/pull/193](https://github.com/graalvm/native-build-tools/pull/193) - Fix system property breaking build cacheability by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/192](https://github.com/graalvm/native-build-tools/pull/192) - Make sure executable ends with `.exe` under Windows by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/199](https://github.com/graalvm/native-build-tools/pull/199) - Make it possible to override the classpath by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/200](https://github.com/graalvm/native-build-tools/pull/200) - Upgrade to Gradle 7.4 by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/202](https://github.com/graalvm/native-build-tools/pull/202) - Fix race condition if tests are executed in parallel by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/195](https://github.com/graalvm/native-build-tools/pull/195) - Add support for `@arg` file by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/205](https://github.com/graalvm/native-build-tools/pull/205) **Full Changelog**: graalvm/native-build-tools@0.9.9...0.9.10 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-storage).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-secretmanager
Mar 14, 2022
…to v0.9.10 (#724) [![WhiteSource 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:junit-platform-native](https://github.com/graalvm/native-build-tools) | `0.9.9` -> `0.9.10` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.10/compatibility-slim/0.9.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.10/confidence-slim/0.9.9)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.10`](https://github.com/graalvm/native-build-tools/releases/0.9.10) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.9...0.9.10) #### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Introduce skipNativeTests flag in Maven plugin by [@​sbrannen](https://github.com/sbrannen) in [https://github.com/graalvm/native-build-tools/pull/193](https://github.com/graalvm/native-build-tools/pull/193) - Fix system property breaking build cacheability by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/192](https://github.com/graalvm/native-build-tools/pull/192) - Make sure executable ends with `.exe` under Windows by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/199](https://github.com/graalvm/native-build-tools/pull/199) - Make it possible to override the classpath by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/200](https://github.com/graalvm/native-build-tools/pull/200) - Upgrade to Gradle 7.4 by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/202](https://github.com/graalvm/native-build-tools/pull/202) - Fix race condition if tests are executed in parallel by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/195](https://github.com/graalvm/native-build-tools/pull/195) - Add support for `@arg` file by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/205](https://github.com/graalvm/native-build-tools/pull/205) **Full Changelog**: graalvm/native-build-tools@0.9.9...0.9.10 </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-secretmanager).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-secretmanager
Mar 14, 2022
… v0.9.10 (#725) [![WhiteSource 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://github.com/graalvm/native-build-tools) | `0.9.9` -> `0.9.10` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.10/compatibility-slim/0.9.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.10/confidence-slim/0.9.9)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.10`](https://github.com/graalvm/native-build-tools/releases/0.9.10) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.9...0.9.10) #### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Introduce skipNativeTests flag in Maven plugin by [@​sbrannen](https://github.com/sbrannen) in [https://github.com/graalvm/native-build-tools/pull/193](https://github.com/graalvm/native-build-tools/pull/193) - Fix system property breaking build cacheability by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/192](https://github.com/graalvm/native-build-tools/pull/192) - Make sure executable ends with `.exe` under Windows by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/199](https://github.com/graalvm/native-build-tools/pull/199) - Make it possible to override the classpath by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/200](https://github.com/graalvm/native-build-tools/pull/200) - Upgrade to Gradle 7.4 by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/202](https://github.com/graalvm/native-build-tools/pull/202) - Fix race condition if tests are executed in parallel by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/195](https://github.com/graalvm/native-build-tools/pull/195) - Add support for `@arg` file by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/205](https://github.com/graalvm/native-build-tools/pull/205) **Full Changelog**: graalvm/native-build-tools@0.9.9...0.9.10 </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-secretmanager).
mutianf
referenced
this pull request
in mutianf/java-bigtable
Mar 18, 2022
… v0.9.10 (googleapis#1174) [![WhiteSource 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://github.com/graalvm/native-build-tools) | `0.9.9` -> `0.9.10` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.10/compatibility-slim/0.9.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.10/confidence-slim/0.9.9)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.10`](https://github.com/graalvm/native-build-tools/releases/0.9.10) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.9...0.9.10) ##### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Introduce skipNativeTests flag in Maven plugin by [@​sbrannen](https://github.com/sbrannen) in [https://github.com/graalvm/native-build-tools/pull/193](https://github.com/graalvm/native-build-tools/pull/193) - Fix system property breaking build cacheability by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/192](https://github.com/graalvm/native-build-tools/pull/192) - Make sure executable ends with `.exe` under Windows by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/199](https://github.com/graalvm/native-build-tools/pull/199) - Make it possible to override the classpath by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/200](https://github.com/graalvm/native-build-tools/pull/200) - Upgrade to Gradle 7.4 by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/202](https://github.com/graalvm/native-build-tools/pull/202) - Fix race condition if tests are executed in parallel by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/195](https://github.com/graalvm/native-build-tools/pull/195) - Add support for `@arg` file by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/205](https://github.com/graalvm/native-build-tools/pull/205) **Full Changelog**: graalvm/native-build-tools@0.9.9...0.9.10 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigtable).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-bigtable
Mar 24, 2022
…to v0.9.11 (#1207) [![WhiteSource 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:junit-platform-native](https://github.com/graalvm/native-build-tools) | `0.9.9` -> `0.9.11` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/compatibility-slim/0.9.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/confidence-slim/0.9.9)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.11`](https://github.com/graalvm/native-build-tools/releases/0.9.11) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.10...0.9.11) ##### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Add issue templates by [@​lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/216](https://github.com/graalvm/native-build-tools/pull/216) - Fix [@​arg](https://github.com/arg) file not being used for tests in Maven by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/212](https://github.com/graalvm/native-build-tools/pull/212) - Make it possible to use environment variables in native tests by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/217](https://github.com/graalvm/native-build-tools/pull/217) - Fix incorrect declaration of output directory by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/219](https://github.com/graalvm/native-build-tools/pull/219) - Refactor build by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/220](https://github.com/graalvm/native-build-tools/pull/220) - Integrate native configuration repository with Gradle by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/204](https://github.com/graalvm/native-build-tools/pull/204) - Rework argfile generation by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/223](https://github.com/graalvm/native-build-tools/pull/223) - Rename `metadataRepository` and document feature by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/225](https://github.com/graalvm/native-build-tools/pull/225) - Support applications with custom packaging types by [@​alvarosanchez](https://github.com/alvarosanchez) in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) ##### New Contributors - [@​alvarosanchez](https://github.com/alvarosanchez) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) **Full Changelog**: graalvm/native-build-tools@0.9.10...0.9.11 ### [`v0.9.10`](https://github.com/graalvm/native-build-tools/releases/0.9.10) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.9...0.9.10) #### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Introduce skipNativeTests flag in Maven plugin by [@​sbrannen](https://github.com/sbrannen) in [https://github.com/graalvm/native-build-tools/pull/193](https://github.com/graalvm/native-build-tools/pull/193) - Fix system property breaking build cacheability by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/192](https://github.com/graalvm/native-build-tools/pull/192) - Make sure executable ends with `.exe` under Windows by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/199](https://github.com/graalvm/native-build-tools/pull/199) - Make it possible to override the classpath by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/200](https://github.com/graalvm/native-build-tools/pull/200) - Upgrade to Gradle 7.4 by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/202](https://github.com/graalvm/native-build-tools/pull/202) - Fix race condition if tests are executed in parallel by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/195](https://github.com/graalvm/native-build-tools/pull/195) - Add support for `@arg` file by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/205](https://github.com/graalvm/native-build-tools/pull/205) **Full Changelog**: graalvm/native-build-tools@0.9.9...0.9.10 </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigtable).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is an internal implementation change so that plugins reusing
this code can customize the classpath provider.