This repository was archived by the owner on Jan 19, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit b6647e5
authored
build(deps): Bump @emotion/styled from 11.10.4 to 11.10.5 in /api-editor/gui (#1133)
Bumps [@emotion/styled](https://github.com/emotion-js/emotion) from
11.10.4 to 11.10.5.
<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>.10.5</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://github-redirect.dependabot.com/emotion-js/emotion/pull/2929">#2929</a>
<a
href="https://github.com/emotion-js/emotion/commit/13afe0303e2e54b5869c326e6d9c9dc36a332c02"><code>13afe030</code></a>
Thanks <a
href="https://github.com/Andarist"><code>@Andarist</code></a>! - The
support for <code>@container</code> queries has been added by updating
the underlying parser (<a
href="https://github.com/thysultan/stylis">stylis</a>) .</p>
</li>
<li>
<p>Updated dependencies [<a
href="https://github.com/emotion-js/emotion/commit/13afe0303e2e54b5869c326e6d9c9dc36a332c02"><code>13afe030</code></a>,
<a
href="https://github.com/emotion-js/emotion/commit/c02b12145a94df011e0fd6ffd54197a4d9369783"><code>c02b1214</code></a>]:</p>
<ul>
<li><code>@emotion/babel-plugin</code><a
href="https://github.com/11"><code>@11</code></a>.10.5</li>
<li><code>@emotion/serialize</code><a
href="https://github.com/1"><code>@1</code></a>.1.1</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/emotion-js/emotion/commit/92be52d894c7d81d013285e9dfe90820e6b178f8"><code>92be52d</code></a>
Version Packages (<a
href="https://github-redirect.dependabot.com/emotion-js/emotion/issues/2885">#2885</a>)</li>
<li><a
href="https://github.com/emotion-js/emotion/commit/13afe0303e2e54b5869c326e6d9c9dc36a332c02"><code>13afe03</code></a>
Upgrade Stylis to a version with container queries support (<a
href="https://github-redirect.dependabot.com/emotion-js/emotion/issues/2929">#2929</a>)</li>
<li><a
href="https://github.com/emotion-js/emotion/commit/d8a13bcae81812d3dff643bcf446709f965f0909"><code>d8a13bc</code></a>
Fork Stylis prefixer (<a
href="https://github-redirect.dependabot.com/emotion-js/emotion/issues/2890">#2890</a>)</li>
<li><a
href="https://github.com/emotion-js/emotion/commit/c1ee578cf1e21cb080dedf8951064ce3bfbd938c"><code>c1ee578</code></a>
Remove unused <code>cx</code> import in a doc example (<a
href="https://github-redirect.dependabot.com/emotion-js/emotion/issues/2915">#2915</a>)</li>
<li><a
href="https://github.com/emotion-js/emotion/commit/4c0005f677d5847e7f931a1473ac58b834606c57"><code>4c0005f</code></a>
Do not warn about <code>@emotion/react</code> being loaded twice in
Vitest (<a
href="https://github-redirect.dependabot.com/emotion-js/emotion/issues/2905">#2905</a>)</li>
<li><a
href="https://github.com/emotion-js/emotion/commit/61c66963dd8426b59d1ec424b5d1b41a371f9d49"><code>61c6696</code></a>
Do not log failed rule insertions in the speedy mode for
<code>-ms-expand</code> and `-m...</li>
<li><a
href="https://github.com/emotion-js/emotion/commit/8a163746f0de5c6a43052db37f14c36d703be7b9"><code>8a16374</code></a>
Fixed incorrect backticks in <code>jsx-import.md</code> (<a
href="https://github-redirect.dependabot.com/emotion-js/emotion/issues/2914">#2914</a>)</li>
<li><a
href="https://github.com/emotion-js/emotion/commit/6eef2e3ede044d64530d94f08fe0e92f6267dc6c"><code>6eef2e3</code></a>
Clarification that Internet Explorer doesn't belong in the group
"popular bro...</li>
<li><a
href="https://github.com/emotion-js/emotion/commit/c02b12145a94df011e0fd6ffd54197a4d9369783"><code>c02b121</code></a>
Fixed an issue that prevented using <code>content:
"element(name)"</code> (<a
href="https://github-redirect.dependabot.com/emotion-js/emotion/issues/2896">#2896</a>)</li>
<li><a
href="https://github.com/emotion-js/emotion/commit/5fa2d54a9bbd8361e2561f876f1d0b81d0b6bcd7"><code>5fa2d54</code></a>
Adds documentation for integrating with <code>eslint-plugin-react</code>
(<a
href="https://github-redirect.dependabot.com/emotion-js/emotion/issues/2882">#2882</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 />
[](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 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>1 parent 269bbc6 commit b6647e5Copy full SHA for b6647e5
File tree
Expand file treeCollapse file tree
2 files changed
+40
-28
lines changedFilter options
- api-editor/gui
Expand file treeCollapse file tree
2 files changed
+40
-28
lines changedCollapse file: api-editor/gui/package-lock.json
api-editor/gui/package-lock.json
Copy file name to clipboardExpand all lines: api-editor/gui/package-lock.json+39-27Lines changed: 39 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file: api-editor/gui/package.json
api-editor/gui/package.json
Copy file name to clipboardExpand all lines: api-editor/gui/package.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
0 commit comments