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

Upgraded ktlint.version from 0.45.1 to 0.45.2 #464

Merged
merged 2 commits into from Apr 10, 2022
Merged

Commits on Apr 10, 2022

  1. Bump ktlint.version from 0.45.1 to 0.45.2

    Bumps `ktlint.version` from 0.45.1 to 0.45.2.
    
    Updates `ktlint` from 0.45.1 to 0.45.2
    - [Release notes](https://github.com/pinterest/ktlint/releases)
    - [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
    - [Commits](pinterest/ktlint@0.45.1...0.45.2)
    
    Updates `ktlint-core` from 0.45.1 to 0.45.2
    - [Release notes](https://github.com/pinterest/ktlint/releases)
    - [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
    - [Commits](pinterest/ktlint@0.45.1...0.45.2)
    
    Updates `ktlint-reporter-checkstyle` from 0.45.1 to 0.45.2
    - [Release notes](https://github.com/pinterest/ktlint/releases)
    - [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
    - [Commits](pinterest/ktlint@0.45.1...0.45.2)
    
    Updates `ktlint-reporter-json` from 0.45.1 to 0.45.2
    - [Release notes](https://github.com/pinterest/ktlint/releases)
    - [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
    - [Commits](pinterest/ktlint@0.45.1...0.45.2)
    
    Updates `ktlint-reporter-plain` from 0.45.1 to 0.45.2
    - [Release notes](https://github.com/pinterest/ktlint/releases)
    - [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
    - [Commits](pinterest/ktlint@0.45.1...0.45.2)
    
    Updates `ktlint-ruleset-experimental` from 0.45.1 to 0.45.2
    - [Release notes](https://github.com/pinterest/ktlint/releases)
    - [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
    - [Commits](pinterest/ktlint@0.45.1...0.45.2)
    
    Updates `ktlint-ruleset-standard` from 0.45.1 to 0.45.2
    - [Release notes](https://github.com/pinterest/ktlint/releases)
    - [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
    - [Commits](pinterest/ktlint@0.45.1...0.45.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.pinterest:ktlint
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.pinterest.ktlint:ktlint-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.pinterest.ktlint:ktlint-reporter-checkstyle
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.pinterest.ktlint:ktlint-reporter-json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.pinterest.ktlint:ktlint-reporter-plain
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.pinterest.ktlint:ktlint-ruleset-experimental
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.pinterest.ktlint:ktlint-ruleset-standard
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 10, 2022
    Copy the full SHA
    4dd4c5f View commit details
    Browse the repository at this point in the history
  2. Upgrade Kotlin to 1.6.20

    For ktlint compatibility.
    freemanjp committed Apr 10, 2022
    Copy the full SHA
    3d74031 View commit details
    Browse the repository at this point in the history