chore(deps): Update dependency com.pinterest.ktlint:ktlint-cli to v1.8.0#266
Merged
chore(deps): Update dependency com.pinterest.ktlint:ktlint-cli to v1.8.0#266
Conversation
zml2008
approved these changes
Feb 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.7.0→1.8.0Release Notes
pinterest/ktlint (com.pinterest.ktlint:ktlint-cli)
v1.8.0Compare Source
🆕 Features
Set languageVersion to KOTLIN_2_0 to ensure metadata compatibility with Kotlin 2.0 - #3110, by @hugoncosta
Simplify creation of a custom ruleset - #3118, by @paul-dingemans
Add rule
then-spacing- #3129, by @paul-dingemansAdd CLI option '--ignore-autocorrect-failures' - #3157, by @paul-dingemans
Allow
_as backing property name (needed for KEEP-412) - #3166, by @serrasPromote experimental rules to standard rules - #3171, by @paul-dingemans:
🔧 Fixes
Fix link to maven wrapper - #3112, by @paul-dingemans
Fix links in documentation, and fix some typo's/formatting - #3127, by @paul-dingemans
Fix indent of function parameter with multiline expression in
android_studio- #3131, by @paul-dingemansfix(deps): update dependency com.vanniktech:gradle-maven-publish-plugin to v0.35.0 - #3169, by @renovate[bot]
💬 Other
Validate @SinceKtlint annotations with test and uniformize existing rules - #3101, by @hugoncosta
Fix snapshot repository location - #3106, by @paul-dingemans
Add code vulnerability scanning with CodeQL - #3113, by @paul-dingemans
Disable gradle build cache in code scanning workflow - #3116, by @paul-dingemans
Restrict access to GitHub token to "contents: read" - #3115, by @paul-dingemans
Change language for code-scanning workflow to 'kotlin' - #3117, by @paul-dingemans
Allow publication documents workflow to write to Github pages - #3121, by @paul-dingemans
Allow manual dispatch of workflow for publishing documentation - #3122, by @paul-dingemans
Set contents write permission on workflows for publishing documentation - #3123, by @paul-dingemans
Switch publication config to vanniktech's maven-publish plugin - #3068, by @mateuszkwiecinski
Add SECURITY.md file - #3114, by @paul-dingemans
Add public key to GitHub - #3139, by @shashachu
Ignore renovate updates for JUnit v6 as it requires Java17+ - #3146, by @paul-dingemans
v1.7.2Compare Source
v1.7.1Compare Source
🔧 Fixes
modifier-list-spacingandcontext-receiver-list-wrapping- #3077, by @paul-dingemansoperand-expression-wrappingrule as experimental - #3081, by @paul-dingemans💬 Other
Configuration
📅 Schedule: Branch creation - "after 5pm on the 2nd day of the month" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.