Satori version outdated in @vercel/og + next/og #72940
Labels
bug
Issue was opened via the bug report template.
linear: next
Confirmed issue that is tracked by the Next.js team.
Upstream
Related to using Next.js with a third-party dependency. (e.g., React, UI/icon libraries, etc.).
Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/nervous-glitter-3vhlqg?workspaceId=5cf2fef3-087d-4195-b1cf-506a16461a5e
To Reproduce
https://www.npmjs.com/package/@vercel/og?activeTab=code indicates the Satori version included in @vercel/og is 0.10.9. https://github.com/vercel/satori/releases indicates the most recent version of Satori is 0.11.3
To reproduce the bug that I'm concerned by, demonstrating why Satori needs to be updated:
Current vs. Expected behavior
vercel/satori#565 was fixed in Satori, but the fixed version has not been propagated to @vercel/og and therefor next/og.
I could not find the source for @vercel/og to open a PR with a version bump myself. Is this package not OSS?
Provide environment information
N/A, see CodeSandbox. This is just an issue for the fact the version of a package is outdated.
Which area(s) are affected? (Select all that apply)
Upstream
Which stage(s) are affected? (Select all that apply)
next dev (local), next build (local), next start (local), Vercel (Deployed), Other (Deployed)
Additional context
No response
The text was updated successfully, but these errors were encountered: