guilhermejcgois / generator-protractor-typescript

Generator for typescript projects that uses Protractor. Protractor is an end-to-end test framework for Angular and AngularJS applications. Protractor runs tests against your application running in a real browser, interacting with it as a user would.
MIT License
2 stars 0 forks source link

Update eslint-plugin-prettier to the latest version 🚀 #35

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

The devDependency eslint-plugin-prettier was updated from 2.6.1 to 2.7.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Find out more about this release.

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 95.402% when pulling aac2ca69eec8a9f9515793b79cdbd3109974cc30 on greenkeeper/eslint-plugin-prettier-2.7.0 into 9ad507f753dca6b2f169e0bd2b0c09b0787c1c2f on master.

greenkeeper[bot] commented 6 years ago

Update to this version instead 🚀

Commits

The new version differs by 14 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
  • be460bd Breaking: Drop support for node v4, v7 and v9
  • 9fac6b4 Chore: Add vscode config to autoformat on save
  • 46d2444 Chore: Improve travis matrix
  • d46aa6d Chore: Add format script to run prettier

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 15 commits.

  • d4231c2 Build: update package.json and changelog for v3.0.1
  • 4a0e57d Catch and format SyntaxErrors as eslint violations (#141)
  • d34daed build(deps-dev): bump eslint from 5.11.0 to 5.11.1
  • 7f4f45d build(deps-dev): bump eslint from 5.10.0 to 5.11.0
  • 5be3bcf build(deps-dev): bump eslint-plugin-eslint-plugin from 2.0.0 to 2.0.1
  • 11e7c44 build(deps-dev): bump eslint from 5.9.0 to 5.10.0
  • 9e5bf14 build(deps-dev): bump eslint-plugin-eslint-plugin from 1.4.1 to 2.0.0
  • 234583a build(deps-dev): bump vue-eslint-parser from 4.0.2 to 4.0.3
  • 8675d57 build(deps-dev): bump vue-eslint-parser from 3.3.0 to 4.0.2
  • 2379e93 Upgrade: Bump vue-eslint-parser from 3.2.2 to 3.3.0
  • 3ea0021 Upgrade: Bump eslint-config-prettier from 3.1.0 to 3.3.0
  • c774fb8 Upgrade: Bump eslint from 5.8.0 to 5.9.0
  • 2a4fba0 build(deps-dev): bump eslint-plugin-node from 7.0.1 to 8.0.0 (#121)
  • 29caa29 build(deps-dev): bump eslint-plugin-eslint-plugin from 1.4.0 to 1.4.1 (#120)
  • 2836350 build(deps-dev): bump eslint from 5.6.0 to 5.8.0 (#119)

See the full diff