Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade eslint-plugin-import from 2.24.0 to 2.24.2 #80

Merged
merged 1 commit into from
Oct 14, 2021

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade eslint-plugin-import from 2.24.0 to 2.24.2.

merge advice
ℹ️ 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.


  • The recommended version is 2 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2021-08-24.
Release notes
Package name: eslint-plugin-import from eslint-plugin-import GitHub release notes
Commit messages
Package name: eslint-plugin-import
  • 924b435 Bump to v2.24.2
  • 033ba64 [Fix] `named`, `namespace`: properly handle ExportAllDeclarations
  • 51d3973 [Deps] unpin `tsconfig-paths`
  • 75170fa [Tests] `named`: add passing tests
  • 4aff27c [Tests] test on TS parser v2, v3, and v4
  • aa8d566 [Fix] `no-duplicates`: avoid crash with empty `import type {}`
  • 94d6739 [Tests] `no-extraneous-dependencies`: add passing test case of webpack loader syntax
  • 9485c83 [meta] rename default branch
  • 6c957e7 [Deps] pin `tsconfig-paths` due to a breaking change in v3.10
  • 6171a7a Bump to v2.24.1
  • 4dc4651 [resolvers/webpack] [Deps] update `is-core-module`, `is-regex`
  • 62cb4b5 [Dev Deps] update `coveralls`
  • c5d208d [Deps] update `eslint-import-resolver-node`, `is-core-module`, `object.values`, `tsconfig-paths`
  • 712ee49 [fix] `no-duplicates`: correctly handle case of mixed default/named type imports
  • 3977c42 [Tests] clean up tests, ensure `test()` is used properly
  • 3ff4d77 [Fix] `named`, `namespace`: properly set reexports on `export * as … from`
  • b2bf591 [Tests] `cli`: test the current plugin, not an installed one
  • ce8b203 [Fix] `no-amd`, `no-commonjs`: fix test cases
  • 7610790 [Docs] `max-dependencies`: 📖 Document `ignoreTypeImports` option
  • 8be2ec2 [resolvers/node] v0.3.6
  • 750ba25 [Docs] `extensions`: improved cases for using `@/...`
  • f0c1756 [meta] fix some formatting
  • fa3192a [resolvers/node] [fix] when "module" does not exist, fall back to "main"
  • 513bb0b [meta] fix some formatting

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

@lholmquist lholmquist merged commit 7ffa70f into main Oct 14, 2021
@lholmquist lholmquist deleted the snyk-upgrade-f888a817f72fae554684e014f4a64253 branch October 14, 2021 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants