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.1 #4348

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 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.1 age adoption passing confidence
com.pinterest.ktlint:ktlint-ruleset-standard 0.42.1 -> 0.43.1 age adoption passing confidence
com.pinterest.ktlint:ktlint-core 0.42.1 -> 0.43.1 age adoption passing confidence

Release Notes

pinterest/ktlint

v0.43.1

Compare Source

[0.43.1] - 2021-11-30

Minor release to fix JDK 1.8 support

Fixed
  • KtLint CLI 0.43 doesn't work with JDK 1.8 (#​1271)

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 Dec 1, 2021
@cortinico
Copy link
Member

Tracked here #4227

@cortinico cortinico closed this Dec 1, 2021
@renovate
Copy link
Contributor Author

renovate bot commented Dec 1, 2021

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (0.43.1). 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.

@renovate renovate bot deleted the renovate/com.pinterest.ktlint branch December 1, 2021 08:32
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