strapi
strapi copied to clipboard
chore(deps): update dependency nuxt-og-image to v5
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| nuxt-og-image (source) | ^3.1.1 -> ^5.1.7 |
Release Notes
nuxt-modules/og-image (nuxt-og-image)
v5.1.7
🐞 Bug Fixes
- Prefer
nitro.staticover_generate- by @danielroe in https://github.com/nuxt-modules/og-image/issues/372 (7a570)
View changes on GitHub
v5.1.6
🐞 Bug Fixes
- Explicit
sharpdependency usage - by @harlan-zw (9e522)
View changes on GitHub
v5.1.5
🐞 Bug Fixes
- Handle undefined
link/stylein server component response - by @danielroe in https://github.com/nuxt-modules/og-image/issues/368 (f8ae4) - Reworked
sharpcompatibility checks for JPEG rendering - by @harlan-zw in https://github.com/nuxt-modules/og-image/issues/370 (f7bb7)
🏎 Performance
- Persist font cache between og image versions - by @harlan-zw (3967b)
- Pass SVG data directly to
sharpfor JPEG's - by @harlan-zw (efcc4)
View changes on GitHub
v5.1.4
🐞 Bug Fixes
- Safer query param parsing - by @harlan-zw (05b16)
View changes on GitHub
v5.1.3
🐞 Bug Fixes
- Prioritize implicit
og:image:type- by @harlan-zw (9c571) - Clamp title and description lines - by @harlan-zw (67836)
View changes on GitHub
v5.1.2
🐞 Bug Fixes
- Support reactive og image options & props - by @harlan-zw in https://github.com/nuxt-modules/og-image/issues/361 (bf4f2)
:warning: Please verify your OG Image are being correctly rendered in this patch as the config algorithm has been updated. If you rely on setting custom defaults or configuring OG Images using route rules you may be effected, although tests are passing.
View changes on GitHub
v5.1.1
🐞 Bug Fixes
- Broken compiled hook - by @harlan-zw (13fcc)
View changes on GitHub
v5.1.0
🚀 Features
- devtools:
- Eject templates - by @harlan-zw in https://github.com/nuxt-modules/og-image/issues/346 (ad31b)
- Whatsapp and updated X (twitter) - by @harlan-zw in https://github.com/nuxt-modules/og-image/issues/347 (3d3e9)
🐞 Bug Fixes
- Safer mock resolves - by @harlan-zw (b2754)
- Explicit compatibility checks for feature opt-in - by @harlan-zw (d6c4b)
- Support disable component auto imports - by @harlan-zw (24a53)
- Warn when using Nuxt Icon wrong in OG Images - by @harlan-zw (269ea)
- devtools:
- Render image rendering errors inline - by @harlan-zw (269ae)
- Regression in showing prebuilt og images - by @harlan-zw (4c09b)
View changes on GitHub
v5.0.5
🐞 Bug Fixes
- Register missing template params plugin - by @harlan-zw (2fef7)
View changes on GitHub
v5.0.4
🐞 Bug Fixes
- Support retries on emoji fetching - by @harlan-zw (6e527)
- prerendering: Smaller in-memory cache size" - by @harlan-zw (7f147)
View changes on GitHub
v5.0.3
🐞 Bug Fixes
- prerendering: Smaller in-memory cache size - by @harlan-zw (9b430)
View changes on GitHub
v5.0.2
🐞 Bug Fixes
- Safer mocking - by @harlan-zw (f8c1b)
🏎 Performance
- Inline mock empty - by @danielroe in https://github.com/nuxt-modules/og-image/issues/334 (2aadb)
View changes on GitHub
v5.0.1
🐞 Bug Fixes
- Unenv paths - by @danielroe in https://github.com/nuxt-modules/og-image/issues/333 (7c7b3)
View changes on GitHub
v5.0.0
To avoid hoisting issues with the new Unhead v2, the Nuxt OG Image v5 requires Nuxt v3.16.
Please upgrade your Nuxt to continue using OG Image.
nuxi upgrade --force
🚨 Breaking Changes
- Require Nuxt v3.16 - by @harlan-zw (b0483)
🐞 Bug Fixes
- Require unhead v2 - by @harlan-zw (9884b)
View changes on GitHub
v4.2.0
🚀 Features
- Support error pages - by @eliaSchenker in https://github.com/nuxt-modules/og-image/issues/330 (25cf4)
View changes on GitHub
v4.1.6
🐞 Bug Fixes
- Disabling cache by template not working - by @eliaSchenker in https://github.com/nuxt-modules/og-image/issues/328 (56201)
- prerender,i18n: Broken cache key - by @harlan-zw in https://github.com/nuxt-modules/og-image/issues/329 (7fa69)
View changes on GitHub
v4.1.5
🐞 Bug Fixes
- Safer resolutions of optional dependency paths - by @harlan-zw (8290d)
- Unhead v2 support - by @harlan-zw (0ea62)
View changes on GitHub
v4.1.4
🐞 Bug Fixes
- Migrate to
@unocss/preset-wind3- by @harlan-zw (1ac19) - Add
unstorageas a peer dependency - by @harlan-zw (e624a)
🏎 Performance
- devtools: Optimize shiki bundle size - by @ZTL-UwU in https://github.com/nuxt-modules/og-image/issues/321 (67427)
View changes on GitHub
v4.1.3
🐞 Bug Fixes
- Drop deprecated await on component registration - by @harlan-zw (6f8fa)
- Decode image src with html string - by @dvanmali in https://github.com/nuxt-modules/og-image/issues/314 (9a63c)
View changes on GitHub
v4.1.2
🐞 Bug Fixes
- content: Broken v2 plugin path - by @harlan-zw (39aa2)
View changes on GitHub
v4.1.1
v4.1.0
🚀 Features
- Nuxt Content v3 - by @harlan-zw in https://github.com/nuxt-modules/og-image/issues/306 (7541c)
View changes on GitHub
v4.0.3
🐞 Bug Fixes
- Re-add
#nuxt-og-image-utilsalias - by @harlan-zw (fd85f) - Broken public image resolving - by @harlan-zw (2ba98)
- Support
italfont families - by @harlan-zw (8c8cb)
View changes on GitHub
v4.0.2
🐞 Bug Fixes
app.baseURLsupport regression - by @harlan-zw (78e29)app.baseURLprerendering image resolving - by @harlan-zw (d1b7a)- Throw error when using
defineOgImage*fns client-side - by @harlan-zw in https://github.com/nuxt-modules/og-image/issues/293 (3370d) - Support virtual images when prerendering - by @harlan-zw (057aa)
- Redirects not being followed - by @harlan-zw (091c6)
- Prerender using crawled query params - by @harlan-zw (a988a)
- Noop
chromium-bidi- by @harlan-zw (bc327) - Handle malformed og image paths - by @harlan-zw (4bd74)
View changes on GitHub
v4.0.1
🐞 Bug Fixes
- Support unocss v0.65 - by @harlan-zw (cff7c)
View changes on GitHub
v4.0.0
Introduction
The v4 major of Nuxt OG Image is a simple release to remove deprecations and add support for the Nuxt SEO v2 stable.
:warning: Breaking Features
Site Config v3
Nuxt Site Config is a module used internally by Nuxt OG Image.
The major update to v3.0.0 shouldn't have any direct effect on your site, however, you may want to double-check the breaking changes.
🚨 Breaking Changes
- Upgrade nuxt-site-config v3 - by @harlan-zw (0e37a)
View changes on GitHub
Configuration
📅 Schedule: Branch creation - "on Monday" (UTC), 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.
Deploy Preview for nuxt-strapi-module ready!
| Name | Link |
|---|---|
| Latest commit | c5e6ec0200c2958e2518358f772c39099a8193ac |
| Latest deploy log | https://app.netlify.com/projects/nuxt-strapi-module/deploys/685d0405082a1d0008228eb4 |
| Deploy Preview | https://deploy-preview-466--nuxt-strapi-module.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify project configuration.