Skip to content

Commit

Permalink
Bump the nonmajor group with 6 updates (#30)
Browse files Browse the repository at this point in the history
Bumps the nonmajor group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [cypress](https://github.com/cypress-io/cypress) | `13.13.1` |
`13.13.2` |
|
[eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react)
| `7.34.4` | `7.35.0` |
| [postcss](https://github.com/postcss/postcss) | `8.4.39` | `8.4.40` |
| [rollup](https://github.com/rollup/rollup) | `4.18.1` | `4.19.2` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` |
`5.5.4` |
| [@emotion/react](https://github.com/emotion-js/emotion) | `11.11.3` |
`11.13.0` |

Updates `cypress` from 13.13.1 to 13.13.2
<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.13.2</h2>
<p>Changelog: <a
href="https://docs.cypress.io/guides/references/changelog#13-13-2">https://docs.cypress.io/guides/references/changelog#13-13-2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cypress-io/cypress/commit/e9026dd907be9aef82114165a0e4f446959387fd"><code>e9026dd</code></a>
chore: bump circle cache (<a
href="https://redirect.github.com/cypress-io/cypress/issues/29941">#29941</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/dddd2d55d301f37854f5be1e3f9fc9bce036854c"><code>dddd2d5</code></a>
perf: remove listener to fix log memory leak (<a
href="https://redirect.github.com/cypress-io/cypress/issues/29939">#29939</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/f4052f1f018cb2269a020ffc56cdcef18c548234"><code>f4052f1</code></a>
dependency: update dependency chrome-remote-interface to v0.33.2 (<a
href="https://redirect.github.com/cypress-io/cypress/issues/29932">#29932</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/40de87d26017dda24c680e6a16093fb65ee5a0c6"><code>40de87d</code></a>
chore: release
<code>@​cypress/webpack-batteries-included-preprocessor-v3</code>.0.4</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/42b3f6e137c6a3279361be071915676b2c6dd876"><code>42b3f6e</code></a>
chore: release 13.13.2 (<a
href="https://redirect.github.com/cypress-io/cypress/issues/29937">#29937</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/dc0c2370f72fe6ecf2b19d47a252416470153163"><code>dc0c237</code></a>
chore: Update v8 snapshot cache (<a
href="https://redirect.github.com/cypress-io/cypress/issues/29933">#29933</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/0d5065a10646b7a4adf49a613553fef96210bc99"><code>0d5065a</code></a>
dependency: update dependency strip-ansi to v6.0.1 (<a
href="https://redirect.github.com/cypress-io/cypress/issues/29931">#29931</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/3540a0178b9e1513acb2695307aba55bc344093c"><code>3540a01</code></a>
chore: Update v8 snapshot cache (<a
href="https://redirect.github.com/cypress-io/cypress/issues/29929">#29929</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/f7148b90537fba0532f2c474d22ff62f912e6370"><code>f7148b9</code></a>
chore: Update v8 snapshot cache (<a
href="https://redirect.github.com/cypress-io/cypress/issues/29928">#29928</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/82601500b618e0ae97e9a73dfb7f8f097d835a69"><code>8260150</code></a>
perf: optimize parseCspHeaders (<a
href="https://redirect.github.com/cypress-io/cypress/issues/29887">#29887</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/cypress-io/cypress/compare/v13.13.1...v13.13.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `eslint-plugin-react` from 7.34.4 to 7.35.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.35.0</h2>
<h3>Added</h3>
<ul>
<li>support eslint v9 (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3759">#3759</a>[]
<a
href="https://github.com/mdjermanovic"><code>@​mdjermanovic</code></a>)</li>
<li>export flat configs from plugin root and fix flat config crash (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3694">#3694</a>[]
<a href="https://github.com/bradzacher"><code>@​bradzacher</code></a> <a
href="https://github.com/mdjermanovic"><code>@​mdjermanovic</code></a>)</li>
<li>add [<code>jsx-props-no-spread-multi</code>] (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3724">#3724</a>[]
<a
href="https://github.com/SimonSchick"><code>@​SimonSchick</code></a>)</li>
<li>[<code>forbid-component-props</code>]: add
<code>propNamePattern</code> to allow / disallow prop name patterns (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3774">#3774</a>[]
<a href="https://github.com/akulsr0"><code>@​akulsr0</code></a>)</li>
<li>[<code>jsx-handler-names</code>]: support ignoring component names
(<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3772">#3772</a>[]
<a href="https://github.com/akulsr0"><code>@​akulsr0</code></a>)</li>
<li>version settings: Allow react defaultVersion to be configurable (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3771">#3771</a>[]
<a href="https://github.com/onlywei"><code>@​onlywei</code></a>)</li>
<li>[<code>jsx-closing-tag-location</code>]: add
<code>line-aligned</code> option (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3777">#3777</a>
<a
href="https://github.com/kimtaejin3"><code>@​kimtaejin3</code></a>)</li>
<li>[<code>no-danger</code>]: add <code>customComponentNames</code>
option (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3748">#3748</a>[]
<a href="https://github.com/akulsr0"><code>@​akulsr0</code></a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>[<code>no-invalid-html-attribute</code>]: substitute placeholders in
suggestion messages (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3759">#3759</a>[]
<a
href="https://github.com/mdjermanovic"><code>@​mdjermanovic</code></a>)</li>
<li>[<code>sort-prop-types</code>]: single line type ending without
semicolon (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3784">#3784</a>[]
<a href="https://github.com/akulsr0"><code>@​akulsr0</code></a>)</li>
<li>[<code>require-default-props</code>]: report when required props
have default value (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3785">#3785</a>[]
<a href="https://github.com/akulsr0"><code>@​akulsr0</code></a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[Refactor] <code>variableUtil</code>: Avoid creating a single flat
variable scope for each lookup (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3782">#3782</a>[]
<a
href="https://github.com/DanielRosenwasser"><code>@​DanielRosenwasser</code></a>)</li>
</ul>
<p><a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3759">#3759</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3759">jsx-eslint/eslint-plugin-react#3759</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3694">#3694</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3694">jsx-eslint/eslint-plugin-react#3694</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3771">#3771</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3771">jsx-eslint/eslint-plugin-react#3771</a></p>
<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></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><a
href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.4...v7.35.0">7.35.0</a>
- 2024.07.19</h2>
<h3>Added</h3>
<ul>
<li>support eslint v9 (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3759">#3759</a>[]
<a
href="https://github.com/mdjermanovic"><code>@​mdjermanovic</code></a>)</li>
<li>export flat configs from plugin root and fix flat config crash (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3694">#3694</a>[]
<a href="https://github.com/bradzacher"><code>@​bradzacher</code></a> <a
href="https://github.com/mdjermanovic"><code>@​mdjermanovic</code></a>)</li>
<li>add [<code>jsx-props-no-spread-multi</code>] (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3724">#3724</a>[]
<a
href="https://github.com/SimonSchick"><code>@​SimonSchick</code></a>)</li>
<li>[<code>forbid-component-props</code>]: add
<code>propNamePattern</code> to allow / disallow prop name patterns (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3774">#3774</a>[]
<a href="https://github.com/akulsr0"><code>@​akulsr0</code></a>)</li>
<li>[<code>jsx-handler-names</code>]: support ignoring component names
(<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3772">#3772</a>[]
<a href="https://github.com/akulsr0"><code>@​akulsr0</code></a>)</li>
<li>version settings: Allow react defaultVersion to be configurable (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3771">#3771</a>[]
<a href="https://github.com/onlywei"><code>@​onlywei</code></a>)</li>
<li>[<code>jsx-closing-tag-location</code>]: add
<code>line-aligned</code> option (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3777">#3777</a>
<a
href="https://github.com/kimtaejin3"><code>@​kimtaejin3</code></a>)</li>
<li>[<code>no-danger</code>]: add <code>customComponentNames</code>
option (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3748">#3748</a>[]
<a href="https://github.com/akulsr0"><code>@​akulsr0</code></a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>[<code>no-invalid-html-attribute</code>]: substitute placeholders in
suggestion messages (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3759">#3759</a>[]
<a
href="https://github.com/mdjermanovic"><code>@​mdjermanovic</code></a>)</li>
<li>[<code>sort-prop-types</code>]: single line type ending without
semicolon (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3784">#3784</a>[]
<a href="https://github.com/akulsr0"><code>@​akulsr0</code></a>)</li>
<li>[<code>require-default-props</code>]: report when required props
have default value (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3785">#3785</a>[]
<a href="https://github.com/akulsr0"><code>@​akulsr0</code></a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[Refactor] <code>variableUtil</code>: Avoid creating a single flat
variable scope for each lookup (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3782">#3782</a>[]
<a
href="https://github.com/DanielRosenwasser"><code>@​DanielRosenwasser</code></a>)</li>
</ul>
<p><a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3785">#3785</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3785">jsx-eslint/eslint-plugin-react#3785</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3784">#3784</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3784">jsx-eslint/eslint-plugin-react#3784</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3782">#3782</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3782">jsx-eslint/eslint-plugin-react#3782</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3777">#3777</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3777">jsx-eslint/eslint-plugin-react#3777</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3774">#3774</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3774">jsx-eslint/eslint-plugin-react#3774</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3772">#3772</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3772">jsx-eslint/eslint-plugin-react#3772</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3771">#3771</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3771">jsx-eslint/eslint-plugin-react#3771</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3759">#3759</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3759">jsx-eslint/eslint-plugin-react#3759</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3748">#3748</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3748">jsx-eslint/eslint-plugin-react#3748</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3724">#3724</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3724">jsx-eslint/eslint-plugin-react#3724</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3694">#3694</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3694">jsx-eslint/eslint-plugin-react#3694</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/c6fdccde50f6e6cc445858b9a1e8d9980f3a86cb"><code>c6fdccd</code></a>
Update CHANGELOG and bump version</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/a4b0bbcf559f4f316ea5b7708f74961f030c70cb"><code>a4b0bbc</code></a>
[Fix] <code>require-default-props</code>: report when required props
have default value</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/a08cb93fdb49b8b5a91315c7b7d99d38a4318809"><code>a08cb93</code></a>
[Fix] <code>sort-prop-types</code>: single line type ending without
semicolon</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/4b3209bf3a65502a279da1d98b80d2d998d27357"><code>4b3209b</code></a>
[meta] no point in supporting eslint 9.0 - 9.6 initially</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/ca8b11ef6e4f183a5aaf354a5b4c312b33a37486"><code>ca8b11e</code></a>
[Dev Deps] update <code>@babel/core</code>,
<code>@babel/eslint-parser</code></li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/597553d1307a6a2eb04c79d4a3b97431f977a8a0"><code>597553d</code></a>
[New] <code>no-danger</code>: add <code>customComponentNames</code>
option</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/c58f04b474dbb0ccf18fab77f9afa698020e575f"><code>c58f04b</code></a>
[New] <code>jsx-closing-tag-location</code>: add
<code>line-aligned</code> option</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/00b89fe86d07ade8146f48681122b3110cd2cf78"><code>00b89fe</code></a>
[New] version settings: Allow react defaultVersion to be
configurable</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/4d2fd861d2f9e561144c5926cc8b73fe7fff7f3e"><code>4d2fd86</code></a>
[Refactor] <code>variableUtil</code>: Avoid creating a single flat
variable scope for ea...</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/6a83d67842b79e472fdb301f567b66218df53f66"><code>6a83d67</code></a>
[New] <code>jsx-handler-names</code>: support ignoring component
names</li>
<li>Additional commits viewable in <a
href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.4...v7.35.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `postcss` from 8.4.39 to 8.4.40
<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.40</h2>
<ul>
<li>Moved to getter/setter in nodes types to help Sass team (by <a
href="https://github.com/nex3"><code>@​nex3</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.40</h2>
<ul>
<li>Moved to getter/setter in nodes types to help Sass team (by <a
href="https://github.com/nex3"><code>@​nex3</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/postcss/postcss/commit/3f84b417fc5a857c7e1fbda1ddd79205b61f3bfa"><code>3f84b41</code></a>
Release 8.4.40 version</li>
<li><a
href="https://github.com/postcss/postcss/commit/293ce4510830f5efe5778edd07f4424b2de2c95d"><code>293ce45</code></a>
Merge pull request <a
href="https://redirect.github.com/postcss/postcss/issues/1950">#1950</a>
from nex3/node-getters</li>
<li><a
href="https://github.com/postcss/postcss/commit/fd7ae733f1acfb51a0119250b0a4bd3fc1a7672a"><code>fd7ae73</code></a>
Declare Node subclass attributes as getters</li>
<li><a
href="https://github.com/postcss/postcss/commit/79a6396e4516b0915d23074673fd22f29f01aa59"><code>79a6396</code></a>
Update dependencies</li>
<li><a
href="https://github.com/postcss/postcss/commit/53968d7a97949276f78dba4d6eff09afa2f1b1d0"><code>53968d7</code></a>
Make name more clear</li>
<li>See full diff in <a
href="https://github.com/postcss/postcss/compare/8.4.39...8.4.40">compare
view</a></li>
</ul>
</details>
<br />

Updates `rollup` from 4.18.1 to 4.19.2
<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.19.2</h2>
<h2>4.19.2</h2>
<p><em>2024-08-01</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Avoid &quot;cannot get value of null&quot; error when using optional
chaining with namespaces (<a
href="https://redirect.github.com/rollup/rollup/issues/5597">#5597</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5597">#5597</a>:
Fix retrieval of literal values for chained namespaces (<a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
</ul>
<h2>v4.19.1</h2>
<h2>4.19.1</h2>
<p><em>2024-07-27</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Do not remove parantheses when tree-shaking logical expressions (<a
href="https://redirect.github.com/rollup/rollup/issues/5584">#5584</a>)</li>
<li>Do not ignore side effects in calls left of an optional chaining
operator (<a
href="https://redirect.github.com/rollup/rollup/issues/5589">#5589</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5584">#5584</a>:
fix: find whitespace from operator position to start (<a
href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5587">#5587</a>:
docs: improve command by code-group (<a
href="https://github.com/thinkasany"><code>@​thinkasany</code></a>, <a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5589">#5589</a>:
Fix side effect detection in optional chains (<a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5592">#5592</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5593">#5593</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5594">#5594</a>:
chore(deps): lock file maintenance (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5595">#5595</a>:
chore(deps): lock file maintenance (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
</ul>
<h2>v4.19.0</h2>
<h2>4.19.0</h2>
<p><em>2024-07-20</em></p>
<h3>Features</h3>
<ul>
<li>Implement support for decorators (<a
href="https://redirect.github.com/rollup/rollup/issues/5562">#5562</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Improve soucemap generation when tree-shaking logical expressions
(<a
href="https://redirect.github.com/rollup/rollup/issues/5581">#5581</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5562">#5562</a>:
feat: implementing decorator support (<a
href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>, <a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5570">#5570</a>:
refactor(finalisers): condition branch (<a
href="https://github.com/Simon-He95"><code>@​Simon-He95</code></a>, <a
href="https://github.com/zhangmo8"><code>@​zhangmo8</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/rollup/rollup/blob/master/CHANGELOG.md">rollup's
changelog</a>.</em></p>
<blockquote>
<h2>4.19.2</h2>
<p><em>2024-08-01</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Avoid &quot;cannot get value of null&quot; error when using optional
chaining with namespaces (<a
href="https://redirect.github.com/rollup/rollup/issues/5597">#5597</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5597">#5597</a>:
Fix retrieval of literal values for chained namespaces (<a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
</ul>
<h2>4.19.1</h2>
<p><em>2024-07-27</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Do not remove parantheses when tree-shaking logical expressions (<a
href="https://redirect.github.com/rollup/rollup/issues/5584">#5584</a>)</li>
<li>Do not ignore side effects in calls left of an optional chaining
operator (<a
href="https://redirect.github.com/rollup/rollup/issues/5589">#5589</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5584">#5584</a>:
fix: find whitespace from operator position to start (<a
href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5587">#5587</a>:
docs: improve command by code-group (<a
href="https://github.com/thinkasany"><code>@​thinkasany</code></a>, <a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5589">#5589</a>:
Fix side effect detection in optional chains (<a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5592">#5592</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5593">#5593</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5594">#5594</a>:
chore(deps): lock file maintenance (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5595">#5595</a>:
chore(deps): lock file maintenance (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
</ul>
<h2>4.19.0</h2>
<p><em>2024-07-20</em></p>
<h3>Features</h3>
<ul>
<li>Implement support for decorators (<a
href="https://redirect.github.com/rollup/rollup/issues/5562">#5562</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Improve soucemap generation when tree-shaking logical expressions
(<a
href="https://redirect.github.com/rollup/rollup/issues/5581">#5581</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5562">#5562</a>:
feat: implementing decorator support (<a
href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>, <a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5570">#5570</a>:
refactor(finalisers): condition branch (<a
href="https://github.com/Simon-He95"><code>@​Simon-He95</code></a>, <a
href="https://github.com/zhangmo8"><code>@​zhangmo8</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5572">#5572</a>:
Improve chunk and asset type information in docs (<a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5573">#5573</a>:
Switch to audit resolver to ignore requirejs vulnerability (<a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5575">#5575</a>:
chore(deps): update dependency inquirer to v10 (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></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/39955e55dbc12ec379a21efcf8fc21e55ec6ce3a"><code>39955e5</code></a>
4.19.2</li>
<li><a
href="https://github.com/rollup/rollup/commit/7625d3eb889ce1543dc62e7a1517fba956d400b3"><code>7625d3e</code></a>
Fix retrieval of literal values for chained namespaces (<a
href="https://redirect.github.com/rollup/rollup/issues/5597">#5597</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/8b967917c2923dc6a02ca1238261387aefa2cb2f"><code>8b96791</code></a>
4.19.1</li>
<li><a
href="https://github.com/rollup/rollup/commit/610d7c0015cba92a8ca4ece1ae8abb88da80ee9f"><code>610d7c0</code></a>
fix: find whitespace from operator position to start (<a
href="https://redirect.github.com/rollup/rollup/issues/5584">#5584</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/57ea7b15fcc6e47697ba09d927ce071abd955e7f"><code>57ea7b1</code></a>
Fix side effect detection in optional chains (<a
href="https://redirect.github.com/rollup/rollup/issues/5589">#5589</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/c16c92411619df4dff80536fe0ea0c5d945f829e"><code>c16c924</code></a>
docs: improve command by code-group (<a
href="https://redirect.github.com/rollup/rollup/issues/5587">#5587</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/27260de07ba51dfc6bb002b3a70c7617eaaa69b2"><code>27260de</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/rollup/rollup/issues/5595">#5595</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/e7cc7ef7a6906ca6e0244bbbf4ac11a89da8ab68"><code>e7cc7ef</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/rollup/rollup/issues/5594">#5594</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/87b666d02baded4c32a25685ad16da20823b5b67"><code>87b666d</code></a>
chore(deps): lock file maintenance minor/patch updates (<a
href="https://redirect.github.com/rollup/rollup/issues/5593">#5593</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/cff9a43ba2757032242f20a674caa363fb8b1b01"><code>cff9a43</code></a>
chore(deps): lock file maintenance minor/patch updates (<a
href="https://redirect.github.com/rollup/rollup/issues/5592">#5592</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/rollup/rollup/compare/v4.18.1...v4.19.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript` from 5.3.3 to 5.5.4
<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.5.4</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/">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&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.5.4%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.4 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.5.3%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.3 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.5.2%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.2 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.5.1%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.5.0%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.0 (Beta)</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> (soon!)</li>
</ul>
<h2>TypeScript 5.5.3</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/">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&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.5.3%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.3 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.5.2%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.2 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.5.1%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.5.0%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.0 (Beta)</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.5</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/">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&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.5.2%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.2 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.5.1%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.5.0%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.0 (Beta)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
</ul>
<h2>TypeScript 5.5 RC</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-5-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&amp;q=milestone%3A%22TypeScript+5.5.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.5.0 (Beta)</a>.</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/TypeScript/commit/c8a7d589e647e19c94150d9892909f3aa93e48eb"><code>c8a7d58</code></a>
Bump version to 5.5.4 and LKG</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/c0ded048e0e83709704c808fadbf5c14a29b8153"><code>c0ded04</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/58771">#58771</a>
(Allow references to the global Symb...) into release-5.5 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/5ba41e221a7be2cf6d832b073371021fdddabb64"><code>5ba41e2</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/59208">#59208</a>
(Write non-missing undefined on mapp...) into release-5.5 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/b075332c4ba2e0be750a4f975f258fe60445b93e"><code>b075332</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/59337">#59337</a>
(Allow declarationMap to be emitted ...) into release-5.5 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/9dd6f917448286ec32b4202274424a4ea482cf8e"><code>9dd6f91</code></a>
Cherry-pick &quot;Stop using latest Node in CI&quot; to release-5.5 (<a
href="https://redirect.github.com/Microsoft/TypeScript/issues/59348">#59348</a>)</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/bf0ddaf6e63b3808ee4ced302830cbd9460de7cd"><code>bf0ddaf</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/59070">#59070</a>
(Delay the calculation of common sou...) into release-5.5 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/a44e2d925cdf3bfa51b8b65ca15f9007d1fde979"><code>a44e2d9</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/59160">#59160</a>
(Fixed crash on authored import type...) into release-5.5 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/f35206d2029ec65b04dba854620bfd4d3dc23951"><code>f35206d</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/59325">#59325</a>
(Don't skip markLinkedReferences on ...) into release-5.5 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/1109550e2c36d1f6c87222d7c4f996b23f05b3f5"><code>1109550</code></a>
Fix baselines on release-5.5 (<a
href="https://redirect.github.com/Microsoft/TypeScript/issues/59330">#59330</a>)</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/8794318ac96856933f1b0886900409813875283f"><code>8794318</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/59215">#59215</a>
(Fix codefix crash on circular alias...) into release-5.5 (#...</li>
<li>Additional commits viewable in <a
href="https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.5.4">compare
view</a></li>
</ul>
</details>
<br />

Updates `@emotion/react` from 11.11.3 to 11.13.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>.13.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/emotion-js/emotion/pull/3198">#3198</a>
<a
href="https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b"><code>d8ff8a5</code></a>
Thanks <a
href="https://github.com/Andarist"><code>@​Andarist</code></a>! -
Migrated away from relying on <code>process.env.NODE_ENV</code> checks
to differentiate between production and development builds.</p>
<p>Development builds (and other environment-specific builds) can be
used by using proper conditions (see <a
href="https://nodejs.org/docs/v20.15.1/api/packages.html#resolving-user-conditions">here</a>).
Most modern bundlers/frameworks already preconfigure those for the user
so no action has to be taken.</p>
<p>Default files should continue to work in all environments.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/emotion-js/emotion/pull/3215">#3215</a>
<a
href="https://github.com/emotion-js/emotion/commit/a9f691299844bf6837b7ad41ee17cd912496f3d5"><code>a9f6912</code></a>
Thanks <a
href="https://github.com/Andarist"><code>@​Andarist</code></a>! - Added
<code>edge-light</code> and <code>workerd</code> conditions to
<code>package.json</code> manifest to better serve users using Vercel
Edge and Cloudflare Workers.</p>
</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a
href="https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b"><code>d8ff8a5</code></a>,
<a
href="https://github.com/emotion-js/emotion/commit/a9f691299844bf6837b7ad41ee17cd912496f3d5"><code>a9f6912</code></a>]:
<ul>
<li><code>@​emotion/cache</code><a
href="https://github.com/11"><code>@​11</code></a>.13.0</li>
<li><code>@​emotion/serialize</code><a
href="https://github.com/1"><code>@​1</code></a>.3.0</li>
<li><code>@​emotion/use-insertion-effect-with-fallbacks</code><a
href="https://github.com/1"><code>@​1</code></a>.1.0</li>
<li><code>@​emotion/utils</code><a
href="https://github.com/1"><code>@​1</code></a>.4.0</li>
</ul>
</li>
</ul>
<h2><code>@​emotion/react</code><a
href="https://github.com/11"><code>@​11</code></a>.12.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/emotion-js/emotion/pull/2815">#2815</a>
<a
href="https://github.com/emotion-js/emotion/commit/65a1eea156a15603cd9ded42769a8ca226cf9450"><code>65a1eea</code></a>
Thanks <a
href="https://github.com/srmagura"><code>@​srmagura</code></a>! -
Automatic labeling at runtime is now an opt-in feature. Define
<code>globalThis.EMOTION_RUNTIME_AUTO_LABEL = true</code> before Emotion
gets initialized to enable it.</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/emotion-js/emotion/pull/3206">#3206</a>
<a
href="https://github.com/emotion-js/emotion/commit/d1994c460761ef37a3d12c587910c4e5b0e6f682"><code>d1994c4</code></a>
Thanks <a
href="https://github.com/DiegoAndai"><code>@​DiegoAndai</code></a>! -
Improved compatibility with the upcoming <code>@types/react</code> for
React 19 where the global <code>JSX</code> namespace doesn't exist
anymore</p>
</li>
<li>
<p><a
href="https://redirect.github.com/emotion-js/emotion/pull/3208">#3208</a>
<a
href="https://github.com/emotion-js/emotion/commit/56109e79adcf916144250b52ed579f13e4e6e0cf"><code>56109e7</code></a>
Thanks <a
href="https://github.com/Andarist"><code>@​Andarist</code></a>! - Only
forward defined <code>ref</code>s to improve compatibility with the
upcoming React 19</p>
</li>
<li>
<p>Updated dependencies [<a
href="https://github.com/emotion-js/emotion/commit/9ca22c6c23e9effa086d161a9b0ae1c645686680"><code>9ca22c6</code></a>,
<a
href="https://github.com/emotion-js/emotion/commit/b1d16b087d057524f374e347fdfd6a03e505107a"><code>b1d16b0</code></a>,
<a
href="https://github.com/emotion-js/emotion/commit/16d8a8c2198461c4842c73048b406c346a70aa59"><code>16d8a8c</code></a>]:</p>
<ul>
<li><code>@​emotion/serialize</code><a
href="https://github.com/1"><code>@​1</code></a>.2.0</li>
<li><code>@​emotion/weak-memoize</code><a
href="https://github.com/0"><code>@​0</code></a>.4.0</li>
<li><code>@​emotion/utils</code><a
href="https://github.com/1"><code>@​1</code></a>.3.0</li>
<li><code>@​emotion/babel-plugin</code><a
href="https://github.com/11"><code>@​11</code></a>.12.0</li>
<li><code>@​emotion/cache</code><a
href="https://github.com/11"><code>@​11</code></a>.12.0</li>
</ul>
</li>
</ul>
<h2><code>@​emotion/react</code><a
href="https://github.com/11"><code>@​11</code></a>.11.4</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/emotion-js/emotion/pull/3159">#3159</a>
<a
href="https://github.com/emotion-js/emotion/commit/5b82631d79a58e87e560024d724b849f3921b6e0"><code>5b82631d</code></a>
Thanks <a href="https://github.com/iegik"><code>@​iegik</code></a>! -
Renamed an internal <code>hasOwnProperty</code> to <code>hasOwn</code>.
This avoids problems in CommonJS environments when the consumer tries to
prevent prototype pollution with
<code>Object.freeze(Object.prototype)</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/emotion-js/emotion/commit/70ad1d33892091e9bc478792fa7da662ed63476a"><code>70ad1d3</code></a>
Version Packages (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3214">#3214</a>)</li>
<li><a
href="https://github.com/emotion-js/emotion/commit/a9f691299844bf6837b7ad41ee17cd912496f3d5"><code>a9f6912</code></a>
Added <code>edge-light</code> and <code>workerd</code> conditions (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3215">#3215</a>)</li>
<li><a
href="https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b"><code>d8ff8a5</code></a>
Update Preconstruct and use import conditions (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3198">#3198</a>)</li>
<li><a
href="https://github.com/emotion-js/emotion/commit/d57cfcb6daf48fc5458f91b4db2e072fbc2863e4"><code>d57cfcb</code></a>
Version Packages (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3188">#3188</a>)</li>
<li><a
href="https://github.com/emotion-js/emotion/commit/d1994c460761ef37a3d12c587910c4e5b0e6f682"><code>d1994c4</code></a>
Improved compatibility with the upcoming <code>@types/react</code> for
React 19 (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3206">#3206</a>)</li>
<li><a
href="https://github.com/emotion-js/emotion/commit/56109e79adcf916144250b52ed579f13e4e6e0cf"><code>56109e7</code></a>
Only forward defined <code>ref</code>s (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3208">#3208</a>)</li>
<li><a
href="https://github.com/emotion-js/emotion/commit/de80631b526922aeb8eeda739ef964e54ab4b9db"><code>de80631</code></a>
Update Changesets (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3207">#3207</a>)</li>
<li><a
href="https://github.com/emotion-js/emotion/commit/4cc565f1b7a576902b6360654afa4ce176698f76"><code>4cc565f</code></a>
Update Jest dependencies (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3199">#3199</a>)</li>
<li><a
href="https://github.com/emotion-js/emotion/commit/b4da6d373894016daf9b13aed30632bb30440abc"><code>b4da6d3</code></a>
Update TypeScript, ESLint and Prettier (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3200">#3200</a>)</li>
<li><a
href="https://github.com/emotion-js/emotion/commit/65a1eea156a15603cd9ded42769a8ca226cf9450"><code>65a1eea</code></a>
Make runtime label extraction opt-in (<a
href="https://redirect.github.com/emotion-js/emotion/issues/2815">#2815</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected]">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 7260848 commit 348ba7d
Showing 1 changed file with 536 additions and 534 deletions.
Loading

0 comments on commit 348ba7d

Please sign in to comment.