Skip to content

Bump native-maven-plugin from 0.9.1 to 0.9.3#107

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.graalvm.buildtools-native-maven-plugin-0.9.3
Closed

Bump native-maven-plugin from 0.9.1 to 0.9.3#107
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.graalvm.buildtools-native-maven-plugin-0.9.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 18, 2021

Copy link
Copy Markdown
Contributor

Bumps native-maven-plugin from 0.9.1 to 0.9.3.

Release notes

Sourced from native-maven-plugin's releases.

0.9.3

This release contains:

  • Fix for mainClass not being optional (Gradle plugin)
  • Fix for Gradle < 7 failing to determine GraalVM toolchain
  • Gradle plugin now registers proper groups
  • Automatic native-image tool fetching via gu (Gradle plugin)
  • FIxed issue where nativeTest would fail when tests are annotated with Timeout
  • Added a sharedLibrary configuration option for Gradle plugin
  • Removed broken server configuration option from Gradle plugin
  • Added a documentation website with proper CI integration

In addition to those improvements, several behind-the-scenes changes were made:

  • Introduced "Dockerless" Maven plugin functional testing
  • Parallelized Gradle testing in CI
  • Replaced groovy-json with jackson-databind for JSON handling
  • Fixed Github Actions syntax to enable manual workflow invoking

Note that there has been a breaking change in the Gradle plugin - server configuration option was removed. Using said option will cause existing builds to break, so users are advised to remove it from their configuration prior to upgrading.

Related PRs: #103, #104, #107, #113, #114, #115, #116, #117, #118, #120, #121, #123, #125

All artifacts are available on the Maven Central. Documentation is available at graalvm.github.io/native-build-tools/0.9.3

0.9.2

This release contains:

  • Revamped Gradle plugin that is now a lot more idiomatic.
  • Fixes for several issues regarding JUnit testing.
  • Removal of Test Discovery mode from the Maven plugin.
  • Fix for Maven creating empty test images when no tests are present.
  • Added support for Kotlin tests in Gradle.

In addition to those improvements, several behind-the-scenes changes were made in order to ensure better compatibility moving forward:

  • Test coverage has been greatly improved for all subprojects.
  • Build tooling for this repository has been improved significantly.

Note that there has been a breaking change in the Gradle plugin - persistConfig configuration option was removed. Using said option will cause existing builds to break, so users are advised to remove it from their configuration prior to upgrading. System property -DpersistConfig will have no effect going forward.

Related PRs: #71, #78, #87, #89, #91, #94, #95, #96

All artifacts are available on the Maven Central.

Commits
  • 6c57d3b 0.9.3 release
  • 2e2a9c0 Fix issue where tests with Timeout annotation would fail due to missing refle...
  • 839cd60 Remove broken server configuration option
  • 5cc3aee Automate documentation publishing
  • 8b24fbc Fix Github Actions syntax
  • 9127cb1 Add a sharedLibrary configuration option for Gradle plugin
  • d0564b4 Download native-image executable using gu tool
  • 727f9bf Fix pattern when version is SNAPSHOT
  • f23256d Fix documentation CI script
  • 4955f47 Fix review feedback
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.9.1 to 0.9.3.
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@0.9.1...0.9.3)

---
updated-dependencies:
- dependency-name: org.graalvm.buildtools:native-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 18, 2021
@dependabot @github

dependabot Bot commented on behalf of github Aug 30, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #110.

@dependabot dependabot Bot closed this Aug 30, 2021
@dependabot
dependabot Bot deleted the dependabot/maven/org.graalvm.buildtools-native-maven-plugin-0.9.3 branch August 30, 2021 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants