Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps ktlint from 0.34.0 to 0.34.1.

Release notes

Sourced from ktlint's releases.

0.34.1

Minor bugfix release for 0.34.0

Added

  • Support for globally disabling rules via --disabled_rules command line flag. (#534)

Fixed

  • Regression with --stdin flag for printAST command (#528)
  • Regressions with NoUnusedImports rule (#531, #526)
    • Note: this re-introduces #405
  • Indentation for enums with multi-line initializers (#518)
Changelog

Sourced from ktlint's changelog.

[0.34.1] - 2019-07-22

Minor bugfix release for 0.34.0

Added

  • Support for globally disabling rules via --disabled_rules command line flag. (#534)

Fixed

  • Regression with --stdin flag for printAST command (#528)
  • Regressions with NoUnusedImports rule (#531, #526)
    • Note: this re-introduces #405
  • Indentation for enums with multi-line initializers (#518)
Commits
  • 1f87128 Add --disabled_rules flag to CLI (#534)
  • b548fef Revert "Report used import when parent reference is already present (#437)" (...
  • fae5355 Fixing bug with improper indentation for enums with multi-line initializers (...
  • 579de38 Properly handle --stdin flag for printAST command (#529)
  • f024d20 Add task "shadowJarExecutable" to generate self-running ktlint jar. (#515)
  • d1a3f71 clarification and formatting
  • bbe5cfc updated editorconfig section
  • 1dc4d6f add link to globally disabling a rule
  • 1308413 Fixing typo
  • See full diff 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added 3. to review dependencies Pull requests that update a dependency file labels Jul 23, 2019
@tobiasKaminsky tobiasKaminsky merged commit 1064463 into master Jul 23, 2019
@tobiasKaminsky tobiasKaminsky deleted the dependabot/gradle/com.pinterest-ktlint-0.34.1 branch July 23, 2019 05:01
tobiasKaminsky added a commit that referenced this pull request Jul 24, 2019
5370493 Merge pull request #4254 from nextcloud/clearInputBeforeQR
011169d reset host when using login via QR/link
a65d1dd Merge pull request #4253 from nextcloud/fixMaster
e9b0684 remove leftover
6a925b7 wip
fc01e97 wip
ac3a6d5 reformat imports kotlin: do not use wildcard imports
4c5eca9 remove leftovers from bottom bar removing
040b460 show "shared" again (#4249)
1064463 Bump ktlint from 0.34.0 to 0.34.1 (#4252)
eb68c36 wip
a1477a1 daily dev 20190723
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants