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.2.1 #1896

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 25, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.pinterest.ktlint:ktlint-cli-reporter-sarif 1.0.1 -> 1.2.1 age adoption passing confidence
com.pinterest.ktlint:ktlint-cli-reporter-plain 1.0.1 -> 1.2.1 age adoption passing confidence
com.pinterest.ktlint:ktlint-cli-reporter-json 1.0.1 -> 1.2.1 age adoption passing confidence
com.pinterest.ktlint:ktlint-cli-reporter-html 1.0.1 -> 1.2.1 age adoption passing confidence
com.pinterest.ktlint:ktlint-cli-reporter-checkstyle 1.0.1 -> 1.2.1 age adoption passing confidence
com.pinterest.ktlint:ktlint-cli-reporter-baseline 1.0.1 -> 1.2.1 age adoption passing confidence
com.pinterest.ktlint:ktlint-cli-reporter-core 1.0.1 -> 1.2.1 age adoption passing confidence
com.pinterest.ktlint:ktlint-cli-ruleset-core 1.0.1 -> 1.2.1 age adoption passing confidence
com.pinterest.ktlint:ktlint-logger 1.0.1 -> 1.2.1 age adoption passing confidence
com.pinterest.ktlint:ktlint-rule-engine-core 1.0.1 -> 1.2.1 age adoption passing confidence
com.pinterest.ktlint:ktlint-rule-engine 1.0.1 -> 1.2.1 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.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 treshold 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 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.

@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 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
@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 changed the title chore(deps): update ktlint to v1.1.1 chore(deps): update ktlint Feb 28, 2024
@renovate renovate bot changed the title chore(deps): update ktlint chore(deps): update ktlint to v1.2.0 Feb 28, 2024
@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
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

0 participants