Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Bump satori from 0.10.13 to 0.12.0 #1593

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps satori from 0.10.13 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)

0.11.1

0.11.1 (2024-09-17)

Bug Fixes

  • clipping behavior of children with transform (#635) (c55e4da)

0.11.0

0.11.0 (2024-09-14)

Features

0.10.14

0.10.14 (2024-07-04)

Bug Fixes

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)
  • c55e4da fix: clipping behavior of children with transform (#635)
  • ff80448 feat: support repeating-linear-gradient (#630)
  • fe2534a refactor: gradient & support more degree unit (#624)
  • 965b3a1 fix: incorrect data URL parsing (#596)
  • 3d3bee3 chore: Remove Node 18 from CI; update test snapshots (#620)
  • d1dfcce Correctly position font baseline and line-height (#599)
  • See full diff in compare view

Dependabot compatibility score

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 1, 2025
Copy link

vercel bot commented Jan 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
carloscuesta ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 6, 2025 11:16am

Copy link

codecov bot commented Jan 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.18%. Comparing base (10ea6b5) to head (4a4467b).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1593   +/-   ##
=======================================
  Coverage   89.18%   89.18%           
=======================================
  Files          53       53           
  Lines         305      305           
  Branches       38       39    +1     
=======================================
  Hits          272      272           
+ Misses         32       30    -2     
- Partials        1        3    +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps [satori](https://github.com/vercel/satori) from 0.10.13 to 0.12.0.
- [Release notes](https://github.com/vercel/satori/releases)
- [Commits](vercel/satori@0.10.13...0.12.0)

---
updated-dependencies:
- dependency-name: satori
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants