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 ktlint to v1.5.0 - autoclosed #1896

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 25, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.pinterest.ktlint:ktlint-cli-reporter-sarif 1.0.1 -> 1.5.0 age adoption passing confidence
com.pinterest.ktlint:ktlint-cli-reporter-plain 1.0.1 -> 1.5.0 age adoption passing confidence
com.pinterest.ktlint:ktlint-cli-reporter-json 1.0.1 -> 1.5.0 age adoption passing confidence
com.pinterest.ktlint:ktlint-cli-reporter-html 1.0.1 -> 1.5.0 age adoption passing confidence
com.pinterest.ktlint:ktlint-cli-reporter-checkstyle 1.0.1 -> 1.5.0 age adoption passing confidence
com.pinterest.ktlint:ktlint-cli-reporter-baseline 1.0.1 -> 1.5.0 age adoption passing confidence
com.pinterest.ktlint:ktlint-cli-reporter-core 1.0.1 -> 1.5.0 age adoption passing confidence
com.pinterest.ktlint:ktlint-cli-ruleset-core 1.0.1 -> 1.5.0 age adoption passing confidence
com.pinterest.ktlint:ktlint-logger 1.0.1 -> 1.5.0 age adoption passing confidence
com.pinterest.ktlint:ktlint-rule-engine-core 1.0.1 -> 1.5.0 age adoption passing confidence
com.pinterest.ktlint:ktlint-rule-engine 1.0.1 -> 1.5.0 age adoption passing confidence

Warning

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


Release Notes

pinterest/ktlint (com.pinterest.ktlint:ktlint-cli-reporter-sarif)

v1.5.0

Compare Source

The release of Kotlin 2.1 is the primary reason for publishing this release earlier than planned. Because of the removal of some language elements in Kotlin 2.1, the embedded Kotlin compiler in KtLint blocked Kotlinter users from upgrading to Kotlin 2.1.

🆕 Features
🔧 Fixes
📦 Dependencies
  • chore(deps): update plugin com.gradle.develocity to v3.18.2 - #​2865, by @​renovate[bot]

  • chore(deps): update dependency gradle to v8.11.1 - #​2875, by @​renovate[bot]

  • fix(deps): update dependency io.github.hakky54:logcaptor to v2.10.0 - #​2874, by @​renovate[bot]

  • fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.1.0-rc2 - #​2871, by @​renovate[bot]

  • fix(deps): update dependency io.github.oshai:kotlin-logging-jvm to v7.0.3 - #​2883, by @​renovate[bot]

  • fix(deps): update kotlin monorepo to v2.1.0 - #​2880, by @​renovate[bot]

  • fix(deps): update dependency com.github.ajalt.clikt:clikt to v5.0.2 - #​2886, by @​renovate[bot]

  • chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0 - #​2887, by @​renovate[bot]

  • fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.18.0 - #​2889, by @​renovate[bot]

v1.4.1

Compare Source

🔧 Fixes
📦 Dependencies

v1.4.0

Compare Source

🆕 Features
🔧 Fixes
📦 Dependencies

v1.3.1

Compare Source

🔧 Fixes
📦 Dependencies
💬 Other

v1.3.0

Compare Source

🆕 Features
🔧 Fixes
📦 Dependencies

v1.2.1

Compare Source

🆕 Features

None

🔧 Fixes

v1.2.0

Compare Source

🆕 Features
  • Break dependency between string-template-indent and multiline-expression-wrapping - #​2505, by @​paul-dingemans

  • Allow string template to exceed max line length when it is the only element on a line - #​2480, by @​paul-dingemans

  • Add configuration setting for ignoring argument-list-wrapping above threshold of argument - #​2481, by @​paul-dingemans
    NOTE: In code style ktlint_official this threshold is unset so that arguments are always wrapped. If this impacts your code too much, you can make it backward compatible by setting .editorconfig property ktlint_argument_list_wrapping_ignore_when_parameter_count_greater_or_equal_than to value 8. For other code styles this property is initialized with value 8 and as of that backward compatible by default.

  • Ignore EOL comment that causes max_line_length to be exceeded, except in max-line-length rule - #​2516, by @​paul-dingemans

  • Add new rule for disallowing KDoc at non-whitelisted locations - #​2548, by @​paul-dingemans

  • Improve insert of suppression - #​2546, by @​paul-dingemans

  • Ignore modifier of backing property in android_studio code style - #​2552, by @​paul-dingemans

  • Add rule to check spacing around square brackets 'square-brackets-spacing' - #​2555, by @​paul-dingemans

  • Add rule blank-line-between-when-conditions - #​2564, by @​paul-dingemans

🔧 Fixes
📦 Dependencies
💬 Other

v1.1.1

Compare Source

🆕 Features

None

🔧 Fixes
📦 Dependencies

v1.1.0

Compare Source

