Skip to content

Commit

Permalink
chore(deps-dev): Bump eslint-plugin-import from 2.28.0 to 2.29.0 in /…
Browse files Browse the repository at this point in the history
…experimenter (#9626)

Bumps
[eslint-plugin-import](https://github.com/import-js/eslint-plugin-import)
from 2.28.0 to 2.29.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/import-js/eslint-plugin-import/releases">eslint-plugin-import's
releases</a>.</em></p>
<blockquote>
<h2>v2.29.0</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/import-js/eslint-plugin-import/compare/v2.28.1...v2.29.0">https://github.com/import-js/eslint-plugin-import/compare/v2.28.1...v2.29.0</a></p>
<h2>v2.28.1</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/import-js/eslint-plugin-import/compare/v2.28.0...v2.28.1">https://github.com/import-js/eslint-plugin-import/compare/v2.28.0...v2.28.1</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md">eslint-plugin-import's
changelog</a>.</em></p>
<blockquote>
<h2>[2.29.0] - 2023-10-22</h2>
<h3>Added</h3>
<ul>
<li>TypeScript config: add .cts and .mts extensions (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2851">#2851</a>,
thanks [<a
href="https://github.com/Zamiell"><code>@​Zamiell</code></a>])</li>
<li>[<code>newline-after-import</code>]: new option
<code>exactCount</code> and docs update (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/1933">#1933</a>,
thanks [<a
href="https://github.com/anikethsaha"><code>@​anikethsaha</code></a>]
and [<a
href="https://github.com/reosarevok"><code>@​reosarevok</code></a>])</li>
<li>[<code>newline-after-import</code>]: fix <code>exactCount</code>
with <code>considerComments</code> false positive, when there is a
leading comment (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2884">#2884</a>,
thanks [<a
href="https://github.com/kinland"><code>@​kinland</code></a>])</li>
</ul>
<h2>[2.28.1] - 2023-08-18</h2>
<h3>Fixed</h3>
<ul>
<li>[<code>order</code>]: revert breaking change to single nested group
(<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2854">#2854</a>,
thanks [<a
href="https://github.com/yndajas"><code>@​yndajas</code></a>])</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[Docs] remove duplicate fixable notices in docs (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2850">#2850</a>,
thanks [<a
href="https://github.com/bmish"><code>@​bmish</code></a>])</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/6d34c88a91a9cb7556700b7cb83c8a27731ff302"><code>6d34c88</code></a>
Bump to 2.29.0</li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/ec6a8ea3c386241daaf208fe78da151b30415357"><code>ec6a8ea</code></a>
[Refactor] use <code>hasown</code> instead of <code>has</code></li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/78f50b852a0dc187ccbfd6b4592e4f59ba78d339"><code>78f50b8</code></a>
[Deps] update <code>array-includes</code>,
<code>array.prototype.findlastindex</code>, `array.proto...</li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/6d2540f2eefc063d07a841088836e1dcee652cd9"><code>6d2540f</code></a>
[resolvers/webpack] v0.13.8</li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/30d61b6dc45e712899a4b9184964a948251adfcf"><code>30d61b6</code></a>
[resolvers/webpack] [deps] update <code>array.prototype.find</code>,
<code>is-core-module</code>, `...</li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/2c281d15d06dc54c90cfa5c28b276b189ecd8f3f"><code>2c281d1</code></a>
[resolvers/webpack] [refactor] use <code>hasown</code> instead of
<code>has</code></li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/66cb10f302a23c0b72c4a3ead26374a6729a9017"><code>66cb10f</code></a>
[Fix] <code>newline-after-import</code>: fix <code>exactCount</code>
with <code>considerComments</code> false ...</li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/87051212306f8cd08cb62555b94fae259146468c"><code>8705121</code></a>
[New] <code>newline-after-import</code>: new option
<code>exactCount</code> and docs update</li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/6b95a021938139726b3f862beb37012d6e2afab2"><code>6b95a02</code></a>
[resolvers/webpack] v0.13.7</li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/04e68a2179c17b6b73b0c589ca8c092cdb1cb1e5"><code>04e68a2</code></a>
[resolvers/webpack] [fix] use the <code>dirname</code> of the
<code>configPath</code> as <code>basedir</code></li>
<li>Additional commits viewable in <a
href="https://github.com/import-js/eslint-plugin-import/compare/v2.28.0...v2.29.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-import&package-manager=npm_and_yarn&previous-version=2.28.0&new-version=2.29.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 will merge this PR once CI passes on it, as requested by
@jaredlockhart.

[//]: # (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>
  • Loading branch information
dependabot[bot] committed Oct 23, 2023
1 parent 2caeb4a commit 9b060e3
Show file tree
Hide file tree
Showing 3 changed files with 217 additions and 118 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"eslint": "7.32.0",
"eslint-config-prettier": "7.2.0",
"eslint-config-standard": "16.0.3",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jest": "24.7.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "3.4.0",
Expand Down
2 changes: 1 addition & 1 deletion experimenter/experimenter/nimbus-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"eslint-config-prettier": "^7.2.0",
"eslint-config-react-app": "^6.0.0",
"eslint-plugin-flowtype": "5.x",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jsx-a11y": "6.x",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "7.33.0",
Expand Down
Loading

0 comments on commit 9b060e3

Please sign in to comment.