Skip to content

Bump native-maven-plugin from 0.9.1 to 0.9.2#104

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2021

Copy link
Copy Markdown
Contributor

Bumps native-maven-plugin from 0.9.1 to 0.9.2.

Release notes

Sourced from native-maven-plugin's releases.

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
  • c6b65d6 0.9.2 release
  • cb51569 Introduce a command line argument provider
  • 196b9fb Fix missing directory when building from clean state
  • 63b598c Merge branch 'sbrannen-issues/84-UniqueIdTrackingListener-concurrency'
  • e481673 Remove unused scripts
  • da66d98 Remove test discovery mode from the maven plugin
  • 6363d0e Use Java 11 for building the Maven plugin
  • 300ddd0 Add task to update the versions in samples
  • fde668f Remove redundant GraalVM download
  • d4ff741 Further reduce Maven logs
  • 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.2.
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@0.9.1...0.9.2)

---
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 Jul 13, 2021
@dependabot @github

dependabot Bot commented on behalf of github Aug 18, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #107.

@dependabot dependabot Bot closed this Aug 18, 2021
@dependabot
dependabot Bot deleted the dependabot/maven/org.graalvm.buildtools-native-maven-plugin-0.9.2 branch August 18, 2021 20:10
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