EmmanuelDemey / eslint-plugin-angular

ESLint plugin for AngularJS applications
https://www.npmjs.com/package/eslint-plugin-angular
618 stars 131 forks source link

Update espree to the latest version 🚀 #515

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.5.2 of espree was just published.

Dependency espree
Current Version 3.4.3
Type devDependency

The version 3.5.2 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.

It might be worth looking into these changes and trying to get this project onto the latest version of espree.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v3.5.2
  • 019b70a Fix: Remove blockBindings from docs (fixes #307, fixes #339) (#356) (Jan Pilzer)
  • b2016cb Chore: refactoring rest/spread properties (#361) (Toru Nagashima)
  • 59c9d06 Chore: upgrade acorn@5.2 (fixes #358) (#360) (Toru Nagashima)
  • 06c35c9 Chore: add .npmrc (#359) (Toru Nagashima)
Commits

The new version differs by 16 commits.

  • 6a7cb0a 3.5.2
  • c2a63e2 Build: changelog update for 3.5.2
  • 019b70a Fix: Remove blockBindings from docs (fixes #307, fixes #339) (#356)
  • b2016cb Chore: refactoring rest/spread properties (#361)
  • 59c9d06 Chore: upgrade acorn@5.2 (fixes #358) (#360)
  • 06c35c9 Chore: add .npmrc (#359)
  • f64f6bb 3.5.1
  • 748ce4f Build: changelog update for 3.5.1
  • 5eb1388 Fix: Fix parsing of async keyword-named object methods (#352) (#353)
  • d9afabd 3.5.0
  • 92ebe80 Build: changelog update for 3.5.0
  • 4d442a1 Update: add initial support for ES2018 (#348)
  • d4bdcb6 Fix: Make template token objects adhere to token object structure (#343)
  • 9ac671a Upgrade: acorn to 5.1.1 (#347)
  • 16e1fec Docs: Specify default values of options (fixes #325) (#342)

There are 16 commits in total.

See the full diff

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: