randytarampi / pwa-asset-generator

Generate icons and splash screens for Progressive Web Applications
https://www.npmjs.com/package/@randy.tarampi/pwa-asset-generator
MIT License
0 stars 0 forks source link

[Snyk] Upgrade eslint-plugin-import from 2.19.1 to 2.20.2 #47

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to upgrade eslint-plugin-import from 2.19.1 to 2.20.2.

merge advice

✨What is Merge Advice? We check thousands of dependency upgrade pull requests and CI tests every day to see which upgrades were successfully merged. After crunching this data, we give a recommendation on how safe we think the change is for you to merge without causing issues. Learn more, and share your feedback to help improve this feature. 🙏

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: eslint-plugin-import from eslint-plugin-import GitHub release notes
Commit messages
Package name: eslint-plugin-import
  • 71ca88f Bump to v2.20.2
  • a618f88 [Tests] pin esquery, due to breaking change in a minor version
  • 9c5899e utils: v2.6.0
  • efb5f07 [Tests] use babel instead of NODE_PATH
  • 1a3a128 [Fix] `first`: Add a way to disable `absolute-first` explicitly
  • efd6be1 [Fix] `no-unused-modules`: handle `export { default } from` syntax
  • adbced7 utils: [New] Print more helpful info if parsing fails
  • b6242b0 [fix] `no-duplicates`: fix fixer on cases with default import
  • 41aaa18 `resolvers/node`: [New] add `.node` extension
  • 12971f5 [Fix] `order`: recognize ".." as a "parent" path
  • 47f912e [Fix] `order`: fix `isExternalModule` detection on windows
  • 8905007 [Tests] appveyor: on node 8-12, use npm 6.10.3
  • 2beec94 [meta] use `in-publish` in `prepublish`
  • 1fbef73 [meta] fix changelog link
  • 45f0860 Bump to v2.20.1
  • 5d00854 [Fix] `order`: Fix alphabetize for mixed requires and imports
  • bbd166b [Fix] `export`: Handle function overloading in `*.d.ts`
  • 4665ec5 [Fix] `no-absolute-path`: fix a crash with invalid import syntax
  • 392c6b9 [Fix] `named`: for importing from a module which re-exports named exports from a `node_modules` module
  • cc5bde5 [Tests] `named`: add failing test for #1446
  • aff3a46 [meta] fix "files" field to include/exclude the proper files
  • 986ba74 docs: fix a few spelling mistakes
  • 6274d96 [Tests] set `eslint-plugin/consistent-output` lint rule to always require test case output assertions
  • a4d301b [meta] add missing changelog links
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

pull-assistant[bot] commented 4 years ago
Score: 1.00

Best reviewed: commit by commit


Optimal code review plan

     fix: upgrade eslint-plugin-import from 2.19.1 to 2.20.2      fix: upgrade eslint-plugin-import from 2.19.1 to 2.20.2      Merge branch 'master' into snyk-upgrade-ac98d3ddaaf2ca826d929fcf15f997...

Powered by Pull Assistant. Last update 096a1a8 ... 074a1e8. Read the comment docs.

randytarampi commented 4 years ago

:tada: This PR is included in version 2.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: