-
Notifications
You must be signed in to change notification settings - Fork 114
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
dependabot: bump com.pinterest.ktlint:ktlint-cli from 1.1.0 to 1.5.0 #1317
dependabot: bump com.pinterest.ktlint:ktlint-cli from 1.1.0 to 1.5.0 #1317
Conversation
Bumps [com.pinterest.ktlint:ktlint-cli](https://github.com/pinterest/ktlint) from 1.1.0 to 1.5.0. - [Release notes](https://github.com/pinterest/ktlint/releases) - [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md) - [Commits](pinterest/ktlint@1.1.0...1.5.0) --- updated-dependencies: - dependency-name: com.pinterest.ktlint:ktlint-cli dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
After upgrade ktlint, some lint rules are changed. there would need have code format changes |
Closing in favour of #1336 to appease ktlint build issue |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps com.pinterest.ktlint:ktlint-cli from 1.1.0 to 1.5.0.
Release notes
Sourced from com.pinterest.ktlint:ktlint-cli's releases.
... (truncated)
Changelog
Sourced from com.pinterest.ktlint:ktlint-cli's changelog.
... (truncated)
Commits
b44a53f
Prepare release 1.5.0 (#2896)7b895c4
Allow backing property to be defined in the companion object (`backing-proper...6a766f7
fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.1...f4cb520
Allow comment before parameter list in function literal (function-literal
) ...5cb8c49
Add configuration setting for constant names inproperty-naming
rule (#2893)52ecb3f
Do not wrap a context receiver in a function parameter type reference (#2892)1bc924c
Fix false positive when empty parameter list is in between trailing lambda's ...e098f10
Add missing space betweenfun
keyword and identifier when latter is wrapped...fcccb9f
Wrap the expression body in case.editorconfig
property `ktlint_function_si...c50c237
Ignore multi dollar string interpolation prefix instring-template-indent
r...You can trigger a rebase of this PR 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)