AlexRogalskiy / screenshots

📸 Styled Screenshots API
https://styled-screenshots.vercel.app/
GNU General Public License v3.0
3 stars 1 forks source link

:arrow_up: Updates eslint to v9 - autoclosed #932

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) ^7.31.0 -> ^9.0.0 age adoption passing confidence

Release Notes

eslint/eslint (eslint) ### [`v9.0.0`](https://togithub.com/eslint/eslint/compare/v8.57.0...e0cbc50179adac1670f4e0bd9093387a51f4f42a) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.57.0...v9.0.0) ### [`v8.57.0`](https://togithub.com/eslint/eslint/releases/tag/v8.57.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.56.0...v8.57.0) #### Features - [`1120b9b`](https://togithub.com/eslint/eslint/commit/1120b9b7b97f10f059d8b7ede19de2572f892366) feat: Add loadESLint() API method for v8 ([#​18098](https://togithub.com/eslint/eslint/issues/18098)) (Nicholas C. Zakas) - [`dca7d0f`](https://togithub.com/eslint/eslint/commit/dca7d0f1c262bc72310147bcefe1d04ecf60acbc) feat: Enable `eslint.config.mjs` and `eslint.config.cjs` ([#​18066](https://togithub.com/eslint/eslint/issues/18066)) (Nitin Kumar) #### Bug Fixes - [`2196d97`](https://togithub.com/eslint/eslint/commit/2196d97094ba94d6d750828879a29538d1600de5) fix: handle absolute file paths in `FlatRuleTester` ([#​18064](https://togithub.com/eslint/eslint/issues/18064)) (Nitin Kumar) - [`69dd1d1`](https://togithub.com/eslint/eslint/commit/69dd1d1387b7b53617548d1f9f2c149f179e6e17) fix: Ensure config keys are printed for config errors ([#​18067](https://togithub.com/eslint/eslint/issues/18067)) (Nitin Kumar) - [`9852a31`](https://togithub.com/eslint/eslint/commit/9852a31edcf054bd5d15753ef18e2ad3216b1b71) fix: deep merge behavior in flat config ([#​18065](https://togithub.com/eslint/eslint/issues/18065)) (Nitin Kumar) - [`4c7e9b0`](https://togithub.com/eslint/eslint/commit/4c7e9b0b539ba879ac1799e81f3b6add2eed4b2f) fix: allow circular references in config ([#​18056](https://togithub.com/eslint/eslint/issues/18056)) (Milos Djermanovic) #### Documentation - [`84922d0`](https://togithub.com/eslint/eslint/commit/84922d0bfa10689a34a447ab8e55975ff1c1c708) docs: Show prerelease version in dropdown ([#​18139](https://togithub.com/eslint/eslint/issues/18139)) (Nicholas C. Zakas) - [`5b8c363`](https://togithub.com/eslint/eslint/commit/5b8c3636a3d7536535a6878eca0e5b773e4829d4) docs: Switch to Ethical Ads ([#​18117](https://togithub.com/eslint/eslint/issues/18117)) (Milos Djermanovic) - [`77dbfd9`](https://togithub.com/eslint/eslint/commit/77dbfd9887b201a46fc68631cbde50c08e1a8dbf) docs: show NEXT in version selectors ([#​18052](https://togithub.com/eslint/eslint/issues/18052)) (Milos Djermanovic) #### Chores - [`1813aec`](https://togithub.com/eslint/eslint/commit/1813aecc4660582b0678cf32ba466eb9674266c4) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).57.0 ([#​18143](https://togithub.com/eslint/eslint/issues/18143)) (Milos Djermanovic) - [`5c356bb`](https://togithub.com/eslint/eslint/commit/5c356bb0c6f53c570224f8e9f02c4baca8fc6d2f) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (Jenkins) - [`f4a1fe2`](https://togithub.com/eslint/eslint/commit/f4a1fe2e45aa1089fe775290bf530de82f34bf16) test: add more tests for ignoring files and directories ([#​18068](https://togithub.com/eslint/eslint/issues/18068)) (Nitin Kumar) - [`42c0aef`](https://togithub.com/eslint/eslint/commit/42c0aefaf6ea8b998b1c6db61906a79c046d301a) ci: Enable CI for `v8.x` branch ([#​18047](https://togithub.com/eslint/eslint/issues/18047)) (Milos Djermanovic) ### [`v8.56.0`](https://togithub.com/eslint/eslint/releases/tag/v8.56.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.55.0...v8.56.0) ##### Features - [`0dd9704`](https://togithub.com/eslint/eslint/commit/0dd9704c4751e1cd02039f7d6485fee09bbccbf6) feat: Support custom severity when reporting unused disable directives ([#​17212](https://togithub.com/eslint/eslint/issues/17212)) (Bryan Mishkin) - [`31a7e3f`](https://togithub.com/eslint/eslint/commit/31a7e3fde491e36496b54e8905c766b31162d776) feat: fix no-restricted-properties false negatives with unknown objects ([#​17818](https://togithub.com/eslint/eslint/issues/17818)) (Arka Pratim Chaudhuri) ##### Bug Fixes - [`7d5e5f6`](https://togithub.com/eslint/eslint/commit/7d5e5f68849ae80caec0fc96ecceebccd348deec) fix: `TypeError: fs.exists is not a function` on read-only file system ([#​17846](https://togithub.com/eslint/eslint/issues/17846)) (Francesco Trotta) - [`74739c8`](https://togithub.com/eslint/eslint/commit/74739c849bbb6547b0e555ed8bb2ba1cbe0fdce4) fix: suggestion with invalid syntax in no-promise-executor-return rule ([#​17812](https://togithub.com/eslint/eslint/issues/17812)) (Bryan Mishkin) ##### Documentation - [`9007719`](https://togithub.com/eslint/eslint/commit/90077199fe519953f9af8664bf947db4e4958514) docs: update link in ways-to-extend.md ([#​17839](https://togithub.com/eslint/eslint/issues/17839)) (Amel SELMANE) - [`3a22236`](https://togithub.com/eslint/eslint/commit/3a22236f8d10af8a5bcafe56092651d3d681c99d) docs: Update README (GitHub Actions Bot) - [`54c3ca6`](https://togithub.com/eslint/eslint/commit/54c3ca6f2dcd2a7afd53f42fc32055a25587259e) docs: fix migration-guide example ([#​17829](https://togithub.com/eslint/eslint/issues/17829)) (Tanuj Kanti) - [`4391b71`](https://togithub.com/eslint/eslint/commit/4391b71e62b15e54b0493f0dce1ea053ebbc0689) docs: check config comments in rule examples ([#​17815](https://togithub.com/eslint/eslint/issues/17815)) (Francesco Trotta) - [`fd28363`](https://togithub.com/eslint/eslint/commit/fd2836342c2be4751b05fe0ba7cece17d1edecc8) docs: remove mention about ESLint stylistic rules in readme ([#​17810](https://togithub.com/eslint/eslint/issues/17810)) (Zwyx) - [`48ed5a6`](https://togithub.com/eslint/eslint/commit/48ed5a6dad478a14d3e823f137455c523f373e0b) docs: Update README (GitHub Actions Bot) ##### Chores - [`ba6af85`](https://togithub.com/eslint/eslint/commit/ba6af85c7d8ba55d37f8663aee949d148e441c1a) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).56.0 ([#​17864](https://togithub.com/eslint/eslint/issues/17864)) (Milos Djermanovic) - [`60a531a`](https://togithub.com/eslint/eslint/commit/60a531a9c0811ddf718e26b9136e133f580b6c36) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (Jenkins) - [`ba87a06`](https://togithub.com/eslint/eslint/commit/ba87a0651a65b52c3ac442b512dd9f4c2b4c5f57) chore: update dependency markdownlint to ^0.32.0 ([#​17783](https://togithub.com/eslint/eslint/issues/17783)) (renovate\[bot]) - [`9271d10`](https://togithub.com/eslint/eslint/commit/9271d10d9eabeafb0129a090f29191bfd14273c0) chore: add GitHub issue template for docs issues ([#​17845](https://togithub.com/eslint/eslint/issues/17845)) (Josh Goldberg ✨) - [`70a686b`](https://togithub.com/eslint/eslint/commit/70a686b3c1feac5eca98bbff9bd67175f550d5db) chore: Convert rule tests to FlatRuleTester ([#​17819](https://togithub.com/eslint/eslint/issues/17819)) (Nicholas C. Zakas) - [`f3a599d`](https://togithub.com/eslint/eslint/commit/f3a599d34c7080fc0b2c9a60b5e54dc98c22867c) chore: upgrade eslint-plugin-unicorn to v49.0.0 ([#​17837](https://togithub.com/eslint/eslint/issues/17837)) (唯然) - [`905d4b7`](https://togithub.com/eslint/eslint/commit/905d4b75ab2df42aba30622cee0f66b511397e2c) chore: upgrade eslint-plugin-eslint-plugin v5.2.1 ([#​17838](https://togithub.com/eslint/eslint/issues/17838)) (唯然) - [`4d7c3ce`](https://togithub.com/eslint/eslint/commit/4d7c3ce246e6b499f472342ef59496a47cc033d6) chore: update eslint-plugin-n v16.4.0 ([#​17836](https://togithub.com/eslint/eslint/issues/17836)) (唯然) - [`fd0c60c`](https://togithub.com/eslint/eslint/commit/fd0c60c3be1f213e5a6d69d8a3248e963619e155) ci: unpin Node.js 21.2.0 ([#​17821](https://togithub.com/eslint/eslint/issues/17821)) (Francesco Trotta) ### [`v8.55.0`](https://togithub.com/eslint/eslint/releases/tag/v8.55.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.54.0...v8.55.0) #### Features - [`8c9e6c1`](https://togithub.com/eslint/eslint/commit/8c9e6c100a6eb69da292463293b3b48cff911a01) feat: importNamePattern option in no-restricted-imports ([#​17721](https://togithub.com/eslint/eslint/issues/17721)) (Tanuj Kanti) #### Documentation - [`83ece2a`](https://togithub.com/eslint/eslint/commit/83ece2afc2dc6c49efe82678663fe4cba590c0e5) docs: fix typo `--rules` -> `--rule` ([#​17806](https://togithub.com/eslint/eslint/issues/17806)) (OKURA Masafumi) - [`fffca5c`](https://togithub.com/eslint/eslint/commit/fffca5c362bcd205dbf79d1bb52834f8a98fc6bd) docs: remove "Open in Playground" buttons for removed rules ([#​17791](https://togithub.com/eslint/eslint/issues/17791)) (Francesco Trotta) - [`a6d9442`](https://togithub.com/eslint/eslint/commit/a6d9442a9ab34d5d19f78d8c8fd0767a1237bfe3) docs: fix correct/incorrect examples of rules ([#​17789](https://togithub.com/eslint/eslint/issues/17789)) (Tanuj Kanti) - [`383e999`](https://togithub.com/eslint/eslint/commit/383e99928d7ce649ec9030c9856b03fbac0c3501) docs: update and fix examples for `no-unused-vars` ([#​17788](https://togithub.com/eslint/eslint/issues/17788)) (Tanuj Kanti) - [`5a8efd5`](https://togithub.com/eslint/eslint/commit/5a8efd5b7ad13eb320a1f468d1d4ab3c8ab99214) docs: add specific stylistic rule for each deprecated rule ([#​17778](https://togithub.com/eslint/eslint/issues/17778)) (Etienne) #### Chores - [`eb8950c`](https://togithub.com/eslint/eslint/commit/eb8950c3b811c9163b9aae23af8b6266ad98b295) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).55.0 ([#​17811](https://togithub.com/eslint/eslint/issues/17811)) (Milos Djermanovic) - [`93df384`](https://togithub.com/eslint/eslint/commit/93df3849a7a25ebe0502000bf0bfb80a6613a5ae) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (Jenkins) - [`fe4b954`](https://togithub.com/eslint/eslint/commit/fe4b9545a83e9aca7ba4bb77bc9c868d57de777f) chore: upgrade [@​eslint/eslintrc](https://togithub.com/eslint/eslintrc)[@​2](https://togithub.com/2).1.4 ([#​17799](https://togithub.com/eslint/eslint/issues/17799)) (Milos Djermanovic) - [`bd8911d`](https://togithub.com/eslint/eslint/commit/bd8911db85c7a1127543c9212c8cea47a5cb687d) ci: pin Node.js 21.2.0 ([#​17809](https://togithub.com/eslint/eslint/issues/17809)) (Milos Djermanovic) - [`b29a16b`](https://togithub.com/eslint/eslint/commit/b29a16b22f234f6134475efb6c7be5ac946556ee) chore: fix several `cli` tests to run in the intended flat config mode ([#​17797](https://togithub.com/eslint/eslint/issues/17797)) (Milos Djermanovic) - [`de165c1`](https://togithub.com/eslint/eslint/commit/de165c108203c6703516ac651f5b4cac5b241804) chore: remove unused config-extends fixtures ([#​17781](https://togithub.com/eslint/eslint/issues/17781)) (Milos Djermanovic) - [`d4304b8`](https://togithub.com/eslint/eslint/commit/d4304b8b66eac870ffbf4840d84add8a123b25fc) chore: remove formatting/stylistic rules from new rule templates ([#​17780](https://togithub.com/eslint/eslint/issues/17780)) (Francesco Trotta) - [`21024fe`](https://togithub.com/eslint/eslint/commit/21024fe2029420b413bed11d23761c87e9a02a1a) chore: check rule examples for syntax errors ([#​17718](https://togithub.com/eslint/eslint/issues/17718)) (Francesco Trotta) ### [`v8.54.0`](https://togithub.com/eslint/eslint/releases/tag/v8.54.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.53.0...v8.54.0) #### Features - [`a7a883b`](https://togithub.com/eslint/eslint/commit/a7a883bd6ba4f140b60cbbb2be5b53d750f6c8db) feat: for-direction rule add check for condition in reverse order ([#​17755](https://togithub.com/eslint/eslint/issues/17755)) (Angelo Annunziata) - [`1452dc9`](https://togithub.com/eslint/eslint/commit/1452dc9f12c45c05d7c569f737221f0d988ecef1) feat: Add suggestions to no-console ([#​17680](https://togithub.com/eslint/eslint/issues/17680)) (Joel Mathew Koshy) - [`21ebf8a`](https://togithub.com/eslint/eslint/commit/21ebf8a811be9f4b009cf70a10be5062d4fdc736) feat: update `no-array-constructor` rule ([#​17711](https://togithub.com/eslint/eslint/issues/17711)) (Francesco Trotta) #### Bug Fixes - [`98926e6`](https://togithub.com/eslint/eslint/commit/98926e6e7323e5dd12a9f016cb558144296665af) fix: Ensure that extra data is not accidentally stored in the cache file ([#​17760](https://togithub.com/eslint/eslint/issues/17760)) (Milos Djermanovic) - [`e8cf9f6`](https://togithub.com/eslint/eslint/commit/e8cf9f6a524332293f8b2c90a2db4a532e47d919) fix: Make dark scroll bar in dark theme ([#​17753](https://togithub.com/eslint/eslint/issues/17753)) (Pavel) - [`3cbeaad`](https://togithub.com/eslint/eslint/commit/3cbeaad7b943c153937ce34365cec2c406f2b98b) fix: Use `cwd` constructor option as config `basePath` in Linter ([#​17705](https://togithub.com/eslint/eslint/issues/17705)) (Milos Djermanovic) #### Documentation - [`becfdd3`](https://togithub.com/eslint/eslint/commit/becfdd39b25d795e56c9a13eb3e77af6b9c86e8a) docs: Make clear when rules are removed ([#​17728](https://togithub.com/eslint/eslint/issues/17728)) (Nicholas C. Zakas) - [`05d6e99`](https://togithub.com/eslint/eslint/commit/05d6e99153ed6d94eb30f46c57609371918a41f3) docs: update "Submit a Pull Request" page ([#​17712](https://togithub.com/eslint/eslint/issues/17712)) (Francesco Trotta) - [`eb2279e`](https://togithub.com/eslint/eslint/commit/eb2279e5148cee8fdea7dae614f4f8af7a2d06c3) docs: display info about deprecated rules ([#​17749](https://togithub.com/eslint/eslint/issues/17749)) (Percy Ma) - [`d245326`](https://togithub.com/eslint/eslint/commit/d24532601e64714ac5d08507e05aa5c14ecd1d5a) docs: Correct working in migrating plugin docs ([#​17722](https://togithub.com/eslint/eslint/issues/17722)) (Filip Tammergård) #### Chores - [`d644de9`](https://togithub.com/eslint/eslint/commit/d644de9a4b593b565617303a095bc9aa69e7b768) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).54.0 ([#​17773](https://togithub.com/eslint/eslint/issues/17773)) (Milos Djermanovic) - [`1e6e314`](https://togithub.com/eslint/eslint/commit/1e6e31415cc429a3a9fc64b2ec03df0e0ec0c91b) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (Jenkins) - [`6fb8805`](https://togithub.com/eslint/eslint/commit/6fb8805310afe7476d6c404f172177a6d15fcf11) chore: Fixed grammar in issue_templates/rule_change ([#​17770](https://togithub.com/eslint/eslint/issues/17770)) (Joel Mathew Koshy) - [`85db724`](https://togithub.com/eslint/eslint/commit/85db7243ddb8706ed60ab64a7ddf604d0d7de493) chore: upgrade `markdownlint` to 0.31.1 ([#​17754](https://togithub.com/eslint/eslint/issues/17754)) (Nitin Kumar) - [`6d470d2`](https://togithub.com/eslint/eslint/commit/6d470d2e74535761bd56dcb1c021b463ef9e8a9c) chore: update dependency recast to ^0.23.0 ([#​17736](https://togithub.com/eslint/eslint/issues/17736)) (renovate\[bot]) - [`b7121b5`](https://togithub.com/eslint/eslint/commit/b7121b590d578c9c9b38ee481313317f30e54817) chore: update dependency markdownlint-cli to ^0.37.0 ([#​17735](https://togithub.com/eslint/eslint/issues/17735)) (renovate\[bot]) - [`633b9a1`](https://togithub.com/eslint/eslint/commit/633b9a19752b6a22ab4d6c824f27a75ac0e4151b) chore: update dependency regenerator-runtime to ^0.14.0 ([#​17739](https://togithub.com/eslint/eslint/issues/17739)) (renovate\[bot]) - [`acac16f`](https://togithub.com/eslint/eslint/commit/acac16fdf8540f7ba86cf637e3c1b253bd35a268) chore: update dependency vite-plugin-commonjs to ^0.10.0 ([#​17740](https://togithub.com/eslint/eslint/issues/17740)) (renovate\[bot]) - [`ba8ca7e`](https://togithub.com/eslint/eslint/commit/ba8ca7e3debcba68ee7015b9221cf5acd7870206) chore: add .github/renovate.json5 ([#​17567](https://togithub.com/eslint/eslint/issues/17567)) (Josh Goldberg ✨) ### [`v8.53.0`](https://togithub.com/eslint/eslint/releases/tag/v8.53.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.52.0...v8.53.0) #### Features - [`528e1c0`](https://togithub.com/eslint/eslint/commit/528e1c00dc2aa8636e5b706c4270dc655cfa17e3) feat: Deprecate formatting rules ([#​17696](https://togithub.com/eslint/eslint/issues/17696)) (Nicholas C. Zakas) - [`c0b11dd`](https://togithub.com/eslint/eslint/commit/c0b11ddb9f8aacc64c3933b9f278939aa7bea481) feat: Add suggestions for no-prototype-builtins ([#​17677](https://togithub.com/eslint/eslint/issues/17677)) (Yonathan Randolph) #### Bug Fixes - [`1ad6257`](https://togithub.com/eslint/eslint/commit/1ad6257744d63281235fcc33288394b1d69b34ce) fix: ensure that exit code for fatal errors is not overwritten ([#​17683](https://togithub.com/eslint/eslint/issues/17683)) (Milos Djermanovic) - [`b329ea7`](https://togithub.com/eslint/eslint/commit/b329ea748dff45f11c7e218208244dc24fcb5c8f) fix: add `;` after JSX nodes in `no-object-constructor` autofix ([#​17672](https://togithub.com/eslint/eslint/issues/17672)) (Francesco Trotta) #### Documentation - [`ab8c60d`](https://togithub.com/eslint/eslint/commit/ab8c60d4f859cec787b5a12f7271b40e666235f5) docs: change position of return to top button ([#​17688](https://togithub.com/eslint/eslint/issues/17688)) (Tanuj Kanti) - [`4fc44c0`](https://togithub.com/eslint/eslint/commit/4fc44c0b8c5dca466bffdfe01dfd80794d7762b7) docs: update twitter icon to new X icon ([#​17687](https://togithub.com/eslint/eslint/issues/17687)) (Tanuj Kanti) - [`4164b2c`](https://togithub.com/eslint/eslint/commit/4164b2ceec89726b18ea0b0e34fab05735d55a09) docs: Update README (GitHub Actions Bot) - [`8651895`](https://togithub.com/eslint/eslint/commit/8651895ca7ae15e13d74c8be67d9eebd63a7ce1f) docs: Fix tabs in rule examples ([#​17653](https://togithub.com/eslint/eslint/issues/17653)) (Francesco Trotta) - [`3aec1c5`](https://togithub.com/eslint/eslint/commit/3aec1c55ba2c6d2833e1c0afe0a58f0cc6bbc0a4) docs: explained rule fixers and suggestions ([#​17657](https://togithub.com/eslint/eslint/issues/17657)) (Josh Goldberg ✨) #### Chores - [`ba4d4d5`](https://togithub.com/eslint/eslint/commit/ba4d4d567a82554250dd8c7933322824e6a73944) chore: remove metascraper ([#​17707](https://togithub.com/eslint/eslint/issues/17707)) (Milos Djermanovic) - [`0d07338`](https://togithub.com/eslint/eslint/commit/0d0733882944b4849d71a40723c251213698cef9) chore: Update dependencies ([#​17706](https://togithub.com/eslint/eslint/issues/17706)) (Milos Djermanovic) - [`93256a3`](https://togithub.com/eslint/eslint/commit/93256a32e312f3f4e5c532762df71bdc06bded20) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) - [`485ec7d`](https://togithub.com/eslint/eslint/commit/485ec7d08ed2040c292f52bf9b9152f6c8ef4809) test: fix ESLint tests for caching ([#​17699](https://togithub.com/eslint/eslint/issues/17699)) (Milos Djermanovic) - [`db06a7f`](https://togithub.com/eslint/eslint/commit/db06a7ff7992a74368f03d1f21beb00df0407021) ci: bump actions/setup-node from 3 to 4 ([#​17676](https://togithub.com/eslint/eslint/issues/17676)) (dependabot\[bot]) - [`994596b`](https://togithub.com/eslint/eslint/commit/994596b07f5ff20a615a4be1ea03e5fd59cdb84b) ci: run tests in Node.js 21 ([#​17673](https://togithub.com/eslint/eslint/issues/17673)) (Francesco Trotta) ### [`v8.52.0`](https://togithub.com/eslint/eslint/releases/tag/v8.52.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.51.0...v8.52.0) #### Features - [`70648ee`](https://togithub.com/eslint/eslint/commit/70648ee49c07f7b533d09f6bf8a5291e5a5a8601) feat: report-unused-disable-directive to report unused eslint-enable ([#​17611](https://togithub.com/eslint/eslint/issues/17611)) (Yosuke Ota) #### Bug Fixes - [`5de9637`](https://togithub.com/eslint/eslint/commit/5de9637fc925729a83d5a5e9e868a41792a184e3) fix: Ensure shared references in rule configs are separated ([#​17666](https://togithub.com/eslint/eslint/issues/17666)) (Nicholas C. Zakas) - [`dcfe573`](https://togithub.com/eslint/eslint/commit/dcfe5739c374c9d7ed21f14027870ec0fd453661) fix: add preceding semicolon in suggestions of `no-object-constructor` ([#​17649](https://togithub.com/eslint/eslint/issues/17649)) (Francesco Trotta) #### Documentation - [`476d58a`](https://togithub.com/eslint/eslint/commit/476d58a584d5d2db003c4c22ffee90e63566164d) docs: Add note about invalid CLI flags when using flat config. ([#​17664](https://togithub.com/eslint/eslint/issues/17664)) (Nicholas C. Zakas) - [`660ed3a`](https://togithub.com/eslint/eslint/commit/660ed3afd128ad529234a855345629982caf1bc7) docs: Plugin flat config migration guide ([#​17640](https://togithub.com/eslint/eslint/issues/17640)) (Nicholas C. Zakas) - [`a58aa20`](https://togithub.com/eslint/eslint/commit/a58aa200fccedae7e2e9b6129246f2cedab14f8d) docs: fix examples for several rules ([#​17645](https://togithub.com/eslint/eslint/issues/17645)) (Milos Djermanovic) - [`179929b`](https://togithub.com/eslint/eslint/commit/179929bd46892f18f2aef0c159d5cc361cb69987) docs: Remove trailing newline from the code of Playground links ([#​17641](https://togithub.com/eslint/eslint/issues/17641)) (Francesco Trotta) - [`f8e5c30`](https://togithub.com/eslint/eslint/commit/f8e5c30636450d4a8baf51f0e227685e6d77ac64) docs: Update README (GitHub Actions Bot) - [`b7ef2f3`](https://togithub.com/eslint/eslint/commit/b7ef2f34fe12b68a366e1b4bf5f64d7332c6e72e) docs: Enable pretty code formatter output ([#​17635](https://togithub.com/eslint/eslint/issues/17635)) (Nicholas C. Zakas) - [`0bcb9a8`](https://togithub.com/eslint/eslint/commit/0bcb9a8db608a3d0bd2645f99e0707b9a9bbaaf0) docs: Fix syntax errors in rule examples ([#​17633](https://togithub.com/eslint/eslint/issues/17633)) (Francesco Trotta) - [`61b9083`](https://togithub.com/eslint/eslint/commit/61b90839633ef300ac7707a651f65f532e65f42d) docs: Make no-continue example code work ([#​17643](https://togithub.com/eslint/eslint/issues/17643)) (Zhongyuan Zhou) - [`9fafe45`](https://togithub.com/eslint/eslint/commit/9fafe450c31ed9b6bdd9dcd6c115255943b8c1c2) docs: upgrade to 11ty 2.0 ([#​17632](https://togithub.com/eslint/eslint/issues/17632)) (Percy Ma) - [`ff8e4bf`](https://togithub.com/eslint/eslint/commit/ff8e4bf327b5c92b0623b0fc5f8f101954f785db) docs: Update README (GitHub Actions Bot) - [`fab249a`](https://togithub.com/eslint/eslint/commit/fab249ae6addac2ee18cd81cee80916010bb469e) docs: Update README (GitHub Actions Bot) - [`392305b`](https://togithub.com/eslint/eslint/commit/392305bf4797e3ebc696dfca48bd874741fca845) docs: Update `no-irregular-whitespace` and fix examples ([#​17626](https://togithub.com/eslint/eslint/issues/17626)) (Francesco Trotta) - [`6b8acfb`](https://togithub.com/eslint/eslint/commit/6b8acfb770589f3941df41c3910d3b8ffc3e1e45) docs: Add real whitespace to `no-trailing-spaces` examples ([#​17630](https://togithub.com/eslint/eslint/issues/17630)) (Francesco Trotta) - [`1000187`](https://togithub.com/eslint/eslint/commit/1000187e00949332babcee4d37d46c96a6a554a8) docs: Fix examples in `unicode-bom` ([#​17631](https://togithub.com/eslint/eslint/issues/17631)) (Francesco Trotta) - [`000290c`](https://togithub.com/eslint/eslint/commit/000290c4c923cc1473e21b4bdbdc0c42765ef7dd) docs: Update README (GitHub Actions Bot) #### Chores - [`6d1f0c2`](https://togithub.com/eslint/eslint/commit/6d1f0c2da0309c06c21149b8d71a8f439a70d7e8) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).52.0 ([#​17671](https://togithub.com/eslint/eslint/issues/17671)) (Milos Djermanovic) - [`d63d4fe`](https://togithub.com/eslint/eslint/commit/d63d4fe0942e6747ab60e758aa36076f43041a30) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) - [`f30cefe`](https://togithub.com/eslint/eslint/commit/f30cefee6bda2789ede18e1664b84c2638ea1bb5) test: fix FlatESLint tests for caching ([#​17658](https://togithub.com/eslint/eslint/issues/17658)) (Milos Djermanovic) - [`ef650cb`](https://togithub.com/eslint/eslint/commit/ef650cb612510bcfa1379c1f0af56dd563b3a705) test: update tests for no-promise-executor-return ([#​17661](https://togithub.com/eslint/eslint/issues/17661)) (Milos Djermanovic) ### [`v8.51.0`](https://togithub.com/eslint/eslint/releases/tag/v8.51.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.50.0...v8.51.0) #### Features - [`0a9c433`](https://togithub.com/eslint/eslint/commit/0a9c43339a4adef24ef83034d0b078dd279cc977) feat: Add `--no-warn-ignored` CLI option for flat config ([#​17569](https://togithub.com/eslint/eslint/issues/17569)) (Domantas Petrauskas) - [`977e67e`](https://togithub.com/eslint/eslint/commit/977e67ec274a05cb7391665b5e3453e7f72f72b2) feat: logical-assignment-operators to report expressions with 3 operands ([#​17600](https://togithub.com/eslint/eslint/issues/17600)) (Yosuke Ota) #### Bug Fixes - [`f976b2f`](https://togithub.com/eslint/eslint/commit/f976b2f7bfe7cc78bb649f8b37e90fd519ff3bcc) fix: make rule severity case-sensitive in flat config ([#​17619](https://togithub.com/eslint/eslint/issues/17619)) (Milos Djermanovic) - [`0edfe36`](https://togithub.com/eslint/eslint/commit/0edfe369aa5bd80a98053022bb4c6b1ea0155f44) fix: Ensure crash error messages are not duplicated ([#​17584](https://togithub.com/eslint/eslint/issues/17584)) (Nicholas C. Zakas) - [`dd79abc`](https://togithub.com/eslint/eslint/commit/dd79abc0c1857b1d765acc312c0d6518e40d31c9) fix: `eslint-disable` to be able to parse quoted rule names ([#​17612](https://togithub.com/eslint/eslint/issues/17612)) (Yosuke Ota) - [`d2f6801`](https://togithub.com/eslint/eslint/commit/d2f68019b8882278877801c5ef2f74d55e2a10c1) fix: Ensure correct code path for && followed by ?? ([#​17618](https://togithub.com/eslint/eslint/issues/17618)) (Nicholas C. Zakas) #### Documentation - [`ee5be81`](https://togithub.com/eslint/eslint/commit/ee5be81fa3c4fe801c2f653854f098ed6a84dcef) docs: default to `sourceType: "module"` in rule examples ([#​17615](https://togithub.com/eslint/eslint/issues/17615)) (Francesco Trotta) - [`1aa26df`](https://togithub.com/eslint/eslint/commit/1aa26df9fbcfdf5b895743c6d2d3a216479544b1) docs: Add more examples for multiline-ternary ([#​17610](https://togithub.com/eslint/eslint/issues/17610)) (George Ashiotis) - [`47d0b44`](https://togithub.com/eslint/eslint/commit/47d0b446964f44d70b9457ecc368e721e1dc7c11) docs: Update README (GitHub Actions Bot) - [`dbf831e`](https://togithub.com/eslint/eslint/commit/dbf831e31f8eea0bc94df96cd33255579324b66e) docs: use generated og image ([#​17601](https://togithub.com/eslint/eslint/issues/17601)) (Percy Ma) - [`1866da5`](https://togithub.com/eslint/eslint/commit/1866da5e1d931787256ecb825a803cac5835b71c) docs: Update README (GitHub Actions Bot) #### Chores - [`1ef39ea`](https://togithub.com/eslint/eslint/commit/1ef39ea5b884453be717ebc929155d7eb584dcbf) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).51.0 ([#​17624](https://togithub.com/eslint/eslint/issues/17624)) (Milos Djermanovic) - [`f8c7403`](https://togithub.com/eslint/eslint/commit/f8c7403255c11e99c402860aef3c0179f2b16628) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) - [`2665552`](https://togithub.com/eslint/eslint/commit/2665552ba0057e8603f9fbece0fd236f189f5cf3) test: fix flat config linter tests to use Linter in flat config mode ([#​17616](https://togithub.com/eslint/eslint/issues/17616)) (Milos Djermanovic) - [`7b77bcc`](https://togithub.com/eslint/eslint/commit/7b77bccbb51bd36b2d20fea61bc782545c4029b3) chore: Refactor CodePathState ([#​17510](https://togithub.com/eslint/eslint/issues/17510)) (Nicholas C. Zakas) - [`bc77c9a`](https://togithub.com/eslint/eslint/commit/bc77c9af12539f350ef19e30611a153a5b869c6b) chore: Document and refactor ForkContext ([#​17566](https://togithub.com/eslint/eslint/issues/17566)) (Nicholas C. Zakas) - [`24e1f14`](https://togithub.com/eslint/eslint/commit/24e1f140ec68659e55c1ace0d7500addb135a2b4) chore: Refactor and document CodePath ([#​17558](https://togithub.com/eslint/eslint/issues/17558)) (Nicholas C. Zakas) ### [`v8.50.0`](https://togithub.com/eslint/eslint/releases/tag/v8.50.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.49.0...v8.50.0) #### Features - [`27d5a9e`](https://togithub.com/eslint/eslint/commit/27d5a9e57ad347982a68fcd0e75eafee42d344f0) feat: add suggestions to array-callback-return ([#​17590](https://togithub.com/eslint/eslint/issues/17590)) (Tanuj Kanti) - [`f9082ff`](https://togithub.com/eslint/eslint/commit/f9082ff3f3956a0a5a7d7659de63640a21c4de0f) feat: flat-rule-tester make sure default config always matches ([#​17585](https://togithub.com/eslint/eslint/issues/17585)) (fnx) - [`83914ad`](https://togithub.com/eslint/eslint/commit/83914adbfd5fce7d11b33d095ba6d6a39be0dbbc) feat: Implement SourceCode#applyInlineConfig() ([#​17351](https://togithub.com/eslint/eslint/issues/17351)) (Nicholas C. Zakas) - [`22a5582`](https://togithub.com/eslint/eslint/commit/22a558228ff98f478fa308c9ecde361acc4caf20) feat: add rule `no-object-constructor`, deprecate `no-new-object` ([#​17576](https://togithub.com/eslint/eslint/issues/17576)) (Francesco Trotta) - [`85a3d9e`](https://togithub.com/eslint/eslint/commit/85a3d9e967b19cb4a0189746499d81ef2f93e14e) feat: allowVoid option in array-callback-return ([#​17564](https://togithub.com/eslint/eslint/issues/17564)) (Tanuj Kanti) #### Bug Fixes - [`cc4d26b`](https://togithub.com/eslint/eslint/commit/cc4d26b5a59d510f2c878e973fd245e8eff27c2a) fix: Ensure deprecated context.parserServices warns ([#​17593](https://togithub.com/eslint/eslint/issues/17593)) (Nicholas C. Zakas) - [`1ea4cfb`](https://togithub.com/eslint/eslint/commit/1ea4cfb585dcb52ac3cb1522a32f25cfe507121b) fix: Ensure all RuleTester tests all deprecated context methods ([#​17587](https://togithub.com/eslint/eslint/issues/17587)) (Nicholas C. Zakas) - [`aa1b657`](https://togithub.com/eslint/eslint/commit/aa1b657a9febcd03e9298c03ae2888762795e322) fix: wrong suggestion and message in `no-misleading-character-class` ([#​17571](https://togithub.com/eslint/eslint/issues/17571)) (Yosuke Ota) #### Documentation - [`1800537`](https://togithub.com/eslint/eslint/commit/180053759c6cf05a326c710353b4717fbf289ee0) docs: Fix and standardize JSX code examples ([#​17591](https://togithub.com/eslint/eslint/issues/17591)) (Francesco Trotta) - [`48a44a7`](https://togithub.com/eslint/eslint/commit/48a44a73ac456739bdee348bbaf1840d2b1e4830) docs: Add correct/incorrect tags to `prefer-arrow-callback` ([#​17589](https://togithub.com/eslint/eslint/issues/17589)) (Francesco Trotta) - [`20893d4`](https://togithub.com/eslint/eslint/commit/20893d48b9012f2b61bbbfeac8bee70d68d90e5e) docs: fix incorrect tag's place ([#​17575](https://togithub.com/eslint/eslint/issues/17575)) (Tanuj Kanti) - [`bd7a71f`](https://togithub.com/eslint/eslint/commit/bd7a71fd6b7efb0445393304e2d48c5c06d46a45) docs: Update README (GitHub Actions Bot) #### Chores - [`f8a8a2d`](https://togithub.com/eslint/eslint/commit/f8a8a2d6b45c82f94a574623759b6e3d2af193f3) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).50.0 ([#​17599](https://togithub.com/eslint/eslint/issues/17599)) (Milos Djermanovic) - [`38ada6d`](https://togithub.com/eslint/eslint/commit/38ada6df8f4a0313b7d0739b28f0af6b4897b8ce) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) ### [`v8.49.0`](https://togithub.com/eslint/eslint/releases/tag/v8.49.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.48.0...v8.49.0) #### Features - [`da09f4e`](https://togithub.com/eslint/eslint/commit/da09f4e641141f585ef611c6e9d63d4331054706) feat: Implement onUnreachableCodePathStart/End ([#​17511](https://togithub.com/eslint/eslint/issues/17511)) (Nicholas C. Zakas) - [`32b2327`](https://togithub.com/eslint/eslint/commit/32b2327aafdd3b911fabab69ed75c9ff97658c60) feat: Emit deprecation warnings in RuleTester ([#​17527](https://togithub.com/eslint/eslint/issues/17527)) (Nicholas C. Zakas) - [`acb7df3`](https://togithub.com/eslint/eslint/commit/acb7df35b9a7485f26bc6b3e1f9083d1c585dce9) feat: add new `enforce` option to `lines-between-class-members` ([#​17462](https://togithub.com/eslint/eslint/issues/17462)) (Nitin Kumar) #### Documentation - [`ecfb54f`](https://togithub.com/eslint/eslint/commit/ecfb54ff4cdd18f28b4f9b78f0a78fb4cf80f1b8) docs: Update README (GitHub Actions Bot) - [`de86b3b`](https://togithub.com/eslint/eslint/commit/de86b3b2e58edd5826200c23255d8325abe375e1) docs: update `no-promise-executor-return` examples ([#​17529](https://togithub.com/eslint/eslint/issues/17529)) (Nitin Kumar) - [`032c4b1`](https://togithub.com/eslint/eslint/commit/032c4b1476a7b8cfd917a66772d2221950ea87eb) docs: add typescript template ([#​17500](https://togithub.com/eslint/eslint/issues/17500)) (James) - [`cd7da5c`](https://togithub.com/eslint/eslint/commit/cd7da5cc3154f86f7ca45fb58929d27a7af359ed) docs: Update README (GitHub Actions Bot) #### Chores - [`b7621c3`](https://togithub.com/eslint/eslint/commit/b7621c3b16cf7d5539f05336a827e1b32d95e6ac) chore: remove browser test from `npm test` ([#​17550](https://togithub.com/eslint/eslint/issues/17550)) (Milos Djermanovic) - [`cac45d0`](https://togithub.com/eslint/eslint/commit/cac45d04b890b0700dd8908927300608adad05fe) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).49.0 ([#​17549](https://togithub.com/eslint/eslint/issues/17549)) (Milos Djermanovic) - [`cd39508`](https://togithub.com/eslint/eslint/commit/cd395082bffcb4b68efa09226d7c682cef56179e) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) - [`203a971`](https://togithub.com/eslint/eslint/commit/203a971c0abc3a95ae02ff74104a01e569707060) ci: bump actions/checkout from 3 to 4 ([#​17530](https://togithub.com/eslint/eslint/issues/17530)) (dependabot\[bot]) - [`a40fa50`](https://togithub.com/eslint/eslint/commit/a40fa509922b36bb986eb1be9394591f84f62d9e) chore: use eslint-plugin-jsdoc's flat config ([#​17516](https://togithub.com/eslint/eslint/issues/17516)) (Milos Djermanovic) - [`926a286`](https://togithub.com/eslint/eslint/commit/926a28684282aeec37680bbc52a66973b8055f54) test: replace Karma with Webdriver.IO ([#​17126](https://togithub.com/eslint/eslint/issues/17126)) (Christian Bromann) - [`f591d2c`](https://togithub.com/eslint/eslint/commit/f591d2c88bf15af72e3a207b34fa872b4b90464b) chore: Upgrade config-array ([#​17512](https://togithub.com/eslint/eslint/issues/17512)) (Nicholas C. Zakas) ### [`v8.48.0`](https://togithub.com/eslint/eslint/releases/tag/v8.48.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.47.0...v8.48.0) ##### Features - [`1fbb3b0`](https://togithub.com/eslint/eslint/commit/1fbb3b0b477c814c0d179564fe495f4c50a451e9) feat: correct update direction in `for-direction` ([#​17483](https://togithub.com/eslint/eslint/issues/17483)) (Francesco Trotta) - [`d73fbf2`](https://togithub.com/eslint/eslint/commit/d73fbf2228631d6c468cd24710e2579fe6cb70fd) feat: rule tester do not create empty valid or invalid test suites ([#​17475](https://togithub.com/eslint/eslint/issues/17475)) (fnx) - [`ee2f718`](https://togithub.com/eslint/eslint/commit/ee2f718188d32e9888b1932fe6b9bd2a62c529a4) feat: Allow `void` in rule `no-promise-executor-return` ([#​17282](https://togithub.com/eslint/eslint/issues/17282)) (nopeless) ##### Bug Fixes - [`7234f6a`](https://togithub.com/eslint/eslint/commit/7234f6a706a209aa2d79259110328752e9ae3928) fix: update RuleTester JSDoc and deprecations ([#​17496](https://togithub.com/eslint/eslint/issues/17496)) (Jonas Berlin) ##### Documentation - [`7a51d77`](https://togithub.com/eslint/eslint/commit/7a51d77c0a066e461ff288568fdfee0e9539a2b5) docs: no-param-reassign mention strict mode ([#​17494](https://togithub.com/eslint/eslint/issues/17494)) (Stephen Hardy) - [`9cd7ac2`](https://togithub.com/eslint/eslint/commit/9cd7ac2fdb6b1d71a9fb1b8297a478cafacbdafd) docs: add `fetch` script to package.json conventions ([#​17459](https://togithub.com/eslint/eslint/issues/17459)) (Nitin Kumar) - [`cab21e6`](https://togithub.com/eslint/eslint/commit/cab21e64a8f79779c641178f825945958667c6e4) docs: advice for inline disabling of rules ([#​17458](https://togithub.com/eslint/eslint/issues/17458)) (Ashish Yadav) - [`056499d`](https://togithub.com/eslint/eslint/commit/056499de31a139dbc965d18652b0b520e11b408d) docs: fix example of flat config from plugin ([#​17482](https://togithub.com/eslint/eslint/issues/17482)) (Francesco Trotta) - [`9e9edf9`](https://togithub.com/eslint/eslint/commit/9e9edf93ecfa0658e8b79e71bc98530ade150081) docs: update documentation URL in error message ([#​17465](https://togithub.com/eslint/eslint/issues/17465)) (Nitin Kumar) ##### Chores - [`8dd3cec`](https://togithub.com/eslint/eslint/commit/8dd3cec90c97ed97d243a83b87ad4ea9e6b4781a) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).48.0 ([#​17501](https://togithub.com/eslint/eslint/issues/17501)) (Milos Djermanovic) - [`6d0496e`](https://togithub.com/eslint/eslint/commit/6d0496e9476fb2210fba0a3d541df8c052ecf73a) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) - [`9d4216d`](https://togithub.com/eslint/eslint/commit/9d4216d638d39844decffac33ee3d5a47413c80a) chore: Refactor and document CodePathSegment ([#​17474](https://togithub.com/eslint/eslint/issues/17474)) (Nicholas C. Zakas) ### [`v8.47.0`](https://togithub.com/eslint/eslint/releases/tag/v8.47.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.46.0...v8.47.0) #### Features - [`53d7508`](https://togithub.com/eslint/eslint/commit/53d750800b1c0c1f8c29393c488bb3167bb1d2a5) feat: update regex for methods with `thisArg` ([#​17439](https://togithub.com/eslint/eslint/issues/17439)) (Francesco Trotta) #### Bug Fixes - [`631648e`](https://togithub.com/eslint/eslint/commit/631648ee0b51a8951ce576ccd4430e09c9c8bcae) fix: do not report on shadowed constructors in `no-new-wrappers` ([#​17447](https://togithub.com/eslint/eslint/issues/17447)) (Francesco Trotta) #### Documentation - [`a766a48`](https://togithub.com/eslint/eslint/commit/a766a48030d4359db76523d5b413d6332130e485) docs: document lack of config file names ([#​17442](https://togithub.com/eslint/eslint/issues/17442)) (James) - [`a1635d6`](https://togithub.com/eslint/eslint/commit/a1635d6198a8baf6571b3351e098e5ac960be887) docs: Update README (GitHub Actions Bot) - [`47a0859`](https://togithub.com/eslint/eslint/commit/47a08597966651975126dd6726939cd34f13b80e) docs: update `require-unicode-regexp.md` as following up [#​17402](https://togithub.com/eslint/eslint/issues/17402) ([#​17441](https://togithub.com/eslint/eslint/issues/17441)) (SUZUKI Sosuke) - [`fcdc85d`](https://togithub.com/eslint/eslint/commit/fcdc85d3a6bc14970c3349cc8d6f3a47eca172a3) docs: Update README (GitHub Actions Bot) - [`2a92b6c`](https://togithub.com/eslint/eslint/commit/2a92b6cc9520a27255520369206556e9841a3af8) docs: update with "Specifying Parser Options" ([#​17435](https://togithub.com/eslint/eslint/issues/17435)) (Cheol-Won) - [`d743ed3`](https://togithub.com/eslint/eslint/commit/d743ed3c06c62a639da0389ad27907b324ea1715) docs: add metadata for parser/processor ([#​17438](https://togithub.com/eslint/eslint/issues/17438)) (Huáng Jùnliàng) - [`224376c`](https://togithub.com/eslint/eslint/commit/224376cd99a08394291a9584ad9c1ea1283673c6) docs: Update README (GitHub Actions Bot) - [`a41a8e4`](https://togithub.com/eslint/eslint/commit/a41a8e4a7da14726d6fce71a023f12101fd52fdb) docs: update script names in README ([#​17432](https://togithub.com/eslint/eslint/issues/17432)) (Nitin Kumar) #### Chores - [`bf69aa6`](https://togithub.com/eslint/eslint/commit/bf69aa6408f5403a88d8c9b71b0e58232b1ea833) chore: Update dependencies ([#​17456](https://togithub.com/eslint/eslint/issues/17456)) (Nicholas C. Zakas) - [`0e45760`](https://togithub.com/eslint/eslint/commit/0e4576012ab938b880e6f27641bff55fb4313d20) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) - [`757bfe1`](https://togithub.com/eslint/eslint/commit/757bfe1c35b5ddab7042d388f8d21e834875fff5) chore: Remove add-to-triage ([#​17450](https://togithub.com/eslint/eslint/issues/17450)) (Nicholas C. Zakas) - [`b066640`](https://togithub.com/eslint/eslint/commit/b066640b7040ec30f740dcc803511244fe19473b) chore: standardize npm script names ([#​17431](https://togithub.com/eslint/eslint/issues/17431)) (Nitin Kumar) - [`6b2410f`](https://togithub.com/eslint/eslint/commit/6b2410f911dd2e3d915c879041c6e257d41a2f4e) chore: Update add-to-triage.yml ([#​17444](https://togithub.com/eslint/eslint/issues/17444)) (Nicholas C. Zakas) ### [`v8.46.0`](https://togithub.com/eslint/eslint/releases/tag/v8.46.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.45.0...v8.46.0) #### Features - [`8a93438`](https://togithub.com/eslint/eslint/commit/8a9343871f7dade19d910ca8e2a4177bfca28b64) feat: `require-unicode-regexp` support `v` flag ([#​17402](https://togithub.com/eslint/eslint/issues/17402)) (SUZUKI Sosuke) - [`1a2f966`](https://togithub.com/eslint/eslint/commit/1a2f966fabe35103141d2f936180d2f1a72154db) feat: `no-useless-escape` support `v` flag ([#​17420](https://togithub.com/eslint/eslint/issues/17420)) (Yosuke Ota) - [`ee68d1d`](https://togithub.com/eslint/eslint/commit/ee68d1d9630892d99ae0d8dabe2f9f8d3b1338be) feat: `no-empty-character-class` support `v` flag ([#​17419](https://togithub.com/eslint/eslint/issues/17419)) (Milos Djermanovic) - [`853d32b`](https://togithub.com/eslint/eslint/commit/853d32baa8934c08b59a738470b72522e1505f6f) feat: deprecate no-return-await ([#​17417](https://togithub.com/eslint/eslint/issues/17417)) (Carlos Lopez) - [`d4f02e4`](https://togithub.com/eslint/eslint/commit/d4f02e4bf1b9ae4e1fc8f2bc4e4851ae3c36a127) feat: `no-control-regex` support `v` flag ([#​17405](https://togithub.com/eslint/eslint/issues/17405)) (Yosuke Ota) - [`2a35f3e`](https://togithub.com/eslint/eslint/commit/2a35f3e6ed27deafbebba48b6aec570d3abf9974) feat: `prefer-named-capture-group` support `v` flag ([#​17409](https://togithub.com/eslint/eslint/issues/17409)) (Yosuke Ota) - [`8ca8b50`](https://togithub.com/eslint/eslint/commit/8ca8b50b0425b3bad34a9505bc3095168e2f59d8) feat: Better error message for flat config plugins ([#​17399](https://togithub.com/eslint/eslint/issues/17399)) (Nicholas C. Zakas) - [`509f753`](https://togithub.com/eslint/eslint/commit/509f75395035822280245772e2a95732a0dde0e1) feat: `no-misleading-character-class` support `v` flag ([#​17406](https://togithub.com/eslint/eslint/issues/17406)) (Yosuke Ota) - [`3caf514`](https://togithub.com/eslint/eslint/commit/3caf51487decdf93a4b17765a2af2a51c337e974) feat: `no-regex-spaces` support `v` flag ([#​17407](https://togithub.com/eslint/eslint/issues/17407)) (Yosuke Ota) - [`b7fad2b`](https://togithub.com/eslint/eslint/commit/b7fad2b52f23667628cf209663795a721c88d0ba) feat: `prefer-regex-literals` support `v` flag ([#​17410](https://togithub.com/eslint/eslint/issues/17410)) (Yosuke Ota) - [`a6a3ad4`](https://togithub.com/eslint/eslint/commit/a6a3ad4ae438ea7fc3a1d97cd2555f6534b565f1) feat: `no-useless-backreference` support `v` flag ([#​17408](https://togithub.com/eslint/eslint/issues/17408)) (Yosuke Ota) - [`94954a7`](https://togithub.com/eslint/eslint/commit/94954a715448d5794f2892bf212fe986b43228ed) feat: `no-invalid-regexp` support `v` flag ([#​17404](https://togithub.com/eslint/eslint/issues/17404)) (Yosuke Ota) - [`1af6eac`](https://togithub.com/eslint/eslint/commit/1af6eac5727080c809e37c07dc729b44ef24483c) feat: adds option for allowing empty object patterns as parameter ([#​17365](https://togithub.com/eslint/eslint/issues/17365)) (Tanuj Kanti) - [`cf03104`](https://togithub.com/eslint/eslint/commit/cf03104b278fea59ef46e09f667110f5eaaf95e3) feat: Improve config error messages ([#​17385](https://togithub.com/eslint/eslint/issues/17385)) (Nicholas C. Zakas) #### Bug Fixes - [`9803c7c`](https://togithub.com/eslint/eslint/commit/9803c7c04078f0672d8a480fd39cf3bbef8017e6) fix: FlatESLint#getRulesMetaForResults shouldn't throw on unknown rules ([#​17393](https://togithub.com/eslint/eslint/issues/17393)) (Milos Djermanovic) - [`42faa17`](https://togithub.com/eslint/eslint/commit/42faa17b1c93f801b14bea2840d1d528e25c7211) fix: Update no-loop-func to not overlap with no-undef ([#​17358](https://togithub.com/eslint/eslint/issues/17358)) (Matt Wilkinson) #### Documentation - [`4d474e3`](https://togithub.com/eslint/eslint/commit/4d474e351ba6ce0242f18e55c27cb3ae17b84f63) docs: update with TypeScript info ([#​17423](https://togithub.com/eslint/eslint/issues/17423)) (James) - [`091f44e`](https://togithub.com/eslint/eslint/commit/091f44e4c72007edb2ac6d4db4eafa5501e41e94) docs: File extension named processor deprecation ([#​17362](https://togithub.com/eslint/eslint/issues/17362)) (Matt Wilkinson) - [`9254a6c`](https://togithub.com/eslint/eslint/commit/9254a6cea845dfaf2f3f52f718cb9b071853aa09) docs: Update README (GitHub Actions Bot) - [`6d6dc51`](https://togithub.com/eslint/eslint/commit/6d6dc5141f535728029eef8735854a421bc08eba) docs: fix overlapping of `open in playground` button ([#​17403](https://togithub.com/eslint/eslint/issues/17403)) (Tanuj Kanti) - [`7fc3a2c`](https://togithub.com/eslint/eslint/commit/7fc3a2ce68979a2c2a6fc779e647b3004ab6f4ac) docs: Add private class features info to no-underscore-dangle ([#​17386](https://togithub.com/eslint/eslint/issues/17386)) (Matt Wilkinson) - [`da73e58`](https://togithub.com/eslint/eslint/commit/da73e583e1703a420551d8fa8f7c70b56dc88dd5) docs: Migrating `eslint-env` configuration comments ([#​17390](https://togithub.com/eslint/eslint/issues/17390)) (Francesco Trotta) - [`80dffed`](https://togithub.com/eslint/eslint/commit/80dffed4c81dcc71fb72bc187aff2f87d141a6ed) docs: fix Ignoring Files section in config migration guide ([#​17392](https://togithub.com/eslint/eslint/issues/17392)) (Milos Djermanovic) - [`8a9abb7`](https://togithub.com/eslint/eslint/commit/8a9abb7cf424bd49d45c09345dc45ae95f29cc9d) docs: Update README (GitHub Actions Bot) - [`7e9be4b`](https://togithub.com/eslint/eslint/commit/7e9be4bd7331d0e8e8e0af0b075a2f6d28d1bea3) docs: Update README (GitHub Actions Bot) - [`0b0bbe0`](https://togithub.com/eslint/eslint/commit/0b0bbe07d4fb0870f3916e975b8ec6978f838077) docs: Update README (GitHub Actions Bot) #### Chores - [`d1eb7e4`](https://togithub.com/eslint/eslint/commit/d1eb7e46e954c64af8d7d13d087b3a18f43e6d72) chore: Update ecosystem dependencies ([#​17427](https://togithub.com/eslint/eslint/issues/17427)) (Nicholas C. Zakas) - [`fab9e97`](https://togithub.com/eslint/eslint/commit/fab9e97ef9dff40e98a5b3b97bdd3b0ff5439d46) chore: package.json update for eslint-config-eslint release (ESLint Jenkins) - [`6246711`](https://togithub.com/eslint/eslint/commit/6246711e0650d03afe044c36acde048ed2d39ee3) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) - [`0aa0bc3`](https://togithub.com/eslint/eslint/commit/0aa0bc365a5425440c8e86c96104d0053a51b602) chore: Add PRs to triage project ([#​17421](https://togithub.com/eslint/eslint/issues/17421)) (Nicholas C. Zakas) ### [`v8.45.0`](https://togithub.com/eslint/eslint/releases/tag/v8.45.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.44.0...v8.45.0) ##### Features - [`cdd063c`](https://togithub.com/eslint/eslint/commit/cdd063c388bbfe1781d7a864a832f03a2c1cc277) feat: Expose LegacyESLint in unsupported API ([#​17341](https://togithub.com/eslint/eslint/issues/17341)) (Nicholas C. Zakas) - [`d34abe5`](https://togithub.com/eslint/eslint/commit/d34abe59eb23932dcbc79757d7932d08ee8b20e5) feat: fix indent rule for else-if ([#​17318](https://togithub.com/eslint/eslint/issues/17318)) (Milos Djermanovic) ##### Bug Fixes - [`b79b6fb`](https://togithub.com/eslint/eslint/commit/b79b6fb64473969b426d086b484d2e29594a5e9a) fix: Fix suggestion message in `no-useless-escape` ([#​17339](https://togithub.com/eslint/eslint/issues/17339)) (Francesco Trotta) - [`c667055`](https://togithub.com/eslint/eslint/commit/c667055fb9da8ebac3a99f6e5a8b5565cc86af8e) fix: provide unique `fix` and `fix.range` objects in lint messages ([#​17332](https://togithub.com/eslint/eslint/issues/17332)) (Milos Djermanovic) ##### Documentation - [`89f3225`](https://togithub.com/eslint/eslint/commit/89f3225108c66425e4132f76db6c1ab13aac98d7) docs: add playground links to correct and incorrect code blocks ([#​17306](https://togithub.com/eslint/eslint/issues/17306)) (Josh Goldberg ✨) - [`f8892b5`](https://togithub.com/eslint/eslint/commit/f8892b52920b8967f9e7bec23c75b74e03977d6b) docs: Expand rule option schema docs ([#​17198](https://togithub.com/eslint/eslint/issues/17198)) (Matt Wilkinson) - [`8bcbf11`](https://togithub.com/eslint/eslint/commit/8bcbf11b6050418262ffa8e0ca37f365ae92e7ce) docs: Config Migration Guide ([#​17230](https://togithub.com/eslint/eslint/issues/17230)) (Ben Perlmutter) - [`bb30908`](https://togithub.com/eslint/eslint/commit/bb3090897166dbfd2931a43a70e2a5c1f3fa0a07) docs: Update README (GitHub Actions Bot) - [`84d243b`](https://togithub.com/eslint/eslint/commit/84d243b245b01b667f0752b592e8bda02a9aa2b1) docs: Update README (GitHub Actions Bot) - [`b762632`](https://togithub.com/eslint/eslint/commit/b762632298f20c4f81e7d01ab850c3f5e3874637) docs: Update README (GitHub Actions Bot) - [`138c096`](https://togithub.com/eslint/eslint/commit/138c096bc9468b553dbafc0e573c6522a17a7922) docs: add more prefer-destructuring examples with array destructuring ([#​17330](https://togithub.com/eslint/eslint/issues/17330)) (Milos Djermanovic) - [`1fc50a8`](https://togithub.com/eslint/eslint/commit/1fc50a89753346f4f4c786ffd20ac4cf185bb036) docs: `max-len` rule `code` and `tabWidth` as positional arguments ([#​17331](https://togithub.com/eslint/eslint/issues/17331)) (Jesús Leganés-Combarro) ##### Chores - [`68f63d7`](https://togithub.com/eslint/eslint/commit/68f63d76ce785fab4f42b76f1599026eea379bf7) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) - [`5ca9b4d`](https://togithub.com/eslint/eslint/commit/5ca9b4d29f747e9cf5c9055e85c93b3b605d57fc) chore: update eslint-config-eslint exports ([#​17336](https://togithub.com/eslint/eslint/issues/17336)) (Milos Djermanovic) - [`7bf2e86`](https://togithub.com/eslint/eslint/commit/7bf2e86022c9e95db4ca1472fddfa2ea4edd1870) chore: remove unused dependencies ([#​17352](https://togithub.com/eslint/eslint/issues/17352)) (Percy Ma) - [`c6f8cd0`](https://togithub.com/eslint/eslint/commit/c6f8cd0d62e4a3c314c6860ff367490bbd05325a) chore: Remove `defaultIgnores` from FlatESLint private members ([#​17349](https://togithub.com/eslint/eslint/issues/17349)) (Francesco Trotta) - [`0052374`](https://togithub.com/eslint/eslint/commit/0052374035672efe9129343fc00ee51a4c288ff3) chore: move jsdoc settings to eslint-config-eslint ([#​17338](https://togithub.com/eslint/eslint/issues/17338)) (唯然) ### [`v8.44.0`](https://togithub.com/eslint/eslint/releases/tag/v8.44.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.43.0...v8.44.0) #### Features - [`1766771`](https://togithub.com/eslint/eslint/commit/176677180a4a1209fc192771521c9192e1f67578) feat: add `es2023` and `es2024` environments ([#​17328](https://togithub.com/eslint/eslint/issues/17328)) (Milos Djermanovic) - [`4c50400`](https://togithub.com/eslint/eslint/commit/4c5040022639ae804c15b366afc6e64982bd8ae3) feat: add `ecmaVersion: 2024`, regexp `v` flag parsing ([#​17324](https://togithub.com/eslint/eslint/issues/17324)) (Milos Djermanovic) - [`4d411e4`](https://togithub.com/eslint/eslint/commit/4d411e4c7063274d6d346f1b7ee46f7575d0bbd2) feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule ([#​17270](https://togithub.com/eslint/eslint/issues/17270)) (Percy Ma) - [`c8b1f4d`](https://togithub.com/eslint/eslint/commit/c8b1f4d61a256727755d561bf53f889b6cd712e0) feat: Move `parserServices` to `SourceCode` ([#​17311](https://togithub.com/eslint/eslint/issues/17311)) (Milos Djermanovic) - [`ef6e24e`](https://togithub.com/eslint/eslint/commit/ef6e24e42670f321d996948623846d9caaedac99) feat: treat unknown nodes as having the lowest precedence ([#​17302](https://togithub.com/eslint/eslint/issues/17302)) (Brad Zacher) - [`1866e1d`](https://togithub.com/eslint/eslint/commit/1866e1df6175e4ba0ae4a0d88dc3c956bb310035) feat: allow flat config files to export a Promise ([#​17301](https://togithub.com/eslint/eslint/issues/17301)) (Milos Djermanovic) #### Bug Fixes - [`a36bcb6`](https://togithub.com/eslint/eslint/commit/a36bcb67f26be42c794797d0cc9948b9cfd4ff71) fix: no-unused-vars false positive with logical assignment operators ([#​17320](https://togithub.com/eslint/eslint/issues/17320)) (Gweesin Chan) - [`7620b89`](https://togithub.com/eslint/eslint/commit/7620b891e81c234f30f9dbcceb64a05fd0dde65e) fix: Remove `no-unused-labels` autofix before potential directives ([#​17314](https://togithub.com/eslint/eslint/issues/17314)) (Francesco Trotta) - [`391ed38`](https://togithub.com/eslint/eslint/commit/391ed38b09bd1a3abe85db65b8fcda980ab3d6f4) fix: Remove `no-extra-semi` autofix before potential directives ([#​17297](https://togithub.com/eslint/eslint/issues/17297)) (Francesco Trotta) #### Documentation - [`526e911`](https://togithub.com/eslint/eslint/commit/526e91106e6fe101578e9478a9d7f4844d4f72ac) docs: resubmit pr 17115 doc changes ([#​17291](https://togithub.com/eslint/eslint/issues/17291)) (唯然) - [`e1314bf`](https://togithub.com/eslint/eslint/commit/e1314bf85a52bb0d05b1c9ca3b4c1732bae22172) docs: Integration section and tutorial ([#​17132](https://togithub.com/eslint/eslint/issues/17132)) (Ben Perlmutter) - [`19a8c5d`](https://togithub.com/eslint/eslint/commit/19a8c5d84596a9f7f2aa428c1696ba86daf854e6) docs: Update README (GitHub Actions Bot) #### Chores - [`49e46ed`](https://togithub.com/eslint/eslint/commit/49e46edf3c8dc71d691a97fc33b63ed80ae0db0c) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).44.0 ([#​17329](https://togithub.com/eslint/eslint/issues/17329)) (Milos Djermanovic) - [`a1cb642`](https://togithub.com/eslint/eslint/commit/a1cb6421f9d185901cd99e5f696e912226ef6632) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) - [`840a264`](https://togithub.com/eslint/eslint/commit/840a26462bbf6c27c52c01b85ee2018062157951) test: More test cases for no-case-declarations ([#​17315](https://togithub.com/eslint/eslint/issues/17315)) (Elian Cordoba) - [`e6e74f9`](https://togithub.com/eslint/eslint/commit/e6e74f9eef0448129dd4775628aba554a2d8c8c9) chore: package.json update for eslint-config-eslint release (ESLint Jenkins) - [`eb3d794`](https://togithub.com/eslint/eslint/commit/eb3d7946e1e9f70254008744dba2397aaa730114) chore: upgrade semver@7.5.3 ([#​17323](https://togithub.com/eslint/eslint/issues/17323)) (Ziyad El Abid) - [`cf88439`](https://togithub.com/eslint/eslint/commit/cf884390ad8071d88eae05df9321100f1770363d) chore: upgrade optionator@0.9.3 ([#​17319](https://togithub.com/eslint/eslint/issues/17319)) (Milos Djermanovic) - [`9718a97`](https://togithub.com/eslint/eslint/commit/9718a9781d69d2c40b68c631aed97700b32c0082) refactor: remove unnecessary code in `flat-eslint.js` ([#​17308](https://togithub.com/eslint/eslint/issues/17308)) (Milos Djermanovic) - [`f82e56e`](https://togithub.com/eslint/eslint/commit/f82e56e9acfb9562ece76441472d5657d7d5e296) perf: various performance improvements ([#​17135](https://togithub.com/eslint/eslint/issues/17135)) (moonlightaria) - [`da81e66`](https://togithub.com/eslint/eslint/commit/da81e66e22b4f3d3fe292cf70c388753304deaad) chore: update eslint-plugin-jsdoc to 46.2.5 ([#​17245](https://togithub.com/eslint/eslint/issues/17245)) (唯然) - [`b991640`](https://togithub.com/eslint/eslint/commit/b991640176d5dce4750f7cc71c56cd6f284c882f) chore: switch eslint-config-eslint to the flat format ([#​17247](https://togithub.com/eslint/eslint/issues/17247)) (唯然) ### [`v8.43.0`](https://togithub.com/eslint/eslint/releases/tag/v8.43.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.42.0...v8.43.0) #### Features - [`14581ff`](https://togithub.com/eslint/eslint/commit/14581ff15aaee5a55c46bb

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 5 months ago

