-
Notifications
You must be signed in to change notification settings - Fork 0
Commit bbdb377
authored
deps: bump eslint-plugin-import-x from 4.12.2 to 4.13.1 (#530)
Bumps
[eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x)
from 4.12.2 to 4.13.1.
<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.13.1</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/un-ts/eslint-plugin-import-x/pull/340">#340</a>
<a
href="https://github.com/un-ts/eslint-plugin-import-x/commit/180785d8a83fd8baaf48dd911e6d9617983b06d8"><code>180785d</code></a>
Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>!
- fix(deps): bump <code>eslint-import-context</code> to v0.1.4</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/un-ts/eslint-plugin-import-x/compare/v4.13.0...v4.13.1">https://github.com/un-ts/eslint-plugin-import-x/compare/v4.13.0...v4.13.1</a></p>
<h2>v4.13.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/un-ts/eslint-plugin-import-x/pull/335">#335</a>
<a
href="https://github.com/un-ts/eslint-plugin-import-x/commit/371ebee8f12b4f3758e56c147608222911806af6"><code>371ebee</code></a>
Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>!
- feat: integrate <a
href="https://github.com/un-ts/eslint-import-context"><code>eslint-import-context</code></a>
to get rule context without additional params</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/un-ts/eslint-plugin-import-x/compare/v4.12.2...v4.13.0">https://github.com/un-ts/eslint-plugin-import-x/compare/v4.12.2...v4.13.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.13.1</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/un-ts/eslint-plugin-import-x/pull/340">#340</a>
<a
href="https://github.com/un-ts/eslint-plugin-import-x/commit/180785d8a83fd8baaf48dd911e6d9617983b06d8"><code>180785d</code></a>
Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>!
- fix(deps): bump <code>eslint-import-context</code> to v0.1.4</li>
</ul>
<h2>4.13.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/un-ts/eslint-plugin-import-x/pull/335">#335</a>
<a
href="https://github.com/un-ts/eslint-plugin-import-x/commit/371ebee8f12b4f3758e56c147608222911806af6"><code>371ebee</code></a>
Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>!
- feat: integrate <code>eslint-import-context</code> to get rule context
without additional params</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/un-ts/eslint-plugin-import-x/commit/0e77a3400ba3fce66a78ddad0e9be1da2b259188"><code>0e77a34</code></a>
chore: release eslint-plugin-import-x (<a
href="https://redirect.github.com/un-ts/eslint-plugin-import-x/issues/341">#341</a>)</li>
<li><a
href="https://github.com/un-ts/eslint-plugin-import-x/commit/180785d8a83fd8baaf48dd911e6d9617983b06d8"><code>180785d</code></a>
chore: bump all (dev)Dependencies (<a
href="https://redirect.github.com/un-ts/eslint-plugin-import-x/issues/340">#340</a>)</li>
<li><a
href="https://github.com/un-ts/eslint-plugin-import-x/commit/d49bf62aa6932571a4320ffb18c5a3c1cb727111"><code>d49bf62</code></a>
chore: release eslint-plugin-import-x (<a
href="https://redirect.github.com/un-ts/eslint-plugin-import-x/issues/338">#338</a>)</li>
<li><a
href="https://github.com/un-ts/eslint-plugin-import-x/commit/371ebee8f12b4f3758e56c147608222911806af6"><code>371ebee</code></a>
feat: integrate <code>eslint-import-context</code> to get rule context
without additiona...</li>
<li>See full diff in <a
href="https://github.com/un-ts/eslint-plugin-import-x/compare/v4.12.2...v4.13.1">compare
view</a></li>
</ul>
</details>
<br />
[](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 774eac5 commit bbdb377Copy full SHA for bbdb377
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- packages/eslint-config
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedpackages/eslint-config/package.json
Copy file name to clipboardExpand all lines: packages/eslint-config/package.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
|
0 commit comments