Skip to content

chore(deps): update dependency nuxt-og-image to v6#90

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/nuxt-og-image-6.x
Open

chore(deps): update dependency nuxt-og-image to v6#90
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/nuxt-og-image-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 16, 2026

This PR contains the following updates:

Package Change Age Confidence
nuxt-og-image (source) ^5.1.1^6.0.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

nuxt-modules/og-image (nuxt-og-image)

v6.5.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v6.4.11

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.4.10

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.4.9

Compare Source

compare changes

🩹 Fixes
  • More helpful font warnings (78ca997b)
  • Resolve Cloudflare runtime og image secret (#​596)
🏡 Chore
❤️ Contributors

v6.4.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.4.7

Compare Source

compare changes

🩹 Fixes
  • takumi: Restore non-latin glyph support regressed in v6.2.0 (#​587)
🏡 Chore
❤️ Contributors

v6.4.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.4.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.4.4

Compare Source

compare changes

🩹 Fixes
  • takumi: Serialize WASM calls (#​583)
🏡 Chore
❤️ Contributors

v6.4.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.4.2

Compare Source

compare changes

🩹 Fixes
  • Dispose prior og:image head entry on client navigation (d709ecf1)
  • Add image fetch timeouts and Server-Timing instrumentation (#​581)
🏡 Chore
❤️ Contributors

v6.4.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.4.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v6.3.10

Compare Source

compare changes

🚀 Enhancements
  • Add /_og/r/<path> resolver endpoint (#​572)
🩹 Fixes
🏡 Chore
❤️ Contributors

v6.3.9

Compare Source

compare changes

🏡 Chore
❤️ Contributors

v6.3.8

Compare Source

compare changes

🩹 Fixes
  • Fallback to internal handler when font origin is unreachable (#​566)
❤️ Contributors

v6.3.7

Compare Source

compare changes

🩹 Fixes
  • Resolve :style object literal bindings to inline CSS (#​562)
  • Misc cache improvements (#​564)
🏡 Chore
  • Takumi v1 (cdf161b3)
  • test: Update takumi wasm import for new package structure (#​565)
❤️ Contributors

v6.3.6

Compare Source

compare changes

🩹 Fixes
  • prerender: Compat issue with html validator (51aa00d3)
🏡 Chore
❤️ Contributors

v6.3.5

Compare Source

compare changes

🩹 Fixes
  • prerender: Edge cases in option caching (93ab1c67)
❤️ Contributors

v6.3.4

Compare Source

compare changes

🩹 Fixes
  • prerender: Sign dynamic URLs in strict mode and handle orphan hashes (#​560)
🏡 Chore
❤️ Contributors

v6.3.3

Compare Source

compare changes

🩹 Fixes
  • Add missing nitro presets to compatibility map (#​559)
🏡 Chore
❤️ Contributors

v6.3.2

Compare Source

No significant changes

    View changes on GitHub

v6.3.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.3.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v6.2.6

Compare Source

compare changes

🚀 Enhancements
  • security: Add URL signing to prevent parameter tampering (#​546)
🩹 Fixes
  • security: Strict mode, deprecate html (#​545)
❤️ Contributors

v6.2.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.2.4

Compare Source

compare changes

🩹 Fixes
  • Hydration-issue warning due to SSR generated DateTime value (#​535)
  • Sanitize component props (#​543)
  • Harden security defaults (#​540)
  • Whitelist component props to prevent cache key DoS (#​544)
🏡 Chore
❤️ Contributors

v6.2.3

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v6.2.2

Compare Source

compare changes

🔥 Performance
  • devtools: Drop json-editor-vue (14a585b7)
🩹 Fixes
  • cloudflare: Detect legacy assets mode (7f60a480)
🏡 Chore
❤️ Contributors

v6.2.1

Compare Source

compare changes

🏡 Chore
❤️ Contributors

v6.2.0

Compare Source

compare changes

🩹 Fixes
  • Missing compatibility config (4541033c)
  • devtools: Broken resolution (57ac2647)
🏡 Chore
❤️ Contributors

v6.1.2

Compare Source

compare changes

🚀 Enhancements
  • content: Add defineOgImageSchema() composable (#​520)
🩹 Fixes
  • Update pnpm-lock.yaml (0784c378)
  • Broken slash decoding in some cases (6f8ac765)
  • client: Resolve layer-devtools path via import.meta.resolve (dd4e0578)
  • cloudflare: Resolve fonts via localFetch when ASSETS binding unavailable (#​527)
  • B64 encode props with URL-sensitive characters (#​530)
  • Resolve CI issues (f3e3045b)
  • Use explicit imports mapping for #nuxtseo-shared (08594505)
  • Use direct nuxtseo-shared/runtime imports, bump to ^0.3.0 (31b1a991)
  • Resolve CI failures in lint, build, typecheck, and tests (47e85d35)
  • Use dot-notation for ambiguous CalcTest component in type test (3ba63fef)
💅 Refactors
  • Migrate to nuxtseo-shared for shared utilities (f909f014)
  • client: Migrate devtools to nuxtseo-shared layer (48c15483)
  • Use published nuxtseo-layer-devtools package (74393aa3)
  • Remove dead defensive prerender initialization (3b0dae14)
  • Use nuxtseo-shared subpath exports, bump to ^0.5.0 (bd50740f)
  • Migrate to nuxtseo-shared (#​521)
🏡 Chore
✅ Tests
  • Update cloudflare-takumi snapshots after template redesign (66c2a80a)
❤️ Contributors

v6.1.1

Compare Source

compare changes

🩹 Fixes
  • Auto-detect NuxtHub KV for cache storage (#​517)
  • tw4: Use safe module resolution to prevent throws for unresolvable plugins (#​519)
🏡 Chore
❤️ Contributors

v6.1.0

Compare Source

compare changes

🩹 Fixes
  • Add missing option keys to URL encoding and prop separation (#​516)
  • Defer x-nitro-prerender header to prevent stale hash URLs during prerender (#​514)
  • Base64-encode non-ASCII values in URL path params (#​515)
🏡 Chore
❤️ Contributors

v6.0.7

Compare Source

compare changes

🚀 Enhancements
  • devtools: Add production preview toggle (#​509)
  • cli: Add create and switch commands with DX improvements (#​508)
  • devtools: Add component creation from empty state (#​510)
🩹 Fixes
  • encoding: Avoid pre decoded params to be truncated (#​504)
  • fonts: Detect font families from script setup computed properties (#​507)
  • devtools: Use actual content width for preview scaling (#​506)
  • Recover from v5 defineOgImage syntax (1e882060)
🏡 Chore
❤️ Contributors

v6.0.6

Compare Source

compare changes

🩹 Fixes
  • Broken windows path resolutions (dd1ae90b)
🏡 Chore
❤️ Contributors

v6.0.5

Compare Source

compare changes

🩹 Fixes
  • Prevent crash when defineOgImage runs client-side during layout transitions (#​502)
  • takumi: Use real font family names for correct font-weight matching (#​503)
🏡 Chore
❤️ Contributors

v6.0.4

Compare Source

compare changes

🏡 Chore
❤️ Contributors

v6.0.3

Compare Source

compare changes

🩹 Fixes
🏡 Chore
❤️ Contributors

v6.0.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.0.1

Compare Source

compare changes

🩹 Fixes
  • takumi: Broken font weight matching (3f0c5eaa)
  • migration: Broken warning (d87d88a1)
  • takumi: Html -> nodes attr ordering (35ea6145)
  • satori: Better css var matching (251f1ee4)
  • satori: Infer SVG dimensions from parent (94ef0abc)
💅 Refactors
  • Drop sanitizeTakumiStyles (#​498)
  • Runtime font loading unify (4c87a57c)
🏡 Chore
❤️ Contributors

v6.0.0

Compare Source

compare changes

🚀 Enhancements
  • Add defineOgImageUrl composable for pre-prepared images (acff3941)
🩹 Fixes
  • Support node cluster (e5c2571c)
  • Add defineOgImageUrl to tree-shake plugin, fix mock type and doc anchor (c1a85a56)
  • Lint error in defineOgImageUrl docs (da9dc452)
  • Use element loc instead of child loc in ultrahtml SFC parser (d5cd4f95)
  • migration: defineOgImage({ url }) -> useSeoMeta (#​496)
💅 Refactors
  • Drop defineOgImageUrl, use useSeoMeta for pre-prepared images (ccbaa48f)
  • Replace HTML template regex with ultrahtml AST in CLI migration (32a49eeb)
  • Use ultrahtml for SFC block extraction, remove last regex parsers (15b7b998)
🏡 Chore
❤️ Contributors

v5.1.13

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v5.1.12

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v5.1.11

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v5.1.10

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v5.1.9

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v5.1.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v5.1.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v5.1.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v5.1.5

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "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.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Mar 16, 2026

Deploying dev-mode with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0607082
Status:🚫  Build failed.

View logs

@socket-security
Copy link
Copy Markdown

socket-security Bot commented Mar 16, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednuxt-og-image@​6.5.0861009796100

View full report

@renovate renovate Bot force-pushed the renovate/nuxt-og-image-6.x branch 3 times, most recently from e096203 to e4b903a Compare March 19, 2026 09:02
@socket-security
Copy link
Copy Markdown

socket-security Bot commented Mar 19, 2026

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate renovate Bot force-pushed the renovate/nuxt-og-image-6.x branch 10 times, most recently from 776778b to 0af21a2 Compare March 26, 2026 09:42
@renovate renovate Bot force-pushed the renovate/nuxt-og-image-6.x branch 7 times, most recently from 4a9e52b to a665195 Compare April 1, 2026 20:17
@renovate renovate Bot force-pushed the renovate/nuxt-og-image-6.x branch 7 times, most recently from e26b182 to c78a36e Compare April 13, 2026 17:03
@renovate renovate Bot force-pushed the renovate/nuxt-og-image-6.x branch 4 times, most recently from 9e03055 to d546daf Compare April 20, 2026 09:54
@renovate renovate Bot force-pushed the renovate/nuxt-og-image-6.x branch 2 times, most recently from 0607082 to 7566613 Compare April 22, 2026 18:41
@renovate renovate Bot force-pushed the renovate/nuxt-og-image-6.x branch 2 times, most recently from 83c9768 to 9027fea Compare May 12, 2026 09:34
@renovate renovate Bot force-pushed the renovate/nuxt-og-image-6.x branch 6 times, most recently from f1a1e7b to d5cade3 Compare May 18, 2026 11:00
@renovate renovate Bot force-pushed the renovate/nuxt-og-image-6.x branch from d5cade3 to ce902e5 Compare May 18, 2026 12:12
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