matrix-art.meta

Issues/PRs archive for MTRNord/matrix-art
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-art.meta.git
Log | Files | Refs

580.json (15342B)


      1 {
      2   "number": 580,
      3   "title": "Bump @typescript-eslint/eslint-plugin from 5.48.2 to 6.4.1",
      4   "state": "closed",
      5   "diff_file": "580.diff",
      6   "author": "dependabot[bot]",
      7   "created_at": "2023-08-22T08:49:08Z",
      8   "closed_at": "2023-08-29T08:44:45Z",
      9   "merged_at": null,
     10   "base_ref": "main",
     11   "head_ref": "dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.4.1",
     12   "labels": [
     13     "dependencies",
     14     "javascript"
     15   ],
     16   "assignees": [
     17     "MTRNord"
     18   ],
     19   "requested_reviewers": [
     20     "MTRNord"
     21   ],
     22   "body": "Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.48.2 to 6.4.1.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/typescript-eslint/typescript-eslint/releases\"><code>@\u200btypescript-eslint/eslint-plugin</code>'s releases</a>.</em></p>\n<blockquote>\n<h2>v6.4.1</h2>\n<h2><a href=\"https://github.com/typescript-eslint/typescript-eslint/compare/v6.4.0...v6.4.1\">6.4.1</a> (2023-08-21)</h2>\n<h3>Bug Fixes</h3>\n<ul>\n<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] false positives with branded types (<a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7466\">#7466</a>) (<a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/b52658fbb6f5cf2085c94926872e6d39efaa3b01\">b52658f</a>), closes <a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7293\">#7293</a></li>\n<li><strong>utils:</strong> [ts-eslint] small type fixes (<a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7474\">#7474</a>) (<a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/4402db1091976845538e4b79e6152abfd14849ff\">4402db1</a>)</li>\n</ul>\n<p>You can read about our <a href=\"https://main--typescript-eslint.netlify.app/users/versioning\">versioning strategy</a> and <a href=\"https://main--typescript-eslint.netlify.app/users/releases\">releases</a> on our website.</p>\n<h2>v6.4.0</h2>\n<h1><a href=\"https://github.com/typescript-eslint/typescript-eslint/compare/v6.3.0...v6.4.0\">6.4.0</a> (2023-08-14)</h1>\n<h3>Bug Fixes</h3>\n<ul>\n<li><strong>eslint-plugin:</strong> [non-nullable-type-assertion-style] consider operator precedence when fixing (<a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7289\">#7289</a>) (<a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/bad37a22025b718a10e70cc84b9847eb41f723d0\">bad37a2</a>)</li>\n<li><strong>eslint-plugin:</strong> [strict-boolean-expressions] replace dangerous fixer with suggestions (<a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7394\">#7394</a>) (<a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/ad8401a5970441258cc4440a01a3acf35d861171\">ad8401a</a>)</li>\n<li><strong>typescript-estree:</strong> support <code>declare</code> and <code>export</code> modifiers for nested namespace declaration (<a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7410\">#7410</a>) (<a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/49a53f0ba985941a431269d3761030dc414916b1\">49a53f0</a>)</li>\n<li><strong>utils:</strong> add new properties since eslint 8.40.0 (<a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7460\">#7460</a>) (<a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/660aff7253e2930311eac54a49f31b0367bf1485\">660aff7</a>)</li>\n<li><strong>utils:</strong> add to JSONSchema4Type missing Array and Object (<a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7406\">#7406</a>) (<a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/60df0bbafb6247341784dfbdf932585eac88b637\">60df0bb</a>)</li>\n</ul>\n<h3>Features</h3>\n<ul>\n<li>update to lib types for TS 5.2 RC (<a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7451\">#7451</a>) (<a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/479f9f6c053874bd584220edf594ec56d6b0b71a\">479f9f6</a>)</li>\n</ul>\n<p>You can read about our <a href=\"https://main--typescript-eslint.netlify.app/users/versioning\">versioning strategy</a> and <a href=\"https://main--typescript-eslint.netlify.app/users/releases\">releases</a> on our website.</p>\n<h2>v6.3.0</h2>\n<h1><a href=\"https://github.com/typescript-eslint/typescript-eslint/compare/v6.2.1...v6.3.0\">6.3.0</a> (2023-08-07)</h1>\n<h3>Bug Fixes</h3>\n<ul>\n<li><strong>eslint-plugin:</strong> [no-extra-parens] keep parens around call expression arguments when type arguments contain parens (<a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7375\">#7375</a>) (<a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/38e5e4eb8624649a2b66e19a303383bebbda1e2e\">38e5e4e</a>)</li>\n<li><strong>eslint-plugin:</strong> [no-restricted-imports] allow inline type qualifiers when <code>allowTypeImports</code> enabled (<a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7379\">#7379</a>) (<a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/cc9a46d01bce4282ff841d5ccef5445984aff8f6\">cc9a46d</a>)</li>\n</ul>\n<h3>Features</h3>\n<ul>\n<li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] allow <code>ignorePrimitives</code> option to be <code>true</code> (<a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7331\">#7331</a>) (<a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/dfcafae515e7f4d1ae69387eb163200e455dd0ce\">dfcafae</a>)</li>\n</ul>\n<p>You can read about our <a href=\"https://main--typescript-eslint.netlify.app/users/versioning\">versioning strategy</a> and <a href=\"https://main--typescript-eslint.netlify.app/users/releases\">releases</a> on our website.</p>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md\"><code>@\u200btypescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p>\n<blockquote>\n<h2><a href=\"https://github.com/typescript-eslint/typescript-eslint/compare/v6.4.0...v6.4.1\">6.4.1</a> (2023-08-21)</h2>\n<h3>Bug Fixes</h3>\n<ul>\n<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] false positives with branded types (<a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7466\">#7466</a>) (<a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/b52658fbb6f5cf2085c94926872e6d39efaa3b01\">b52658f</a>), closes <a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7293\">#7293</a></li>\n</ul>\n<p>You can read about our <a href=\"https://main--typescript-eslint.netlify.app/users/versioning\">versioning strategy</a> and <a href=\"https://main--typescript-eslint.netlify.app/users/releases\">releases</a> on our website.</p>\n<h1><a href=\"https://github.com/typescript-eslint/typescript-eslint/compare/v6.3.0...v6.4.0\">6.4.0</a> (2023-08-14)</h1>\n<h3>Bug Fixes</h3>\n<ul>\n<li><strong>eslint-plugin:</strong> [non-nullable-type-assertion-style] consider operator precedence when fixing (<a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7289\">#7289</a>) (<a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/bad37a22025b718a10e70cc84b9847eb41f723d0\">bad37a2</a>)</li>\n<li><strong>eslint-plugin:</strong> [strict-boolean-expressions] replace dangerous fixer with suggestions (<a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7394\">#7394</a>) (<a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/ad8401a5970441258cc4440a01a3acf35d861171\">ad8401a</a>)</li>\n</ul>\n<p>You can read about our <a href=\"https://main--typescript-eslint.netlify.app/users/versioning\">versioning strategy</a> and <a href=\"https://main--typescript-eslint.netlify.app/users/releases\">releases</a> on our website.</p>\n<h1><a href=\"https://github.com/typescript-eslint/typescript-eslint/compare/v6.2.1...v6.3.0\">6.3.0</a> (2023-08-07)</h1>\n<h3>Bug Fixes</h3>\n<ul>\n<li><strong>eslint-plugin:</strong> [no-extra-parens] keep parens around call expression arguments when type arguments contain parens (<a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7375\">#7375</a>) (<a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/38e5e4eb8624649a2b66e19a303383bebbda1e2e\">38e5e4e</a>)</li>\n<li><strong>eslint-plugin:</strong> [no-restricted-imports] allow inline type qualifiers when <code>allowTypeImports</code> enabled (<a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7379\">#7379</a>) (<a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/cc9a46d01bce4282ff841d5ccef5445984aff8f6\">cc9a46d</a>)</li>\n</ul>\n<h3>Features</h3>\n<ul>\n<li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] allow <code>ignorePrimitives</code> option to be <code>true</code> (<a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7331\">#7331</a>) (<a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/dfcafae515e7f4d1ae69387eb163200e455dd0ce\">dfcafae</a>)</li>\n</ul>\n<h3>Reverts</h3>\n<ul>\n<li>Revert &quot;chore(deps): update dependency marked to v6&quot; (<a href=\"https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7429\">#7429</a>) (<a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/7891a06892445a30c90c882d7e2f17fdf9da5601\">7891a06</a>), closes <a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7429\">#7429</a> <a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7422\">#7422</a></li>\n</ul>\n<p>You can read about our <a href=\"https://main--typescript-eslint.netlify.app/users/versioning\">versioning strategy</a> and <a href=\"https://main--typescript-eslint.netlify.app/users/releases\">releases</a> on our website.</p>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59\"><code>ef1367e</code></a> chore: publish v6.4.1</li>\n<li><a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/2e1cfd55759f270364464f4e98f7c5b06330305d\"><code>2e1cfd5</code></a> chore: upgrade to yarn 3 (<a href=\"https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/6162\">#6162</a>)</li>\n<li><a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/b52658fbb6f5cf2085c94926872e6d39efaa3b01\"><code>b52658f</code></a> fix(eslint-plugin): [no-unnecessary-condition] false positives with branded t...</li>\n<li><a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/66cc514f93b9f798f9d8b59c3707667ed610e314\"><code>66cc514</code></a> chore: enable logical-assignment-operators rule internally (<a href=\"https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7484\">#7484</a>)</li>\n<li><a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/e1897db1497625f255b7fb5c75d9a267a1849091\"><code>e1897db</code></a> docs: fix typo in member-ordering (<a href=\"https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7488\">#7488</a>)</li>\n<li><a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/14bea42e4864c72d28f502e0d15e675fe8bd729a\"><code>14bea42</code></a> chore: publish v6.4.0</li>\n<li><a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/918125221a759fedbd9f9ffc0c495868c14bdd88\"><code>9181252</code></a> docs: add note on common misconceptions about type narrowing (<a href=\"https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7391\">#7391</a>)</li>\n<li><a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/ad8401a5970441258cc4440a01a3acf35d861171\"><code>ad8401a</code></a> fix(eslint-plugin): [strict-boolean-expressions] replace dangerous fixer with...</li>\n<li><a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/bad37a22025b718a10e70cc84b9847eb41f723d0\"><code>bad37a2</code></a> fix(eslint-plugin): [non-nullable-type-assertion-style] consider operator pre...</li>\n<li><a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/2f535c3511a364188603c942a42c1267d9ab0712\"><code>2f535c3</code></a> chore(eslint-plugin): remove unused <code>natural-compare-lite</code> from dependencies ...</li>\n<li>Additional commits viewable in <a href=\"https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.1/packages/eslint-plugin\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=5.48.2&new-version=6.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n</details>",
     23   "comments": [
     24     {
     25       "author": "dependabot[bot]",
     26       "created_at": "2023-08-29T08:44:44Z",
     27       "body": "Superseded by #591."
     28     }
     29   ],
     30   "review_comments": []
     31 }