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.43.2 to 0.44.0 #443

Merged
merged 2 commits into from
Feb 20, 2022
Merged

Commits on Feb 19, 2022

  1. Bump ktlint.version from 0.43.2 to 0.44.0

    Bumps `ktlint.version` from 0.43.2 to 0.44.0.
    
    Updates `ktlint` from 0.43.2 to 0.44.0
    - [Release notes](https://github.com/pinterest/ktlint/releases)
    - [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
    - [Commits](pinterest/ktlint@0.43.2...0.44.0)
    
    Updates `ktlint-core` from 0.43.2 to 0.44.0
    - [Release notes](https://github.com/pinterest/ktlint/releases)
    - [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
    - [Commits](pinterest/ktlint@0.43.2...0.44.0)
    
    Updates `ktlint-reporter-checkstyle` from 0.43.2 to 0.44.0
    - [Release notes](https://github.com/pinterest/ktlint/releases)
    - [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
    - [Commits](pinterest/ktlint@0.43.2...0.44.0)
    
    Updates `ktlint-reporter-json` from 0.43.2 to 0.44.0
    - [Release notes](https://github.com/pinterest/ktlint/releases)
    - [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
    - [Commits](pinterest/ktlint@0.43.2...0.44.0)
    
    Updates `ktlint-reporter-plain` from 0.43.2 to 0.44.0
    - [Release notes](https://github.com/pinterest/ktlint/releases)
    - [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
    - [Commits](pinterest/ktlint@0.43.2...0.44.0)
    
    Updates `ktlint-ruleset-experimental` from 0.43.2 to 0.44.0
    - [Release notes](https://github.com/pinterest/ktlint/releases)
    - [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
    - [Commits](pinterest/ktlint@0.43.2...0.44.0)
    
    Updates `ktlint-ruleset-standard` from 0.43.2 to 0.44.0
    - [Release notes](https://github.com/pinterest/ktlint/releases)
    - [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
    - [Commits](pinterest/ktlint@0.43.2...0.44.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.pinterest:ktlint
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.pinterest.ktlint:ktlint-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.pinterest.ktlint:ktlint-reporter-checkstyle
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.pinterest.ktlint:ktlint-reporter-json
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.pinterest.ktlint:ktlint-reporter-plain
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.pinterest.ktlint:ktlint-ruleset-experimental
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.pinterest.ktlint:ktlint-ruleset-standard
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    082e04b View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. Upgraded Kotlin to 1.6.10

    Keeping up with the latest changes.
    freemanjp committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    915c46a View commit details
    Browse the repository at this point in the history