Thanks for the PR!

This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged.

github-actions[bot] commented 5 months ago

Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md.

github-actions[bot] commented 5 months ago

Hello from PR Helper

Is your PR ready for review and processing? Mark the PR ready by including #pr-ready in a comment.

If you still have work to do, even after marking this ready. Put the PR on hold by including #pr-onhold in a comment.

socket-security[bot] commented 5 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@aashutoshrathi/word-wrap@1.2.6 None 0 10.9 kB aashutoshrathi
npm/@ampproject/remapping@2.3.0 None 0 78.9 kB jridgewell
npm/@babel/compat-data@7.24.4 None 0 65.2 kB nicolo-ribaudo
npm/@babel/core@7.24.4 environment, filesystem, unsafe +11 1.26 MB nicolo-ribaudo
npm/@babel/eslint-parser@7.24.1 unsafe 0 138 kB nicolo-ribaudo
npm/@babel/generator@7.24.4 None 0 493 kB nicolo-ribaudo
npm/@babel/helper-compilation-targets@7.23.6 None +2 82.5 kB nicolo-ribaudo
npm/@babel/helper-environment-visitor@7.22.20 None 0 6.56 kB nicolo-ribaudo
npm/@babel/helper-function-name@7.23.0 None 0 21.6 kB nicolo-ribaudo
npm/@babel/helper-hoist-variables@7.22.5 None 0 7.03 kB nicolo-ribaudo
npm/@babel/helper-module-imports@7.24.3 None 0 63.8 kB nicolo-ribaudo
npm/@babel/helper-module-transforms@7.23.3 None 0 158 kB nicolo-ribaudo
npm/@babel/helper-plugin-utils@7.24.0 None 0 11.7 kB nicolo-ribaudo
npm/@babel/helper-simple-access@7.22.5 None 0 14.1 kB nicolo-ribaudo
npm/@babel/helper-split-export-declaration@7.22.6 None 0 10.7 kB nicolo-ribaudo
npm/@babel/helper-string-parser@7.24.1 None 0 31.7 kB nicolo-ribaudo
npm/@babel/helper-validator-option@7.23.5 None 0 11.7 kB nicolo-ribaudo
npm/@babel/helpers@7.24.4 None 0 650 kB nicolo-ribaudo
npm/@babel/parser@7.24.4 None 0 1.88 MB nicolo-ribaudo
npm/@babel/plugin-syntax-top-level-await@7.14.5 None 0 2.74 kB nicolo-ribaudo
npm/@babel/plugin-syntax-typescript@7.24.1 None 0 6.87 kB nicolo-ribaudo
npm/@babel/runtime@7.24.4 None 0 262 kB nicolo-ribaudo
npm/@babel/template@7.24.0 None 0 68.9 kB nicolo-ribaudo
npm/@babel/traverse@7.24.1 None +1 655 kB nicolo-ribaudo
npm/@babel/types@7.24.0 environment 0 2.41 MB nicolo-ribaudo
npm/@balena/dockerignore@1.0.2 None 0 36.7 kB balena.io
npm/@blakeembrey/deque@1.0.5 None 0 58.6 kB blakeembrey
npm/@blakeembrey/template@1.1.0 None 0 9.03 kB blakeembrey
npm/@colors/colors@1.5.0 environment 0 39.5 kB dabh
npm/@cspotcode/source-map-support@0.8.1 filesystem +1 194 kB cspotcode
npm/@eslint-community/eslint-utils@4.4.0 None +1 411 kB eslint-community-bot
npm/@eslint-community/regexpp@4.10.0 None 0 431 kB eslint-community-bot
npm/@eslint/eslintrc@3.0.2 filesystem, unsafe Transitive: environment +4 1.32 MB eslintbot
npm/@github/browserslist-config@1.0.0 None 0 3.39 kB koddsson
npm/@hapi/topo@5.1.0 None 0 10.7 kB devinivy
npm/@humanwhocodes/config-array@0.12.3 None 0 57.9 kB nzakas
npm/@humanwhocodes/module-importer@1.0.1 unsafe 0 21.2 kB nzakas
npm/@humanwhocodes/object-schema@2.0.3 None 0 23.3 kB nzakas
npm/@jest/console@27.5.1 None 0 21.6 kB simenb
npm/@jest/core@27.5.1 unsafe Transitive: environment, filesystem +1 207 kB simenb
npm/@jest/environment@27.5.1 None 0 12.4 kB simenb
npm/@jest/fake-timers@27.5.1 None 0 26.5 kB simenb
npm/@jest/globals@27.5.1 None 0 3.56 kB simenb
npm/@jest/reporters@27.5.1 environment, unsafe 0 103 kB simenb
npm/@jest/source-map@27.5.1 None 0 5.65 kB simenb
npm/@jest/test-result@27.5.1 None 0 17.1 kB simenb
npm/@jest/test-sequencer@27.5.1 None 0 10.5 kB simenb
npm/@jest/transform@27.5.1 Transitive: filesystem +1 63 kB simenb
npm/@jest/types@27.5.1 None 0 27.6 kB simenb
npm/@jridgewell/gen-mapping@0.3.5 None 0 81.6 kB jridgewell
npm/@jridgewell/resolve-uri@3.1.2 None 0 53.2 kB jridgewell
npm/@jridgewell/set-array@1.2.1 None 0 17.9 kB jridgewell
npm/@jridgewell/sourcemap-codec@1.4.15 None 0 45.9 kB jridgewell
npm/@jridgewell/trace-mapping@0.3.25 None 0 169 kB jridgewell
npm/@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1 None 0 1.66 kB nicolo-ribaudo
npm/@nodelib/fs.scandir@2.1.5 filesystem 0 22.2 kB mrmlnc
npm/@nodelib/fs.stat@2.0.5 filesystem 0 11.8 kB mrmlnc
npm/@nodelib/fs.walk@1.2.8 None 0 26.4 kB mrmlnc
npm/@octokit/auth-token@2.5.0 None 0 25.8 kB octokitbot
npm/@octokit/core@3.6.0 None 0 52.1 kB octokitbot
npm/@octokit/endpoint@6.0.12 None 0 116 kB octokitbot
npm/@octokit/graphql@4.8.0 None 0 42.7 kB octokitbot
npm/@octokit/openapi-types@12.11.0 None 0 2.09 MB octokitbot
npm/@octokit/plugin-paginate-rest@2.21.3 None 0 206 kB octokitbot
npm/@octokit/plugin-request-log@1.0.4 None 0 11.6 kB gr2m
npm/@octokit/plugin-rest-endpoint-methods@5.16.2 None 0 1.38 MB octokitbot
npm/@octokit/request-error@2.1.0 None 0 21.9 kB octokitbot
npm/@octokit/request@5.6.3 network +4 550 kB octokitbot
npm/@octokit/rest@18.12.0 None 0 8.67 kB octokitbot
npm/@octokit/types@6.41.0 None 0 226 kB octokitbot
npm/@pkgr/core@0.1.1 None 0 8.54 kB jounqin
npm/@semantic-release/github@7.2.3 filesystem, network 0 64.9 kB semantic-release-bot
npm/@semantic-release/npm@7.1.3 filesystem Transitive: environment, shell +3 141 kB semantic-release-bot
npm/@semantic-release/release-notes-generator@9.0.3 None 0 33.1 kB semantic-release-bot
npm/@sideway/address@4.1.5 None 0 55.9 kB marsup
npm/@sideway/formula@3.0.1 None 0 16.9 kB marsup
npm/@sideway/pinpoint@2.0.0 None 0 3.64 kB hueniverse
npm/@sinonjs/commons@1.8.6 None 0 38.7 kB mrgnrdrck
npm/@sinonjs/fake-timers@8.1.0 eval 0 89.1 kB fatso83
npm/@tsconfig/node10@1.0.11 None 0 2.31 kB typescript-deploys
npm/@tsconfig/node12@1.0.11 None 0 2.5 kB typescript-deploys
npm/@tsconfig/node14@1.0.3 None 0 2.39 kB typescript-deploys
npm/@tsconfig/node16@1.0.4 None 0 2.45 kB typescript-deploys
npm/@types/babel__core@7.20.5 None 0 33 kB types
npm/@types/babel__generator@7.6.8 None 0 11.4 kB types
npm/@types/babel__template@7.4.4 None 0 6.41 kB types
npm/@types/babel__traverse@7.20.5 None 0 84.1 kB types
npm/@types/graceful-fs@4.1.9 None 0 3.9 kB types
npm/@types/istanbul-lib-coverage@2.0.6 None 0 5.45 kB types
npm/@types/istanbul-lib-report@3.0.3 None 0 7.92 kB types
npm/@types/istanbul-reports@3.0.4 None 0 6.68 kB types
npm/@types/jest@27.5.2 None 0 71.4 kB types
npm/@types/json-schema@7.0.15 None 0 31.7 kB types
npm/@types/parse-json@4.0.2 None 0 2.95 kB types
npm/@types/prettier@2.7.3 None 0 49.8 kB types
npm/@types/semver@7.5.8 None 0 23.3 kB types
npm/@types/stack-utils@2.0.3 None 0 6.43 kB types
npm/@types/yargs-parser@21.0.3 None 0 8.65 kB types
npm/@types/yargs@16.0.9 None 0 53 kB types
npm/@typescript-eslint/eslint-plugin@4.33.0 None +1 2.46 MB jameshenry
npm/@typescript-eslint/experimental-utils@4.33.0 None +1 780 kB jameshenry
npm/@typescript-eslint/parser@4.33.0 None 0 71.5 kB jameshenry
npm/@typescript-eslint/scope-manager@4.33.0 None 0 560 kB jameshenry
npm/@typescript-eslint/type-utils@7.5.0 Transitive: environment +6 1.31 MB jameshenry
npm/@typescript-eslint/types@4.33.0 None 0 145 kB jameshenry
npm/@typescript-eslint/typescript-estree@4.33.0 environment, filesystem 0 513 kB jameshenry
npm/@typescript-eslint/utils@7.5.0 None +1 933 kB jameshenry
npm/@typescript-eslint/visitor-keys@4.33.0 None 0 31.4 kB jameshenry
npm/@vercel/node-bridge@2.2.2 None 0 183 kB vercel-release-bot
npm/@vercel/node@1.15.4 Transitive: environment +2 64.2 MB vercel-release-bot
npm/abab@2.0.6 None 0 10.4 kB jeffcarp
npm/acorn-jsx@5.3.2 None 0 24.4 kB rreverser
npm/acorn@8.11.3 None 0 531 kB marijn
npm/ansi-escapes@4.3.2 None +1 135 kB sindresorhus
npm/argv@0.0.2 environment 0 24.2 kB codenothing
npm/aria-query@5.3.0 None 0 192 kB jessebeach
npm/array-buffer-byte-length@1.0.1 None 0 13.5 kB ljharb
npm/array-includes@3.1.8 None 0 26.3 kB ljharb
npm/array.prototype.findlastindex@1.2.5 None 0 29.4 kB ljharb
npm/array.prototype.flat@1.3.2 None 0 18.7 kB ljharb
npm/array.prototype.flatmap@1.3.2 None 0 19.1 kB ljharb
npm/arraybuffer.prototype.slice@1.0.3 None 0 20.2 kB ljharb
npm/ast-types-flow@0.0.8 None 0 126 kB kyldvs
npm/async-retry@1.3.3 None 0 5.21 kB leerobinson
npm/available-typed-arrays@1.0.7 None 0 20.4 kB ljharb
npm/axe-core@4.7.0 None 0 2.18 MB npmdeque
npm/axios@0.21.4 environment, network 0 375 kB jasonsaayman
npm/axobject-query@3.2.1 None 0 116 kB jessebeach
npm/babel-jest@27.5.1 environment 0 14.4 kB simenb
npm/babel-plugin-istanbul@6.1.1 environment, filesystem, shell 0 25.7 kB oss-bot
npm/babel-plugin-jest-hoist@27.5.1 None 0 13.7 kB simenb
npm/babel-polyfill@6.26.0 None +1 487 kB hzoo
npm/babel-preset-jest@27.5.1 None 0 2.73 kB simenb
npm/babel-runtime@6.26.0 Transitive: eval +1 73.6 kB hzoo
npm/before-after-hook@2.2.3 None 0 37 kB gr2m
npm/better-opn@2.1.1 environment, shell 0 251 kB exiasr
npm/browserslist@4.23.0 environment, filesystem 0 62.8 kB ai
npm/buffer-alloc@1.2.0 None 0 2.27 kB linusu
npm/buildcheck@0.0.6 environment, filesystem, shell 0 45.3 kB mscdex
npm/builtin-modules@3.3.0 unsafe 0 4.51 kB sindresorhus
npm/call-bind@1.0.7 None +1 53.5 kB ljharb
npm/camelcase-keys@7.0.2 None +2 164 kB sindresorhus
npm/ci-info@3.9.0 environment 0 26.1 kB sibiraj-s
npm/cjs-module-lexer@1.2.3 None 0 139 kB guybedford
npm/cli-progress@3.12.0 None +3 77 kB andidittrich
npm/cli-table3@0.6.4 None 0 46 kB speedytwenty
npm/cliui@7.0.4 None 0 30.6 kB oss-bot
npm/coalescy@1.0.0 None 0 28 kB royriojas
npm/codecov@3.8.3 environment, filesystem, shell 0 83.9 kB thomasrockhu
npm/collect-v8-coverage@1.0.2 unsafe 0 5.14 kB simenb
npm/conventional-commit-types@2.3.0 None 0 3.29 kB andersdjohnson
npm/convert-source-map@2.0.0 None 0 15.9 kB phated
npm/cosmiconfig@7.1.0 filesystem 0 92 kB d-fischer
npm/coveralls@3.1.1 environment, filesystem, shell 0 33 kB nickmerwin
npm/cpu-features@0.0.9 None 0 576 kB mscdex
npm/cssom@0.5.0 None 0 52.1 kB nv
npm/cycle@1.0.3 None 0 8.1 kB dscape
npm/damerau-levenshtein@1.0.8 None 0 11.8 kB lazurski
npm/data-urls@3.0.2 None +3 144 kB domenic
npm/data-view-buffer@1.0.1 None 0 12.3 kB ljharb
npm/data-view-byte-length@1.0.1 None 0 9.99 kB ljharb
npm/data-view-byte-offset@1.0.0 None 0 12.2 kB ljharb
npm/date-format@0.0.2 None 0 5.94 kB csausdev
npm/decimal.js@10.4.3 None 0 283 kB mikemcl
npm/deep-is@0.1.4 None 0 8.11 kB thlorenz
npm/deepmerge@4.3.1 None 0 31.2 kB tehshrike
npm/define-data-property@1.1.4 None 0 30.9 kB ljharb
npm/define-properties@1.2.1 None 0 12.9 kB ljharb
npm/del-cli@4.0.1 None 0 3.83 kB sindresorhus
npm/del@6.1.1 None +1 21.4 kB sindresorhus
npm/dequal@2.0.3 None 0 14.2 kB lukeed
npm/diff-sequences@27.5.1 None 0 53 kB simenb
npm/docker-modem@1.0.9 environment, filesystem, network +4 158 kB apocas
npm/dockerfile_lint@0.3.4 environment, eval, filesystem Transitive: shell +3 1.49 MB lphiri
npm/dockerode@2.5.8 filesystem +5 300 kB apocas
npm/doctrine@2.1.0 None 0 106 kB eslint
npm/duplexer@0.1.2 None 0 5.47 kB raynos
npm/emittery@0.8.1 None 0 35.5 kB sindresorhus
npm/env-ci@5.5.0 environment 0 48.5 kB semantic-release-bot
npm/es-abstract@1.23.3 None 0 2.38 MB ljharb
npm/es-define-property@1.0.0 None 0 11.8 kB ljharb
npm/es-iterator-helpers@1.0.18 None 0 157 kB ljharb
npm/es-object-atoms@1.0.0 None 0 9.17 kB ljharb
npm/es-set-tostringtag@2.0.3 None 0 13.9 kB ljharb
npm/es-shim-unscopables@1.0.2 None 0 11 kB ljharb
npm/escalade@3.1.2 filesystem 0 11.6 kB lukeed
npm/escodegen@2.1.0 None 0 109 kB michaelficarra
npm/eslint-config-prettier@8.10.0 None 0 19.9 kB lydell
npm/eslint-friendly-formatter@4.0.1 environment +2 50.1 kB royriojas
npm/eslint-import-resolver-node@0.3.9 Transitive: environment, filesystem +3 185 kB ljharb
npm/eslint-module-utils@2.8.1 None 0 51.1 kB ljharb
npm/eslint-plugin-escompat@3.4.0 None 0 19.7 kB keithamus
npm/eslint-plugin-filenames@1.3.2 None 0 15.9 kB selaux
npm/eslint-plugin-github@4.10.2 Transitive: environment, filesystem, unsafe +4 11.2 MB githubbot
npm/eslint-plugin-i18n-text@1.0.1 None 0 9.72 kB dgraham
npm/eslint-plugin-import@2.29.1 filesystem, unsafe Transitive: environment +3 1.56 MB ljharb
npm/eslint-plugin-jest@24.7.0 filesystem 0 292 kB simenb
npm/eslint-plugin-jsx-a11y@6.8.0 None +1 837 kB ljharb
npm/eslint-plugin-no-only-tests@3.1.0 None 0 9.54 kB levibuzolic
npm/eslint-plugin-prettier@3.4.1 filesystem 0 52.5 kB bpscott
npm/eslint-plugin-spellcheck@0.0.19 filesystem +1 2.47 MB aotaduy
npm/eslint-plugin-unicorn@34.0.1 filesystem 0 421 kB sindresorhus
npm/eslint-template-visitor@2.3.2 None 0 41.7 kB futpib
npm/eslint-visitor-keys@2.1.0 None 0 24.7 kB eslintbot
npm/espree@10.0.1 None 0 73.6 kB eslintbot
npm/esquery@1.5.0 None 0 1 MB michaelficarra
npm/estraverse@5.3.0 None 0 37.1 kB michaelficarra
npm/event-stream@3.3.4 None +1 56.4 kB dominictarr
npm/expect-puppeteer@5.0.4 None 0 44.6 kB tonybrix
npm/expect@27.5.1 eval 0 172 kB simenb
npm/eyes@0.1.8 None 0 14 kB indexzero
npm/fast-diff@1.3.0 None 0 52.3 kB luin
npm/fast-glob@3.3.2 filesystem +1 109 kB mrmlnc
npm/fast-url-parser@1.1.3 None +1 61.1 kB esailija
npm/fastq@1.17.1 None 0 41.9 kB matteo.collina
npm/fb-watchman@2.0.2 environment, network, shell 0 11 kB bolinfest
npm/file-entry-cache@8.0.0 filesystem 0 16 kB jaredwray
npm/find-parent-dir@0.3.1 filesystem 0 5.16 kB thlorenz
npm/find-process@1.4.7 filesystem, shell +1 135 kB yibn2008
npm/findup@0.1.5 filesystem Transitive: shell +2 56.5 kB filirom1
npm/flat-cache@4.0.1 filesystem 0 29.3 kB jaredwray
npm/flatted@3.3.1 None 0 40.3 kB webreflection
npm/follow-redirects@1.15.6 network 0 29.4 kB rubenverborgh
npm/for-each@0.3.3 None 0 13 kB ljharb
npm/from@0.1.7 None 0 8.49 kB dominictarr
npm/fromentries@1.3.2 None 0 4.95 kB feross
npm/fs-extra@10.1.0 None 0 63.3 kB ryanzim
npm/function.prototype.name@1.1.6 None 0 25.5 kB ljharb
npm/functions-have-names@1.2.3 None 0 16.7 kB ljharb
npm/get-intrinsic@1.2.4 eval 0 41.6 kB ljharb
npm/get-symbol-description@1.0.2 None 0 14.3 kB ljharb
npm/git-cz@4.9.0 None 0 153 MB streamich
npm/globals@14.0.0 None 0 117 kB sindresorhus
npm/globalthis@1.0.3 None 0 22.4 kB ljharb
npm/globby@11.1.0 filesystem 0 21.8 kB sindresorhus
npm/gopd@1.0.1 None 0 7.7 kB ljharb
npm/graceful-readlink@1.0.1 filesystem 0 2.38 kB zhiyelee
npm/graphemer@1.4.0 None 0 812 kB mattpauldavies
npm/has-bigints@1.0.2 None 0 12.8 kB ljharb
npm/has-property-descriptors@1.0.2 None 0 10.9 kB ljharb
npm/has-tostringtag@1.0.2 None 0 17.6 kB ljharb
npm/hasown@2.0.2 None 0 8.77 kB ljharb
npm/husky@7.0.4 filesystem, shell 0 6.06 kB typicode
npm/if-env@1.0.4 None 0 5.31 kB ericclemmons
npm/ignore-by-default@1.0.1 None 0 2.82 kB novemberborn
npm/ignore-walk@3.0.4 filesystem 0 11 kB isaacs
npm/import-local@3.1.0 None 0 4.66 kB sindresorhus
npm/internal-slot@1.0.7 None 0 20.5 kB ljharb
npm/into-stream@6.0.0 None 0 7.45 kB sindresorhus
npm/is-array-buffer@3.0.4 None 0 17.6 kB ljharb
npm/is-async-function@2.0.0 eval 0 19.5 kB ljharb
npm/is-bigint@1.0.4 None 0 14.8 kB ljharb
npm/is-boolean-object@1.1.2 None 0 22.1 kB ljharb
npm/is-builtin-module@3.2.1 None 0 3.88 kB sindresorhus
npm/is-callable@1.2.7 None 0 28.9 kB ljharb
npm/is-data-view@1.0.1 None 0 15.6 kB ljharb
npm/is-date-object@1.0.5 None 0 20.8 kB ljharb
npm/is-docker@2.2.1 filesystem 0 3.01 kB sindresorhus
npm/is-extendable@0.1.1 None 0 5.09 kB jonschlinkert
npm/is-finalizationregistry@1.0.2 None 0 12.7 kB ljharb
npm/is-generator-function@1.0.10 eval 0 31.9 kB ljharb
npm/is-map@2.0.3 None 0 20.4 kB ljharb
npm/is-negative-zero@2.0.3 None 0 27.1 kB ljharb
npm/is-number-object@1.0.7 None 0 22.2 kB ljharb
npm/is-path-inside@3.0.3 None 0 4.12 kB sindresorhus
npm/is-plain-object@5.0.0 None 0 9.16 kB trysound
npm/is-potential-custom-element-name@1.0.1 None 0 3.92 kB mathias
npm/is-regex@1.1.4 None 0 30.1 kB ljharb
npm/is-set@2.0.3 None 0 19.7 kB ljharb
npm/is-shared-array-buffer@1.0.3 None 0 18.7 kB ljharb
npm/is-string@1.0.7 None 0 19.1 kB ljharb
npm/is-symbol@1.0.4 None 0 22 kB ljharb
npm/is-typed-array@1.1.13 None 0 23.3 kB ljharb
npm/is-weakmap@2.0.2 None 0 20.6 kB ljharb
npm/is-weakref@1.0.2 None 0 12.1 kB ljharb
npm/is-weakset@2.0.3 None 0 21.2 kB ljharb
npm/is-windows@0.2.0 None 0 2.77 kB jonschlinkert
npm/istanbul-lib-coverage@3.2.2 None 0 34.4 kB oss-bot
npm/istanbul-lib-instrument@5.2.1 None 0 70.2 kB oss-bot
npm/istanbul-lib-report@3.0.1 filesystem +1 47.6 kB oss-bot
npm/istanbul-lib-source-maps@4.0.1 filesystem 0 34.1 kB oss-bot
npm/istanbul-reports@3.1.7 None 0 294 kB oss-bot
npm/iterator.prototype@1.1.2 None 0 10.1 kB ljharb
npm/jest-changed-files@27.5.1 environment 0 15.1 kB simenb
npm/jest-circus@27.5.1 eval 0 78.1 kB simenb
npm/jest-config@27.5.1 None 0 112 kB simenb
npm/jest-dev-server@5.0.3 environment, network +1 58.2 kB tonybrix
npm/jest-diff@27.5.1 eval 0 85.2 kB simenb
npm/jest-docblock@27.5.1 None 0 9.08 kB simenb
npm/jest-each@27.5.1 None 0 39.9 kB simenb
npm/jest-environment-jsdom@27.5.1 Transitive: eval, filesystem, network, shell, unsafe +7 3.3 MB simenb
npm/jest-environment-node@27.5.1 unsafe 0 7.32 kB simenb
npm/jest-environment-puppeteer@5.0.4 environment, filesystem 0 34.8 kB tonybrix
npm/jest-get-type@27.5.1 None 0 3.81 kB simenb
npm/jest-haste-map@27.5.1 environment, filesystem, shell 0 135 kB simenb
npm/jest-jasmine2@27.5.1 eval 0 137 kB simenb
npm/jest-leak-detector@27.5.1 unsafe 0 5.75 kB simenb
npm/jest-matcher-utils@27.5.1 None 0 28.6 kB simenb
npm/jest-message-util@27.5.1 eval 0 18.1 kB simenb
npm/jest-mock@27.5.1 None 0 39.1 kB simenb
npm/jest-pnp-resolver@1.2.3 None 0 5.68 kB arcanis
npm/jest-puppeteer@5.0.4 None 0 12 kB tonybrix
npm/jest-regex-util@27.5.1 None 0 3.37 kB simenb
npm/jest-resolve-dependencies@27.5.1 None 0 9.11 kB simenb
npm/jest-resolve@27.5.1 environment, unsafe 0 52.9 kB simenb
npm/jest-runner@27.5.1 environment 0 30.8 kB simenb
npm/jest-runtime@27.5.1 unsafe +1 85.9 kB simenb
npm/jest-serializer@27.5.1 unsafe 0 7.12 kB simenb
npm/jest-snapshot@27.5.1 eval 0 93.2 kB simenb
npm/jest-util@27.5.1 environment +1 132 kB simenb
npm/jest-validate@27.5.1 None 0 32 kB simenb
npm/jest-watcher@27.5.1 None 0 26.7 kB simenb
npm/jest-worker@27.5.1 environment, shell +1 90.3 kB simenb
npm/jest@27.5.1 None 0 4.74 kB simenb

