The version 0.6.11 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 depcheck.
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 Notes0.6.10 / 0.6.11
Note: 0.6.11 is a re-publish of 0.6.10 with the same content, due to an NPM issue at publishing time.
Thank you to all the contributors who submitted issues and PRs for this release!
Changes since 0.6.9
Features:
Support eslint's 'plugin:' prefixed specifiers (#250 - @buddydvd)
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).
Version 0.6.11 of depcheck was just published.
The version 0.6.11 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 depcheck.
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
0.6.10 / 0.6.11Note:
0.6.11
is a re-publish of0.6.10
with the same content, due to an NPM issue at publishing time.Thank you to all the contributors who submitted issues and PRs for this release!
Changes since
0.6.9
Features:
Bugfixes:
Housekeeping:
Commits
The new version differs by 32 commits.
0a11cf8
Fix error when Typescript is not installed (#282)
96161f9
Enable ES6/7 syntax in Typescript (#258)
6354f10
Update NPM tokens for deploy from Travis (#278)
c282200
Recognize object arrays in Webpack module.rules.loaders (#233)
42ac2b8
Add support for import() expressions (#205)
1e90f20
Bump Mocha to 5.x (#274)
3120d00
Fix ignore-bin-package default in ReadMe (#252)
f9a5c64
Merge pull request #263 from depcheck/fix-typo
94639f5
Fix typo: pasers -> parsers
e3c19e5
Merge pull request #271 from depcheck/lockfile
c93524a
Add a lockfile
848f4f7
Merge pull request #270 from LinusU/linters-fix
29372b2
Merge branch 'master' into linters-fix
6c6355d
Merge pull request #268 from depcheck/issue-templates
0bd106c
Use linters utility in ESLint special
There are 32 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: