Shopify / polaris

Shopify’s design system to help us work together to build a great experience for all of our merchants.
https://polaris.shopify.com
Other
5.82k stars 1.17k forks source link

Bump satori from 0.10.11 to 0.12.0 #12925

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps satori from 0.10.11 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

0.10.13

0.10.13 (2024-01-30)

... (truncated)

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)
  • Additional commits viewable 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 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)