Skip to content

Commit 9a4504e

Browse files
deps: bump eslint-plugin-import-x from 4.10.6 to 4.11.0 (#499)
Bumps [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x) from 4.10.6 to 4.11.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/un-ts/eslint-plugin-import-x/releases">eslint-plugin-import-x's releases</a>.</em></p> <blockquote> <h2>v4.11.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/un-ts/eslint-plugin-import-x/pull/314">#314</a> <a href="https://github.com/un-ts/eslint-plugin-import-x/commit/11ebfbddd5ece74eec427b5c9117387f63306f80"><code>11ebfbd</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - refactor: migrate deprecated <code>doctrine</code> to <code>comment-parser</code></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/un-ts/eslint-plugin-import-x/compare/v4.10.6...v4.11.0">https://github.com/un-ts/eslint-plugin-import-x/compare/v4.10.6...v4.11.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/un-ts/eslint-plugin-import-x/blob/master/CHANGELOG.md">eslint-plugin-import-x's changelog</a>.</em></p> <blockquote> <h2>4.11.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/un-ts/eslint-plugin-import-x/pull/314">#314</a> <a href="https://github.com/un-ts/eslint-plugin-import-x/commit/11ebfbddd5ece74eec427b5c9117387f63306f80"><code>11ebfbd</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - refactor: migrate deprecated <code>doctrine</code> to <code>comment-parser</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/un-ts/eslint-plugin-import-x/commit/369ef3875ce26a79676b34ea53ce4f419e1f53ac"><code>369ef38</code></a> chore: release eslint-plugin-import-x (<a href="https://redirect.github.com/un-ts/eslint-plugin-import-x/issues/315">#315</a>)</li> <li><a href="https://github.com/un-ts/eslint-plugin-import-x/commit/11ebfbddd5ece74eec427b5c9117387f63306f80"><code>11ebfbd</code></a> refactor: migrate deprecated <code>doctrine</code> to <code>comment-parser</code> (<a href="https://redirect.github.com/un-ts/eslint-plugin-import-x/issues/314">#314</a>)</li> <li>See full diff in <a href="https://github.com/un-ts/eslint-plugin-import-x/compare/v4.10.6...v4.11.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-import-x&package-manager=npm_and_yarn&previous-version=4.10.6&new-version=4.11.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51c19cf commit 9a4504e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-import-resolver-typescript": "4.3.4",
3939
"eslint-plugin-comment-length": "2.2.1",
4040
"eslint-plugin-file-progress": "3.0.2",
41-
"eslint-plugin-import-x": "4.10.6",
41+
"eslint-plugin-import-x": "4.11.0",
4242
"eslint-plugin-jsdoc": "50.6.11",
4343
"eslint-plugin-mdx": "3.4.1",
4444
"eslint-plugin-unused-imports": "4.1.4",

0 commit comments

Comments
 (0)