Skip to content

build(deps-dev): bump satori from 0.26.0 to 0.28.0#38

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/satori-0.28.0
Open

build(deps-dev): bump satori from 0.26.0 to 0.28.0#38
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/satori-0.28.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown

Bumps satori from 0.26.0 to 0.28.0.

Release notes

Sourced from satori's releases.

0.28.0

0.28.0 (2026-07-14)

Features

0.27.0

0.27.0 (2026-04-29)

Bug Fixes

  • Fixed error when rendering React Fragments inside <svg>
Commits
  • b5c1f64 feat: trigger npm publish after OIDC fix (#771)
  • 8119856 docs: fix flexWrap default from 'wrap' to 'nowrap' (#767)
  • 2120646 ci: publish via npm trusted publishing (OIDC) (#770)
  • 2d3af44 fix: SSRF guard for server-side image fetches + pluggable fetcher (#769)
  • 9feec94 fix: text matching Object.prototype property names rendered as image (#768)
  • 91ade3b ci: declare minimum permissions on PR title workflow (#756)
  • ab49faf chore: migrate workspace to pnpm 10 (#762)
  • 8a0619f chore: remove pull_request_target (#755)
  • a2e0dce fix bug with fragments in svg
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for satori since your current version.


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

Low Risk
Dev-only dependency bump for a local image-generation script; no runtime or published SDK behavior changes.

Overview
Bumps the root devDependency satori from 0.26.0 to 0.28.0 in package.json, with the matching lockfile entry updated.

satori is only used by the repo’s OG image generator (scripts/build-og-image.mjs, paired with @resvg/resvg-js), not shipped in published packages. Upstream changes in this range include fixes for React Fragments inside SVG, SSRF hardening for server-side image fetches, and a text-rendering edge case.

Reviewed by Cursor Bugbot for commit b162d84. Bugbot is set up for automated code reviews on this repo. Configure here.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 16, 2026
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