azure-spring-boot-samples
azure-spring-boot-samples copied to clipboard
Bump native-maven-plugin from 0.9.11 to 0.9.13
Bumps native-maven-plugin from 0.9.11 to 0.9.13.
Release notes
Sourced from native-maven-plugin's releases.
0.9.13
What's Changed
Read what's new in the documentation.
- Restore
NativeImagePlugin.NATIVE_TEST_EXTENSIONby@lazar-mitrovicin graalvm/native-build-tools#256- Fix JUnit annotation scanning during the image build by
@gradinacin graalvm/native-build-tools#258- Change reachability metadata fallback path by
@lazar-mitrovicin graalvm/native-build-tools#257- Add a DSL option that enables the native-image agent by
@gradinacin graalvm/native-build-tools#263- Bump dependency versions by
@lazar-mitrovicin graalvm/native-build-tools#264- Rename
jvm-reachability-metadata->graalvm-reachability-metadataby@melixin graalvm/native-build-tools#265- Final PR for the metadata repo by
@vjovanovin graalvm/native-build-tools#266New Contributors
@vjovanovmade their first contribution in graalvm/native-build-tools#266Full Changelog: https://github.com/graalvm/native-build-tools/compare/0.9.12...0.9.13
0.9.12
What's Changed
Read what's new in the documentation.
- Add Mockito / Byte Buddy support documentation by
@lazar-mitrovicin graalvm/native-build-tools#236- Prevent builds from failing if no test list is present by
@lazar-mitrovicin graalvm/native-build-tools#239- Support different agent modes in the native-image Gradle plugin by
@gradinacin graalvm/native-build-tools#230- JVM Reachability Metadata support for Maven by
@alvarosanchezin graalvm/native-build-tools#240- Warn about deprecated agent DSL by
@gradinacin graalvm/native-build-tools#242- Rework Maven plugin by
@lazar-mitrovicin graalvm/native-build-tools#247- Add Gradle rich output support, configure default metadata URL on Maven by
@lazar-mitrovicin graalvm/native-build-tools#249- Fix wrong scope for test dependencies by
@melixin graalvm/native-build-tools#251- Add documentation for alternative build systems. by
@gradinacin graalvm/native-build-tools#248Full Changelog: https://github.com/graalvm/native-build-tools/compare/0.9.11...0.9.12
Commits
39a1289Release 0.9.130cc70d9Merge pull request #266 from graalvm/vj-ag/release-overhaul-no-questions-asked9462ee2Revertnative-config-integrationsample changes3913b1cmvn: Tests for remote repo and docsa8c0b51Remove a maven functional test that is now invalid744d0acRevert maven profile change427ab9dFix checkstyle errorsac7ad41Build and run the metadata integration sample with Mavencafbc13Maven: Add reachability metadata repository cachingac966ebMaven: use the default metadata repository URL and version if none is set- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
https://github.com/Azure-Samples/azure-spring-boot-samples/pull/399#issuecomment-1174654825
Superseded by #499.