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

fix(deps): update dependency org.jmailen.gradle:kotlinter-gradle to v5 #1740

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jmailen.gradle:kotlinter-gradle 4.5.0 -> 5.0.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

jeremymailen/kotlinter-gradle (org.jmailen.gradle:kotlinter-gradle)

v5.0.1

Compare Source

  • Always include ktlint dependency configuration, should fix #​423

v5.0.0

Compare Source

Major release

  • Kotlinter now runs in Gradle worker process isolation yielding much more stable compatibility with different Kotlin versions
  • You may now override the ktlintVersion in configuration
  • Easier inclusion of custom rules

Compatibility breaking changes

  • The kotlinter configuration property failBuildWhenCannotAutoFormat changed to ignoreFormatFailures with default value true.
  • The kotlinter configuration property ignoreFailures changed to ignoreLintFailures
  • You no longer add custom ktlint rule sets by adding to the buildscript classpath. Instead a more convenient ktlint dependency configuration is provided. See Custom Rules.

New features

  • New kotlinter configuration property ktlintVersion allows overriding the default version of ktlint used.

Fixes

  • Support for Kotlin 2.1+

Upgrades


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 enabled auto-merge (squash) December 12, 2024 10:16
renovate-approve[bot]
renovate-approve bot previously approved these changes Dec 12, 2024
@renovate renovate bot force-pushed the renovate/org.jmailen.gradle-kotlinter-gradle-5.x branch from b690f26 to d923259 Compare December 12, 2024 23:33
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.

0 participants