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

Bump ktlint from 0.42.1 to 0.43.0 #4352

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2021

Bumps ktlint from 0.42.1 to 0.43.0.

Release notes

Sourced from ktlint's releases.

0.43.0

[0.43.0] - 2021-11-02

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!
Changelog

Sourced from ktlint's changelog.

[0.43.0] - 2021-11-02

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!
Commits
  • 48240ed Changelog for 0.43.0 (#1264)
  • d3a58fe Fix KDOC indentation for tab indentation style (#1263)
  • a941af8 Report unexpected indentation characters in margin of multiline string (#1260)
  • 1b46ce2 Refactor rearranging of closing quote (#1259)
  • 3063316 Remove unnecessary wildcard imports (#1258)
  • 27f90a4 Multiline string indent (#1052)
  • 2833711 Add check whether a custom rule set provider has been loaded for each specifi...
  • 5882f41 Revert "Fix Kotlin compiler fails to initialize."
  • 295cbce Revert "Fix Kotlin compiler may not in all cases be released."
  • 2440159 Update Kotlin to 1.5.31 version.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ktlint](https://github.com/pinterest/ktlint) from 0.42.1 to 0.43.0.
- [Release notes](https://github.com/pinterest/ktlint/releases)
- [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
- [Commits](pinterest/ktlint@0.42.1...0.43.0)

---
updated-dependencies:
- dependency-name: com.pinterest:ktlint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 3, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2021

Diffuse output:

OLD: paymentsheet-example-release-master.apk (signature: none)
NEW: paymentsheet-example-release-pr.apk (signature: none)

          │          compressed          │           uncompressed           
          ├───────────┬───────────┬──────┼─────────────┬─────────────┬──────
 APK      │ old       │ new       │ diff │ old         │ new         │ diff 
──────────┼───────────┼───────────┼──────┼─────────────┼─────────────┼──────
      dex │  11.7 MiB │  11.7 MiB │  0 B │    39.8 MiB │    39.8 MiB │  0 B 
     arsc │   1.3 MiB │   1.3 MiB │  0 B │     1.3 MiB │     1.3 MiB │  0 B 
 manifest │   2.6 KiB │   2.6 KiB │  0 B │    10.6 KiB │    10.6 KiB │  0 B 
      res │ 640.9 KiB │ 640.9 KiB │  0 B │ 1,020.7 KiB │ 1,020.7 KiB │  0 B 
    asset │  77.8 KiB │  77.8 KiB │  0 B │   109.3 KiB │   109.3 KiB │  0 B 
    other │    78 KiB │    78 KiB │  0 B │     154 KiB │     154 KiB │  0 B 
──────────┼───────────┼───────────┼──────┼─────────────┼─────────────┼──────
    total │  13.9 MiB │  13.9 MiB │  0 B │    42.4 MiB │    42.4 MiB │  0 B 


         │          raw           │           unique            
         ├────────┬────────┬──────┼────────┬────────┬───────────
 DEX     │ old    │ new    │ diff │ old    │ new    │ diff      
─────────┼────────┼────────┼──────┼────────┼────────┼───────────
   files │      3 │      3 │    0 │        │        │           
 strings │ 182316 │ 182316 │    0 │ 168365 │ 168365 │ 0 (+0 -0) 
   types │  32181 │  32181 │    0 │  30436 │  30436 │ 0 (+0 -0) 
 classes │  28117 │  28117 │    0 │  28117 │  28117 │ 0 (+0 -0) 
 methods │ 163018 │ 163018 │    0 │ 158457 │ 158457 │ 0 (+0 -0) 
  fields │ 109682 │ 109682 │    0 │ 109330 │ 109330 │ 0 (+0 -0) 


 ARSC    │ old  │ new  │ diff 
─────────┼──────┼──────┼──────
 configs │  287 │  287 │  0   
 entries │ 4351 │ 4351 │  0

@skyler-stripe skyler-stripe merged commit 28a2b2a into master Nov 3, 2021
@skyler-stripe skyler-stripe deleted the dependabot/gradle/com.pinterest-ktlint-0.43.0 branch November 3, 2021 20:47
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

1 participant