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

Update ktlint to v1.4.1 #24

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

Update ktlint to v1.4.1 #24

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.pinterest.ktlint:ktlint-test 1.0.0 -> 1.4.1 age adoption passing confidence
com.pinterest.ktlint:ktlint-cli-ruleset-core 1.0.0 -> 1.4.1 age adoption passing confidence
com.pinterest.ktlint:ktlint-rule-engine-core 1.0.0 -> 1.4.1 age adoption passing confidence

Release Notes

pinterest/ktlint (com.pinterest.ktlint:ktlint-test)

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

v1.0.1

Compare Source

🆕 Features
  • Add .editorconfig property ktlint_function_naming_ignore_when_annotated_with so that rule function-naming can be ignored based on annotations on that rule. See function-naming.
🔧 Fixes
📦 Dependencies
💬 Other

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 changed the title Update ktlint to v1.0.1 Update ktlint Dec 19, 2023
@renovate renovate bot changed the title Update ktlint Update ktlint to v1.1.0 Dec 20, 2023
@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 Update ktlint to v1.2.0 Feb 28, 2024
@renovate renovate bot changed the title Update ktlint to v1.2.0 Update ktlint to v1.2.1 Mar 1, 2024
@renovate renovate bot changed the title Update ktlint to v1.2.1 Update ktlint to v1.3.0 Jun 4, 2024
@renovate renovate bot changed the title Update ktlint to v1.3.0 Update ktlint to v1.3.1 Jul 2, 2024
@renovate renovate bot changed the title Update ktlint to v1.3.1 Update ktlint to v1.4.0 Oct 24, 2024
@renovate renovate bot changed the title Update ktlint to v1.4.0 Update ktlint to v1.4.1 Nov 5, 2024
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