-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit 4191733
authored
Bump satori from 0.14.0 to 0.15.2 (#13761)
Bumps [satori](https://github.com/vercel/satori) from 0.14.0 to 0.15.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vercel/satori/releases">satori's
releases</a>.</em></p>
<blockquote>
<h2>0.15.2</h2>
<h2><a
href="https://github.com/vercel/satori/compare/0.15.1...0.15.2">0.15.2</a>
(2025-06-09)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Support async components (<a
href="https://redirect.github.com/vercel/satori/issues/686">#686</a>)
(<a
href="https://github.com/vercel/satori/commit/b54f510807b7f5b8503e02509a83dc3ede06d317">b54f510</a>),
closes <a
href="https://redirect.github.com/vercel/satori/issues/627">#627</a></li>
</ul>
<h2>0.15.1</h2>
<h2><a
href="https://github.com/vercel/satori/compare/0.15.0...0.15.1">0.15.1</a>
(2025-06-09)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>allow lines to start with words that begin with special characters
(<a
href="https://redirect.github.com/vercel/satori/issues/674">#674</a>)
(<a
href="https://github.com/vercel/satori/commit/055e4e042627ffdc1f7d9dea6c2467d7636061d5">055e4e0</a>),
closes <a
href="https://redirect.github.com/vercel/satori/issues/656">#656</a></li>
</ul>
<h2>0.15.0</h2>
<h1><a
href="https://github.com/vercel/satori/compare/0.14.1...0.15.0">0.15.0</a>
(2025-06-09)</h1>
<h3>Features</h3>
<ul>
<li>Support <code>text-decoration-style: double</code> (<a
href="https://redirect.github.com/vercel/satori/issues/685">#685</a>)
(<a
href="https://github.com/vercel/satori/commit/6646c2764bde8e8dd14826a6e682a7701837e86c">6646c27</a>)</li>
</ul>
<h2>0.14.1</h2>
<h2><a
href="https://github.com/vercel/satori/compare/0.14.0...0.14.1">0.14.1</a>
(2025-06-09)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>text align justify not working (<a
href="https://redirect.github.com/vercel/satori/issues/677">#677</a>)
(<a
href="https://github.com/vercel/satori/commit/82de867b620a0b531b2d0f2790eebfb89e3697ab">82de867</a>)</li>
<li>transform and rotate not working properly on text (<a
href="https://redirect.github.com/vercel/satori/issues/676">#676</a>)
(<a
href="https://github.com/vercel/satori/commit/59c3c08ad12a59ed2a3e5b7668bd936edb9124f9">59c3c08</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vercel/satori/commit/b54f510807b7f5b8503e02509a83dc3ede06d317"><code>b54f510</code></a>
fix: Support async components (<a
href="https://redirect.github.com/vercel/satori/issues/686">#686</a>)</li>
<li><a
href="https://github.com/vercel/satori/commit/055e4e042627ffdc1f7d9dea6c2467d7636061d5"><code>055e4e0</code></a>
fix: allow lines to start with words that begin with special characters
(<a
href="https://redirect.github.com/vercel/satori/issues/674">#674</a>)</li>
<li><a
href="https://github.com/vercel/satori/commit/6646c2764bde8e8dd14826a6e682a7701837e86c"><code>6646c27</code></a>
feat: Support <code>text-decoration-style: double</code> (<a
href="https://redirect.github.com/vercel/satori/issues/685">#685</a>)</li>
<li><a
href="https://github.com/vercel/satori/commit/82de867b620a0b531b2d0f2790eebfb89e3697ab"><code>82de867</code></a>
fix: text align justify not working (<a
href="https://redirect.github.com/vercel/satori/issues/677">#677</a>)</li>
<li><a
href="https://github.com/vercel/satori/commit/59c3c08ad12a59ed2a3e5b7668bd936edb9124f9"><code>59c3c08</code></a>
fix: transform and rotate not working properly on text (<a
href="https://redirect.github.com/vercel/satori/issues/676">#676</a>)</li>
<li>See full diff in <a
href="https://github.com/vercel/satori/compare/0.14.0...0.15.2">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 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>1 parent 54f34d7 commit 4191733Copy full SHA for 4191733
File tree
Expand file treeCollapse file tree
2 files changed
+12
-12
lines changedFilter options
- polaris.shopify.com
Expand file treeCollapse file tree
2 files changed
+12
-12
lines changedCollapse file: pnpm-lock.yaml
+11-11Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file: polaris.shopify.com/package.json
polaris.shopify.com/package.json
Copy file name to clipboardExpand all lines: polaris.shopify.com/package.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 |
| - | |
| 103 | + | |
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
|
0 commit comments