Skip to content

chore(deps): update dependency astro-og-canvas to v0.13.0#4353

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/astro-og-canvas-0.x
Open

chore(deps): update dependency astro-og-canvas to v0.13.0#4353
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/astro-og-canvas-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
astro-og-canvas (source) 0.11.10.13.0 age confidence

Release Notes

delucis/astro-og-canvas (astro-og-canvas)

v0.13.0

Compare Source

Minor Changes
  • #​189 8186730 Thanks @​delucis! - Adds auto-detection for the route parameter name to OGImageRoute().

    ⚠️ BREAKING CHANGE: The param option to OGImageRoute() has been removed and your code should be updated to remove it:

    export const { getStaticPaths, GET } = await OGImageRoute({
    - param: 'slug',
      pages: {
        // ...
      },
      getImageOptions: () => {/* ... */},
    });

    astro-og-canvas now detects the param value from your image endpoint’s filename automatically.

v0.12.0

Compare Source

Minor Changes

Configuration

📅 Schedule: (in timezone Europe/Gibraltar)

  • Branch creation
    • "before 9am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@netlify

netlify Bot commented Jul 6, 2026

Copy link
Copy Markdown

Deploy Preview for biomejs ready!

Name Link
🔨 Latest commit 05ea9cf
🔍 Latest deploy log https://app.netlify.com/projects/biomejs/deploys/6a4b052dda5cdf00086da087
😎 Deploy Preview https://deploy-preview-4353--biomejs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants