felixfbecker / node-sql-template-strings

ES6 tagged template strings for prepared SQL statements 📋
ISC License
608 stars 40 forks source link

chore(deps): update dependency eslint-config-prettier to v3 - autoclosed #90

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 6 years ago

This PR contains the following updates:

Package Type Update Change References
eslint-config-prettier devDependencies major ^2.8.0 -> ^3.0.0 source

Release Notes

prettier/eslint-config-prettier ### [`v3.6.0`](https://togithub.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md#Version-360-2019-01-19) [Compare Source](https://togithub.com/prettier/eslint-config-prettier/compare/v3.5.0...v3.6.0) - Added: Support for [eslint-plugin-babel]. Thanks to Matija Marohnić ([@​silvenon](https://togithub.com/silvenon))! ### [`v3.5.0`](https://togithub.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md#Version-350-2019-01-16) [Compare Source](https://togithub.com/prettier/eslint-config-prettier/compare/v3.4.0...v3.5.0) - Fixed: The eslint-plugin-vue change from 3.4.0 has been reverted. That change requires eslint-plugin-vue@5, while many use eslint-plugin-vue@4. In other words, it was an accidental breaking change. Also, after thinking about it some more, it makes sense to have a Prettier-specific list of rules, rather than using the `vue/no-layout-rules` list, since there can be layout rules that don’t conflict with but rather complement Prettier. - Added: New eslint-plugin-vue rules coming in the next version after 5.1.0. ### [`v3.4.0`](https://togithub.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md#Version-340-2019-01-13) [Compare Source](https://togithub.com/prettier/eslint-config-prettier/compare/v3.3.0...v3.4.0) - Added: Support for [eslint-plugin-typescript]. Thanks to Jed Fox ([@​j-f1](https://togithub.com/j-f1))! - Improved: The eslint-plugin-vue integration is now using the `vue/no-layout-rules` config behind the scenes, so it should automatically stay up-to-date when new eslint-plugin-vue versions are released. Thanks to Michał Sajnóg ([@​michalsnik](https://togithub.com/michalsnik))! ### [`v3.3.0`](https://togithub.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md#Version-330-2018-11-11) [Compare Source](https://togithub.com/prettier/eslint-config-prettier/compare/v3.2.0...v3.3.0) - Added: The [vue/html-self-closing] rule (as a [special rule][vue/html-self-closing-special]). Thanks to Yamagishi Kazutoshi ([@​ykzts](https://togithub.com/ykzts))! ### [`v3.2.0`](https://togithub.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md#Version-320-2018-11-10) [Compare Source](https://togithub.com/prettier/eslint-config-prettier/compare/v3.1.0...v3.2.0) - Added: Support for [eslint-plugin-vue]. - Fixed: The CLI helper tool should now work in Node.js 6 with npm 3 again. Thanks to Grant Snodgrass ([@​meeber](https://togithub.com/meeber))! - Improved: Updated documentation. ### [`v3.1.0`](https://togithub.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md#Version-310-2018-09-22) [Compare Source](https://togithub.com/prettier/eslint-config-prettier/compare/v3.0.1...v3.1.0) - Added: Support for [eslint-plugin-unicorn]. Thanks to John Mars ([@​j0hnm4r5](https://togithub.com/j0hnm4r5))! - Changed: The [quotes] rule is now allowed to be used to forbid unnecessary backticks. This means that the CLI helper tool no longer can automatically validate it, so you’ll need to refer the [quotes special rule documentation][quotes-special]. Thanks to Nick Petruzzelli ([@​npetruzzelli](https://togithub.com/npetruzzelli))! ### [`v3.0.1`](https://togithub.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md#Version-301-2018-08-13) [Compare Source](https://togithub.com/prettier/eslint-config-prettier/compare/v3.0.0...v3.0.1) - Improved: `eslint --print-config` usage instructions. ### [`v3.0.0`](https://togithub.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md#Version-300-2018-08-13) [Compare Source](https://togithub.com/prettier/eslint-config-prettier/compare/v2.10.0...v3.0.0) - Breaking change: Dropped Node.js 4 support.

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot. View repository job log here.

codecov[bot] commented 6 years ago

Codecov Report

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

@@          Coverage Diff          @@
##           master    #90   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          35     35           
  Branches        6      6           
=====================================
  Hits           35     35