🆕 Features
🔧 Fixes
📦 Dependencies

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 these updates 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 force-pushed the renovate/ktlint branch from 14224fd to f2b2205 Compare December 27, 2023 12:11
@renovate renovate bot force-pushed the renovate/ktlint branch 2 times, most recently from 1f8d09b to 5981431 Compare January 8, 2024 23:22
@renovate renovate bot changed the title Update Ktlint to v1.1.0 Update Ktlint to v1.1.1 Jan 8, 2024
@renovate renovate bot force-pushed the renovate/ktlint branch from 5981431 to 95a0360 Compare January 9, 2024 15:05
@renovate renovate bot changed the title Update Ktlint to v1.1.1 chore(deps): update ktlint to v1.1.1 Jan 10, 2024
@renovate renovate bot force-pushed the renovate/ktlint branch 2 times, most recently from 15a4201 to 290b961 Compare January 15, 2024 08:18
@renovate renovate bot force-pushed the renovate/ktlint branch 2 times, most recently from 38113d1 to 68d506e Compare January 18, 2024 14:52
@orchestr7 orchestr7 force-pushed the master branch 2 times, most recently from 66a4216 to 20201a0 Compare January 18, 2024 16:33
@renovate renovate bot force-pushed the renovate/ktlint branch from 68d506e to d7953e7 Compare January 18, 2024 17:53
@renovate renovate bot force-pushed the renovate/ktlint branch 4 times, most recently from 8784308 to 454382f Compare February 1, 2024 09:37
@renovate renovate bot force-pushed the renovate/ktlint branch from 454382f to 1bc0420 Compare February 18, 2024 13:18
@renovate renovate bot changed the title chore(deps): update ktlint to v1.1.1 chore(deps): update ktlint Feb 28, 2024
@renovate renovate bot force-pushed the renovate/ktlint branch from 1bc0420 to 2921322 Compare February 28, 2024 23:05
@renovate renovate bot changed the title chore(deps): update ktlint chore(deps): update ktlint to v1.2.0 Feb 28, 2024
@renovate renovate bot force-pushed the renovate/ktlint branch from 2921322 to 83ae97f Compare March 1, 2024 02:36
@renovate renovate bot changed the title chore(deps): update ktlint to v1.2.0 chore(deps): update ktlint to v1.2.1 Mar 1, 2024
@renovate renovate bot force-pushed the renovate/ktlint branch 5 times, most recently from 7a61cf3 to 4b94413 Compare March 6, 2024 09:00
@renovate renovate bot force-pushed the renovate/ktlint branch 2 times, most recently from 4e42b2d to 28f0c51 Compare March 11, 2024 08:55
@renovate renovate bot changed the title chore(deps): update ktlint to v1.2.1 chore(deps): update ktlint to v1.3.0 Jun 4, 2024
@renovate renovate bot force-pushed the renovate/ktlint branch from a9eff7a to 6f76af6 Compare July 2, 2024 17:26
@renovate renovate bot changed the title chore(deps): update ktlint to v1.3.0 chore(deps): update ktlint Jul 2, 2024
@renovate renovate bot changed the title chore(deps): update ktlint chore(deps): update ktlint to v1.3.1 Jul 2, 2024
@renovate renovate bot force-pushed the renovate/ktlint branch from 6f76af6 to fdc2181 Compare July 12, 2024 17:31
@renovate renovate bot force-pushed the renovate/ktlint branch 2 times, most recently from 4a89b7f to 2c6d3c9 Compare July 22, 2024 08:49
@0x6675636b796f75676974687562
Copy link
Member

> Task :diktat-ktlint-engine:compileKotlin
w: file:///home/runner/work/diktat/diktat/diktat-ktlint-engine/src/main/kotlin/com/saveourtool/diktat/ktlint/DiktatBaselineFactoryImpl.kt:26:26 'loadBaseline(String): Baseline' is deprecated. Marked for removal in Ktlint 2.0
w: file:///home/runner/work/diktat/diktat/diktat-ktlint-engine/src/main/kotlin/com/saveourtool/diktat/ktlint/DiktatProcessorFactoryImpl.kt:86:32 'format(Code, (LintError, Boolean) -> Unit = ...): String' is deprecated. Marked for removal in Ktlint 2.0
w: file:///home/runner/work/diktat/diktat/diktat-ktlint-engine/src/main/kotlin/com/saveourtool/diktat/ktlint/KtLintRuleWrapper.kt:26:18 This declaration overrides deprecated member but not marked as deprecated itself. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
e: warnings found and -Werror specified

> Task :diktat-ktlint-engine:compileKotlin FAILED

@renovate renovate bot force-pushed the renovate/ktlint branch from 2c6d3c9 to 586734d Compare July 31, 2024 11:18
@renovate renovate bot force-pushed the renovate/ktlint branch 3 times, most recently from 445881a to b340ca5 Compare October 6, 2024 17:09
@renovate renovate bot force-pushed the renovate/ktlint branch from b340ca5 to 6dc33f5 Compare October 24, 2024 17:31
@renovate renovate bot changed the title chore(deps): update ktlint to v1.3.1 chore(deps): update ktlint to v1.4.0 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/ktlint branch from 6dc33f5 to 61183c6 Compare November 5, 2024 19:25
@renovate renovate bot changed the title chore(deps): update ktlint to v1.4.0 chore(deps): update ktlint to v1.4.1 Nov 5, 2024
@renovate renovate bot force-pushed the renovate/ktlint branch from 61183c6 to 6f5acc6 Compare December 4, 2024 21:40
@renovate renovate bot changed the title chore(deps): update ktlint to v1.4.1 chore(deps): update ktlint Dec 4, 2024
@renovate renovate bot changed the title chore(deps): update ktlint chore(deps): update ktlint to v1.5.0 Dec 5, 2024
@renovate renovate bot force-pushed the renovate/ktlint branch 2 times, most recently from b92be3f to b66cb04 Compare December 6, 2024 21:08
@renovate renovate bot force-pushed the renovate/ktlint branch from b66cb04 to 0202bca Compare December 7, 2024 19:53
@renovate renovate bot changed the title chore(deps): update ktlint to v1.5.0 chore(deps): update ktlint to v1.5.0 - autoclosed Dec 7, 2024
@renovate renovate bot closed this Dec 7, 2024
auto-merge was automatically disabled December 7, 2024 23:01

Pull request was closed

@renovate renovate bot deleted the renovate/ktlint branch December 7, 2024 23:01
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.

1 participant