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

Update dependency eslint-plugin-prettier to version 2.1.1 #214

Merged
merged 1 commit into from
Jun 1, 2017

Conversation

renovate-bot
Copy link
Collaborator

@renovate-bot renovate-bot commented May 17, 2017

This Pull Request updates dependency eslint-plugin-prettier from version 2.0.1 to 2.1.1

Changelog

2.1.1 / 2017-05-19

  • Build: update package.json and changelog for v2.1.1
  • Fix: Support ESLint <3.11.0 (#24)
  • Chore: add yarn.lock (#23)
  • Docs: fix links in changelog (#22)

2.1.0 / 2017-05-17

  • Build: update package.json and changelog for v2.1.0
  • Merge with eslint-plugin-prettify (#21)
    • Chore: Use eslint-plugin-prettier without symlink
    • Chore: Lint .eslintrc.js via CLI automatically
    • Chore: Update remaining repo links
    • New: Replace implementation with line-by-line reporting (fixes #17)
      This code is originally from zertosh/eslint-plugin-prettify@2fb5dfb. It's has been adjusted to conform to the existing ESLint style.
    • Fix: Use non-global line ending regex
    • Fix: Use unicode literals instead of escapes in showInvisibles
    • Fix: Use documented range form when calling insertTextAfterRange
    • Fix: Un-shebang test file
    • Fix: ESLint 4.x compat (handle shebangs and no deprecated APIs)
  • Docs: update repo links to new URL (#18)
  • Chore: Upgrade development dependencies (#16)
  • Docs: fix outdated info about prettier's semicolon support
  • Docs: update prettier options in example (#14)
  • Docs: Change the order of dependencies install (#13)
  • Docs: Add CONTRIBUTING.md (fixes #9)

@codecov-io
Copy link

codecov-io commented May 17, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #214   +/-   ##
=======================================
  Coverage   73.74%   73.74%           
=======================================
  Files          19       19           
  Lines        1093     1093           
  Branches      211      211           
=======================================
  Hits          806      806           
  Misses        287      287

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 d3d2a20...851d76e. Read the comment docs.

@renovate-bot renovate-bot changed the title Update dependency eslint-plugin-prettier to version 2.1.0 Update dependency eslint-plugin-prettier to version 2.1.1 May 19, 2017
@renovate-bot renovate-bot force-pushed the renovate/eslint-plugin-prettier-2.x branch from 01a38dd to 82d0340 Compare May 31, 2017 20:32
@renovate-bot renovate-bot force-pushed the renovate/eslint-plugin-prettier-2.x branch from 82d0340 to 851d76e Compare June 1, 2017 03:31
@renovate-bot renovate-bot merged commit 7ede17c into master Jun 1, 2017
@renovate-bot renovate-bot deleted the renovate/eslint-plugin-prettier-2.x branch June 1, 2017 04:30
@rarkins rarkins removed the ready label Jun 1, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

line-by-line error reporting CONTRIBUTING.md
3 participants