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.27.5 to 2.28.0 #120

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

lholmquist
Copy link
Member

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade eslint-plugin-import from 2.27.5 to 2.28.0.

ℹ️ 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 1 version ahead of your current version.
  • The recommended version was released 24 days ago, on 2023-07-28.
Release notes
Package name: eslint-plugin-import from eslint-plugin-import GitHub release notes
Commit messages
Package name: eslint-plugin-import
  • a257df9 Bump to 2.28.0
  • 600fcc1 [Refactor] `order`: use `object.groupby`
  • be928ae [Refactor] `no-internal-modules`: simplify a reduce
  • e7c2486 [Refactor] `no-useless-path-segments`: use `.filter` instead of `.reduce`
  • 89f5d0d [Refactor] `no-anonymous-default-export`: use `fromEntries` instead of `reduce`
  • 703e9f9 [Refactor] `no-duplicates`, `no-unused-modules`: use `flatMap` instead of `map` + `filter`
  • 70f24f1 [Tests] allow WSL builds to fail, for now
  • 90e2dfa [Fix] `no-unused-modules`: report error on binding instead of parent export
  • d3aa478 [Tests] `no-unused-modules`: document error reported on entire `export` statement
  • 3e1dd0b [Fix] `no-unused-modules`: improve schema
  • a6de522 [Tests] `no-unused-modules`: properly skip in mocha 3
  • 68bf510 [eslint] enable `array-bracket-spacing`
  • d8002be [Fix] `extensions`: handle `.` and `..` properly
  • f302f7d [Fix] `no-duplicates`: Prefer combined type and regular imports when using `prefer-inline`
  • e2cf99c [Deps] update `semver`
  • ee00a1c [Fix] guard against empty parent
  • 3a5ad34 [Refactor] `no-unused-modules`: use `array.prototype.flatmap`
  • 2c196b0 [Refactor] `no-anonymous-default-export`: use `object.fromentries`
  • 66e755f [Refactor] `exports-last`: use `array.prototype.findlastindex`
  • a24a03b [meta] Add "eslint-plugin" to the list of keywords in package.json
  • 88dd815 [Deps] update `is-core-module`
  • 328064a Fix invalid YAML in import/parsers example
  • afaefbb [Refactor] `ExportMap`: rename `tsConfig` to `tsconfig`
  • eaa1591 [Tests] switch some files to unix line endings

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

@pacostas
Copy link
Member

LGTM

@pacostas pacostas merged commit 2ec0a70 into main Aug 28, 2023
@pacostas pacostas deleted the snyk-upgrade-0b265ee52d8332f59a500abe9b10f804 branch August 28, 2023 09:55
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.

3 participants