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

chore(deps): update dependency eslint-plugin-import to v2.26.0 #29

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 9, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-import 2.23.4 -> 2.26.0 age adoption passing confidence

Release Notes

import-js/eslint-plugin-import

v2.26.0

Compare Source

Added
  • [no-named-default, no-default-export, prefer-default-export, no-named-export, export, named, namespace, no-unused-modules]: support arbitrary module namespace names ([#​2358], thanks [@​sosukesuzuki])
  • [no-dynamic-require]: support dynamic import with espree ([#​2371], thanks [@​sosukesuzuki])
  • [no-relative-packages]: add fixer ([#​2381], thanks [@​forivall])
Fixed
  • [default]: typescript-eslint-parser: avoid a crash on exporting as namespace (thanks [@​ljharb])
  • [export]/TypeScript: false positive for typescript namespace merging ([#​1964], thanks [@​magarcia])
  • [no-duplicates]: ignore duplicate modules in different TypeScript module declarations ([#​2378], thanks [@​remcohaszing])
  • [no-unused-modules]: avoid a crash when processing re-exports ([#​2388], thanks [@​ljharb])
Changed

v2.25.4

Compare Source

Fixed
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

v2.25.3

Compare Source

Fixed
Changed

v2.25.2

Compare Source

Fixed

v2.25.1

Compare Source

Fixed
  • [Deps] update eslint-module-utils

v2.25.0

Compare Source

Added
Fixed
Changed
  • [Refactor] switch to an internal replacement for pkg-up and read-pkg-up ([#​2047], thanks [@​mgwalker])
  • [patch] TypeScript config: remove .d.ts from [import/parsers setting] and [import/extensions setting] ([#​2220], thanks [@​jablko])
  • [Refactor] [no-unresolved], [no-extraneous-dependencies]: moduleVisitor usage ([#​2233], thanks [@​jablko])

v2.24.2

Compare Source

Fixed
  • [named], [namespace]: properly handle ExportAllDeclarations ([#​2199], thanks [@​ljharb])

v2.24.1

Compare Source

Fixed
Changed

v2.24.0

Compare Source

Added
Fixed
  • [no-duplicates]: ensure autofix avoids excessive newlines ([#​2028], thanks [@​ertrzyiks])
  • [extensions]: avoid crashing on partially typed import/export statements ([#​2118], thanks [@​ljharb])
  • [no-extraneous-dependencies]: add ESM intermediate package.json support ([#​2121], thanks [@​paztis])
  • Use context.getPhysicalFilename() when available (ESLint 7.28+) ([#​2160], thanks [@​pmcelhaney])
  • [extensions]/importType: fix isScoped treating @​/abc as scoped module ([#​2146], thanks [@​rperello])
Changed

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x-lockfile branch 2 times, most recently from 9cd52b9 to 3eb5c9e Compare August 15, 2021 18:32
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x-lockfile branch from 3eb5c9e to b50a288 Compare August 19, 2021 22:40
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.24.0 chore(deps): update dependency eslint-plugin-import to v2.24.1 Aug 19, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x-lockfile branch 2 times, most recently from df04f27 to bc6aa3d Compare August 24, 2021 23:48
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.24.1 chore(deps): update dependency eslint-plugin-import to v2.24.2 Aug 24, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x-lockfile branch from bc6aa3d to d83b6b7 Compare October 18, 2021 18:00
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.24.2 chore(deps): update dependency eslint-plugin-import to v2.25.2 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x-lockfile branch from d83b6b7 to 5f6bb51 Compare March 7, 2022 15:24
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.25.2 chore(deps): update dependency eslint-plugin-import to v2.25.4 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x-lockfile branch from 5f6bb51 to 0253c30 Compare April 24, 2022 22:51
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.25.4 chore(deps): update dependency eslint-plugin-import to v2.26.0 Apr 24, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

None yet

1 participant