This repository was archived by the owner on May 31, 2026. It is now read-only.
chore(deps): update dependency astro-og-canvas to v0.11.1 - #759
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency astro-og-canvas to v0.11.1#759renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/astro-og-canvas-0.x
branch
from
February 4, 2026 14:00
cbebb87 to
80c13a5
Compare
renovate
Bot
force-pushed
the
renovate/astro-og-canvas-0.x
branch
2 times, most recently
from
February 5, 2026 02:41
33f8e80 to
77ac614
Compare
renovate
Bot
force-pushed
the
renovate/astro-og-canvas-0.x
branch
11 times, most recently
from
March 15, 2026 09:59
099bdad to
5367bf9
Compare
renovate
Bot
force-pushed
the
renovate/astro-og-canvas-0.x
branch
7 times, most recently
from
April 4, 2026 17:10
0d951b7 to
444f875
Compare
renovate
Bot
force-pushed
the
renovate/astro-og-canvas-0.x
branch
from
April 20, 2026 14:35
444f875 to
8e77b42
Compare
renovate
Bot
force-pushed
the
renovate/astro-og-canvas-0.x
branch
2 times, most recently
from
April 25, 2026 10:03
b6e136b to
31f2496
Compare
renovate
Bot
force-pushed
the
renovate/astro-og-canvas-0.x
branch
4 times, most recently
from
April 25, 2026 12:37
33e2d7f to
2eebe74
Compare
renovate
Bot
force-pushed
the
renovate/astro-og-canvas-0.x
branch
from
May 12, 2026 10:51
2eebe74 to
5bd24a2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.7.2→0.11.1Release Notes
delucis/astro-og-canvas (astro-og-canvas)
v0.11.1Compare Source
Patch Changes
390fdeaThanks @renovate! - Updates dependency canvaskit-wasm to ^0.41.1v0.11.0Compare Source
Minor Changes
#157
91ac061Thanks @renovate! - Updates dependencyentitiesto v8Patch Changes
1066126Thanks @renovate! - Updates dependencycanvaskit-wasmto ^0.41.0v0.10.1Compare Source
Patch Changes
dd829f9Thanks @renovate! - Updates dependency entities to ^7.0.1v0.10.0Compare Source
Minor Changes
#119
151edd2Thanks @delucis! - MakesOGImageRoute()asynchronous.awaitthe result ofOGImageRoute():import { OGImageRoute } from 'astro-og-canvas'; - export const { getStaticPaths, GET } = OGImageRoute({ + export const { getStaticPaths, GET } = await OGImageRoute({Patch Changes
151edd2Thanks @delucis! - Fixes using the built-ingetSlug()for OG images withformat: "JPEG"orformat: "WEBP"v0.9.0Compare Source
Minor Changes
#117
b94a123Thanks @delucis! - Adds type safety toOGImageRoute. Thepageparameter ingetSlug()andgetImageOptions()is now correctly inferred from the value passed topagesinstead of being typed asany.pageingetSlug()orgetImageOptions()in a non-type-safe way and will need to either update that code or add some additional types.#117
b94a123Thanks @delucis! - ExportsOGImageOptionstypev0.8.0Compare Source
Minor Changes
a9f9fd2Thanks @delucis! - Drops official support for Astro 3 and 4. Use Astro 5 instead.Patch Changes
#114
a9f9fd2Thanks @delucis! - Adds experimental support for Astro 6#109
975f8acThanks @delucis! - Refactors internalsConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.