Build(deps-dev): bump eslint-plugin-import from 2.29.0 to 2.29.1 #1595

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-eslint-plugin-import-2.29.1 into master 2023-12-15 08:20:30 +00:00
argoyle commented 2023-12-15 04:43:01 +00:00 (Migrated from gitlab.com)

Bumps eslint-plugin-import from 2.29.0 to 2.29.1.

Release notes

Sourced from eslint-plugin-import's releases.

v2.29.1

Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1

Changelog

Sourced from eslint-plugin-import's changelog.

[2.29.1] - 2023-12-14

Fixed

  • [no-extraneous-dependencies]: ignore export type { ... } from '...' when includeTypes is false (#2919, thanks [@​Pandemic1617])
  • [no-unused-modules]: support export patterns with array destructuring (#2930, thanks [@​ljharb])
  • [Deps] update tsconfig-paths (#2447, thanks [@​domdomegg])
Commits
  • ee5fade Bump to 2.29.1
  • 48fec35 [Deps] update tsconfig-paths
  • 80aee73 [Dev Deps] update chai, eslint-doc-generator, markdownlint-cli
  • 8c83eaf [Tests] node v21.3 has a broken fs.writeFile
  • e67259e [Fix] no-unused-modules: support export patterns with array destructuring
  • 9fd3c42 [Tests] no-duplicates: add passing test
  • 12f0300 [Fix] no-extraneous-dependencies: ignore export type { ... } from '...' w...
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.0 to 2.29.1. <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.1</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1">https://github.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.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.1] - 2023-12-14</h2> <h3>Fixed</h3> <ul> <li>[<code>no-extraneous-dependencies</code>]: ignore <code>export type { ... } from '...'</code> when <code>includeTypes</code> is <code>false</code> (<a href="https://github.com/import-js/eslint-plugin-import/issues/2919">#2919</a>, thanks [<a href="https://github.com/Pandemic1617"><code>@​Pandemic1617</code></a>])</li> <li>[<code>no-unused-modules</code>]: support export patterns with array destructuring (<a href="https://github.com/import-js/eslint-plugin-import/issues/2930">#2930</a>, thanks [<a href="https://github.com/ljharb"><code>@​ljharb</code></a>])</li> <li>[Deps] update <code>tsconfig-paths</code> (<a href="https://github.com/import-js/eslint-plugin-import/issues/2447">#2447</a>, thanks [<a href="https://github.com/domdomegg"><code>@​domdomegg</code></a>])</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/ee5fadeffff68f2300bed7f67a310496cb969d61"><code>ee5fade</code></a> Bump to 2.29.1</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/48fec35fbe9d20f5c859a02d0e4acef70759c875"><code>48fec35</code></a> [Deps] update <code>tsconfig-paths</code></li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/80aee736721397cd073636950fef30aa65e165d3"><code>80aee73</code></a> [Dev Deps] update <code>chai</code>, <code>eslint-doc-generator</code>, <code>markdownlint-cli</code></li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/8c83eafe4a709c0c275279a7bf99d92fa4e034a5"><code>8c83eaf</code></a> [Tests] node v21.3 has a broken <code>fs.writeFile</code></li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/e67259e4c167d46e9cc5472d3afa32369fbf2eff"><code>e67259e</code></a> [Fix] <code>no-unused-modules</code>: support export patterns with array destructuring</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/9fd3c42707d71987e439a847f2e213f55c84f734"><code>9fd3c42</code></a> [Tests] <code>no-duplicates</code>: add passing test</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/12f0300100b9bb90c6a952d07c133f2d5842ad57"><code>12f0300</code></a> [Fix] <code>no-extraneous-dependencies</code>: ignore <code>export type { ... } from '...'</code> w...</li> <li>See full diff in <a href="https://github.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle (Migrated from gitlab.com) merged commit into master 2023-12-15 08:20:30 +00:00
Sign in to join this conversation.