🚮 Removed packages: npm/@babel/core@7.12.16, npm/@babel/generator@7.12.15, npm/@babel/helper-function-name@7.12.13, npm/@babel/helper-get-function-arity@7.12.13, npm/@babel/helper-member-expression-to-functions@7.12.16, npm/@babel/helper-module-imports@7.12.13, npm/@babel/helper-module-transforms@7.12.13, npm/@babel/helper-optimise-call-expression@7.12.13, npm/@babel/helper-plugin-utils@7.12.13, npm/@babel/helper-replace-supers@7.12.13, npm/@babel/helper-simple-access@7.12.13, npm/@babel/helper-split-export-declaration@7.12.13, npm/@babel/helpers@7.12.13, npm/@babel/parser@7.12.16, npm/@babel/plugin-syntax-top-level-await@7.12.13, npm/@babel/template@7.12.13, npm/@babel/traverse@7.12.13, npm/@babel/types@7.12.13, npm/@cnakazawa/watch@1.0.4, npm/@eslint/eslintrc@0.3.0, npm/@hapi/address@2.1.4, npm/@hapi/bourne@1.3.2, npm/@hapi/hoek@8.5.1, npm/@hapi/joi@15.1.1, npm/@hapi/topo@3.1.6, npm/@jest/console@26.6.2, npm/@jest/core@26.6.3, npm/@jest/environment@26.6.2, npm/@jest/fake-timers@26.6.2, npm/@jest/globals@26.6.2, npm/@jest/reporters@26.6.2, npm/@jest/source-map@26.6.2, npm/@jest/test-result@26.6.2, npm/@jest/test-sequencer@26.6.3, npm/@jest/transform@26.6.2, npm/@jest/types@26.6.2, npm/@nodelib/fs.scandir@2.1.4, npm/@nodelib/fs.stat@2.0.4, npm/@nodelib/fs.walk@1.2.6, npm/@octokit/auth-token@2.4.5, npm/@octokit/core@3.2.5, npm/@octokit/endpoint@6.0.11, npm/@octokit/graphql@4.6.0, npm/@octokit/openapi-types@5.0.0, npm/@octokit/plugin-paginate-rest@2.9.1, npm/@octokit/plugin-request-log@1.0.3, npm/@octokit/plugin-rest-endpoint-methods@4.10.3, npm/@octokit/request-error@2.0.5, npm/@octokit/request@5.4.14, npm/@octokit/rest@18.1.1, npm/@octokit/types@6.9.0, npm/@qawolf/jest-reporter@0.1.0, npm/@semantic-release/github@7.2.0, npm/@semantic-release/npm@7.0.10, npm/@semantic-release/release-notes-generator@9.0.1, npm/@sindresorhus/is@0.14.0, npm/@sinonjs/commons@1.8.2, npm/@sinonjs/fake-timers@6.0.1, npm/@szmarczak/http-timer@1.1.2, npm/@types/babel__core@7.1.12, npm/@types/babel__generator@7.6.2, npm/@types/babel__template@7.4.0, npm/@types/babel__traverse@7.11.0, npm/@types/glob@7.1.3, npm/@types/graceful-fs@4.1.5, npm/@types/istanbul-lib-coverage@2.0.3, npm/@types/istanbul-lib-report@3.0.0, npm/@types/istanbul-reports@3.0.0, npm/@types/jest@26.0.20, npm/@types/json-schema@7.0.7, npm/@types/parse-json@4.0.0, npm/@types/prettier@2.2.1, npm/@types/stack-utils@2.0.0, npm/@types/yargs-parser@20.2.0, npm/@types/yargs@15.0.13, npm/@typescript-eslint/eslint-plugin@4.15.0, npm/@typescript-eslint/experimental-utils@4.15.0, npm/@typescript-eslint/parser@4.15.0, npm/@typescript-eslint/scope-manager@4.15.0, npm/@typescript-eslint/types@4.15.0, npm/@typescript-eslint/typescript-estree@4.15.0, npm/@typescript-eslint/visitor-keys@4.15.0, npm/@vercel/node@1.9.0, npm/abab@2.0.5, npm/acorn-jsx@5.3.1, npm/an-array-of-english-words@2.0.0, npm/ansi-colors@4.1.1, npm/ansi-escapes@4.3.1, npm/arr-diff@4.0.0, npm/arr-flatten@1.1.0, npm/array-includes@3.1.2, npm/array-unique@0.3.2, npm/array.prototype.flat@1.2.4, npm/assign-symbols@1.0.0, npm/astral-regex@2.0.0, npm/async-limiter@1.0.1, npm/async-to-gen@1.3.3, npm/at-least-node@1.0.0, npm/atob@2.1.2, npm/await-outside@3.0.0, npm/babel-jest@26.6.3, npm/babel-plugin-istanbul@6.0.0, npm/babel-plugin-jest-hoist@26.6.2, npm/babel-preset-jest@26.6.2, npm/babylon@6.18.0, npm/base@0.11.2, npm/before-after-hook@2.1.1, npm/cache-base@1.0.1, npm/cacheable-request@6.1.0, npm/call-bind@1.0.2, npm/camelcase-keys@4.2.0, npm/capture-exit@2.0.0, npm/chardet@0.7.0, npm/ci-info@2.0.0, npm/cjs-module-lexer@0.6.0, npm/class-utils@0.3.6, npm/cli-cursor@3.1.0, npm/cli-table@0.3.5, npm/cli-width@3.0.0, npm/cliui@6.0.0, npm/clone-response@1.0.2, npm/collect-v8-coverage@1.0.1, npm/collection-visit@1.0.0, npm/component-emitter@1.3.0, npm/configstore@5.0.1, npm/contains-path@0.1.0, npm/convert-source-map@1.7.0, npm/copy-descriptor@0.1.1, npm/cosmiconfig@7.0.0, npm/coveralls@3.1.0, npm/create-qawolf@1.7.0, npm/decimal.js@10.2.1, npm/decode-uri-component@0.2.0, npm/decompress-response@3.3.0, npm/deep-is@0.1.3, npm/deepmerge@4.2.2, npm/defer-to-connect@1.1.3, npm/define-properties@1.1.3, npm/define-property@2.0.2, npm/del-cli@3.0.0, npm/del@5.1.0, npm/diff-sequences@26.6.2, npm/doctrine@3.0.0, npm/duplexer3@0.1.4, npm/emittery@0.7.2, npm/enquirer@2.3.6, npm/env-ci@5.0.2, npm/es-abstract@1.18.0-next.2, npm/escalade@3.1.1, npm/escape-goat@2.1.1, npm/escodegen@1.14.3, npm/eslint-ast-utils@1.1.0, npm/eslint-config-prettier@6.15.0, npm/eslint-import-resolver-node@0.3.4, npm/eslint-module-utils@2.6.0, npm/eslint-plugin-github@4.1.1, npm/eslint-plugin-import@2.22.1, npm/eslint-plugin-jest@23.20.0, npm/eslint-plugin-prettier@3.3.1, npm/eslint-plugin-spellcheck@0.0.8, npm/eslint-plugin-unicorn@17.2.0, npm/eslint-template-visitor@1.1.0, npm/eslint-visitor-keys@2.0.0, npm/eslint@7.20.0, npm/espree@7.3.1, npm/esquery@1.4.0, npm/exec-sh@0.3.4, npm/expand-brackets@2.1.4, npm/expect-puppeteer@4.4.0, npm/expect@26.6.2, npm/extend-shallow@3.0.2, npm/external-editor@3.1.0, npm/extglob@2.0.4, npm/fast-diff@1.2.0, npm/fast-glob@3.2.5, npm/fastq@1.10.1, npm/fb-watchman@2.0.1, npm/file-entry-cache@6.0.0, npm/find-process@1.4.4, npm/flat-cache@3.0.4, npm/flatted@3.1.1, npm/fluent-ffmpeg@2.1.2, npm/fragment-cache@0.2.1, npm/fs-extra@9.1.0, npm/get-intrinsic@1.1.1, npm/get-stdin@6.0.0, npm/get-value@2.0.6, npm/global-dirs@2.1.0, npm/globals@12.4.0, npm/globby@11.0.2, npm/got@9.6.0, npm/growly@1.3.0, npm/has-symbols@1.0.1, npm/has-value@1.0.0, npm/has-values@1.0.0, npm/has-yarn@2.1.0, npm/http-cache-semantics@4.1.0, npm/husky@5.1.3, npm/ignore@4.0.6, npm/import-lazy@2.1.0, npm/import-local@3.0.2, npm/import-modules@2.1.0, npm/inquirer@7.3.3, npm/into-stream@5.1.1, npm/ip-regex@2.1.0, npm/is-accessor-descriptor@1.0.0, npm/is-callable@1.2.3, npm/is-ci@2.0.0, npm/is-data-descriptor@1.0.0, npm/is-date-object@1.0.2, npm/is-descriptor@1.0.2, npm/is-docker@2.1.1, npm/is-extendable@1.0.1, npm/is-installed-globally@0.3.2, npm/is-negative-zero@2.0.1, npm/is-npm@4.0.0, npm/is-path-inside@3.0.2, npm/is-potential-custom-element-name@1.0.0, npm/is-regex@1.1.2, npm/is-string@1.0.5, npm/is-symbol@1.0.3, npm/is-windows@1.0.2, npm/is-yarn-global@0.3.0, npm/istanbul-lib-coverage@3.0.0, npm/istanbul-lib-instrument@4.0.3, npm/istanbul-lib-report@3.0.0, npm/istanbul-lib-source-maps@4.0.0, npm/istanbul-reports@3.0.2, npm/jest-changed-files@26.6.2, npm/jest-circus@26.6.3, npm/jest-cli@26.6.3, npm/jest-config@26.6.3, npm/jest-dev-server@4.4.0, npm/jest-diff@26.6.2, npm/jest-docblock@26.0.0, npm/jest-each@26.6.2, npm/jest-environment-jsdom@26.6.2, npm/jest-environment-node@26.6.2, npm/jest-environment-puppeteer@4.4.0, npm/jest-get-type@26.3.0, npm/jest-haste-map@26.6.2, npm/jest-jasmine2@26.6.3, npm/jest-leak-detector@26.6.2, npm/jest-matcher-utils@26.6.2, npm/jest-message-util@26.6.2, npm/jest-mock@26.6.2, npm/jest-pnp-resolver@1.2.2, npm/jest-puppeteer@4.4.0, npm/jest-regex-util@26.0.0, npm/jest-resolve-dependencies@26.6.3, npm/jest-resolve@26.6.2, npm/jest-runner@26.6.3, npm/jest-runtime@26.6.3, npm/jest-serializer@26.6.2, npm/jest-snapshot@26.6.2, npm/jest-util@26.6.2, npm/jest-validate@26.6.2, npm/jest-watcher@26.6.2, npm/jest-worker@26.6.2, npm/jest@26.6.3, npm/jpeg-js@0.4.3, npm/js-tokens@4.0.0, npm/js-yaml@3.14.1, npm/jsbn@0.1.1, npm/jsdom@16.4.0, npm/jsesc@2.5.2, npm/json-buffer@3.0.0, npm/json-parse-better-errors@1.0.2, npm/json-parse-even-better-errors@2.3.1, npm/json-schema-traverse@0.4.1, npm/json-schema@0.2.3, npm/json-stable-stringify-without-jsonify@1.0.1, npm/json-stringify-safe@5.0.1, npm/json5@2.2.0, npm/jsonfile@6.1.0, npm/jsonlint@1.6.3, npm/jsonparse@1.3.1, npm/jsprim@1.4.1, npm/keyv@3.1.0, npm/kind-of@6.0.3, npm/kleur@3.0.3, npm/lambdafs@2.0.2, npm/latest-version@5.1.0, npm/lazy-cache@1.0.4, npm/lcov-parse@1.0.0, npm/leven@3.1.0, npm/levenshtein-edit-distance@1.0.0, npm/levn@0.4.1, npm/libnpmconfig@1.2.1, npm/license-checker@25.0.1, npm/lines-and-columns@1.1.6, npm/link-check@4.5.4, npm/load-json-file@2.0.0, npm/load-plugin@3.0.0, npm/locate-path@5.0.0, npm/lodash.capitalize@4.2.1, npm/lodash.escaperegexp@4.1.2, npm/lodash.get@4.4.2, npm/lodash.ismatch@4.4.0, npm/lodash.isplainobject@4.0.6, npm/lodash.isstring@4.0.1, npm/lodash.sortby@4.7.0, npm/lodash.toarray@4.4.0, npm/lodash.uniqby@4.7.0, npm/lodash.zip@4.2.0, npm/lodash@4.17.20, npm/log-driver@1.2.7, npm/longest-streak@2.0.4, npm/loud-rejection@1.6.0, npm/lowercase-keys@1.0.1, npm/lru-cache@6.0.0, npm/lunr@2.3.9, npm/magic-string@0.19.1, npm/make-dir@3.1.0, npm/make-error@1.3.6, npm/makeerror@1.0.11, npm/map-cache@0.2.2, npm/map-obj@2.0.0, npm/map-visit@1.0.0, npm/markdown-escapes@1.0.4, npm/markdown-extensions@1.1.1, npm/markdown-link-check@3.8.7, npm/markdown-link-extractor@1.2.7, npm/markdown-table@1.1.3, npm/marked-terminal@4.1.0, npm/marked@2.0.0, npm/mdast-util-compact@1.0.4, npm/mdast-util-from-markdown@0.8.5, npm/mdast-util-to-markdown@0.6.5, npm/mdast-util-to-string@2.0.0, npm/mdast-util-toc@5.1.0, npm/meow@5.0.0, npm/merge-deep@3.0.3, npm/merge-stream@2.0.0, npm/merge2@1.4.1, npm/micromark@2.11.4, npm/micromatch@4.0.2, npm/mime-db@1.45.0, npm/mime-types@2.1.28, npm/mime@2.5.0, npm/mimic-fn@2.1.0, npm/mimic-response@1.0.1, npm/min-indent@1.0.1, npm/minimatch@3.0.4, npm/minimist-options@3.0.2, npm/minimist@1.2.5, npm/mixin-deep@1.3.2, npm/mixin-object@2.0.1, npm/mkdirp-classic@0.5.3, npm/mkdirp@1.0.4, npm/modify-values@1.0.1, npm/mri@1.1.6, npm/ms@2.1.2, npm/multimap@1.1.0, npm/multimatch@4.0.0, npm/mute-stream@0.0.8, npm/nanomatch@1.2.13, npm/natural-compare@1.4.0, npm/neo-async@2.6.2, npm/nerf-dart@1.0.0, npm/nice-try@1.0.5, npm/node-emoji@1.10.0, npm/node-fetch@2.6.1, npm/node-int64@0.4.0, npm/node-modules-regexp@1.0.0, npm/node-notifier@8.0.1, npm/nomnom@1.8.1, npm/nopt@4.0.3, npm/normalize-path@3.0.0, npm/normalize-url@4.5.0, npm/npm-normalize-package-bin@1.0.1, npm/npm-prefix@1.2.0, npm/npm-run-path@4.0.1, npm/npm@6.14.11, npm/nwsapi@2.2.0, npm/oauth-sign@0.9.0, npm/object-assign@4.1.1, npm/object-copy@0.1.0, npm/object-inspect@1.9.0, npm/object-keys@1.1.1, npm/object-visit@1.0.1, npm/object.assign@4.1.2, npm/object.pick@1.3.0, npm/object.values@1.1.2, npm/once@1.4.0, npm/onetime@5.1.2, npm/onigasm@2.2.5, npm/open@7.4.2, npm/opener@1.5.2, npm/optionator@0.9.1, npm/os-homedir@1.0.2, npm/os-tmpdir@1.0.2, npm/osenv@0.1.5, npm/p-cancelable@1.1.0, npm/p-each-series@2.2.0, npm/p-filter@2.1.0, npm/p-finally@1.0.0, npm/p-is-promise@3.0.0, npm/p-limit@2.3.0, npm/p-locate@4.1.0, npm/p-map@3.0.0, npm/p-reduce@2.1.0, npm/p-retry@4.4.0, npm/p-try@2.2.0, npm/package-json@6.5.0, npm/parent-module@1.0.1, npm/parse-entities@2.0.0, npm/parse-github-repo-url@1.4.1, npm/parse-json@2.2.0, npm/parse-passwd@1.0.0, npm/parse5@5.1.1, npm/pascalcase@0.1.1, npm/path-exists@4.0.0, npm/path-is-absolute@1.0.1, npm/path-key@3.1.1, npm/path-parse@1.0.6, npm/path-type@4.0.0, npm/pend@1.2.0, npm/performance-now@2.1.0, npm/picomatch@2.2.2, npm/pify@2.3.0, npm/pinkie-promise@2.0.1, npm/pinkie@2.0.4, npm/pirates@4.0.1, npm/pkg-conf@2.1.0, npm/pkg-dir@2.0.0, npm/playwright-chromium@1.8.1, npm/playwright-core@1.8.1, npm/playwright-video@2.4.0, npm/plur@3.1.1, npm/pngjs@5.0.0, npm/posix-character-classes@0.1.1, npm/prelude-ls@1.2.1, npm/prepend-http@2.0.0, npm/prettier-linter-helpers@1.0.0, npm/prettier@2.2.1, npm/pretty-format@26.6.2, npm/pretty-quick@3.1.0, npm/process-nextick-args@2.0.1, npm/progress@2.0.3, npm/promise-polyfill@8.2.0, npm/prompts@2.4.0, npm/proper-lockfile@4.1.2, npm/propose@0.0.5, npm/proxy-from-env@1.1.0, npm/psl@1.8.0, npm/pump@3.0.0, npm/punycode@2.1.1, npm/pupa@2.1.1, npm/puppeteer-core@7.0.4, npm/puppeteer@7.1.0, npm/q@1.5.1, npm/qawolf@1.2.0, npm/qs@6.5.2, npm/queue-microtask@1.2.2, npm/quick-lru@1.1.0, npm/randomcolor@0.5.4, npm/rc@1.2.8, npm/react-is@17.0.1, npm/read-installed@4.0.3, npm/read-package-json@2.1.2, npm/read-pkg-up@2.0.0, npm/read-pkg@2.0.0, npm/readable-stream@2.3.7, npm/readdir-scoped-modules@1.1.0, npm/readdirp@3.5.0, npm/rechoir@0.6.2, npm/redent@2.0.0, npm/redeyed@2.1.1, npm/regex-not@1.0.2, npm/regexp-tree@0.1.23, npm/regexpp@3.1.0, npm/registry-auth-token@4.2.1, npm/registry-url@5.1.0, npm/remark-cli@9.0.0, npm/remark-frontmatter@1.3.3, npm/remark-lint-blockquote-indentation@1.0.4, npm/remark-lint-code-block-style@2.0.1, npm/remark-lint-file-extension@1.0.5, npm/remark-lint-final-definition@1.0.4, npm/remark-lint-no-duplicate-definitions@1.0.6, npm/remark-lint-no-duplicate-headings@1.0.5, npm/remark-lint-no-multiple-toplevel-headings@1.0.5, npm/remark-lint-no-tabs@1.0.4, npm/remark-lint-no-undefined-references@1.1.2, npm/remark-lint-ordered-list-marker-value@2.0.1, npm/remark-parse@9.0.0, npm/remark-preset-davidtheclark@0.12.0, npm/remark-stringify@9.0.1, npm/remark-toc@7.2.0, npm/remark-validate-links@10.0.4, npm/remark@13.0.0, npm/remove-trailing-separator@1.1.0, npm/repeat-element@1.1.3, npm/repeat-string@1.6.1, npm/repeating@2.0.1, npm/request-promise-core@1.1.4, npm/request-promise-native@1.0.9, npm/request@2.88.2, npm/require-directory@2.1.1, npm/require-from-string@2.0.2, npm/require-main-filename@2.0.0, npm/reserved-words@0.1.2, npm/resolve-cwd@3.0.0, npm/resolve-dir@0.1.1, npm/resolve-url@0.2.1, npm/resolve@1.20.0, npm/responselike@1.0.2, npm/restore-cursor@3.1.0, npm/ret@0.1.15, npm/retry@0.12.0, npm/reusify@1.0.4, npm/rimraf@3.0.2, npm/rsvp@4.8.5, npm/run-async@2.4.1, npm/run-parallel@1.2.0, npm/rx@4.1.0, npm/rxjs@6.6.3, npm/safe-regex@1.1.0, npm/safer-buffer@2.1.2, npm/sane@4.1.0, npm/saxes@5.0.1, npm/semantic-release@17.3.9, npm/semver-diff@3.1.1, npm/semver-regex@3.1.2, npm/set-blocking@2.0.0, npm/set-value@2.0.1, npm/shallow-clone@0.1.2, npm/shebang-command@2.0.0, npm/shebang-regex@3.0.0, npm/shelljs@0.8.4, npm/shellsubstitute@1.2.0, npm/shellwords@0.1.1, npm/shiki@0.9.3, npm/signal-exit@3.0.3, npm/signale@1.4.0, npm/sisteransi@1.0.5, npm/slash@3.0.0, npm/slice-ansi@4.0.0, npm/sliced@1.0.1, npm/slide@1.1.6, npm/snapdragon-node@2.1.1, npm/snapdragon-util@3.0.1, npm/snapdragon@0.8.2, npm/source-map-resolve@0.5.3, npm/source-map-support@0.5.19, npm/source-map-url@0.4.1, npm/spawn-error-forwarder@1.0.0, npm/spawnd@4.4.0, npm/spdx-compare@1.0.0, npm/spdx-correct@3.1.1, npm/spdx-exceptions@2.3.0, npm/spdx-expression-parse@3.0.1, npm/spdx-license-ids@3.0.7, npm/spdx-ranges@2.1.1, npm/spdx-satisfies@4.0.1, npm/split-string@3.1.0, npm/split2@3.2.2, npm/split@1.0.1, npm/sprintf-js@1.0.3, npm/sshpk@1.16.1, npm/stack-utils@2.0.3, npm/state-toggle@1.0.3, npm/static-extend@0.1.2, npm/stealthy-require@1.1.1, npm/stream-combiner2@1.1.1, npm/string-length@4.0.1, npm/string-width@4.2.0, npm/string.prototype.trimend@1.0.3, npm/string.prototype.trimstart@1.0.3, npm/string_decoder@1.1.1, npm/stringify-entities@2.0.0, npm/strip-ansi@6.0.0, npm/strip-eof@1.0.0, npm/strip-final-newline@2.0.0, npm/strip-indent@2.0.0, npm/strip-json-comments@3.1.1, npm/supports-color@7.2.0, npm/supports-hyperlinks@2.1.0, npm/svg-element-attributes@1.3.1, npm/symbol-tree@3.2.4, npm/table@6.0.7, npm/tar-fs@2.1.1, npm/tar-stream@2.2.0, npm/temp-dir@2.0.0, npm/tempfile@3.0.0, npm/tempy@0.5.0, npm/term-size@2.2.1, npm/terminal-link@2.1.1, npm/test-exclude@6.0.0, npm/text-extensions@1.9.0, npm/text-table@0.2.0, npm/throat@5.0.0, npm/through2@4.0.2, npm/through@2.3.8, npm/tinycolor2@1.4.2, npm/tinygradient@0.4.3, npm/tmp@0.0.33, npm/tmpl@1.0.4, npm/to-fast-properties@2.0.0, npm/to-object-path@0.3.0, npm/to-readable-stream@1.0.0, npm/to-regex-range@5.0.1, npm/to-regex@3.0.2, npm/to-vfile@6.1.0, npm/tough-cookie@3.0.1

View full report↗︎