Skip to content

Commit 4191733

Browse files
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 /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=satori&package-manager=npm_and_yarn&previous-version=0.14.0&new-version=0.15.2)](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 4191733

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

pnpm-lock.yaml

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

polaris.shopify.com/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"p-map": "^5.5.0",
101101
"playroom": "^0.28.0",
102102
"sass": "^1.89.1",
103-
"satori": "^0.14.0",
103+
"satori": "^0.15.2",
104104
"style-loader": "^3.3.1",
105105
"ts-node": "^10.7.0",
106106
"typescript": "^4.9.3",

0 commit comments

Comments
 (0)