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 com.pinterest.ktlint to v0.43.0 #4301

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 19, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.pinterest.ktlint:ktlint-ruleset-experimental 0.42.1 -> 0.43.0 age adoption passing confidence
com.pinterest.ktlint:ktlint-ruleset-standard 0.42.1 -> 0.43.0 age adoption passing confidence
com.pinterest.ktlint:ktlint-core 0.42.1 -> 0.43.0 age adoption passing confidence

Release Notes

pinterest/ktlint

v0.43.0

Compare Source

Added
Fixed
  • Fix false positive with lambda argument and call chain (indent) (#​1202)
  • Fix trailing spaces not formatted inside block comments (no-trailing-spaces) (#​1197)
  • Do not check for .idea folder presence when using applyToIDEA globally (#​1186)
  • Remove spaces before primary constructor (paren-spacing) (#​1207)
  • Fix false positive for delegated properties with a lambda argument (indent) (#​1210)
  • Remove unnecessary wildcard imports (no-unused-imports) (#​1256)
  • Fix indentation of KDoc comment when using tab indentation style (indent) (#​850)
Changed
  • Support absolute paths for globs (#​1131)
  • Fix regression from 0.41 with argument list wrapping after dot qualified expression (argument-list-wrapping)(#​1159)
  • Update Gradle to 7.2 version
  • Update Gradle shadow plugin to 7.1 version
  • Update Kotlin version to 1.5.31 version. Default Kotlin API version was changed to 1.4!

Configuration

📅 Schedule: 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 19, 2021
@3flex
Copy link
Member

3flex commented Nov 19, 2021

Tracked in #4227

@3flex 3flex closed this Nov 19, 2021
@3flex 3flex deleted the renovate/com.pinterest.ktlint branch November 19, 2021 05:11
@renovate
Copy link
Contributor Author

renovate bot commented Nov 19, 2021

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (0.43.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants