gantsign / ktlint-maven-plugin

Maven plugin for ktlint the Kotlin linter
http://gantsign.com/ktlint-maven-plugin/
MIT License
61 stars 17 forks source link

Bump ktlint.version from 0.47.0 to 0.47.1 #512

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ktlint.version from 0.47.0 to 0.47.1. Updates ktlint from 0.47.0 to 0.47.1

Release notes

Sourced from ktlint's releases.

0.47.1

[0.47.1] - 2022-09-07

Fixed

  • Do not add trailing comma in empty parameter/argument list with comments (trailing-comma-on-call-site, trailing-comma-on-declaration-site) (#1602)
  • Fix class cast exception when specifying a non-string editorconfig setting in the default ".editorconfig" (#1627)
  • Fix indentation before semi-colon when it is pushed down after inserting a trailing comma (#1609)
  • Do not show deprecation warning about property "disabled_rules" when using CLi-parameter --disabled-rules (#1599)
  • Traversing directory hierarchy at Windows (#1600)
  • Ant-style path pattern support (#1601)
  • Apply @file:Suppress on all toplevel declarations (#1623)

Changed

  • Display warning instead of error when no files are matched, and return with exit code 0. (#1624)
Changelog

Sourced from ktlint's changelog.

[0.47.1] - 2022-09-07

Fixed

  • Do not add trailing comma in empty parameter/argument list with comments (trailing-comma-on-call-site, trailing-comma-on-declaration-site) (#1602)
  • Fix class cast exception when specifying a non-string editorconfig setting in the default ".editorconfig" (#1627)
  • Fix indentation before semi-colon when it is pushed down after inserting a trailing comma (#1609)
  • Do not show deprecation warning about property "disabled_rules" when using CLi-parameter --disabled-rules (#1599)
  • Traversing directory hierarchy at Windows (#1600)
  • Ant-style path pattern support (#1601)
  • Apply @file:Suppress on all toplevel declarations (#1623)

Changed

  • Display warning instead of error when no files are matched, and return with exit code 0. (#1624)
Commits
  • 49d3f81 Fix githubRelease (#1638)
  • 391fe95 Prep for 0.47.1 release (#1636)
  • 905edeb Apply @file:Suppress on all toplevel declarations (#1634)
  • 55b2048 Merge pull request #1633 from paul-dingemans/1609-enum-trailing-comma
  • e8ac8f6 Warn on no files matched (#1631)
  • 731238d Revert access to function 'expand' to private
  • 6dc9f0f Fix indentation before semi-colon when it is pushed down after inserting a tr...
  • 3c71f71 Fix traversing the directory hierarchy on WindowsOS / Ant-style path matching...
  • e5ff031 Write warning and debug messages to logger instead of to console (#1630)
  • 00d20a0 Fix class cast exception when specifying a non-string editorconfig setting in...
  • Additional commits viewable in compare view


Updates ktlint-core from 0.47.0 to 0.47.1

Release notes

Sourced from ktlint-core's releases.

0.47.1

[0.47.1] - 2022-09-07

Fixed

  • Do not add trailing comma in empty parameter/argument list with comments (trailing-comma-on-call-site, trailing-comma-on-declaration-site) (#1602)
  • Fix class cast exception when specifying a non-string editorconfig setting in the default ".editorconfig" (#1627)
  • Fix indentation before semi-colon when it is pushed down after inserting a trailing comma (#1609)
  • Do not show deprecation warning about property "disabled_rules" when using CLi-parameter --disabled-rules (#1599)
  • Traversing directory hierarchy at Windows (#1600)
  • Ant-style path pattern support (#1601)
  • Apply @file:Suppress on all toplevel declarations (#1623)

Changed

  • Display warning instead of error when no files are matched, and return with exit code 0. (#1624)
Changelog

Sourced from ktlint-core's changelog.

[0.47.1] - 2022-09-07

Fixed

  • Do not add trailing comma in empty parameter/argument list with comments (trailing-comma-on-call-site, trailing-comma-on-declaration-site) (#1602)
  • Fix class cast exception when specifying a non-string editorconfig setting in the default ".editorconfig" (#1627)
  • Fix indentation before semi-colon when it is pushed down after inserting a trailing comma (#1609)
  • Do not show deprecation warning about property "disabled_rules" when using CLi-parameter --disabled-rules (#1599)
  • Traversing directory hierarchy at Windows (#1600)
  • Ant-style path pattern support (#1601)
  • Apply @file:Suppress on all toplevel declarations (#1623)

Changed

  • Display warning instead of error when no files are matched, and return with exit code 0. (#1624)
Commits
  • 49d3f81 Fix githubRelease (#1638)
  • 391fe95 Prep for 0.47.1 release (#1636)
  • 905edeb Apply @file:Suppress on all toplevel declarations (#1634)
  • 55b2048 Merge pull request #1633 from paul-dingemans/1609-enum-trailing-comma
  • e8ac8f6 Warn on no files matched (#1631)
  • 731238d Revert access to function 'expand' to private
  • 6dc9f0f Fix indentation before semi-colon when it is pushed down after inserting a tr...
  • 3c71f71 Fix traversing the directory hierarchy on WindowsOS / Ant-style path matching...
  • e5ff031 Write warning and debug messages to logger instead of to console (#1630)
  • 00d20a0 Fix class cast exception when specifying a non-string editorconfig setting in...
  • Additional commits viewable in compare view


Updates ktlint-reporter-checkstyle from 0.47.0 to 0.47.1

Release notes

Sourced from ktlint-reporter-checkstyle's releases.

0.47.1

[0.47.1] - 2022-09-07

Fixed

  • Do not add trailing comma in empty parameter/argument list with comments (trailing-comma-on-call-site, trailing-comma-on-declaration-site) (#1602)
  • Fix class cast exception when specifying a non-string editorconfig setting in the default ".editorconfig" (#1627)
  • Fix indentation before semi-colon when it is pushed down after inserting a trailing comma (#1609)
  • Do not show deprecation warning about property "disabled_rules" when using CLi-parameter --disabled-rules (#1599)
  • Traversing directory hierarchy at Windows (#1600)
  • Ant-style path pattern support (#1601)
  • Apply @file:Suppress on all toplevel declarations (#1623)

Changed

  • Display warning instead of error when no files are matched, and return with exit code 0. (#1624)
Changelog

Sourced from ktlint-reporter-checkstyle's changelog.

[0.47.1] - 2022-09-07

Fixed

  • Do not add trailing comma in empty parameter/argument list with comments (trailing-comma-on-call-site, trailing-comma-on-declaration-site) (#1602)
  • Fix class cast exception when specifying a non-string editorconfig setting in the default ".editorconfig" (#1627)
  • Fix indentation before semi-colon when it is pushed down after inserting a trailing comma (#1609)
  • Do not show deprecation warning about property "disabled_rules" when using CLi-parameter --disabled-rules (#1599)
  • Traversing directory hierarchy at Windows (#1600)
  • Ant-style path pattern support (#1601)
  • Apply @file:Suppress on all toplevel declarations (#1623)

Changed

  • Display warning instead of error when no files are matched, and return with exit code 0. (#1624)
Commits
  • 49d3f81 Fix githubRelease (#1638)
  • 391fe95 Prep for 0.47.1 release (#1636)
  • 905edeb Apply @file:Suppress on all toplevel declarations (#1634)
  • 55b2048 Merge pull request #1633 from paul-dingemans/1609-enum-trailing-comma
  • e8ac8f6 Warn on no files matched (#1631)
  • 731238d Revert access to function 'expand' to private
  • 6dc9f0f Fix indentation before semi-colon when it is pushed down after inserting a tr...
  • 3c71f71 Fix traversing the directory hierarchy on WindowsOS / Ant-style path matching...
  • e5ff031 Write warning and debug messages to logger instead of to console (#1630)
  • 00d20a0 Fix class cast exception when specifying a non-string editorconfig setting in...
  • Additional commits viewable in compare view


Updates ktlint-reporter-json from 0.47.0 to 0.47.1

Release notes

Sourced from ktlint-reporter-json's releases.

0.47.1

[0.47.1] - 2022-09-07

Fixed

  • Do not add trailing comma in empty parameter/argument list with comments (trailing-comma-on-call-site, trailing-comma-on-declaration-site) (#1602)
  • Fix class cast exception when specifying a non-string editorconfig setting in the default ".editorconfig" (#1627)
  • Fix indentation before semi-colon when it is pushed down after inserting a trailing comma (#1609)
  • Do not show deprecation warning about property "disabled_rules" when using CLi-parameter --disabled-rules (#1599)
  • Traversing directory hierarchy at Windows (#1600)
  • Ant-style path pattern support (#1601)
  • Apply @file:Suppress on all toplevel declarations (#1623)

Changed

  • Display warning instead of error when no files are matched, and return with exit code 0. (#1624)
Changelog

Sourced from ktlint-reporter-json's changelog.

[0.47.1] - 2022-09-07

Fixed

  • Do not add trailing comma in empty parameter/argument list with comments (trailing-comma-on-call-site, trailing-comma-on-declaration-site) (#1602)
  • Fix class cast exception when specifying a non-string editorconfig setting in the default ".editorconfig" (#1627)
  • Fix indentation before semi-colon when it is pushed down after inserting a trailing comma (#1609)
  • Do not show deprecation warning about property "disabled_rules" when using CLi-parameter --disabled-rules (#1599)
  • Traversing directory hierarchy at Windows (#1600)
  • Ant-style path pattern support (#1601)
  • Apply @file:Suppress on all toplevel declarations (#1623)

Changed

  • Display warning instead of error when no files are matched, and return with exit code 0. (#1624)
Commits
  • 49d3f81 Fix githubRelease (#1638)
  • 391fe95 Prep for 0.47.1 release (#1636)
  • 905edeb Apply @file:Suppress on all toplevel declarations (#1634)
  • 55b2048 Merge pull request #1633 from paul-dingemans/1609-enum-trailing-comma
  • e8ac8f6 Warn on no files matched (#1631)
  • 731238d Revert access to function 'expand' to private
  • 6dc9f0f Fix indentation before semi-colon when it is pushed down after inserting a tr...
  • 3c71f71 Fix traversing the directory hierarchy on WindowsOS / Ant-style path matching...
  • e5ff031 Write warning and debug messages to logger instead of to console (#1630)
  • 00d20a0 Fix class cast exception when specifying a non-string editorconfig setting in...
  • Additional commits viewable in compare view


Updates ktlint-reporter-plain from 0.47.0 to 0.47.1

Release notes

Sourced from ktlint-reporter-plain's releases.

0.47.1

[0.47.1] - 2022-09-07

Fixed

  • Do not add trailing comma in empty parameter/argument list with comments (trailing-comma-on-call-site, trailing-comma-on-declaration-site) (#1602)
  • Fix class cast exception when specifying a non-string editorconfig setting in the default ".editorconfig" (#1627)
  • Fix indentation before semi-colon when it is pushed down after inserting a trailing comma (#1609)
  • Do not show deprecation warning about property "disabled_rules" when using CLi-parameter --disabled-rules (#1599)
  • Traversing directory hierarchy at Windows (#1600)
  • Ant-style path pattern support (#1601)
  • Apply @file:Suppress on all toplevel declarations (#1623)

Changed

  • Display warning instead of error when no files are matched, and return with exit code 0. (#1624)
Changelog

Sourced from ktlint-reporter-plain's changelog.

[0.47.1] - 2022-09-07

Fixed

  • Do not add trailing comma in empty parameter/argument list with comments (trailing-comma-on-call-site, trailing-comma-on-declaration-site) (#1602)
  • Fix class cast exception when specifying a non-string editorconfig setting in the default ".editorconfig" (#1627)
  • Fix indentation before semi-colon when it is pushed down after inserting a trailing comma (#1609)
  • Do not show deprecation warning about property "disabled_rules" when using CLi-parameter --disabled-rules (#1599)
  • Traversing directory hierarchy at Windows (#1600)
  • Ant-style path pattern support (#1601)
  • Apply @file:Suppress on all toplevel declarations (#1623)

Changed

  • Display warning instead of error when no files are matched, and return with exit code 0. (#1624)
Commits
  • 49d3f81 Fix githubRelease (#1638)
  • 391fe95 Prep for 0.47.1 release (#1636)
  • 905edeb Apply @file:Suppress on all toplevel declarations (#1634)
  • 55b2048 Merge pull request #1633 from paul-dingemans/1609-enum-trailing-comma
  • e8ac8f6 Warn on no files matched (#1631)
  • 731238d Revert access to function 'expand' to private
  • 6dc9f0f Fix indentation before semi-colon when it is pushed down after inserting a tr...
  • 3c71f71 Fix traversing the directory hierarchy on WindowsOS / Ant-style path matching...
  • e5ff031 Write warning and debug messages to logger instead of to console (#1630)
  • 00d20a0 Fix class cast exception when specifying a non-string editorconfig setting in...
  • Additional commits viewable in compare view


Updates ktlint-ruleset-experimental from 0.47.0 to 0.47.1

Release notes

Sourced from ktlint-ruleset-experimental's releases.

0.47.1

[0.47.1] - 2022-09-07

Fixed

  • Do not add trailing comma in empty parameter/argument list with comments (trailing-comma-on-call-site, trailing-comma-on-declaration-site) (#1602)
  • Fix class cast exception when specifying a non-string editorconfig setting in the default ".editorconfig" (#1627)
  • Fix indentation before semi-colon when it is pushed down after inserting a trailing comma (#1609)
  • Do not show deprecation warning about property "disabled_rules" when using CLi-parameter --disabled-rules (#1599)
  • Traversing directory hierarchy at Windows (#1600)
  • Ant-style path pattern support (#1601)
  • Apply @file:Suppress on all toplevel declarations (#1623)

Changed

  • Display warning instead of error when no files are matched, and return with exit code 0. (#1624)
Changelog

Sourced from ktlint-ruleset-experimental's changelog.

[0.47.1] - 2022-09-07

Fixed

  • Do not add trailing comma in empty parameter/argument list with comments (trailing-comma-on-call-site, trailing-comma-on-declaration-site) (#1602)
  • Fix class cast exception when specifying a non-string editorconfig setting in the default ".editorconfig" (#1627)
  • Fix indentation before semi-colon when it is pushed down after inserting a trailing comma (#1609)
  • Do not show deprecation warning about property "disabled_rules" when using CLi-parameter --disabled-rules (#1599)
  • Traversing directory hierarchy at Windows (#1600)
  • Ant-style path pattern support (#1601)
  • Apply @file:Suppress on all toplevel declarations (#1623)

Changed

  • Display warning instead of error when no files are matched, and return with exit code 0. (#1624)
Commits
  • 49d3f81 Fix githubRelease (#1638)
  • 391fe95 Prep for 0.47.1 release (#1636)
  • 905edeb Apply @file:Suppress on all toplevel declarations (#1634)
  • 55b2048 Merge pull request #1633 from paul-dingemans/1609-enum-trailing-comma
  • e8ac8f6 Warn on no files matched (#1631)
  • 731238d Revert access to function 'expand' to private
  • 6dc9f0f Fix indentation before semi-colon when it is pushed down after inserting a tr...
  • 3c71f71 Fix traversing the directory hierarchy on WindowsOS / Ant-style path matching...
  • e5ff031 Write warning and debug messages to logger instead of to console (#1630)
  • 00d20a0 Fix class cast exception when specifying a non-string editorconfig setting in...
  • Additional commits viewable in compare view


Updates ktlint-ruleset-standard from 0.47.0 to 0.47.1

Release notes

Sourced from ktlint-ruleset-standard's releases.

0.47.1

[0.47.1] - 2022-09-07

Fixed

  • Do not add trailing comma in empty parameter/argument list with comments (trailing-comma-on-call-site, trailing-comma-on-declaration-site) (#1602)
  • Fix class cast exception when specifying a non-string editorconfig setting in the default ".editorconfig" (#1627)
  • Fix indentation before semi-colon when it is pushed down after inserting a trailing comma (#1609)
  • Do not show deprecation warning about property "disabled_rules" when using CLi-parameter --disabled-rules (#1599)
  • Traversing directory hierarchy at Windows (#1600)
  • Ant-style path pattern support (#1601)
  • Apply @file:Suppress on all toplevel declarations (#1623)

Changed

  • Display warning instead of error when no files are matched, and return with exit code 0. (#1624)
Changelog

Sourced from ktlint-ruleset-standard's changelog.

[0.47.1] - 2022-09-07

Fixed

  • Do not add trailing comma in empty parameter/argument list with comments (trailing-comma-on-call-site, trailing-comma-on-declaration-site) (#1602)
  • Fix class cast exception when specifying a non-string editorconfig setting in the default ".editorconfig" (#1627)
  • Fix indentation before semi-colon when it is pushed down after inserting a trailing comma (#1609)
  • Do not show deprecation warning about property "disabled_rules" when using CLi-parameter --disabled-rules (#1599)
  • Traversing directory hierarchy at Windows (#1600)
  • Ant-style path pattern support (#1601)
  • Apply @file:Suppress on all toplevel declarations (#1623)

Changed

  • Display warning instead of error when no files are matched, and return with exit code 0. (#1624)
Commits
  • 49d3f81 Fix githubRelease (#1638)
  • 391fe95 Prep for 0.47.1 release (#1636)
  • 905edeb Apply @file:Suppress on all toplevel declarations (#1634)
  • 55b2048 Merge pull request #1633 from paul-dingemans/1609-enum-trailing-comma
  • e8ac8f6 Warn on no files matched (#1631)
  • 731238d Revert access to function 'expand' to private
  • 6dc9f0f Fix indentation before semi-colon when it is pushed down after inserting a tr...
  • 3c71f71 Fix traversing the directory hierarchy on WindowsOS / Ant-style path matching...
  • e5ff031 Write warning and debug messages to logger instead of to console (#1630)
  • 00d20a0 Fix class cast exception when specifying a non-string editorconfig setting in...
  • Additional commits viewable in compare view


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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #512 (a58a4f4) into main (bf52acd) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #512   +/-   ##
=========================================
  Coverage     87.98%   87.98%           
  Complexity       85       85           
=========================================
  Files            16       16           
  Lines           566      566           
  Branches         62       62           
=========================================
  Hits            498      498           
  Misses           25       25           
  Partials         43       43           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.