Skip to content

chore(deps): update plugin org.graalvm.buildtools.native to v1#17180

Open
renovate[bot] wants to merge 3 commits intomainfrom
renovate/org.graalvm.buildtools.native-1.x
Open

chore(deps): update plugin org.graalvm.buildtools.native to v1#17180
renovate[bot] wants to merge 3 commits intomainfrom
renovate/org.graalvm.buildtools.native-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 27, 2026

This PR contains the following updates:

Package Change Age Confidence
org.graalvm.buildtools.native 0.11.51.0.0 age confidence

Release Notes

graalvm/native-build-tools (org.graalvm.buildtools.native)

v1.0.0

Compare Source

What's Changed

Full Changelog: graalvm/native-build-tools@0.11.5...1.0.0


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner March 27, 2026 23:58
@github-actions github-actions bot added the test native This label can be applied to PRs to trigger them to run native tests label Mar 27, 2026
@trask trask closed this Mar 28, 2026
@trask trask reopened this Mar 28, 2026
@renovate renovate bot changed the title Update plugin org.graalvm.buildtools.native to v1 chore(deps): update plugin org.graalvm.buildtools.native to v1 Mar 28, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 28, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

from({
zipTree(repositoryMetadata.singleFile)
})
into(rootProject.layout.buildDirectory.dir("metadata-repository"))
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using rootProject here because graalvmNative extension seems to be shared among the projects so we need to make sure that all projects extract the metadata to the same path because we don't know which one of these is actually executed.

@laurit laurit modified the milestone: v2.27.0 Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test native This label can be applied to PRs to trigger them to run native tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants