Skip to content
This repository was archived by the owner on Jan 20, 2020. It is now read-only.

Conversation

@dependabot-preview
Copy link

Bumps eslint-plugin-prettier from 2.7.0 to 3.0.0.

Changelog

Sourced from eslint-plugin-prettier's changelog.

v3.0.0 (2018-10-01)

  • Chore: Add eslint peer-dependency (d55d79c)
  • Breaking: Extract showInvisibles and generateDifferences (bf7c40c)
  • Breaking: Defining prettier options must use an object (478c7e5)
  • Breaking: Drop support for ESLint v3 and v4 (2326231)
  • Chore: Update dependencies (1ec94c8)
  • Chore: remove two unused dependencies (bfe459c)
  • Chore: Rename test files to keep them sequential (d38ea52)
  • Breaking: Remove pragma support (3af422c)
  • Breaking: Update minimum required pretter version to 1.13.0 (29c0506)
  • Breaking: Drop support for node v4, v7 and v9 (be460bd)
  • Chore: Add vscode config to autoformat on save (9fac6b4)
  • Chore: Improve travis matrix (46d2444)
  • Chore: Add format script to run prettier (d46aa6d)
Commits
  • 68271f8 Build: update package.json and changelog for v3.0.0
  • d55d79c Chore: Add eslint peer-dependency
  • bf7c40c Breaking: Extract showInvisibles and generateDifferences
  • 478c7e5 Breaking: Defining prettier options must use an object
  • 2326231 Breaking: Drop support for ESLint v3 and v4
  • 1ec94c8 Chore: Update dependencies
  • bfe459c Chore: remove two unused dependencies
  • d38ea52 Chore: Rename test files to keep them sequential
  • 3af422c Breaking: Remove pragma support
  • 29c0506 Breaking: Update minimum required pretter version to 1.13.0
  • Additional commits viewable 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 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.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 27, 2018
@codecov
Copy link

codecov bot commented Nov 27, 2018

Codecov Report

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

Impacted file tree graph

@@ Coverage Diff @@ ## master #15 +/- ## ======================================= Coverage 90.83% 90.83% ======================================= Files 31 31 Lines 393 393 Branches 18 18 ======================================= Hits 357 357 Misses 31 31 Partials 5 5

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 eef57b9...69bf288. Read the comment docs.

@lucianonooijen lucianonooijen merged commit 38338ad into master Nov 28, 2018
@lucianonooijen lucianonooijen deleted the dependabot/npm_and_yarn/eslint-plugin-prettier-3.0.0 branch November 28, 2018 10:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

3 participants