Skip to content

Commit

Permalink
Bump @emotion/styled from 11.11.0 to 11.13.0 (#794)
Browse files Browse the repository at this point in the history
Bumps [@emotion/styled](https://github.com/emotion-js/emotion) from
11.11.0 to 11.13.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/emotion-js/emotion/releases"><code>@​emotion/styled</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@​emotion/styled</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/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/styled</code><a
href="https://github.com/11"><code>@​11</code></a>.12.0</h2>
<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/a1e881b7dffdfa69f5ff32a708a25213b711bd15"><code>a1e881b</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/is-prop-valid</code><a
href="https://github.com/1"><code>@​1</code></a>.3.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>
</ul>
</li>
</ul>
<h2><code>@​emotion/styled</code><a
href="https://github.com/11"><code>@​11</code></a>.11.5</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/emotion-js/emotion/pull/3164">#3164</a>
<a
href="https://github.com/emotion-js/emotion/commit/c9b84dbe5bf5e054e6cd561d6da1e1548e1489d1"><code>c9b84dbe</code></a>
Thanks <a
href="https://github.com/Cerber-Ursi"><code>@​Cerber-Ursi</code></a>! -
Reordered <code>styled</code> overloads to accommodate the recent change
in <code>@emotion/serialize</code>'s types.</p>
</li>
<li>
<p>Updated dependencies [<a
href="https://github.com/emotion-js/emotion/commit/c9b84dbe5bf5e054e6cd561d6da1e1548e1489d1"><code>c9b84dbe</code></a>]:</p>
<ul>
<li><code>@​emotion/serialize</code><a
href="https://github.com/1"><code>@​1</code></a>.1.4</li>
</ul>
</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 compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@emotion/styled&package-manager=npm_and_yarn&previous-version=11.11.0&new-version=11.13.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</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 Jul 29, 2024
1 parent 348ea6c commit e478831
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 24 deletions.
2 changes: 1 addition & 1 deletion test-client-web-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"private": true,
"dependencies": {
"@emotion/react": "^11.13.0",
"@emotion/styled": "^11.11.0",
"@emotion/styled": "^11.13.0",
"@fontsource/roboto": "^5.0.12",
"@foxglove/ws-protocol": "^0.7.1",
"@mui/material": "^5.15.10",
Expand Down
41 changes: 18 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==

"@emotion/babel-plugin@^11.11.0", "@emotion/babel-plugin@^11.12.0":
"@emotion/babel-plugin@^11.12.0":
version "11.12.0"
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.12.0.tgz#7b43debb250c313101b3f885eba634f1d723fcc2"
integrity sha512-y2WQb+oP8Jqvvclh8Q55gLUyb7UFvgv7eJfsj7td5TToBrIUtPay2kMrZi4xjq9qw2vD0ZR5fSho0yqoFgX7Rw==
Expand Down Expand Up @@ -574,17 +574,12 @@
resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.9.2.tgz#ff9221b9f58b4dfe61e619a7788734bd63f6898b"
integrity sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==

"@emotion/is-prop-valid@^1.2.1":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-1.2.1.tgz#23116cf1ed18bfeac910ec6436561ecb1a3885cc"
integrity sha512-61Mf7Ufx4aDxx1xlDeOm8aFFigGHE4z+0sKCa+IHCeZKiyP9RLD0Mmx7m8b9/Cf37f7NAvQOOJAbQQGVr5uERw==
"@emotion/is-prop-valid@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-1.3.0.tgz#bd84ba972195e8a2d42462387581560ef780e4e2"
integrity sha512-SHetuSLvJDzuNbOdtPVbq6yMMMlLoW5Q94uDqJZqy50gcmAjxFkVqmzqSGEFq9gT2iMuIeKV1PXVWmvUhuZLlQ==
dependencies:
"@emotion/memoize" "^0.8.1"

"@emotion/memoize@^0.8.1":
version "0.8.1"
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.1.tgz#c1ddb040429c6d21d38cc945fe75c818cfb68e17"
integrity sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==
"@emotion/memoize" "^0.9.0"

"@emotion/memoize@^0.9.0":
version "0.9.0"
Expand All @@ -605,7 +600,7 @@
"@emotion/weak-memoize" "^0.4.0"
hoist-non-react-statics "^3.3.1"

"@emotion/serialize@^1.1.2", "@emotion/serialize@^1.2.0", "@emotion/serialize@^1.3.0":
"@emotion/serialize@^1.2.0", "@emotion/serialize@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.3.0.tgz#e07cadfc967a4e7816e0c3ffaff4c6ce05cb598d"
integrity sha512-jACuBa9SlYajnpIVXB+XOXnfJHyckDfe6fOpORIM6yhBDlqGuExvDdZYHDQGoDf3bZXGv7tNr+LpLjJqiEQ6EA==
Expand All @@ -621,29 +616,29 @@
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.4.0.tgz#c9299c34d248bc26e82563735f78953d2efca83c"
integrity sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg==

"@emotion/styled@^11.11.0":
version "11.11.0"
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.11.0.tgz#26b75e1b5a1b7a629d7c0a8b708fbf5a9cdce346"
integrity sha512-hM5Nnvu9P3midq5aaXj4I+lnSfNi7Pmd4EWk1fOZ3pxookaQTNew6bp4JaCBYM4HVFZF9g7UjJmsUmC2JlxOng==
"@emotion/styled@^11.13.0":
version "11.13.0"
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.13.0.tgz#633fd700db701472c7a5dbef54d6f9834e9fb190"
integrity sha512-tkzkY7nQhW/zC4hztlwucpT8QEZ6eUzpXDRhww/Eej4tFfO0FxQYWRyg/c5CCXa4d/f174kqeXYjuQRnhzf6dA==
dependencies:
"@babel/runtime" "^7.18.3"
"@emotion/babel-plugin" "^11.11.0"
"@emotion/is-prop-valid" "^1.2.1"
"@emotion/serialize" "^1.1.2"
"@emotion/use-insertion-effect-with-fallbacks" "^1.0.1"
"@emotion/utils" "^1.2.1"
"@emotion/babel-plugin" "^11.12.0"
"@emotion/is-prop-valid" "^1.3.0"
"@emotion/serialize" "^1.3.0"
"@emotion/use-insertion-effect-with-fallbacks" "^1.1.0"
"@emotion/utils" "^1.4.0"

"@emotion/unitless@^0.9.0":
version "0.9.0"
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.9.0.tgz#8e5548f072bd67b8271877e51c0f95c76a66cbe2"
integrity sha512-TP6GgNZtmtFaFcsOgExdnfxLLpRDla4Q66tnenA9CktvVSdNKDvMVuUah4QvWPIpNjrWsGg3qeGo9a43QooGZQ==

"@emotion/use-insertion-effect-with-fallbacks@^1.0.1", "@emotion/use-insertion-effect-with-fallbacks@^1.1.0":
"@emotion/use-insertion-effect-with-fallbacks@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.1.0.tgz#1a818a0b2c481efba0cf34e5ab1e0cb2dcb9dfaf"
integrity sha512-+wBOcIV5snwGgI2ya3u99D7/FJquOIniQT1IKyDsBmEgwvpxMNeS65Oib7OnE2d2aY+3BU4OiH+0Wchf8yk3Hw==

"@emotion/utils@^1.2.1", "@emotion/utils@^1.4.0":
"@emotion/utils@^1.4.0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.4.0.tgz#262f1d02aaedb2ec91c83a0955dd47822ad5fbdd"
integrity sha512-spEnrA1b6hDR/C68lC2M7m6ALPUHZC0lIY7jAS/B/9DuuO1ZP04eov8SMv/6fwRd8pzmsn2AuJEznRREWlQrlQ==
Expand Down

0 comments on commit e478831

Please sign in to comment.