Skip to content

Commit

Permalink
Merge #171
Browse files Browse the repository at this point in the history
171: chore(deps-dev): bump eslint-plugin-import from 2.24.0 to 2.24.2 r=jniles a=dependabot[bot]

Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.24.0 to 2.24.2.
<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.24.1</h2>
<p><a href="https://github.com/import-js/eslint-plugin-import/blob/v2.24.1/CHANGELOG.md#2241---2021-08-19">https://github.com/import-js/eslint-plugin-import/blob/v2.24.1/CHANGELOG.md#2241---2021-08-19</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.24.2] - 2021-08-24</h2>
<h3>Fixed</h3>
<ul>
<li>[<code>named</code>], [<code>namespace</code>]: properly handle ExportAllDeclarations (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/2199">#2199</a>, thanks [<a href="https://github.com/ljharb"><code>`@​ljharb</code></a>])</li>`
</ul>
<h2>[2.24.1] - 2021-08-19</h2>
<h3>Fixed</h3>
<ul>
<li><code>ExportMap</code>: Add default export when esModuleInterop is true and anything is exported (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/2184">#2184</a>, thanks [<a href="https://github.com/Maxim-Mazurok"><code>`@​Maxim-Mazurok</code></a>])</li>`
<li>[<code>named</code>], [<code>namespace</code>]: properly set reexports on <code>export * as … from</code> (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/1998">#1998</a>, <a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/2161">#2161</a>, thanks [<a href="https://github.com/ljharb"><code>`@​ljharb</code></a>])</li>`
<li>[<code>no-duplicates</code>]: correctly handle case of mixed default/named type imports (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/2149">#2149</a>, thanks [<a href="https://github.com/GoodForOneFare"><code>`@​GoodForOneFare</code></a>],` [<a href="https://github.com/nwalters512"><code>`@​nwalters512</code></a>])</li>`
<li>[<code>no-duplicates</code>]: avoid crash with empty <code>import type {}</code> (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/2201">#2201</a>, thanks [<a href="https://github.com/ljharb"><code>`@​ljharb</code></a>])</li>`
</ul>
<h3>Changed</h3>
<ul>
<li>[Docs] <code>max-dependencies</code>: 📖 Document <code>ignoreTypeImports</code> option (<a href="https://github-redirect.dependabot.com/import-js/eslint-plugin-import/issues/2196">#2196</a>, thanks [<a href="https://github.com/himynameisdave"><code>`@​himynameisdave</code></a>])</li>`
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/import-js/eslint-plugin-import/commit/924b435072a75529a56e678f2382b31821633b0b"><code>924b435</code></a> Bump to v2.24.2</li>
<li><a href="https://github.com/import-js/eslint-plugin-import/commit/033ba646c63b31feac2896d5c311a37aecd88405"><code>033ba64</code></a> [Fix] <code>named</code>, <code>namespace</code>: properly handle ExportAllDeclarations</li>
<li><a href="https://github.com/import-js/eslint-plugin-import/commit/51d39732a40a6cee00ecb5d5badfa3dbc74bd6fb"><code>51d3973</code></a> [Deps] unpin <code>tsconfig-paths</code></li>
<li><a href="https://github.com/import-js/eslint-plugin-import/commit/75170fabd5bc34d6d2a57a738134a1eb1cf7cf8b"><code>75170fa</code></a> [Tests] <code>named</code>: add passing tests</li>
<li><a href="https://github.com/import-js/eslint-plugin-import/commit/4aff27c6a25099f2617d0de7a6ddeb6a3fed3ff6"><code>4aff27c</code></a> [Tests] test on TS parser v2, v3, and v4</li>
<li><a href="https://github.com/import-js/eslint-plugin-import/commit/aa8d566b288eb0fdce24f3a51f8a65cf520c2133"><code>aa8d566</code></a> [Fix] <code>no-duplicates</code>: avoid crash with empty <code>import type {}</code></li>
<li><a href="https://github.com/import-js/eslint-plugin-import/commit/94d6739ebc9fc0e0f06319c90ffad32da94e8a41"><code>94d6739</code></a> [Tests] <code>no-extraneous-dependencies</code>: add passing test case of webpack loader...</li>
<li><a href="https://github.com/import-js/eslint-plugin-import/commit/9485c8300dbf17047804adf9529dce21d64db0f5"><code>9485c83</code></a> [meta] rename default branch</li>
<li><a href="https://github.com/import-js/eslint-plugin-import/commit/6c957e7df178d1b81d01cf219d62ba91b4e6d9e8"><code>6c957e7</code></a> [Deps] pin <code>tsconfig-paths</code> due to a breaking change in v3.10</li>
<li><a href="https://github.com/import-js/eslint-plugin-import/commit/6171a7aa996fdb12fc7abc88bbdcd32b301ad906"><code>6171a7a</code></a> Bump to v2.24.1</li>
<li>Additional commits viewable in <a href="https://github.com/import-js/eslint-plugin-import/compare/v2.24.0...v2.24.2">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.24.0&new-version=2.24.2)](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` 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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
bors[bot] and dependabot[bot] authored Sep 22, 2021
2 parents 86be2ff + 5a9a581 commit c540015
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1501,10 +1501,10 @@ eslint-config-airbnb-base@^14.1.0:
object.assign "^4.1.2"
object.entries "^1.1.2"

eslint-import-resolver-node@^0.3.5:
version "0.3.5"
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.5.tgz#939bbb0f74e179e757ca87f7a4a890dabed18ac4"
integrity sha512-XMoPKjSpXbkeJ7ZZ9icLnJMTY5Mc1kZbCakHquaFsXPpyWOwK0TK6CODO+0ca54UoM9LKOxyUNnoVZRl8TeaAg==
eslint-import-resolver-node@^0.3.6:
version "0.3.6"
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz#4048b958395da89668252001dbd9eca6b83bacbd"
integrity sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==
dependencies:
debug "^3.2.7"
resolve "^1.20.0"
Expand Down Expand Up @@ -1533,25 +1533,25 @@ eslint-plugin-ava@^12.0.0:
resolve-from "^5.0.0"

eslint-plugin-import@^2.9.0:
version "2.24.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.24.0.tgz#697ffd263e24da5e84e03b282f5fb62251777177"
integrity sha512-Kc6xqT9hiYi2cgybOc0I2vC9OgAYga5o/rAFinam/yF/t5uBqxQbauNPMC6fgb640T/89P0gFoO27FOilJ/Cqg==
version "2.24.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.24.2.tgz#2c8cd2e341f3885918ee27d18479910ade7bb4da"
integrity sha512-hNVtyhiEtZmpsabL4neEj+6M5DCLgpYyG9nzJY8lZQeQXEn5UPW1DpUdsMHMXsq98dbNm7nt1w9ZMSVpfJdi8Q==
dependencies:
array-includes "^3.1.3"
array.prototype.flat "^1.2.4"
debug "^2.6.9"
doctrine "^2.1.0"
eslint-import-resolver-node "^0.3.5"
eslint-import-resolver-node "^0.3.6"
eslint-module-utils "^2.6.2"
find-up "^2.0.0"
has "^1.0.3"
is-core-module "^2.4.0"
is-core-module "^2.6.0"
minimatch "^3.0.4"
object.values "^1.1.3"
object.values "^1.1.4"
pkg-up "^2.0.0"
read-pkg-up "^3.0.0"
resolve "^1.20.0"
tsconfig-paths "^3.9.0"
tsconfig-paths "^3.11.0"

eslint-scope@^5.1.1:
version "5.1.1"
Expand Down Expand Up @@ -2326,10 +2326,10 @@ is-ci@^2.0.0:
dependencies:
ci-info "^2.0.0"

is-core-module@^2.2.0, is-core-module@^2.4.0:
version "2.4.0"
resolved "https://registry.npmjs.org/is-core-module/-/is-core-module-2.4.0.tgz#8e9fc8e15027b011418026e98f0e6f4d86305cc1"
integrity sha512-6A2fkfq1rfeQZjxrZJGerpLCTHRNEBiSgnu0+obeJpEPZRUooHgsizvzv0ZjJwOz3iWIHdJtVWJ/tmPr3D21/A==
is-core-module@^2.2.0, is-core-module@^2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.6.0.tgz#d7553b2526fe59b92ba3e40c8df757ec8a709e19"
integrity sha512-wShG8vs60jKfPWpF2KZRaAtvt3a20OAn7+IJ6hLPECpSABLcKtFKTTI4ZtH5QcBruBHlq+WsdHWyz0BCZW7svQ==
dependencies:
has "^1.0.3"

Expand Down Expand Up @@ -3056,9 +3056,9 @@ object.entries@^1.1.2:
define-properties "^1.1.3"
es-abstract "^1.18.2"

object.values@^1.1.3:
object.values@^1.1.4:
version "1.1.4"
resolved "https://registry.npmjs.org/object.values/-/object.values-1.1.4.tgz#0d273762833e816b693a637d30073e7051535b30"
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.4.tgz#0d273762833e816b693a637d30073e7051535b30"
integrity sha512-TnGo7j4XSnKQoK3MfvkzqKCi0nVe/D9I9IjwTNYdb/fxYHpjrluHVOgw0AF6jrRFGMPHdfuidR09tIDiIvnaSg==
dependencies:
call-bind "^1.0.2"
Expand Down Expand Up @@ -4130,10 +4130,10 @@ trim-off-newlines@^1.0.1:
resolved "https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=

tsconfig-paths@^3.9.0:
version "3.9.0"
resolved "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz#098547a6c4448807e8fcb8eae081064ee9a3c90b"
integrity sha512-dRcuzokWhajtZWkQsDVKbWyY+jgcLC5sqJhg2PSgf4ZkH2aHPvaOY8YWGhmjb68b5qqTfasSsDO9k7RUiEmZAw==
tsconfig-paths@^3.11.0:
version "3.11.0"
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.11.0.tgz#954c1fe973da6339c78e06b03ce2e48810b65f36"
integrity sha512-7ecdYDnIdmv639mmDwslG6KQg1Z9STTz1j7Gcz0xa+nshh/gKDAHcPxRbWOsA3SPp0tXP2leTcY9Kw+NAkfZzA==
dependencies:
"@types/json5" "^0.0.29"
json5 "^1.0.1"
Expand Down

0 comments on commit c540015

Please sign in to comment.