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

Bump ktlint.version from 0.27.0 to 0.28.0 #101

Merged
merged 1 commit into from
Sep 6, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps ktlint.version from 0.27.0 to 0.28.0.

Updates ktlint from 0.27.0 to 0.28.0

Release notes

Sourced from ktlint's releases.

0.28.0

Fixed

  • ktlint hanging in case of unhandled exception in a reporter (#277).

Changed

  • package-name rule (directories containing . in their names are no longer considered to be invalid) (#276).
Changelog

Sourced from ktlint's changelog.

[0.28.0] - 2018-09-05

Fixed

  • ktlint hanging in case of unhandled exception in a reporter (#277).

Changed

  • package-name rule (directories containing . in their names are no longer considered to be invalid) (#276).
Commits
  • 0c911a5 Added 0.28.0 release notes
  • ce91803 Fixed #276 - package-name rules does not account for . in directory name
  • 44fd18c Fixed #277 - unhandled exception in reporter may hang ktlint
  • 6f9fa67 Added link to "Writing your first ktlint rule" article by vanniktech
  • e4b6cda Updated refs to latest (0.27.0) release
  • See full diff in compare view

Updates ktlint-core from 0.27.0 to 0.28.0

Release notes

Sourced from ktlint-core's releases.

0.28.0

Fixed

  • ktlint hanging in case of unhandled exception in a reporter (#277).

Changed

  • package-name rule (directories containing . in their names are no longer considered to be invalid) (#276).
Changelog

Sourced from ktlint-core's changelog.

[0.28.0] - 2018-09-05

Fixed

  • ktlint hanging in case of unhandled exception in a reporter (#277).

Changed

  • package-name rule (directories containing . in their names are no longer considered to be invalid) (#276).
Commits
  • 0c911a5 Added 0.28.0 release notes
  • ce91803 Fixed #276 - package-name rules does not account for . in directory name
  • 44fd18c Fixed #277 - unhandled exception in reporter may hang ktlint
  • 6f9fa67 Added link to "Writing your first ktlint rule" article by vanniktech
  • e4b6cda Updated refs to latest (0.27.0) release
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @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 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)
  • @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.version` from 0.27.0 to 0.28.0.

Updates `ktlint` from 0.27.0 to 0.28.0
- [Release notes](https://github.com/shyiko/ktlint/releases)
- [Changelog](https://github.com/shyiko/ktlint/blob/master/CHANGELOG.md)
- [Commits](pinterest/ktlint@0.27.0...0.28.0)

Updates `ktlint-core` from 0.27.0 to 0.28.0
- [Release notes](https://github.com/shyiko/ktlint/releases)
- [Changelog](https://github.com/shyiko/ktlint/blob/master/CHANGELOG.md)
- [Commits](pinterest/ktlint@0.27.0...0.28.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov
Copy link

codecov bot commented Sep 6, 2018

Codecov Report

Merging #101 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #101   +/-   ##
=========================================
  Coverage     84.29%   84.29%           
  Complexity       82       82           
=========================================
  Files            15       15           
  Lines           452      452           
  Branches         60       60           
=========================================
  Hits            381      381           
  Misses           31       31           
  Partials         40       40

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5d42415...cd33835. Read the comment docs.

@freemanjp freemanjp merged commit e51c46f into master Sep 6, 2018
@freemanjp freemanjp deleted the dependabot/maven/ktlint.version branch September 6, 2018 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants