Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the nonmajor group across 1 directory with 16 updates (#38)
Bumps the nonmajor group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `15.2.3` | `15.3.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.0.2` | `22.7.4` | | [@types/prop-types](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prop-types) | `15.7.12` | `15.7.13` | | [cypress](https://github.com/cypress-io/cypress) | `13.13.2` | `13.15.0` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.30.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.35.0` | `7.37.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.40` | `8.4.47` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `18.3.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.3` | `18.3.10` | | [rollup](https://github.com/rollup/rollup) | `4.19.1` | `4.22.5` | | [tslib](https://github.com/Microsoft/tslib) | `2.6.3` | `2.7.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.2.2` | `5.6.2` | | [webpack](https://github.com/webpack/webpack) | `5.93.0` | `5.95.0` | | [@emotion/react](https://github.com/emotion-js/emotion) | `11.11.1` | `11.13.3` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `6.0.1` | `6.1.1` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.4` | `29.5.13` | Updates `@rollup/plugin-node-resolve` from 15.2.3 to 15.3.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md"><code>@rollup/plugin-node-resolve</code>'s changelog</a>.</em></p> <blockquote> <h2>v15.3.0</h2> <p><em>2024-09-23</em></p> <h3>Features</h3> <ul> <li>feat: allow preferBuiltins to be a function (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1694">#1694</a>)</li> </ul> <h2>v15.2.4</h2> <p><em>2024-09-22</em></p> <h3>Updates</h3> <ul> <li>chore: remove is-builtin-module (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1735">#1735</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/plugins/commit/a8e326d01b5893de986e5f61643a305f8b19de60"><code>a8e326d</code></a> chore(release): node-resolve v15.3.0</li> <li><a href="https://github.com/rollup/plugins/commit/032055b9ab555155e9828ba30a27e67949351f7c"><code>032055b</code></a> feat(node-resolve): allow preferBuiltins to be a function (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1694">#1694</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/6d4bb6b8b1f04013c872c468e1e462e36a9bbe02"><code>6d4bb6b</code></a> chore(release): node-resolve v15.2.4</li> <li><a href="https://github.com/rollup/plugins/commit/190aa21155acb573cd634e76c9afd1fec5c92ca1"><code>190aa21</code></a> chore(node-resolve): remove is-builtin-module (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1735">#1735</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/dcd8da504a6e39fcc8e8694eaa274b36326084f1"><code>dcd8da5</code></a> chore(repo): use <code>@dot/versioner</code> for releases (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1612">#1612</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/1caee897866eeab5f56bd50e35fda71635a57fdb"><code>1caee89</code></a> chore(release): node-resolve v15.2.3</li> <li>See full diff in <a href="https://github.com/rollup/plugins/commits/node-resolve-v15.3.0/packages/node-resolve">compare view</a></li> </ul> </details> <br /> Updates `@types/node` from 22.0.2 to 22.7.4 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> Updates `@types/prop-types` from 15.7.12 to 15.7.13 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prop-types">compare view</a></li> </ul> </details> <br /> Updates `cypress` from 13.13.2 to 13.15.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cypress-io/cypress/releases">cypress's releases</a>.</em></p> <blockquote> <h2>v13.15.0</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#13-15-0">https://docs.cypress.io/guides/references/changelog#13-15-0</a></p> <h2>v13.14.2</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#13-14-2">https://docs.cypress.io/guides/references/changelog#13-14-2</a></p> <h2>v13.14.1</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#13-14-1">https://docs.cypress.io/guides/references/changelog#13-14-1</a></p> <h2>v13.14.0</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#13-14-0">https://docs.cypress.io/guides/references/changelog#13-14-0</a></p> <h2>v13.13.3</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#13-13-3">https://docs.cypress.io/guides/references/changelog#13-13-3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/5afb9294739380339e3cb41181f32a71e75fe69d"><code>5afb929</code></a> chore: Update Chrome (stable) to 129.0.6668.70 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30279">#30279</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/0d2248c96edd611e9e59156201c7ee7ae075eceb"><code>0d2248c</code></a> chore: release 13.15.0 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30292">#30292</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/8d71cc4526892b077c528d4cf6c5e3ab9ff6554a"><code>8d71cc4</code></a> chore: Update changelog to 'addresses' rather than addressed in (<a href="https://redirect.github.com/cypress-io/cypress/issues/30275">#30275</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/1d845323d4f716b027c17d074b16b9c7ae2a3b57"><code>1d84532</code></a> feat: Improve UX when Test Replay upload fails due to slow upload (<a href="https://redirect.github.com/cypress-io/cypress/issues/30235">#30235</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/fbe51fc0ab976f2dfd078edd7197717570e4af55"><code>fbe51fc</code></a> chore: fix net_stubbing flake (<a href="https://redirect.github.com/cypress-io/cypress/issues/30276">#30276</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/88900e79a4bc732368b1b3f1c2531755a43d849e"><code>88900e7</code></a> chore: update tests to skip the welcome screen on launchpad tests. (<a href="https://redirect.github.com/cypress-io/cypress/issues/30240">#30240</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/954cc5043e03f45fd2d5fdeb05609fe9fcd2abae"><code>954cc50</code></a> chore: [Snyk] Security upgrade express from 4.19.2 to 4.21.0 in packages/grap...</li> <li><a href="https://github.com/cypress-io/cypress/commit/3ff88b7d9850e3cd08b6991d54dbc73d4e95113d"><code>3ff88b7</code></a> chore: Fix double bugfixes headings in changelog (<a href="https://redirect.github.com/cypress-io/cypress/issues/30268">#30268</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/0bdf49577fc0b733f7647ced58b6f12ff60c7912"><code>0bdf495</code></a> chore: Update Chrome (beta) to 130.0.6723.6 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30256">#30256</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/f7946de58455e11d5783e43ae9c89130084d1ef5"><code>f7946de</code></a> docs: update guides/building-release-artifacts.md (<a href="https://redirect.github.com/cypress-io/cypress/issues/30257">#30257</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v13.13.2...v13.15.0">compare view</a></li> </ul> </details> <br /> Updates `eslint-plugin-import` from 2.29.1 to 2.30.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/import-js/eslint-plugin-import/releases">eslint-plugin-import's releases</a>.</em></p> <blockquote> <h2>v2.30.0</h2> <h3>Added</h3> <ul> <li><a href="./docs/rules/dynamic-import-chunkname.md"><code>dynamic-import-chunkname</code></a>: add <code>allowEmpty</code> option to allow empty leading comments (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2942">#2942</a>, thanks [<a href="https://github.com/JiangWeixian"><code>@JiangWeixian</code></a>])</li> <li><a href="./docs/rules/dynamic-import-chunkname.md"><code>dynamic-import-chunkname</code></a>: Allow empty chunk name when webpackMode: 'eager' is set; add suggestions to remove name in eager mode (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3004">#3004</a>, thanks [<a href="https://github.com/amsardesai"><code>@amsardesai</code></a>])</li> <li>[<code>no-unused-modules</code>]: Add <code>ignoreUnusedTypeExports</code> option (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3011">#3011</a>, thanks [<a href="https://github.com/silverwind"><code>@silverwind</code></a>])</li> <li>add support for Flat Config (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3018">#3018</a>, thanks [<a href="https://github.com/michaelfaith"><code>@michaelfaith</code></a>])</li> </ul> <h3>Fixed</h3> <ul> <li>[<code>no-extraneous-dependencies</code>]: allow wrong path (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3012">#3012</a>, thanks [<a href="https://github.com/chabb"><code>@chabb</code></a>])</li> <li>[<code>no-cycle</code>]: use scc algorithm to optimize (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2998">#2998</a>, thanks [<a href="https://github.com/soryy708"><code>@soryy708</code></a>])</li> <li>[<code>no-duplicates</code>]: Removing duplicates breaks in TypeScript (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3033">#3033</a>, thanks [<a href="https://github.com/yesl-kim"><code>@yesl-kim</code></a>])</li> <li><a href="./docs/rules/newline-after-import.md"><code>newline-after-import</code></a>: fix considerComments option when require (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2952">#2952</a>, thanks [<a href="https://github.com/developer-bandi"><code>@developer-bandi</code></a>])</li> <li>[<code>order</code>]: do not compare first path segment for relative paths (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2682">#2682</a>) (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2885">#2885</a>, thanks [<a href="https://github.com/mihkeleidast"><code>@mihkeleidast</code></a>])</li> </ul> <h3>Changed</h3> <ul> <li>[Docs] <code>no-extraneous-dependencies</code>: Make glob pattern description more explicit (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2944">#2944</a>, thanks [<a href="https://github.com/mulztob"><code>@mulztob</code></a>])</li> <li>[<code>no-unused-modules</code>]: add console message to help debug <a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2866">#2866</a></li> <li>[Refactor] <code>ExportMap</code>: make procedures static instead of monkeypatching exportmap (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2982">#2982</a>, thanks [<a href="https://github.com/soryy708"><code>@soryy708</code></a>])</li> <li>[Refactor] <code>ExportMap</code>: separate ExportMap instance from its builder logic (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2985">#2985</a>, thanks [<a href="https://github.com/soryy708"><code>@soryy708</code></a>])</li> <li>[Docs] <code>order</code>: Add a quick note on how unbound imports and --fix (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2640">#2640</a>, thanks [<a href="https://github.com/minervabot"><code>@minervabot</code></a>])</li> <li>[Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2987">#2987</a>, thanks [<a href="https://github.com/joeyguerra"><code>@joeyguerra</code></a>])</li> <li>[actions] migrate OSX tests to GHA ([ljharb#37], thanks [<a href="https://github.com/aks"><code>@aks</code></a>-])</li> <li>[Refactor] <code>exportMapBuilder</code>: avoid hoisting (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2989">#2989</a>, thanks [<a href="https://github.com/soryy708"><code>@soryy708</code></a>])</li> <li>[Refactor] <code>ExportMap</code>: extract "builder" logic to separate files (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2991">#2991</a>, thanks [<a href="https://github.com/soryy708"><code>@soryy708</code></a>])</li> <li>[Docs] [<code>order</code>]: update the description of the <code>pathGroupsExcludedImportTypes</code> option (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3036">#3036</a>, thanks [<a href="https://github.com/liby"><code>@liby</code></a>])</li> <li>[readme] Clarify how to install the plugin (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2993">#2993</a>, thanks [<a href="https://github.com/jwbth"><code>@jwbth</code></a>])</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md">eslint-plugin-import's changelog</a>.</em></p> <blockquote> <h2>[2.30.0] - 2024-09-02</h2> <h3>Added</h3> <ul> <li>[<code>dynamic-import-chunkname</code>]: add <code>allowEmpty</code> option to allow empty leading comments (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2942">#2942</a>, thanks [<a href="https://github.com/JiangWeixian"><code>@JiangWeixian</code></a>])</li> <li>[<code>dynamic-import-chunkname</code>]: Allow empty chunk name when webpackMode: 'eager' is set; add suggestions to remove name in eager mode (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3004">#3004</a>, thanks [<a href="https://github.com/amsardesai"><code>@amsardesai</code></a>])</li> <li>[<code>no-unused-modules</code>]: Add <code>ignoreUnusedTypeExports</code> option (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3011">#3011</a>, thanks [<a href="https://github.com/silverwind"><code>@silverwind</code></a>])</li> <li>add support for Flat Config (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3018">#3018</a>, thanks [<a href="https://github.com/michaelfaith"><code>@michaelfaith</code></a>])</li> </ul> <h3>Fixed</h3> <ul> <li>[<code>no-extraneous-dependencies</code>]: allow wrong path (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3012">#3012</a>, thanks [<a href="https://github.com/chabb"><code>@chabb</code></a>])</li> <li>[<code>no-cycle</code>]: use scc algorithm to optimize (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2998">#2998</a>, thanks [<a href="https://github.com/soryy708"><code>@soryy708</code></a>])</li> <li>[<code>no-duplicates</code>]: Removing duplicates breaks in TypeScript (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3033">#3033</a>, thanks [<a href="https://github.com/yesl-kim"><code>@yesl-kim</code></a>])</li> <li>[<code>newline-after-import</code>]: fix considerComments option when require (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2952">#2952</a>, thanks [<a href="https://github.com/developer-bandi"><code>@developer-bandi</code></a>])</li> <li>[<code>order</code>]: do not compare first path segment for relative paths (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2682">#2682</a>) (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2885">#2885</a>, thanks [<a href="https://github.com/mihkeleidast"><code>@mihkeleidast</code></a>])</li> </ul> <h3>Changed</h3> <ul> <li>[Docs] <code>no-extraneous-dependencies</code>: Make glob pattern description more explicit (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2944">#2944</a>, thanks [<a href="https://github.com/mulztob"><code>@mulztob</code></a>])</li> <li>[<code>no-unused-modules</code>]: add console message to help debug <a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2866">#2866</a></li> <li>[Refactor] <code>ExportMap</code>: make procedures static instead of monkeypatching exportmap (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2982">#2982</a>, thanks [<a href="https://github.com/soryy708"><code>@soryy708</code></a>])</li> <li>[Refactor] <code>ExportMap</code>: separate ExportMap instance from its builder logic (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2985">#2985</a>, thanks [<a href="https://github.com/soryy708"><code>@soryy708</code></a>])</li> <li>[Docs] <code>order</code>: Add a quick note on how unbound imports and --fix (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2640">#2640</a>, thanks [<a href="https://github.com/minervabot"><code>@minervabot</code></a>])</li> <li>[Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2987">#2987</a>, thanks [<a href="https://github.com/joeyguerra"><code>@joeyguerra</code></a>])</li> <li>[actions] migrate OSX tests to GHA ([ljharb#37], thanks [<a href="https://github.com/aks"><code>@aks</code></a>-])</li> <li>[Refactor] <code>exportMapBuilder</code>: avoid hoisting (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2989">#2989</a>, thanks [<a href="https://github.com/soryy708"><code>@soryy708</code></a>])</li> <li>[Refactor] <code>ExportMap</code>: extract "builder" logic to separate files (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2991">#2991</a>, thanks [<a href="https://github.com/soryy708"><code>@soryy708</code></a>])</li> <li>[Docs] [<code>order</code>]: update the description of the <code>pathGroupsExcludedImportTypes</code> option (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3036">#3036</a>, thanks [<a href="https://github.com/liby"><code>@liby</code></a>])</li> <li>[readme] Clarify how to install the plugin (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2993">#2993</a>, thanks [<a href="https://github.com/jwbth"><code>@jwbth</code></a>])</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/18787d3e6966028983af81a878d1a505893932d4"><code>18787d3</code></a> Bump to 2.30.0</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/990229879c6790d64f3673ac59b0c9a9736f79fe"><code>9902298</code></a> [Deps] update <code>eslint-module-utils</code></li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/9d194a6e4690cc8afed68cb7736a81dd3a919135"><code>9d194a6</code></a> [utils] v2.9.0</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/0a58d7572c8267203182043608d56ead1c50f4ce"><code>0a58d75</code></a> [resolvers/webpack] v0.13.9</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/a3015ebd1bb6251990aee79e292d7116e9f191ff"><code>a3015eb</code></a> [Test] <code>namespace</code>: ensure valid case is actually included</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/8bdb32bc8be5364f4adeb781b2321ea62c9ab46e"><code>8bdb32b</code></a> [Test] add explicit marker for trailing whitespace in cases</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/038c26cade3c85c823ba2eafd52bb91ae458f2b2"><code>038c26c</code></a> [readme] Clarify how to install the plugin</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/32a2b8986961639cc9c19ebac1f1f0640fb78ef5"><code>32a2b89</code></a> [Fix] <code>order</code>: do not compare first path segment for relative paths (<a href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2682">#2682</a>)</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/ee1ea025a6843fe4380927832a31761f1f4ae339"><code>ee1ea02</code></a> [Fix] <code>newline-after-import</code>: fix considerComments option when require</li> <li><a href="https://github.com/import-js/eslint-plugin-import/commit/806e3c2ccc65456a2d8532d575c9f443355bda82"><code>806e3c2</code></a> [New] add support for Flat Config</li> <li>Additional commits viewable in <a href="https://github.com/import-js/eslint-plugin-import/compare/v2.29.1...v2.30.0">compare view</a></li> </ul> </details> <br /> Updates `eslint-plugin-react` from 7.35.0 to 7.37.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-react/releases">eslint-plugin-react's releases</a>.</em></p> <blockquote> <h2>v7.37.0</h2> <h3>Added</h3> <ul> <li>add type generation (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3830">#3830</a>[] <a href="https://github.com/voxpelli"><code>@voxpelli</code></a>)</li> <li>[<code>no-unescaped-entities</code>]: add suggestions (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3831">#3831</a>[] <a href="https://github.com/StyleShit"><code>@StyleShit</code></a>)</li> <li>[<code>forbid-component-props</code>]: add <code>allowedForPatterns</code>/<code>disallowedForPatterns</code> options (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3805">#3805</a>[] <a href="https://github.com/Efimenko"><code>@Efimenko</code></a>)</li> <li>[<code>no-unstable-nested-components</code>]: add <code>propNamePattern</code> to support custom render prop naming conventions (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3826">#3826</a>[] <a href="https://github.com/danreeves"><code>@danreeves</code></a>)</li> </ul> <h3>Changed</h3> <ul> <li>[readme] flat config example for react 17+ (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3824">#3824</a>[] <a href="https://github.com/GabenGar"><code>@GabenGar</code></a>)</li> </ul> <p><a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1000">#1000</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1000">jsx-eslint/eslint-plugin-react#1000</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1002">#1002</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1002">jsx-eslint/eslint-plugin-react#1002</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1005">#1005</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1005">jsx-eslint/eslint-plugin-react#1005</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/100">#100</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/100">jsx-eslint/eslint-plugin-react#100</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1010">#1010</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1010">jsx-eslint/eslint-plugin-react#1010</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1013">#1013</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1013">jsx-eslint/eslint-plugin-react#1013</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1022">#1022</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1022">jsx-eslint/eslint-plugin-react#1022</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1029">#1029</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1029">jsx-eslint/eslint-plugin-react#1029</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/102">#102</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/102">jsx-eslint/eslint-plugin-react#102</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1034">#1034</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1034">jsx-eslint/eslint-plugin-react#1034</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1038">#1038</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1038">jsx-eslint/eslint-plugin-react#1038</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1041">#1041</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1041">jsx-eslint/eslint-plugin-react#1041</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1043">#1043</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1043">jsx-eslint/eslint-plugin-react#1043</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1046">#1046</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1046">jsx-eslint/eslint-plugin-react#1046</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1047">#1047</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1047">jsx-eslint/eslint-plugin-react#1047</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1050">#1050</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1050">jsx-eslint/eslint-plugin-react#1050</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1053">#1053</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1053">jsx-eslint/eslint-plugin-react#1053</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1057">#1057</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1057">jsx-eslint/eslint-plugin-react#1057</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/105">#105</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/105">jsx-eslint/eslint-plugin-react#105</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1061">#1061</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1061">jsx-eslint/eslint-plugin-react#1061</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1062">#1062</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1062">jsx-eslint/eslint-plugin-react#1062</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1070">#1070</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1070">jsx-eslint/eslint-plugin-react#1070</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1071">#1071</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1071">jsx-eslint/eslint-plugin-react#1071</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1073">#1073</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1073">jsx-eslint/eslint-plugin-react#1073</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1076">#1076</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1076">jsx-eslint/eslint-plugin-react#1076</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1079">#1079</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1079">jsx-eslint/eslint-plugin-react#1079</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1088">#1088</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1088">jsx-eslint/eslint-plugin-react#1088</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1098">#1098</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1098">jsx-eslint/eslint-plugin-react#1098</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1101">#1101</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1101">jsx-eslint/eslint-plugin-react#1101</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1103">#1103</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1103">jsx-eslint/eslint-plugin-react#1103</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/110">#110</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/110">jsx-eslint/eslint-plugin-react#110</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1116">#1116</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1116">jsx-eslint/eslint-plugin-react#1116</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1117">#1117</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1117">jsx-eslint/eslint-plugin-react#1117</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1119">#1119</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1119">jsx-eslint/eslint-plugin-react#1119</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1121">#1121</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1121">jsx-eslint/eslint-plugin-react#1121</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1122">#1122</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1122">jsx-eslint/eslint-plugin-react#1122</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1123">#1123</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1123">jsx-eslint/eslint-plugin-react#1123</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1130">#1130</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1130">jsx-eslint/eslint-plugin-react#1130</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1131">#1131</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1131">jsx-eslint/eslint-plugin-react#1131</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1132">#1132</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1132">jsx-eslint/eslint-plugin-react#1132</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md">eslint-plugin-react's changelog</a>.</em></p> <blockquote> <h2>[7.37.0] - 2024.09.26</h2> <h3>Added</h3> <ul> <li>add type generation (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3830">#3830</a>[] <a href="https://github.com/voxpelli"><code>@voxpelli</code></a>)</li> <li>[<code>no-unescaped-entities</code>]: add suggestions (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3831">#3831</a>[] <a href="https://github.com/StyleShit"><code>@StyleShit</code></a>)</li> <li>[<code>forbid-component-props</code>]: add <code>allowedForPatterns</code>/<code>disallowedForPatterns</code> options (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3805">#3805</a>[] <a href="https://github.com/Efimenko"><code>@Efimenko</code></a>)</li> <li>[<code>no-unstable-nested-components</code>]: add <code>propNamePattern</code> to support custom render prop naming conventions (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3826">#3826</a>[] <a href="https://github.com/danreeves"><code>@danreeves</code></a>)</li> </ul> <h3>Changed</h3> <ul> <li>[readme] flat config example for react 17+ (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3824">#3824</a>[] <a href="https://github.com/GabenGar"><code>@GabenGar</code></a>)</li> </ul> <p><a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3831">#3831</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3831">jsx-eslint/eslint-plugin-react#3831</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3830">#3830</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3830">jsx-eslint/eslint-plugin-react#3830</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3826">#3826</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3826">jsx-eslint/eslint-plugin-react#3826</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3824">#3824</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3824">jsx-eslint/eslint-plugin-react#3824</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3805">#3805</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3805">jsx-eslint/eslint-plugin-react#3805</a></p> <h2><a href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.36.0...v7.36.1">7.36.1</a> - 2024.09.12</h2> <h3>Fixed</h3> <ul> <li>[<code>no-is-mounted</code>]: fix logic in method name check (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3821">#3821</a>[] <a href="https://github.com/Mathias-S"><code>@Mathias-S</code></a>)</li> <li>[<code>jsx-no-literals</code>]: Avoid crashing on valueless boolean props (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3823">#3823</a>[] <a href="https://github.com/reosarevok"><code>@reosarevok</code></a>)</li> </ul> <p><a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3823">#3823</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3823">jsx-eslint/eslint-plugin-react#3823</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3821">#3821</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3821">jsx-eslint/eslint-plugin-react#3821</a></p> <h2><a href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.2...v7.36.0">7.36.0</a> - 2024.09.12</h2> <h3>Added</h3> <ul> <li>[<code>no-string-refs</code>]: allow this.refs in > 18.3.0 (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3807">#3807</a>[] <a href="https://github.com/henryqdineen"><code>@henryqdineen</code></a>)</li> <li>[<code>jsx-no-literals</code>] Add <code>elementOverrides</code> option and the ability to ignore this rule on specific elements (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3812">#3812</a>[] <a href="https://github.com/Pearce-Ropion"><code>@Pearce-Ropion</code></a>)</li> <li>[<code>forward-ref-uses-ref</code>]: add rule for checking ref parameter is added (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3667">#3667</a>[] <a href="https://github.com/NotWoods"><code>@NotWoods</code></a>)</li> </ul> <h3>Fixed</h3> <ul> <li>[<code>function-component-definition</code>], [<code>boolean-prop-naming</code>], [<code>jsx-first-prop-new-line</code>], [<code>jsx-props-no-multi-spaces</code>], <code>propTypes</code>: use type args (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>[] <a href="https://github.com/HenryBrown0"><code>@HenryBrown0</code></a>)</li> <li>JSX pragma: fail gracefully (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632">#3632</a>[] <a href="https://github.com/ljharb"><code>@ljharb</code></a>)</li> <li>[<code>jsx-props-no-spreading</code>]: add <code>explicitSpread</code> option to schema (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3799">#3799</a>[] <a href="https://github.com/ljharb"><code>@ljharb</code></a>)</li> </ul> <h3>Changed</h3> <ul> <li>[Tests] add <code>@typescript-eslint/parser</code> v6 (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>[] <a href="https://github.com/HenryBrown0"><code>@HenryBrown0</code></a>)</li> <li>[Tests] add <code>@typescript-eslint/parser</code> v7 and v8 (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>[] <a href="https://github.com/hampustagerud"><code>@hampustagerud</code></a>)</li> <li>[Docs] [<code>no-danger</code>]: update broken link (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3817">#3817</a>[] <a href="https://github.com/lucasrmendonca"><code>@lucasrmendonca</code></a>)</li> <li>[types] add jsdoc type annotations (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3731">#3731</a>[] <a href="https://github.com/y-hsgw"><code>@y-hsgw</code></a>)</li> <li>[Tests] <code>button-has-type</code>: add test case with spread (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3731">#3731</a>[] <a href="https://github.com/y-hsgw"><code>@y-hsgw</code></a>)</li> </ul> <p><a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3799">#3799</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3799">jsx-eslint/eslint-plugin-react#3799</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632">#3632</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632">jsx-eslint/eslint-plugin-react#3632</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/ec27e20c67c125321d645a9eaa461dec7dc65421"><code>ec27e20</code></a> Update CHANGELOG and bump version</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/0cc5b7abe24f57ffb6fbb80ed1a9c840f8dba276"><code>0cc5b7a</code></a> [meta] fix release workflow</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/744135b5362b575cd5ebc5a2b310eb531bb585a1"><code>744135b</code></a> [readme] flat config example for react 17+</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/a1273d5e4bd247e7c289110e9e56b06d55329708"><code>a1273d5</code></a> [New] <code>no-unstable-nested-components</code>: add <code>propNamePattern</code> to support custo...</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/30732140d3d4beb4a51061698cc662a44721edec"><code>3073214</code></a> [New] <code>forbid-component-props</code>: add <code>allowedForPatterns</code>/`disallowedForPatter...</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/95297ed106345798e562472c120031474c19a0c4"><code>95297ed</code></a> [New] <code>no-unescaped-entities</code>: add suggestions</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/7f3ac1bc196b139b553867a919114235002f646d"><code>7f3ac1b</code></a> [New] add type generation</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/4ecf034e0d2a813a5d1b9f1500ea52bda0fbc845"><code>4ecf034</code></a> [Dev Deps] update <code>eslint-plugin-import</code>, <code>gfm-footnotes</code></li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/9668ee0762acd5c23f53cd3a372e2d8d9563944d"><code>9668ee0</code></a> [meta] fix release workflow</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/59ef14c0d592872692399e30b75fc470f1a7695b"><code>59ef14c</code></a> Update CHANGELOG and bump version</li> <li>Additional commits viewable in <a href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.0...v7.37.0">compare view</a></li> </ul> </details> <br /> Updates `postcss` from 8.4.40 to 8.4.47 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/releases">postcss's releases</a>.</em></p> <blockquote> <h2>8.4.47</h2> <ul> <li>Removed debug code.</li> </ul> <h2>8.4.46</h2> <ul> <li>Fixed <code>Cannot read properties of undefined (reading 'before')</code>.</li> </ul> <h2>8.4.45</h2> <ul> <li>Removed unnecessary fix which could lead to infinite loop.</li> </ul> <h2>8.4.44</h2> <ul> <li>Another way to fix <code>markClean is not a function</code> error.</li> </ul> <h2>8.4.43</h2> <ul> <li>Fixed <code>markClean is not a function</code> error.</li> </ul> <h2>8.4.42</h2> <ul> <li>Fixed CSS syntax error on long minified files (by <a href="https://github.com/varpstar"><code>@varpstar</code></a>).</li> </ul> <h2>8.4.41</h2> <ul> <li>Fixed types (by <a href="https://github.com/nex3"><code>@nex3</code></a> and <a href="https://github.com/querkmachine"><code>@querkmachine</code></a>).</li> <li>Cleaned up RegExps (by <a href="https://github.com/bluwy"><code>@bluwy</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p> <blockquote> <h2>8.4.47</h2> <ul> <li>Removed debug code.</li> </ul> <h2>8.4.46</h2> <ul> <li>Fixed <code>Cannot read properties of undefined (reading 'before')</code>.</li> </ul> <h2>8.4.45</h2> <ul> <li>Removed unnecessary fix which could lead to infinite loop.</li> </ul> <h2>8.4.44</h2> <ul> <li>Another way to fix <code>markClean is not a function</code> error.</li> </ul> <h2>8.4.43</h2> <ul> <li>Fixed <code>markClean is not a function</code> error.</li> </ul> <h2>8.4.42</h2> <ul> <li>Fixed CSS syntax error on long minified files (by <a href="https://github.com/varpstar"><code>@varpstar</code></a>).</li> </ul> <h2>8.4.41</h2> <ul> <li>Fixed types (by <a href="https://github.com/nex3"><code>@nex3</code></a> and <a href="https://github.com/querkmachine"><code>@querkmachine</code></a>).</li> <li>Cleaned up RegExps (by <a href="https://github.com/bluwy"><code>@bluwy</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/postcss/commit/5e6fd1302d2cc9a844ac99282b2b7745e4ac0ed3"><code>5e6fd13</code></a> Release 8.4.47 version</li> <li><a href="https://github.com/postcss/postcss/commit/714bc10258bfa96be26bc201d218c67df09da82c"><code>714bc10</code></a> Typo</li> <li><a href="https://github.com/postcss/postcss/commit/439d20e651098d9d16d31ede62df6f7916925e91"><code>439d20e</code></a> Release 8.4.46 version</li> <li><a href="https://github.com/postcss/postcss/commit/b93582f68e1f4796618cfef3377a10198a5af800"><code>b93582f</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/c51e46767d1b76d91ab3ba3b19e4b43b847755b8"><code>c51e467</code></a> Fix error on inserting node without raws in some cases</li> <li><a href="https://github.com/postcss/postcss/commit/829ae47d6bf7a58a84a7633d9e4e45e2eb7a375a"><code>829ae47</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/5aaaec2214117e353962f8d862a31ba0211e0f8b"><code>5aaaec2</code></a> Update remaining workflow jobs to use latest version of actions (<a href="https://redirect.github.com/postcss/postcss/issues/1968">#1968</a>)</li> <li><a href="https://github.com/postcss/postcss/commit/448c4f34d6540181e8ceb499dd9ffe4518356d1c"><code>448c4f3</code></a> Release 8.4.45 version</li> <li><a href="https://github.com/postcss/postcss/commit/1c77d2e33396a314dce558d63ffdbcae7e5c5014"><code>1c77d2e</code></a> Update unnecessary check</li> <li><a href="https://github.com/postcss/postcss/commit/f38b329323b050fde56c2760b6ffe9e3786a23dc"><code>f38b329</code></a> Try to fix CI</li> <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/8.4.40...8.4.47">compare view</a></li> </ul> </details> <br /> Updates `react` from 18.2.0 to 18.3.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/facebook/react/releases">react's releases</a>.</em></p> <blockquote> <h2>18.3.1 (April 26, 2024)</h2> <ul> <li>Export <code>act</code> from <code>react</code> <a href="https://github.com/facebook/react/commit/f1338f8080abd1386454a10bbf93d67bfe37ce85">f1338f</a></li> </ul> <h2>18.3.0 (April 25, 2024)</h2> <p>This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.</p> <p>Read the <a href="https://react.dev/blog/2024/04/25/react-19-upgrade-guide">React 19 Upgrade Guide</a> for more info.</p> <h3>React</h3> <ul> <li>Allow writing to <code>this.refs</code> to support string ref codemod <a href="https://github.com/facebook/react/commit/9090712fd3ca4e1099e1f92e67933c2cb4f32552">909071</a></li> <li>Warn for deprecated <code>findDOMNode</code> outside StrictMode <a href="https://github.com/facebook/react/commit/c3b283964108b0e8dbcf1f9eb2e7e67815e39dfb">c3b283</a></li> <li>Warn for deprecated <code>test-utils</code> methods <a href="https://github.com/facebook/react/commit/d4ea75dc4258095593b6ac764289f42bddeb835c">d4ea75</a></li> <li>Warn for deprecated Legacy Context outside StrictMode <a href="https://github.com/facebook/react/commit/415ee0e6ea0fe3e288e65868df2e3241143d5f7f">415ee0</a></li> <li>Warn for deprecated string refs outside StrictMode <a href="https://redirect.github.com/facebook/react/pull/25383">#25383</a></li> <li>Warn for deprecated <code>defaultProps</code> for function components <a href="https://redirect.github.com/facebook/react/pull/25699">#25699</a></li> <li>Warn when spreading <code>key</code> <a href="https://redirect.github.com/facebook/react/pull/25697">#25697</a></li> <li>Warn when using <code>act</code> from <code>test-utils</code> <a href="https://github.com/facebook/react/commit/d4ea75dc4258095593b6ac764289f42bddeb835c">d4ea75</a></li> </ul> <h3>React DOM</h3> <ul> <li>Warn for deprecated <code>unmountComponentAtNode</code> <a href="https://github.com/facebook/react/commit/8a015b68cc060079878e426610e64e86fb328f8d">8a015b</a></li> <li>Warn for deprecated <code>renderToStaticNodeStream</code> <a href="https://redirect.github.com/facebook/react/pull/28874">#28874</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/facebook/react/blob/main/CHANGELOG.md">react's changelog</a>.</em></p> <blockquote> <h2>18.3.1 (April 26, 2024)</h2> <ul> <li>Export <code>act</code> from <code>react</code> <a href="https://github.com/facebook/react/commit/f1338f8080abd1386454a10bbf93d67bfe37ce85">f1338f</a></li> </ul> <h2>18.3.0 (April 25, 2024)</h2> <p>This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.</p> <p>Read the <a href="https://react.dev/blog/2024/04/25/react-19-upgrade-guide">React 19 Upgrade Guide</a> for more info.</p> <h3>React</h3> <ul> <li>Allow writing to <code>this.refs</code> to support string ref codemod <a href="https://github.com/facebook/react/commit/9090712fd3ca4e1099e1f92e67933c2cb4f32552">909071</a></li> <li>Warn for deprecated <code>findDOMNode</code> outside StrictMode <a href="https://github.com/facebook/react/commit/c3b283964108b0e8dbcf1f9eb2e7e67815e39dfb">c3b283</a></li> <li>Warn for deprecated <code>test-utils</code> methods <a href="https://github.com/facebook/react/commit/d4ea75dc4258095593b6ac764289f42bddeb835c">d4ea75</a></li> <li>Warn for deprecated Legacy Context outside StrictMode <a href="https://github.com/facebook/react/commit/415ee0e6ea0fe3e288e65868df2e3241143d5f7f">415ee0</a></li> <li>Warn for deprecated string refs outside StrictMode <a href="https://redirect.github.com/facebook/react/pull/25383">#25383</a></li> <li>Warn for deprecated <code>defaultProps</code> for function components <a href="https://redirect.github.com/facebook/react/pull/25699">#25699</a></li> <li>Warn when spreading <code>key</code> <a href="https://redirect.github.com/facebook/react/pull/25697">#25697</a></li> <li>Warn when using <code>act</code> from <code>test-utils</code> <a href="https://github.com/facebook/react/commit/d4ea75dc4258095593b6ac764289f42bddeb835c">d4ea75</a></li> </ul> <h3>React DOM</h3> <ul> <li>Warn for deprecated <code>unmountComponentAtNode</code> <a href="https://github.com/facebook/react/commit/8a015b68cc060079878e426610e64e86fb328f8d">8a015b</a></li> <li>Warn for deprecated <code>renderToStaticNodeStream</code> <a href="https://redirect.github.com/facebook/react/pull/28874">#28874</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/facebook/react/commit/f1338f8080abd1386454a10bbf93d67bfe37ce85"><code>f1338f8</code></a> Export <code>React.act</code> from 18.3</li> <li><a href="https://github.com/facebook/react/commit/d6c42f7b1134c4f033296ce4d47a7803aa0929df"><code>d6c42f7</code></a> Bump to 18.3.1</li> <li><a href="https://github.com/facebook/react/commit/73bfaa16e1487d6c4a83ca960a6f0365af2ab440"><code>73bfaa1</code></a> Turn on key spread warning in jsx-runtime for everyone (<a href="https://github.com/facebook/react/tree/HEAD/packages/react/issues/25697">#25697</a>)</li> <li><a href="https://github.com/facebook/react/commit/c2a246e956a164c7a92a3807c973bf9b56f85a6b"><code>c2a246e</code></a> Turn on string ref deprecation warning for everybody (not codemoddable) (<a href="https://github.com/facebook/react/tree/HEAD/packages/react/issues/25383">#25383</a>)</li> <li><a href="https://github.com/facebook/react/commit/2cfb4741fdf2f9e3a843930d95ee6965fab44b8f"><code>2cfb474</code></a> Bump version from 18.2 to 18.3</li> <li>See full diff in <a href="https://github.com/facebook/react/commits/v18.3.1/packages/react">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~react-bot">react-bot</a>, a new releaser for react since your current version.</p> </details> <br /> Updates `@types/react` from 18.3.3 to 18.3.10 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare view</a></li> </ul> </details> <br /> Updates `rollup` from 4.19.1 to 4.22.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases">rollup's releases</a>.</em></p> <blockquote> <h2>v4.22.5</h2> <h2>4.22.5</h2> <p><em>2024-09-27</em></p> <h3>Bug Fixes</h3> <ul> <li>Allow parsing of certain unicode characters again (<a href="https://redirect.github.com/rollup/rollup/issues/5674">#5674</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5674">#5674</a>: Fix panic with unicode characters (<a href="https://github.com/sapphi-red"><code>@sapphi-red</code></a>, <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5675">#5675</a>: chore(deps): update dependency rollup to v4.22.4 [security] (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5680">#5680</a>: chore(deps): update dependency <code>@rollup/plugin-commonjs</code> to v28 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5681">#5681</a>: chore(deps): update dependency <code>@rollup/plugin-replace</code> to v6 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5682">#5682</a>: chore(deps): update dependency <code>@rollup/plugin-typescript</code> to v12 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5684">#5684</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> </ul> <h2>v4.22.4</h2> <h2>4.22.4</h2> <p><em>2024-09-21</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (<a href="https://redirect.github.com/rollup/rollup/issues/5671">#5671</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5670">#5670</a>: refactor: Use object.prototype to check for reserved properties (<a href="https://github.com/YuHyeonWook"><code>@YuHyeonWook</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5671">#5671</a>: Fix DOM Clobbering CVE (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>v4.22.3</h2> <h2>4.22.3</h2> <p><em>2024-09-21</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure that mutations in modules without side effects are observed while properly handling transitive dependencies (<a href="https://redirect.github.com/rollup/rollup/issues/5669">#5669</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5669">#5669</a>: Ensure impure dependencies of pure modules are added (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>v4.22.2</h2> <h2>4.22.2</h2> <p><em>2024-09-20</em></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md">rollup's changelog</a>.</em></p> <blockquote> <h2>4.22.5</h2> <p><em>2024-09-27</em></p> <h3>Bug Fixes</h3> <ul> <li>Allow parsing of certain unicode characters again (<a href="https://redirect.github.com/rollup/rollup/issues/5674">#5674</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5674">#5674</a>: Fix panic with unicode characters (<a href="https://github.com/sapphi-red"><code>@sapphi-red</code></a>, <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5675">#5675</a>: chore(deps): update dependency rollup to v4.22.4 [security] (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5680">#5680</a>: chore(deps): update dependency <code>@rollup/plugin-commonjs</code> to v28 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5681">#5681</a>: chore(deps): update dependency <code>@rollup/plugin-replace</code> to v6 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5682">#5682</a>: chore(deps): update dependency <code>@rollup/plugin-typescript</code> to v12 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5684">#5684</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> </ul> <h2>4.22.4</h2> <p><em>2024-09-21</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (<a href="https://redirect.github.com/rollup/rollup/issues/5671">#5671</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5670">#5670</a>: refactor: Use object.prototype to check for reserved properties (<a href="https://github.com/YuHyeonWook"><code>@YuHyeonWook</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5671">#5671</a>: Fix DOM Clobbering CVE (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>4.22.3</h2> <p><em>2024-09-21</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure that mutations in modules without side effects are observed while properly handling transitive dependencies (<a href="https://redirect.github.com/rollup/rollup/issues/5669">#5669</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5669">#5669</a>: Ensure impure dependencies of pure modules are added (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>4.22.2</h2> <p><em>2024-09-20</em></p> <h3>Bug Fixes</h3> <ul> <li>Revert fix for side effect free modules until other issues are investigated (<a href="https://redirect.github.com/rollup/rollup/issues/5667">#5667</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/bc7780c322e134492f40a76bf64afe561670425c"><code>bc7780c</code></a> 4.22.5</li> <li><a href="https://github.com/rollup/rollup/commit/ee138d1589a813715389cda09c2a2f7e1ac9a78f"><code>ee138d1</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5684">#5684</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/2d59dbcb83e2f04a74cf3345f13f007da3e0063a"><code>2d59dbc</code></a> chore(deps): update dependency <code>@rollup/plugin-commonjs</code> to v28 (<a href="https://redirect.github.com/rollup/rollup/issues/5680">#5680</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/524670de7e0ef5bc8aa51e748149e3080156c547"><code>524670d</code></a> Fix panic with unicode characters (<a href="https://redirect.github.com/rollup/rollup/issues/5674">#5674</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/9c5e34568b60a9e97c4518cb6c3a9708c54908d7"><code>9c5e345</code></a> chore(deps): update dependency <code>@rollup/plugin-replace</code> to v6 (<a href="https://redirect.github.com/rollup/rollup/issues/5681">#5681</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/6d75b6d7242da5e69c86a57b2f33c54e9950a1fa"><code>6d75b6d</code></a> chore(deps): update dependency <code>@rollup/plugin-typescript</code> to v12 (<a href="https://redirect.github.com/rollup/rollup/issues/5682">#5682</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/89a68c2a69eefaaf5544f83367f31d98360354ed"><code>89a68c2</code></a> chore(deps): update dependency rollup to v4.22.4 [security] (<a href="https://redirect.github.com/rollup/rollup/issues/5675">#5675</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/79c0aba353ca84c0e22c3cfe9eee433ba83f3670"><code>79c0aba</code></a> 4.22.4</li> <li><a href="https://github.com/rollup/rollup/commit/e2552c9e955e0a61f70f508200ee9f752f85a541"><code>e2552c9</code></a> Fix DOM Clobbering CVE (<a href="https://redirect.github.com/rollup/rollup/issues/5671">#5671</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/10ab90ea612f80de21c6c433c2d792eaf7b45f1c"><code>10ab90e</code></a> refactor: Use object.prototype to check for reserved properties (<a href="https://redirect.github.com/rollup/rollup/issues/5670">#5670</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.19.1...v4.22.5">compare view</a></li> </ul> </details> <br /> Updates `tslib` from 2.6.3 to 2.7.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/tslib/releases">tslib's releases</a>.</em></p> <blockquote> <h2>v2.7.0</h2> <h2>What's Changed</h2> <ul> <li>Implement deterministic collapse of <code>await</code> in <code>await using</code> by <a href="https://github.com/rbuckton"><code>@rbuckton</code></a> in <a href="https://redirect.github.com/microsoft/tslib/pull/262">microsoft/tslib#262</a></li> <li>Use global 'Iterator.prototype' for downlevel generators by <a href="https://github.com/rbuckton"><code>@rbuckton</code></a> in <a href="https://redirect.github.com/microsoft/tslib/pull/267">microsoft/tslib#267</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/microsoft/tslib/compare/v2.6.3...v2.7.0">https://github.com/microsoft/tslib/compare/v2.6.3...v2.7.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/tslib/commit/6abc075910605cc5c6c74d8566190ee865c9e672"><code>6abc075</code></a> Bump version to 2.7.0.</li> <li><a href="https://github.com/microsoft/tslib/commit/227b5d66a3e4c8c6c0bf2eb3eecbf78f4388b0fc"><code>227b5d6</code></a> Use global 'Iterator.prototype' for downlevel generators (<a href="https://redirect.github.com/Microsoft/tslib/issues/267">#267</a>)</li> <li><a href="https://github.com/microsoft/tslib/commit/4f2902c1f4404a235368b5f80d1d12a816e32d80"><code>4f2902c</code></a> Implement deterministic collapse of 'await' in 'await using' (<a href="https://redirect.github.com/Microsoft/tslib/issues/262">#262</a>)</li> <li>See full diff in <a href="https://github.com/Microsoft/tslib/compare/v2.6.3...v2.7.0">compare view</a></li> </ul> </details> <br /> Updates `typescript` from 5.2.2 to 5.6.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/TypeScript/releases">typescript's releases</a>.</em></p> <blockquote> <h2>TypeScript 5.6</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.6.0%22+is%3Aclosed+">fixed issues query for Typescript 5.6.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.6.1%22+is%3Aclosed+">fixed issues query for Typescript 5.6.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.6.2%22+is%3Aclosed+">fixed issues query for Typescript 5.6.2 (Stable)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.npmjs.com/package/typescript">npm</a></li> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> <h2>TypeScript 5.6 RC</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6-rc/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&milestone%3A%22TypeScript+5.6.1%22+is%3Aclosed+">fixed issues query for TypeScript v5.6.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&milestone%3A%22TypeScript+5.6.0%22+is%3Aclosed+">fixed issues query for TypeScript v5.6.0 (Beta)</a>.</li> </ul> <p>Downloads are available on:<…
- Loading branch information