Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the minor-and-patch group across 1 directory with 23 updates (#1214
) Bumps the minor-and-patch group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.25.2` | `7.26.0` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.24.7` | `7.26.3` | | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.24.7` | `7.26.0` | | [@emotion/babel-plugin](https://github.com/emotion-js/emotion) | `11.12.0` | `11.13.5` | | [@emotion/react](https://github.com/emotion-js/emotion) | `11.13.3` | `11.14.0` | | [@fontsource-variable/roboto-flex](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/roboto-flex) | `5.0.16` | `5.1.1` | | [@fontsource-variable/vazirmatn](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/vazirmatn) | `5.0.21` | `5.1.1` | | [babel-loader](https://github.com/babel/babel-loader) | `9.1.3` | `9.2.1` | | [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.6.0` | `5.6.3` | | [i18next](https://github.com/i18next/i18next) | `24.0.2` | `24.2.1` | | [i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDetector) | `8.0.0` | `8.0.2` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.53.0` | `7.54.2` | | [react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook) | `4.5.0` | `4.6.1` | | [react-i18next](https://github.com/i18next/react-i18next) | `15.0.1` | `15.4.0` | | [react-select](https://github.com/JedWatson/react-select) | `5.8.0` | `5.9.0` | | [webpack](https://github.com/webpack/webpack) | `5.94.0` | `5.97.1` | | [@stylistic/eslint-plugin-ts](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-ts) | `2.7.2` | `2.13.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.1` | `22.10.6` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.3.0` | `8.20.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.35.0` | `7.37.4` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `5.0.0` | `5.1.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.7.3` | | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `5.0.4` | `5.2.0` | Updates `@babel/core` from 7.25.2 to 7.26.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@babel/core</code>'s releases</a>.</em></p> <blockquote> <h2>v7.26.0 (2024-10-25)</h2> <p>Thanks <a href="https://github.com/timofei-iatsenko"><code>@timofei-iatsenko</code></a> for your first PR!</p> <p>You can find the release blog post with some highlights at <a href="https://babeljs.io/blog/2024/10/25/7.26.0">https://babeljs.io/blog/2024/10/25/7.26.0</a>.</p> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16850">#16850</a> Enable import attributes parsing by default (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16862">#16862</a> feat: support async plugin's pre/post (<a href="https://github.com/timofei-iatsenko"><code>@timofei-iatsenko</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-proposal-regexp-modifiers</code>, <code>babel-plugin-transform-regexp-modifiers</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16692">#16692</a> Add <code>transform-regexp-modifiers</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16849">#16849</a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/DylanPiercey"><code>@DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-flow</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16841">#16841</a> Always enable parsing of Flow enums (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-preset-typescript</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16794">#16794</a> Support <code>import()</code> in <code>rewriteImportExtensions</code> (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16708">#16708</a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16928">#16928</a> Workaround Node.js bug for parallel loading of TLA modules (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16926">#16926</a> Fix loading of modules with TLA in Node.js 23 (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-proposal-json-modules</code>, <code>babel-plugin-transform-json-modules</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16924">#16924</a> Rename <code>proposal-json-modules</code> to <code>transform-json-modules</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-code-frame</code>, <code>babel-highlight</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16896">#16896</a> Inline <code>@babel/highlight</code> in <code>@babel/code-frame</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16732">#16732</a> Add <code>kind</code> to <code>TSModuleDeclaration</code> (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16882">#16882</a> perf: Improve module transforms (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 5</h4> <ul> <li>Dylan Piercey (<a href="https://github.com/DylanPiercey"><code>@DylanPiercey</code></a>)</li> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> <li>Timofei Iatsenko (<a href="https://github.com/timofei-iatsenko"><code>@timofei-iatsenko</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a></li> </ul> <h2>v7.25.9 (2024-10-22)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@babel/core</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.26.0 (2024-10-25)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16850">#16850</a> Enable import attributes parsing by default (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16862">#16862</a> feat: support async plugin's pre/post (<a href="https://github.com/timofei-iatsenko"><code>@timofei-iatsenko</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-proposal-regexp-modifiers</code>, <code>babel-plugin-transform-regexp-modifiers</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16692">#16692</a> Add <code>transform-regexp-modifiers</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16849">#16849</a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/DylanPiercey"><code>@DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-flow</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16841">#16841</a> Always enable parsing of Flow enums (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-preset-typescript</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16794">#16794</a> Support <code>import()</code> in <code>rewriteImportExtensions</code> (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16708">#16708</a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16928">#16928</a> Workaround Node.js bug for parallel loading of TLA modules (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16926">#16926</a> Fix loading of modules with TLA in Node.js 23 (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-proposal-json-modules</code>, <code>babel-plugin-transform-json-modules</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16924">#16924</a> Rename <code>proposal-json-modules</code> to <code>transform-json-modules</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-code-frame</code>, <code>babel-highlight</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16896">#16896</a> Inline <code>@babel/highlight</code> in <code>@babel/code-frame</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16732">#16732</a> Add <code>kind</code> to <code>TSModuleDeclaration</code> (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16882">#16882</a> perf: Improve module transforms (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.25.9 (2024-10-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/63d30381c169780460e01bdb6669c5e01af1dfbe"><code>63d3038</code></a> v7.26.0</li> <li><a href="https://github.com/babel/babel/commit/8b5b6bf01afad783213c773138ed27581798c9b1"><code>8b5b6bf</code></a> fix: CI with Node v23.1.0 (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/16932">#16932</a>)</li> <li><a href="https://github.com/babel/babel/commit/64fa46676b5729fcc53fbc71ccd4615d3017fe08"><code>64fa466</code></a> Enable import attributes parsing by default (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/16850">#16850</a>)</li> <li><a href="https://github.com/babel/babel/commit/02168537bac6c820b2dc1f733d73cd1689ed031e"><code>0216853</code></a> feat: support async plugin's pre/post (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/16862">#16862</a>)</li> <li><a href="https://github.com/babel/babel/commit/b8002e2a6a6c4eb0eaf6b1971c89fdde8e47fe31"><code>b8002e2</code></a> Workaround Node.js bug for parallel loading of TLA modules (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/16928">#16928</a>)</li> <li><a href="https://github.com/babel/babel/commit/56658acc35c7baab77b139e4432d2ce835a6abe8"><code>56658ac</code></a> Fix loading of modules with TLA in Node.js 23 (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/16926">#16926</a>)</li> <li><a href="https://github.com/babel/babel/commit/fdc456a2c944b431d3e5e09c0e6463135448cd12"><code>fdc456a</code></a> Only parse # as comment in .babelignore at line start (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/16925">#16925</a>)</li> <li><a href="https://github.com/babel/babel/commit/79e50b22bc9dda5703ebfa99180c7d9ff16b873d"><code>79e50b2</code></a> test: add node 23 to ci matrix</li> <li><a href="https://github.com/babel/babel/commit/4360ee5c1e02334cf7c2a827ab439dd17b21b037"><code>4360ee5</code></a> fix: path.resolve changes in node 23.0.0</li> <li><a href="https://github.com/babel/babel/commit/b07957ebb316a1e2fc67454fc7423508bb942e63"><code>b07957e</code></a> v7.25.9</li> <li>Additional commits viewable in <a href="https://github.com/babel/babel/commits/v7.26.0/packages/babel-core">compare view</a></li> </ul> </details> <br /> Updates `@babel/preset-react` from 7.24.7 to 7.26.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@babel/preset-react</code>'s releases</a>.</em></p> <blockquote> <h2>v7.26.3 (2024-12-04)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16958">#16958</a> [preserveFormat] force semicolons when invalidating ASI (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-builder-binary-assignment-operator-visitor</code>, <code>babel-plugin-transform-exponentiation-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16895">#16895</a> Remove helper-builder-binary-assignment-operator-visitor (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16959">#16959</a> perf: Reduce the use of temporary objects (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16923">#16923</a> perf: Improve scope information collection performance (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16964">#16964</a> perf: Avoid repeated traversal when creating scope (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16954">#16954</a> perf: Remove use of <code>simplifyAccess</code> (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@babel-bot</code></a>)</li> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a></li> </ul> <h2>v7.26.2 (2024-10-30)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16903">#16903</a> fix: Parse placeholder for TS namespace (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16937">#16937</a> fix: Account for offsets when creating new Position instances (<a href="https://github.com/DylanPiercey"><code>@DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16948">#16948</a> Fix mapping of tokens with generated nodes in between (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 6</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@babel-bot</code></a>)</li> <li>Dylan Piercey (<a href="https://github.com/DylanPiercey"><code>@DylanPiercey</code></a>)</li> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a></li> <li>fisker Cheung (<a href="https://github.com/fisker"><code>@fisker</code></a>)</li> </ul> <h2>v7.26.1 (2024-10-25)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16936">#16936</a> fix(parser): offset internal index locations by startIndex (<a href="https://github.com/DylanPiercey"><code>@DylanPiercey</code></a>)</li> </ul> </li> </ul> <h4>Committers: 3</h4> <ul> <li>Dylan Piercey (<a href="https://github.com/DylanPiercey"><code>@DylanPiercey</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/babel/babel/blob/main/CHANGELOG.md"><code>@babel/preset-react</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.26.3 (2024-12-04)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16958">#16958</a> [preserveFormat] force semicolons when invalidating ASI (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-builder-binary-assignment-operator-visitor</code>, <code>babel-plugin-transform-exponentiation-operator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16895">#16895</a> Remove helper-builder-binary-assignment-operator-visitor (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16959">#16959</a> perf: Reduce the use of temporary objects (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16923">#16923</a> perf: Improve scope information collection performance (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16964">#16964</a> perf: Avoid repeated traversal when creating scope (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16954">#16954</a> perf: Remove use of <code>simplifyAccess</code> (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.26.2 (2024-10-30)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16903">#16903</a> fix: Parse placeholder for TS namespace (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16937">#16937</a> fix: Account for offsets when creating new Position instances (<a href="https://github.com/DylanPiercey"><code>@DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16948">#16948</a> Fix mapping of tokens with generated nodes in between (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.26.1 (2024-10-25)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16936">#16936</a> fix(parser): offset internal index locations by startIndex (<a href="https://github.com/DylanPiercey"><code>@DylanPiercey</code></a>)</li> </ul> </li> </ul> <h2>v7.26.0 (2024-10-25)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16850">#16850</a> Enable import attributes parsing by default (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16862">#16862</a> feat: support async plugin's pre/post (<a href="https://github.com/timofei-iatsenko"><code>@timofei-iatsenko</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-proposal-regexp-modifiers</code>, <code>babel-plugin-transform-regexp-modifiers</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16692">#16692</a> Add <code>transform-regexp-modifiers</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16849">#16849</a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/DylanPiercey"><code>@DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-flow</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16841">#16841</a> Always enable parsing of Flow enums (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-preset-typescript</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16794">#16794</a> Support <code>import()</code> in <code>rewriteImportExtensions</code> (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16708">#16708</a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/36ca8faeb52245fe268fb33b235f61ace073b2cc"><code>36ca8fa</code></a> v7.26.3</li> <li><a href="https://github.com/babel/babel/commit/3ff105860880a6248dc8b0536d7ca42f00fc0a0a"><code>3ff1058</code></a> [react] Only default to <code>development</code> when set through env (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react/issues/16927">#16927</a>)</li> <li><a href="https://github.com/babel/babel/commit/79e50b22bc9dda5703ebfa99180c7d9ff16b873d"><code>79e50b2</code></a> test: add node 23 to ci matrix</li> <li><a href="https://github.com/babel/babel/commit/b07957ebb316a1e2fc67454fc7423508bb942e63"><code>b07957e</code></a> v7.25.9</li> <li><a href="https://github.com/babel/babel/commit/af917594e4df3decdde2ce0b1614d607b27367a5"><code>af91759</code></a> fix: Accidentally publishing useless files (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react/issues/16917">#16917</a>)</li> <li><a href="https://github.com/babel/babel/commit/2533cfb0c1d90140f320f1e03d41e20407ca30bf"><code>2533cfb</code></a> v7.25.7</li> <li><a href="https://github.com/babel/babel/commit/69d65f1aef74de135a8b262bb9770a41e97b7476"><code>69d65f1</code></a> [babel 8] Require Node.js <code>^18.20.0 || ^20.17.0 || >=22.8.0</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react/issues/16800">#16800</a>)</li> <li><a href="https://github.com/babel/babel/commit/dba45d3ebc92a868c9b8952a6f407c6ab83c6b3f"><code>dba45d3</code></a> Ignore <code>devDependencies</code> when generating <code>tsconfig.json</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react/issues/16659">#16659</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.3/packages/babel-preset-react">compare view</a></li> </ul> </details> <br /> Updates `@babel/preset-typescript` from 7.24.7 to 7.26.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@babel/preset-typescript</code>'s releases</a>.</em></p> <blockquote> <h2>v7.26.0 (2024-10-25)</h2> <p>Thanks <a href="https://github.com/timofei-iatsenko"><code>@timofei-iatsenko</code></a> for your first PR!</p> <p>You can find the release blog post with some highlights at <a href="https://babeljs.io/blog/2024/10/25/7.26.0">https://babeljs.io/blog/2024/10/25/7.26.0</a>.</p> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16850">#16850</a> Enable import attributes parsing by default (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16862">#16862</a> feat: support async plugin's pre/post (<a href="https://github.com/timofei-iatsenko"><code>@timofei-iatsenko</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-proposal-regexp-modifiers</code>, <code>babel-plugin-transform-regexp-modifiers</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16692">#16692</a> Add <code>transform-regexp-modifiers</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16849">#16849</a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/DylanPiercey"><code>@DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-flow</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16841">#16841</a> Always enable parsing of Flow enums (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-preset-typescript</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16794">#16794</a> Support <code>import()</code> in <code>rewriteImportExtensions</code> (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16708">#16708</a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16928">#16928</a> Workaround Node.js bug for parallel loading of TLA modules (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16926">#16926</a> Fix loading of modules with TLA in Node.js 23 (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-proposal-json-modules</code>, <code>babel-plugin-transform-json-modules</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16924">#16924</a> Rename <code>proposal-json-modules</code> to <code>transform-json-modules</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-code-frame</code>, <code>babel-highlight</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16896">#16896</a> Inline <code>@babel/highlight</code> in <code>@babel/code-frame</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16732">#16732</a> Add <code>kind</code> to <code>TSModuleDeclaration</code> (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16882">#16882</a> perf: Improve module transforms (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 5</h4> <ul> <li>Dylan Piercey (<a href="https://github.com/DylanPiercey"><code>@DylanPiercey</code></a>)</li> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> <li>Timofei Iatsenko (<a href="https://github.com/timofei-iatsenko"><code>@timofei-iatsenko</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a></li> </ul> <h2>v7.25.9 (2024-10-22)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@babel/preset-typescript</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.26.0 (2024-10-25)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-import-attributes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16850">#16850</a> Enable import attributes parsing by default (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16862">#16862</a> feat: support async plugin's pre/post (<a href="https://github.com/timofei-iatsenko"><code>@timofei-iatsenko</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-proposal-regexp-modifiers</code>, <code>babel-plugin-transform-regexp-modifiers</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16692">#16692</a> Add <code>transform-regexp-modifiers</code> to <code>preset-env</code> (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16849">#16849</a> feat: add <code>startIndex</code> parser option (<a href="https://github.com/DylanPiercey"><code>@DylanPiercey</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-flow</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16841">#16841</a> Always enable parsing of Flow enums (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-preset-typescript</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16794">#16794</a> Support <code>import()</code> in <code>rewriteImportExtensions</code> (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16708">#16708</a> Add experimental format-preserving mode to <code>@babel/generator</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16928">#16928</a> Workaround Node.js bug for parallel loading of TLA modules (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/16926">#16926</a> Fix loading of modules with TLA in Node.js 23 (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-proposal-json-modules</code>, <code>babel-plugin-transform-json-modules</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16924">#16924</a> Rename <code>proposal-json-modules</code> to <code>transform-json-modules</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-code-frame</code>, <code>babel-highlight</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16896">#16896</a> Inline <code>@babel/highlight</code> in <code>@babel/code-frame</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16732">#16732</a> Add <code>kind</code> to <code>TSModuleDeclaration</code> (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16882">#16882</a> perf: Improve module transforms (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.25.9 (2024-10-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-template</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16905">#16905</a> fix: Keep type annotations in <code>syntacticPlaceholders</code> mode (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16907">#16907</a> fix: support BROWSERSLIST{,_CONFIG} env (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16884">#16884</a> Analyze <code>ClassAccessorProperty</code> to prevent the <code>no-undef</code> rule (<a href="https://github.com/victorenator"><code>@victorenator</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16914">#16914</a> remove test options flaky (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/63d30381c169780460e01bdb6669c5e01af1dfbe"><code>63d3038</code></a> v7.26.0</li> <li><a href="https://github.com/babel/babel/commit/bfa56c49569f0bfd5579e0e1870ffa92f74fad48"><code>bfa56c4</code></a> Support <code>import()</code> in <code>rewriteImportExtensions</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript/issues/16794">#16794</a>)</li> <li><a href="https://github.com/babel/babel/commit/b07957ebb316a1e2fc67454fc7423508bb942e63"><code>b07957e</code></a> v7.25.9</li> <li><a href="https://github.com/babel/babel/commit/af917594e4df3decdde2ce0b1614d607b27367a5"><code>af91759</code></a> fix: Accidentally publishing useless files (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript/issues/16917">#16917</a>)</li> <li><a href="https://github.com/babel/babel/commit/2533cfb0c1d90140f320f1e03d41e20407ca30bf"><code>2533cfb</code></a> v7.25.7</li> <li><a href="https://github.com/babel/babel/commit/60b9670e041dd920488f3b2394ec1280445c309c"><code>60b9670</code></a> [Babel 8] Remove <code>enums</code> option of flow plugin (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript/issues/16792">#16792</a>)</li> <li><a href="https://github.com/babel/babel/commit/69d65f1aef74de135a8b262bb9770a41e97b7476"><code>69d65f1</code></a> [babel 8] Require Node.js <code>^18.20.0 || ^20.17.0 || >=22.8.0</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript/issues/16800">#16800</a>)</li> <li><a href="https://github.com/babel/babel/commit/b7dcfdd68d7b0ade774afbd320b6f4facefed002"><code>b7dcfdd</code></a> Simplify test fixtures (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript/issues/16793">#16793</a>)</li> <li><a href="https://github.com/babel/babel/commit/dba45d3ebc92a868c9b8952a6f407c6ab83c6b3f"><code>dba45d3</code></a> Ignore <code>devDependencies</code> when generating <code>tsconfig.json</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript/issues/16659">#16659</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.26.0/packages/babel-preset-typescript">compare view</a></li> </ul> </details> <br /> Updates `@emotion/babel-plugin` from 11.12.0 to 11.13.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/emotion-js/emotion/releases"><code>@emotion/babel-plugin</code>'s releases</a>.</em></p> <blockquote> <h2><code>@emotion/babel-plugin</code><a href="https://github.com/11"><code>@11</code></a>.13.5</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/emotion-js/emotion/pull/3270">#3270</a> <a href="https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa"><code>77d930d</code></a> Thanks <a href="https://github.com/emmatown"><code>@emmatown</code></a>! - Fix inconsistent hashes using development vs production bundles/<code>exports</code> conditions when using <code>@emotion/babel-plugin</code> with <code>sourceMap: true</code> (the default). This is particularly visible when using Emotion with the Next.js Pages router where the <code>development</code> condition is used when bundling code but not when importing external code with Node.js.</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa"><code>77d930d</code></a>]:</p> <ul> <li><code>@emotion/serialize</code><a href="https://github.com/1"><code>@1</code></a>.3.3</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/emotion-js/emotion/commit/c161e6f2f85977c27cc4a258d4efb0504a3b77b1"><code>c161e6f</code></a> Version Packages (<a href="https://redirect.github.com/emotion-js/emotion/issues/3272">#3272</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/f45eb1969c9cee76a689146606c2a79c862dbee1"><code>f45eb19</code></a> Update changeset (<a href="https://redirect.github.com/emotion-js/emotion/issues/3273">#3273</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa"><code>77d930d</code></a> Fix inconsistent hashes using development vs production bundles/<code>exports</code> con...</li> <li><a href="https://github.com/emotion-js/emotion/commit/e310c6e6a9f0b4f55030831ef65cd07c7105ae01"><code>e310c6e</code></a> Version Packages (<a href="https://redirect.github.com/emotion-js/emotion/issues/3263">#3263</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/b10de75cd400e9cd37b195afdc9a716736214708"><code>b10de75</code></a> Fix <code>Cannot find name 'EmotionCache'</code> type error (<a href="https://redirect.github.com/emotion-js/emotion/issues/3262">#3262</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/31fa40b9089f77a8e70c5a4d9c5c4f9bab36f881"><code>31fa40b</code></a> Version Packages (<a href="https://redirect.github.com/emotion-js/emotion/issues/3247">#3247</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/532ff57cafd8ba04f3b624074556ea47ec76fc9a"><code>532ff57</code></a> Add fetchpriority to props (<a href="https://redirect.github.com/emotion-js/emotion/issues/3093">#3093</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/ad630e33b57afbed0207e0b41724c27b4d79176c"><code>ad630e3</code></a> Minor performance improvements (<a href="https://redirect.github.com/emotion-js/emotion/issues/3244">#3244</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/3f468846855ed1c6092922a6317a6f5df0ba8dcc"><code>3f46884</code></a> Version Packages (<a href="https://redirect.github.com/emotion-js/emotion/issues/3235">#3235</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/153cf885521f642462823a25675aa1a5be431db7"><code>153cf88</code></a> Add scale property as unitless (<a href="https://redirect.github.com/emotion-js/emotion/issues/3240">#3240</a>)</li> <li>Additional commits viewable in <a href="https://github.com/emotion-js/emotion/compare/@emotion/babel-plugin@11.12.0...@emotion/babel-plugin@11.13.5">compare view</a></li> </ul> </details> <br /> Updates `@emotion/react` from 11.13.3 to 11.14.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/emotion-js/emotion/releases"><code>@emotion/react</code>'s releases</a>.</em></p> <blockquote> <h2><code>@emotion/react</code><a href="https://github.com/11"><code>@11</code></a>.14.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/emotion-js/emotion/pull/3281">#3281</a> <a href="https://github.com/emotion-js/emotion/commit/fc4d7bd744c205f55513dcd4e4e5134198c219de"><code>fc4d7bd</code></a> Thanks <a href="https://github.com/Andarist"><code>@Andarist</code></a>! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.</li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/emotion-js/emotion/commit/8dc1a6dd19d2dc9ce435ef0aff85ccf5647f5d2e"><code>8dc1a6d</code></a>, <a href="https://github.com/emotion-js/emotion/commit/e1bf17ee87ec51da1412eb5291460ea95a39d27a"><code>e1bf17e</code></a>]: <ul> <li><code>@emotion/cache</code><a href="https://github.com/11"><code>@11</code></a>.14.0</li> <li><code>@emotion/use-insertion-effect-with-fallbacks</code><a href="https://github.com/1"><code>@1</code></a>.2.0</li> </ul> </li> </ul> <h2><code>@emotion/react</code><a href="https://github.com/11"><code>@11</code></a>.13.5</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/emotion-js/emotion/pull/3270">#3270</a> <a href="https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa"><code>77d930d</code></a> Thanks <a href="https://github.com/emmatown"><code>@emmatown</code></a>! - Fix inconsistent hashes using development vs production bundles/<code>exports</code> conditions when using <code>@emotion/babel-plugin</code> with <code>sourceMap: true</code> (the default). This is particularly visible when using Emotion with the Next.js Pages router where the <code>development</code> condition is used when bundling code but not when importing external code with Node.js.</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa"><code>77d930d</code></a>]:</p> <ul> <li><code>@emotion/serialize</code><a href="https://github.com/1"><code>@1</code></a>.3.3</li> <li><code>@emotion/cache</code><a href="https://github.com/11"><code>@11</code></a>.13.5</li> <li><code>@emotion/utils</code><a href="https://github.com/1"><code>@1</code></a>.4.2</li> <li><code>@emotion/babel-plugin</code><a href="https://github.com/11"><code>@11</code></a>.13.5</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/emotion-js/emotion/commit/3c19ce5997f73960679e546af47801205631dfde"><code>3c19ce5</code></a> Version Packages (<a href="https://redirect.github.com/emotion-js/emotion/issues/3280">#3280</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/a19d019bd418ebc3b9cba0e58f58b36ac2862a42"><code>a19d019</code></a> Convert <code>@emotion/styled</code>'s source code to TypeScript (<a href="https://redirect.github.com/emotion-js/emotion/issues/3284">#3284</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/5974e33fcb5e7aee177408684ac6fe8b38b3e353"><code>5974e33</code></a> Fix JSX namespace <a href="https://github.com/ts-ignores"><code>@ts-ignores</code></a> (<a href="https://redirect.github.com/emotion-js/emotion/issues/3282">#3282</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/fc4d7bd744c205f55513dcd4e4e5134198c219de"><code>fc4d7bd</code></a> Convert <code>@emotion/react</code>'s source code to TypeScript (<a href="https://redirect.github.com/emotion-js/emotion/issues/3281">#3281</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/8dc1a6dd19d2dc9ce435ef0aff85ccf5647f5d2e"><code>8dc1a6d</code></a> Convert <code>@emotion/cache</code>'s source code to TypeScript (<a href="https://redirect.github.com/emotion-js/emotion/issues/3277">#3277</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/282b61d2ad4e39ea65af88351a894a903c2d42c4"><code>282b61d</code></a> Convert <code>@emotion/css-prettifier</code>'s source code to TypeScript (<a href="https://redirect.github.com/emotion-js/emotion/issues/3278">#3278</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/e1bf17ee87ec51da1412eb5291460ea95a39d27a"><code>e1bf17e</code></a> Convert <code>@emotion/use-insertion-effect-with-fallbacks</code>'s source code to TypeS...</li> <li><a href="https://github.com/emotion-js/emotion/commit/c161e6f2f85977c27cc4a258d4efb0504a3b77b1"><code>c161e6f</code></a> Version Packages (<a href="https://redirect.github.com/emotion-js/emotion/issues/3272">#3272</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/f45eb1969c9cee76a689146606c2a79c862dbee1"><code>f45eb19</code></a> Update changeset (<a href="https://redirect.github.com/emotion-js/emotion/issues/3273">#3273</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa"><code>77d930d</code></a> Fix inconsistent hashes using development vs production bundles/<code>exports</code> con...</li> <li>Additional commits viewable in <a href="https://github.com/emotion-js/emotion/compare/@emotion/react@11.13.3...@emotion/react@11.14.0">compare view</a></li> </ul> </details> <br /> Updates `@fontsource-variable/roboto-flex` from 5.0.16 to 5.1.1 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/fontsource/font-files/commits/HEAD/fonts/variable/roboto-flex">compare view</a></li> </ul> </details> <br /> Updates `@fontsource-variable/vazirmatn` from 5.0.21 to 5.1.1 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/fontsource/font-files/commits/HEAD/fonts/variable/vazirmatn">compare view</a></li> </ul> </details> <br /> Updates `babel-loader` from 9.1.3 to 9.2.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel-loader/releases">babel-loader's releases</a>.</em></p> <blockquote> <h2>v9.2.1</h2> <h2>What's Changed</h2> <ul> <li>Avoid error on missing getLogger by <a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1045">babel/babel-loader#1045</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/babel/babel-loader/compare/v9.2.0...v9.2.1">https://github.com/babel/babel-loader/compare/v9.2.0...v9.2.1</a></p> <h2>v9.2.0</h2> <h2>What's Changed</h2> <ul> <li>Remove caller option check by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1007">babel/babel-loader#1007</a></li> <li>Update deps by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1025">babel/babel-loader#1025</a></li> <li>docs: clarify that <code>cacheIdentifier</code> is computed from the merged options by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1000">babel/babel-loader#1000</a></li> <li>Add babel-loader logger by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1037">babel/babel-loader#1037</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/babel/babel-loader/compare/v9.1.3...v9.2.0">https://github.com/babel/babel-loader/compare/v9.1.3...v9.2.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel-loader/commit/1a9240b228d7735101d469bdb99b1a1e9991760f"><code>1a9240b</code></a> 9.2.1</li> <li><a href="https://github.com/babel/babel-loader/commit/5e5dd0cb1bb82aab5e98fa2c0dcb296b8d680bd0"><code>5e5dd0c</code></a> Avoid error on missing getLogger (v9) (<a href="https://redirect.github.com/babel/babel-loader/issues/1045">#1045</a>)</li> <li><a href="https://github.com/babel/babel-loader/commit/d280ee32ef3587ec1494ac804b17a8219013f810"><code>d280ee3</code></a> 9.2.0</li> <li><a href="https://github.com/babel/babel-loader/commit/a1a24cac780ee13d91064342aa70921863c1462a"><code>a1a24ca</code></a> backport <a href="https://redirect.github.com/babel/babel-loader/issues/1034">#1034</a> to 9.x (<a href="https://redirect.github.com/babel/babel-loader/issues/1037">#1037</a>)</li> <li><a href="https://github.com/babel/babel-loader/commit/e4492878ee2e8351a6cc3e744f043b3cfad8ab83"><code>e449287</code></a> docs: clarify that <code>cacheIdentifier</code> is computed from the merged options (<a href="https://redirect.github.com/babel/babel-loader/issues/1000">#1000</a>)</li> <li><a href="https://github.com/babel/babel-loader/commit/06c3ad8bc1b50dc4eb9747678506883e2f47d25c"><code>06c3ad8</code></a> Update deps (<a href="https://redirect.github.com/babel/babel-loader/issues/1025">#1025</a>)</li> <li><a href="https://github.com/babel/babel-loader/commit/943f412a6fa18d7158afdf4607a60d3ee93ba0e5"><code>943f412</code></a> Update metadata test (<a href="https://redirect.github.com/babel/babel-loader/issues/1024">#1024</a>)</li> <li><a href="https://github.com/babel/babel-loader/commit/955e577df366fb58136039612f742855700a243f"><code>955e577</code></a> Bump braces from 3.0.2 to 3.0.3 (<a href="https://redirect.github.com/babel/babel-loader/issues/1020">#1020</a>)</li> <li><a href="https://github.com/babel/babel-loader/commit/c5df50c958503f6fc271bf43e03e715189418c9c"><code>c5df50c</code></a> Update tests (<a href="https://redirect.github.com/babel/babel-loader/issues/1003">#1003</a>)</li> <li><a href="https://github.com/babel/babel-loader/commit/a186b8bb8b257e7e13e5fc4c9a9ea2c6356e70ac"><code>a186b8b</code></a> Remove caller option check (<a href="https://redirect.github.com/babel/babel-loader/issues/1007">#1007</a>)</li> <li>Additional commits viewable in <a href="https://github.com/babel/babel-loader/compare/v9.1.3...v9.2.1">compare view</a></li> </ul> </details> <br /> Updates `html-webpack-plugin` from 5.6.0 to 5.6.3 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md">html-webpack-plugin's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/jantimon/html-webpack-plugin/compare/v5.6.2...v5.6.3">5.6.3</a> (2024-10-23)</h3> <h3>Bug Fixes</h3> <ul> <li>hooks file for old plugins (<a href="https://redirect.github.com/jantimon/html-webpack-plugin/issues/1867">#1867</a>) (<a href="https://github.com/jantimon/html-webpack-plugin/commit/0585a364b2868a456713593540f738fe266d0028">0585a36</a>)</li> </ul> <h3><a href="https://github.com/jantimon/html-webpack-plugin/compare/v5.6.1...v5.6.2">5.6.2</a> (2024-10-17)</h3> <h3>Bug Fixes</h3> <ul> <li>allow bundle empty html (<a href="https://redirect.github.com/jantimon/html-webpack-plugin/issues/1865">#1865</a>) (<a href="https://github.com/jantimon/html-webpack-plugin/commit/f5b9140cc3232cb695453d8e5f3140a5af59acc8">f5b9140</a>)</li> </ul> <h3><a href="https://github.com/jantimon/html-webpack-plugin/compare/v5.6.0...v5.6.1">5.6.1</a> (2024-10-17)</h3> <h3>Bug Fixes</h3> <ul> <li>avoid importing all of lodash (<a href="https://redirect.github.com/jantimon/html-webpack-plugin/issues/1864">#1864</a>) (<a href="https://github.com/jantimon/html-webpack-plugin/commit/2caf5db9641d487e07439f96d2840b940800aff5">2caf5db</a>)</li> <li>don't use <code>initialize</code> hooks to allow dynamic plugin injection (<a href="https://github.com/jantimon/html-webpack-plugin/commit/ae85878c3812b72d891ce368d81ce05b72c3748e">ae85878</a>)</li> <li>handle <code>childCompilation.errors</code> being an iterator rather than array (<a href="https://redirect.github.com/jantimon/html-webpack-plugin/issues/1863">#1863</a>) (<a href="https://github.com/jantimon/html-webpack-plugin/commit/4c0c8943903e99ba01c7a50477ed5457513ba122">4c0c894</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/7299866767d7256c65e1d11daaed83426b6d74aa"><code>7299866</code></a> chore(release): 5.6.3</li> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/0585a364b2868a456713593540f738fe266d0028"><code>0585a36</code></a> fix: hooks file for old plugins (<a href="https://redirect.github.com/jantimon/html-webpack-plugin/issues/1867">#1867</a>)</li> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/11a248e9654bc8a44eef186a20446228110b451d"><code>11a248e</code></a> chore(release): 5.6.2</li> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/f5b9140cc3232cb695453d8e5f3140a5af59acc8"><code>f5b9140</code></a> fix: allow bundle empty html (<a href="https://redirect.github.com/jantimon/html-webpack-plugin/issues/1865">#1865</a>)</li> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/832e0f9aebbaddb974a6d348474e021944510597"><code>832e0f9</code></a> chore(release): 5.6.1</li> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/2caf5db9641d487e07439f96d2840b940800aff5"><code>2caf5db</code></a> fix: avoid importing all of lodash (<a href="https://redirect.github.com/jantimon/html-webpack-plugin/issues/1864">#1864</a>)</li> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/4c0c8943903e99ba01c7a50477ed5457513ba122"><code>4c0c894</code></a> fix: handle <code>childCompilation.errors</code> being an iterator rather than array (<a href="https://redirect.github.com/jantimon/html-webpack-plugin/issues/1">#1</a>...</li> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/ae85878c3812b72d891ce368d81ce05b72c3748e"><code>ae85878</code></a> fix: don't use <code>initialize</code> hooks to allow dynamic plugin injection</li> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/41f4a7b952e80eea4878d96638b4021f4a762750"><code>41f4a7b</code></a> chore: update tooling</li> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/7d5b559aec4068c7213f8e0266f7825e3d2becca"><code>7d5b559</code></a> docs: update (<a href="https://redirect.github.com/jantimon/html-webpack-plugin/issues/1841">#1841</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jantimon/html-webpack-plugin/compare/v5.6.0...v5.6.3">compare view</a></li> </ul> </details> <br /> Updates `i18next` from 24.0.2 to 24.2.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/releases">i18next's releases</a>.</em></p> <blockquote> <h2>v24.2.1</h2> <ul> <li>Standardize null/undefined checks across codebase <a href="https://redirect.github.com/i18next/i18next/pull/2275">2275</a></li> <li>fix(typescript): make TFunction augmentable again <a href="https://redirect.github.com/i18next/i18next/pull/2279">2279</a>, fixes <a href="https://redirect.github.com/i18next/i18next/issues/2278">2278</a></li> </ul> <h2>v24.2.0</h2> <ul> <li>feat(typescript): Add strictKeyChecks option to enforce checking key existence when defaultValue is used <a href="https://redirect.github.com/i18next/i18next/pull/2274">2274</a>, fixes <a href="https://redirect.github.com/i18next/i18next/issues/2043">2043</a></li> </ul> <h2>v24.1.2</h2> <ul> <li>optimize fix: Bug Report: Unsafe Behavior in i18n.t Function Leading to Potential Code Execution <a href="https://redirect.github.com/i18next/i18next/issues/2273">2273</a></li> </ul> <h2>v24.1.1</h2> <ul> <li>fix: Bug Report: Unsafe Behavior in i18n.t Function Leading to Potential Code Execution <a href="https://redirect.github.com/i18next/i18next/issues/2273">2273</a></li> </ul> <h2>v24.1.0</h2> <ul> <li>try to address <a href="https://redirect.github.com/i18next/i18next/issues/2270">2270</a> by cloning the store data <a href="https://redirect.github.com/i18next/i18next/pull/2271">2271</a></li> </ul> <h2>v24.0.5</h2> <ul> <li>remove extra log for <a href="https://redirect.github.com/i18next/i18next/pull/2268">2268</a></li> </ul> <h2>v24.0.4</h2> <ul> <li>simplify fix: incorrect locale detected <a href="https://redirect.github.com/i18next/i18next/pull/2268">2268</a></li> </ul> <h2>v24.0.3</h2> <ul> <li>fix: incorrect locale detected <a href="https://redirect.github.com/i18next/i18next/pull/2268">2268</a></li> <li>fix: Intl.getCanonicalLocales throws with custom regions <a href="https://redirect.github.com/i18next/i18next/issues/2267">2267</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/blob/master/CHANGELOG.md">i18next's changelog</a>.</em></p> <blockquote> <h2>24.2.1</h2> <ul> <li>Standardize null/undefined checks across codebase <a href="https://redirect.github.com/i18next/i18next/pull/2275">2275</a></li> <li>fix(typescript): make TFunction augmentable again <a href="https://redirect.github.com/i18next/i18next/pull/2279">2279</a>, fixes <a href="https://redirect.github.com/i18next/i18next/issues/2278">2278</a></li> </ul> <h2>24.2.0</h2> <ul> <li>feat(typescript): Add strictKeyChecks option to enforce checking key existence when defaultValue is used <a href="https://redirect.github.com/i18next/i18next/pull/2274">2274</a>, fixes <a href="https://redirect.github.com/i18next/i18next/issues/2043">2043</a></li> </ul> <h2>24.1.2</h2> <u…
- Loading branch information