Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump GraalVM Native Build Tools to 0.9.18 #8399

Merged
merged 2 commits into from Nov 24, 2022
Merged

Conversation

alvarosanchez
Copy link
Member

@alvarosanchez alvarosanchez commented Nov 22, 2022

@melix I suppose this is not being picked up by Renovate because all it's doing is generating a <maven.native.plugin.version>0.9.18</maven.native.plugin.version> property in the BOM, which is then referenced by micronaut-parent (<version>${maven.native.plugin.version}</version>).

Is there a way we can improve this so that these versions are picked up by Renovate?

@alvarosanchez alvarosanchez added the type: dependency-upgrade Upgrade a dependency label Nov 22, 2022
@alvarosanchez alvarosanchez added this to the 3.8.0 milestone Nov 22, 2022
@melix
Copy link
Contributor

melix commented Nov 22, 2022

I think for it to be picked by Renovate, you'll have to add an entry in the libraries section with the module coordinates.

@alvarosanchez
Copy link
Member Author

Will that have any other consequence for Gradle users?

@melix
Copy link
Contributor

melix commented Nov 22, 2022

No it won't. It would add an entry to the BOM because it's a managed dependency, but that's it.

@alvarosanchez alvarosanchez marked this pull request as draft November 22, 2022 12:03
@alvarosanchez alvarosanchez marked this pull request as ready for review November 22, 2022 12:10
@sonarcloud
Copy link

sonarcloud bot commented Nov 22, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sdelamo sdelamo merged commit 54534be into 3.8.x Nov 24, 2022
@sdelamo sdelamo deleted the alvarosanchez-patch-1 branch November 24, 2022 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Upgrade a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants