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 dependency gradle to v7.6 - autoclosed #569

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2022

Mend Renovate

This PR contains the following updates:

Package Update Change
gradle (source) minor 7.5.1 -> 7.6

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from krzema12 as a code owner November 25, 2022 15:32
@krzema12
Copy link
Member

@krzema12
Copy link
Member

CC @aSemy - any idea here? I'd like to understand what's going on here, you may have best insight since you worked on having the buildSrc.

@aSemy
Copy link
Contributor

aSemy commented Nov 26, 2022

I'll take a look

@aSemy
Copy link
Contributor

aSemy commented Nov 26, 2022

Works locally on my machine, what about yours @krzema12? This might be caused by Gradle using the GitHub Workflow cache. You could try manually deleting the caches https://github.com/krzema12/github-workflows-kt/actions/caches

@aSemy
Copy link
Contributor

aSemy commented Nov 26, 2022

Oh I just triggered it. It looks like the version of the Kotlin Serialization plugin isn't defined in ./buildSrc/build.gradle.kts. I'll make a new PR.

#570

@krzema12
Copy link
Member

@aSemy thanks a lot! Interesting why Gradle let us not specify the version in the first place 🤔

@aSemy aSemy mentioned this pull request Nov 26, 2022
@aSemy
Copy link
Contributor

aSemy commented Nov 26, 2022

@aSemy thanks a lot! Interesting why Gradle let us not specify the version in the first place 🤔

Yeah, it's been an ongoing problem that Gradle embeds older versions of Kotlin. It's even worse that Gradle requires a Kotlin language level of 1.4, which is ancient. The Gradle team will only increase the Kotlin level in major versions, so they lag behind badly.

@renovate renovate bot changed the title chore(deps): update dependency gradle to v7.6 chore(deps): update dependency gradle to v7.6 - autoclosed Nov 26, 2022
@renovate renovate bot closed this Nov 26, 2022
@renovate renovate bot deleted the renovate/gradle-7.x branch November 26, 2022 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants