cloud-sql-jdbc-socket-factory
cloud-sql-jdbc-socket-factory copied to clipboard
chore(deps): update native-image.version to v0.9.15
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| org.graalvm.buildtools:native-maven-plugin | 0.9.11 -> 0.9.15 |
||||
| org.graalvm.buildtools:junit-platform-native | 0.9.11 -> 0.9.15 |
Release Notes
graalvm/native-build-tools
v0.9.15
What's Changed
Read what's new in the documentation.
- Move block from onTestClassRegistered to onLoad function by @dnestoro in https://github.com/graalvm/native-build-tools/pull/312
- Add .sdkmanrc by @philwebb in https://github.com/graalvm/native-build-tools/pull/320
- Bump the default metadata repository version to 0.2.1 by @dnestoro in https://github.com/graalvm/native-build-tools/pull/323
- Fix functional tests for MacOS users by @philwebb in https://github.com/graalvm/native-build-tools/pull/321
- Include buildtool support for bundling reachability metadata into jar files by @philwebb in https://github.com/graalvm/native-build-tools/pull/322
- Ship the GraalVM metadata repository as an artifact alongside NBT by @melix in https://github.com/graalvm/native-build-tools/pull/331
- Improve toolchain selection diagnostics by @melix in https://github.com/graalvm/native-build-tools/pull/332
- Bump metadata repository version by @melix in https://github.com/graalvm/native-build-tools/pull/335
- Fix
NoSuchFileExceptionv incollectReachabilityMetadata` Gradle task by @sdeleuze in https://github.com/graalvm/native-build-tools/pull/336 - Remove use of DependencyFilter by @melix in https://github.com/graalvm/native-build-tools/pull/337
New Contributors
- @philwebb made their first contribution in https://github.com/graalvm/native-build-tools/pull/320
Full Changelog: https://github.com/graalvm/native-build-tools/compare/0.9.14...0.9.15
v0.9.14
What's Changed
Read what's new in the documentation.
- Fix how the GRAALVM_QUICK_BUILD env var is read by @melix in https://github.com/graalvm/native-build-tools/pull/278
- Make it possible to pass env vars to the builder process by @melix in https://github.com/graalvm/native-build-tools/pull/280
- Maven plugin fixes by @lazar-mitrovic in https://github.com/graalvm/native-build-tools/pull/274
- Add support for
test-jarartifacts by @lazar-mitrovic in https://github.com/graalvm/native-build-tools/pull/281 - Add Gradle CLI options for quick build and debugging by @lazar-mitrovic in https://github.com/graalvm/native-build-tools/pull/286
- Add a changelog and docs about build -> compile-no-fork changes by @lazar-mitrovic in https://github.com/graalvm/native-build-tools/pull/290
- Do not filter out entry values starting with
java.in the metadata post-processing action by @gradinac in https://github.com/graalvm/native-build-tools/pull/289 - Try to fix snapshot publishing by @lazar-mitrovic in https://github.com/graalvm/native-build-tools/pull/244
- Fix javadoc and warnings by @lazar-mitrovic in https://github.com/graalvm/native-build-tools/pull/291
- Bump the default metadata repository version to 0.1.2 by @gradinac in https://github.com/graalvm/native-build-tools/pull/294
- Fix metadata repository crash by @dnestoro in https://github.com/graalvm/native-build-tools/pull/295
- Add support for override flag by @sdeleuze in https://github.com/graalvm/native-build-tools/pull/296
- Fix build time initialization error with JUnit 5.9.0 by @melix in https://github.com/graalvm/native-build-tools/pull/308
- Fix compatibility with configuration cache by @melix in https://github.com/graalvm/native-build-tools/pull/304
- Bump metadata repository version by @melix in https://github.com/graalvm/native-build-tools/pull/310
New Contributors
- @dnestoro made their first contribution in https://github.com/graalvm/native-build-tools/pull/295
Full Changelog: https://github.com/graalvm/native-build-tools/compare/0.9.13...0.9.14
v0.9.13
What's Changed
Read what's new in the documentation.
- Restore
NativeImagePlugin.NATIVE_TEST_EXTENSIONby @lazar-mitrovic in https://github.com/graalvm/native-build-tools/pull/256 - Fix JUnit annotation scanning during the image build by @gradinac in https://github.com/graalvm/native-build-tools/pull/258
- Change reachability metadata fallback path by @lazar-mitrovic in https://github.com/graalvm/native-build-tools/pull/257
- Add a DSL option that enables the native-image agent by @gradinac in https://github.com/graalvm/native-build-tools/pull/263
- Bump dependency versions by @lazar-mitrovic in https://github.com/graalvm/native-build-tools/pull/264
- Rename
jvm-reachability-metadata->graalvm-reachability-metadataby @melix in https://github.com/graalvm/native-build-tools/pull/265 - Final PR for the metadata repo by @vjovanov in https://github.com/graalvm/native-build-tools/pull/266
New Contributors
- @vjovanov made their first contribution in https://github.com/graalvm/native-build-tools/pull/266
Full Changelog: https://github.com/graalvm/native-build-tools/compare/0.9.12...0.9.13
v0.9.12
What's Changed
Read what's new in the documentation.
- Add Mockito / Byte Buddy support documentation by @lazar-mitrovic in https://github.com/graalvm/native-build-tools/pull/236
- Prevent builds from failing if no test list is present by @lazar-mitrovic in https://github.com/graalvm/native-build-tools/pull/239
- Support different agent modes in the native-image Gradle plugin by @gradinac in https://github.com/graalvm/native-build-tools/pull/230
- JVM Reachability Metadata support for Maven by @alvarosanchez in https://github.com/graalvm/native-build-tools/pull/240
- Warn about deprecated agent DSL by @gradinac in https://github.com/graalvm/native-build-tools/pull/242
- Rework Maven plugin by @lazar-mitrovic in https://github.com/graalvm/native-build-tools/pull/247
- Add Gradle rich output support, configure default metadata URL on Maven by @lazar-mitrovic in https://github.com/graalvm/native-build-tools/pull/249
- Fix wrong scope for test dependencies by @melix in https://github.com/graalvm/native-build-tools/pull/251
- Add documentation for alternative build systems. by @gradinac in https://github.com/graalvm/native-build-tools/pull/248
Full Changelog: https://github.com/graalvm/native-build-tools/compare/0.9.11...0.9.12
Configuration
📅 Schedule: Branch creation - "after 8am on Friday,before 12pm on Friday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.