turkdevops / electron

:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
https://electronjs.org
MIT License
1 stars 0 forks source link

[js] Update eslint-plugin-import 2.25.3 → 2.28.0 (minor) #682

Closed depfu[bot] closed 1 year ago

depfu[bot] commented 1 year ago

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ eslint-plugin-import (2.25.3 → 2.28.0) · Repo · Changelog

Release Notes

2.28.0 (from changelog)

Fixed

Changed

2.27.5 (from changelog)

Fixed

2.27.4 (from changelog)

Fixed

  • semver should be a prod dep (#2668)

2.27.3 (from changelog)

Fixed

2.27.2 (from changelog)

Fixed

2.27.1 (from changelog)

Fixed

2.27.0 (from changelog)

Added

Fixed

Changed

2.26.0 (from changelog)

Added

Fixed

Changed

  • [Tests] no-nodejs-modules: add tests for node protocol URL (#2367, thanks @sosukesuzuki)
  • [Tests] default, no-anonymous-default-export, no-mutable-exports, no-named-as-default-member, no-named-as-default: add tests for arbitrary module namespace names (#2358, thanks @sosukesuzuki)
  • [Docs] no-unresolved: Fix RegExp escaping in readme (#2332, thanks @stephtr)
  • [Refactor] namespace: try to improve performance (#2340, thanks @ljharb)
  • [Docs] make rule doc titles consistent (#2393, thanks @TheJaredWilcurt)
  • [Docs] order: TS code examples should use TS code blocks (#2411, thanks [@MM25Zamanian])
  • [Docs] no-unresolved: fix link (#2417, thanks @kylemh)

2.25.4 (from changelog)

Fixed

  • importType: avoid crashing on a non-string' (#2305, thanks @ljharb)
  • first: prevent crash when parsing angular templates (#2210, thanks @ljharb)
  • importType: properly resolve @/*-aliased imports as internal (#2334, thanks @ombene)
  • named/ExportMap: handle named imports from CJS modules that use dynamic import (#2341, thanks @ludofischer)

Changed

  • [no-default-import]: report on the token "default" instead of the entire node (#2299, thanks @pmcelhaney)
  • [Docs] order: Remove duplicate mention of default (#2280, thanks @johnthagen)
  • [Deps] update eslint-module-utils

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
depfu[bot] commented 1 year ago

Closed in favor of #690.

depfu[bot] commented 1 year ago

Closed in favor of #690.

depfu[bot] commented 1 year ago

Closed in favor of #690.