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

chore(deps): update micronaut.gradle.plugin to v4.3.6 #2436

Merged
merged 2 commits into from
Apr 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 13, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.micronaut.application 4.3.5 -> 4.3.6 age adoption passing confidence
io.micronaut.gradle:micronaut-test-resources-plugin 4.3.5 -> 4.3.6 age adoption passing confidence
io.micronaut.gradle:micronaut-gradle-plugin 4.3.5 -> 4.3.6 age adoption passing confidence
io.micronaut.gradle:micronaut-crac-plugin 4.3.5 -> 4.3.6 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Prague, 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 these updates again.


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

This PR has been generated by Mend Renovate. View repository job log here.

We were (unnecessarily) overwriting the base image for Java 21 DockerFiles.
Instead we can use the base image supplied by the plugin.

The plugin has also changed so that the base image is now 21-jre or 17-jre.
Not -jammy or -focal as before.

See micronaut-projects/micronaut-gradle-plugin#979
Copy link
Contributor Author

renovate bot commented Apr 17, 2024

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.

@timyates
Copy link
Contributor

Tested that the base image change still works on apple silicon and it does 😅

@sdelamo sdelamo merged commit f1677f3 into 4.4.x Apr 17, 2024
13 checks passed
@sdelamo sdelamo deleted the renovate/micronaut.gradle.plugin branch April 17, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants