forked from googleapis/google-cloud-java
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit b1bde96
authored
deps: update dependency org.graalvm.buildtools:junit-platform-native to v0.9.12 (googleapis#787)
[](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.11` -> `0.9.12` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>graalvm/native-build-tools</summary>
### [`v0.9.12`](https://github.com/graalvm/native-build-tools/releases/tag/0.9.12)
[Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.11...0.9.12)
##### What's Changed
Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog).
- Add Mockito / Byte Buddy support documentation by [@&googleapis#8203;lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/236](https://github.com/graalvm/native-build-tools/pull/236)
- Prevent builds from failing if no test list is present by [@&googleapis#8203;lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/239](https://github.com/graalvm/native-build-tools/pull/239)
- Support different agent modes in the native-image Gradle plugin by [@&googleapis#8203;gradinac](https://github.com/gradinac) in [https://github.com/graalvm/native-build-tools/pull/230](https://github.com/graalvm/native-build-tools/pull/230)
- JVM Reachability Metadata support for Maven by [@&googleapis#8203;alvarosanchez](https://github.com/alvarosanchez) in [https://github.com/graalvm/native-build-tools/pull/240](https://github.com/graalvm/native-build-tools/pull/240)
- Warn about deprecated agent DSL by [@&googleapis#8203;gradinac](https://github.com/gradinac) in [https://github.com/graalvm/native-build-tools/pull/242](https://github.com/graalvm/native-build-tools/pull/242)
- Rework Maven plugin by [@&googleapis#8203;lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/247](https://github.com/graalvm/native-build-tools/pull/247)
- Add Gradle rich output support, configure default metadata URL on Maven by [@&googleapis#8203;lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/249](https://github.com/graalvm/native-build-tools/pull/249)
- Fix wrong scope for test dependencies by [@&googleapis#8203;melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/251](https://github.com/graalvm/native-build-tools/pull/251)
- Add documentation for alternative build systems. by [@&googleapis#8203;gradinac](https://github.com/gradinac) in [https://github.com/graalvm/native-build-tools/pull/248](https://github.com/graalvm/native-build-tools/pull/248)
**Full Changelog**: graalvm/native-build-tools@0.9.11...0.9.12
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->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-secretmanager).1 parent c6005b3 commit b1bde96Copy full SHA for b1bde96
File tree
1 file changed
+1
-1
lines changedFilter options
- java-secretmanager/samples/native-image-sample
1 file changed
+1
-1
lines changedjava-secretmanager/samples/native-image-sample/pom.xml
Copy file name to clipboardExpand all lines: java-secretmanager/samples/native-image-sample/pom.xml+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
116 |
| - | |
| 116 | + | |
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
|
0 commit comments