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.2 #4354

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

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

Release Notes

pinterest/ktlint (com.pinterest.ktlint:ktlint-ruleset-experimental)

v0.43.2

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!
pinterest/ktlint (com.pinterest.ktlint:ktlint-ruleset-standard)

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 2, 2021
@codecov
Copy link

codecov bot commented Dec 2, 2021

Codecov Report

Merging #4354 (ab5c1c6) into main (92433ea) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #4354   +/-   ##
=========================================
  Coverage     84.26%   84.26%           
  Complexity     3263     3263           
=========================================
  Files           473      473           
  Lines         10336    10336           
  Branches       1827     1827           
=========================================
  Hits           8710     8710           
  Misses          667      667           
  Partials        959      959           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 92433ea...ab5c1c6. Read the comment docs.

@cortinico
Copy link
Member

Tracked by #4227

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

renovate bot commented Dec 2, 2021

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (0.43.2). 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 2, 2021 23:39
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