build(deps): bump satori from 0.11.1 to 0.12.0 #43

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/satori-0.12.0 into main 2025-06-18 21:56:41 +02:00
dependabot[bot] commented 2024-12-01 21:03:43 +01:00 (Migrated from github.com)

Bumps satori from 0.11.1 to 0.12.0.

Release notes

Sourced from satori's releases.

0.12.0

0.12.0 (2024-11-19)

Features

0.11.3

0.11.3 (2024-11-03)

Bug Fixes

  • background-clip:text should compatible with transform and mask (#639) (11575c9)

0.11.2

0.11.2 (2024-10-06)

Bug Fixes

  • textDecoration should compatible with transform (#640) (618d565)
Commits
  • 1481902 feat: add ability to add text stroke (#645)
  • 11575c9 fix: background-clip:text should compatible with transform and mask (#639)
  • 618d565 fix: textDecoration should compatible with transform (#640)
  • f7b0254 docs: add best practice for fonts persistence (#638)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

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)

Note

Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [satori](https://github.com/vercel/satori) from 0.11.1 to 0.12.0. <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.12.0</h2> <h1><a href="https://github.com/vercel/satori/compare/0.11.3...0.12.0">0.12.0</a> (2024-11-19)</h1> <h3>Features</h3> <ul> <li>add ability to add text stroke (<a href="https://redirect.github.com/vercel/satori/issues/645">#645</a>) (<a href="https://github.com/vercel/satori/commit/14819024d4d9a38509656329877f200a753d504a">1481902</a>), closes <a href="https://redirect.github.com/vercel/satori/issues/578">#578</a></li> </ul> <h2>0.11.3</h2> <h2><a href="https://github.com/vercel/satori/compare/0.11.2...0.11.3">0.11.3</a> (2024-11-03)</h2> <h3>Bug Fixes</h3> <ul> <li>background-clip:text should compatible with transform and mask (<a href="https://redirect.github.com/vercel/satori/issues/639">#639</a>) (<a href="https://github.com/vercel/satori/commit/11575c9811e396bf88a83d8e158c639a0944b1c8">11575c9</a>)</li> </ul> <h2>0.11.2</h2> <h2><a href="https://github.com/vercel/satori/compare/0.11.1...0.11.2">0.11.2</a> (2024-10-06)</h2> <h3>Bug Fixes</h3> <ul> <li>textDecoration should compatible with transform (<a href="https://redirect.github.com/vercel/satori/issues/640">#640</a>) (<a href="https://github.com/vercel/satori/commit/618d565edb83270d9b829edc430788032e6f2bc6">618d565</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/satori/commit/14819024d4d9a38509656329877f200a753d504a"><code>1481902</code></a> feat: add ability to add text stroke (<a href="https://redirect.github.com/vercel/satori/issues/645">#645</a>)</li> <li><a href="https://github.com/vercel/satori/commit/11575c9811e396bf88a83d8e158c639a0944b1c8"><code>11575c9</code></a> fix: background-clip:text should compatible with transform and mask (<a href="https://redirect.github.com/vercel/satori/issues/639">#639</a>)</li> <li><a href="https://github.com/vercel/satori/commit/618d565edb83270d9b829edc430788032e6f2bc6"><code>618d565</code></a> fix: textDecoration should compatible with transform (<a href="https://redirect.github.com/vercel/satori/issues/640">#640</a>)</li> <li><a href="https://github.com/vercel/satori/commit/f7b0254b8b5b440e6ebd3ed2b99429a56944f05b"><code>f7b0254</code></a> docs: add best practice for fonts persistence (<a href="https://redirect.github.com/vercel/satori/issues/638">#638</a>)</li> <li>See full diff in <a href="https://github.com/vercel/satori/compare/0.11.1...0.12.0">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.11.1&new-version=0.12.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
github-actions[bot] commented 2025-01-01 00:39:57 +01:00 (Migrated from github.com)

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Sign in to join this conversation.
No description provided.