Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency nuxt-og-image to v4 #1610

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nuxt-og-image (source) ^2.2.6 -> ^4.0.2 age adoption passing confidence

Release Notes

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

v4.0.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.0.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.0.0

Compare Source

Introduction

The v4 major of Nuxt OG Image is a simple release to remove deprecations and add support for the Nuxt SEO v2 stable.

⚠️ 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
    View changes on GitHub

v3.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.1.0

Compare Source

   🚀 Features
    View changes on GitHub

v3.0.9

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.8

Compare Source

v3.0.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.0

Compare Source

✨ Nuxt OG Image v3 is here!

Check out the v3 release page for the full details.

For migrating from v2, please see the migration guide

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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.


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

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

@renovate renovate bot requested a review from danielroe as a code owner November 24, 2024 18:07
Copy link

cloudflare-workers-and-pages bot commented Nov 24, 2024

Deploying nuxt-image with  Cloudflare Pages  Cloudflare Pages

Latest commit: 497ef33
Status: ✅  Deploy successful!
Preview URL: https://86c2c501.nuxt-image.pages.dev
Branch Preview URL: https://renovate-nuxt-og-image-4-x.nuxt-image.pages.dev

View logs

@codecov-commenter
Copy link

codecov-commenter commented Nov 24, 2024

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 62.93%. Comparing base (ee9b0c7) to head (497ef33).

Files with missing lines Patch % Lines
docs/components/OgImage/Docs.vue 0.00% 2 Missing ⚠️
docs/app.vue 0.00% 1 Missing ⚠️
docs/components/TheLogo.vue 0.00% 1 Missing ⚠️
docs/pages/[...slug].vue 0.00% 1 Missing ⚠️
docs/pages/playground.vue 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1610   +/-   ##
=======================================
  Coverage   62.93%   62.93%           
=======================================
  Files          79       79           
  Lines        3545     3545           
  Branches      414      414           
=======================================
  Hits         2231     2231           
  Misses       1285     1285           
  Partials       29       29           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/nuxt-og-image-4.x branch 2 times, most recently from 8ada89d to 77d7c38 Compare November 29, 2024 10:12
@renovate renovate bot force-pushed the renovate/nuxt-og-image-4.x branch 5 times, most recently from b685f05 to 50bf5fa Compare December 8, 2024 04:06
@renovate renovate bot changed the title chore(deps): update dependency nuxt-og-image to v4 chore(deps): update dependency nuxt-og-image to v4 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/nuxt-og-image-4.x branch December 8, 2024 18:24
@renovate renovate bot changed the title chore(deps): update dependency nuxt-og-image to v4 - autoclosed chore(deps): update dependency nuxt-og-image to v4 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/nuxt-og-image-4.x branch 6 times, most recently from 047513b to b27bf95 Compare December 12, 2024 20:28
@renovate renovate bot force-pushed the renovate/nuxt-og-image-4.x branch 9 times, most recently from c9f50fb to 874064f Compare December 23, 2024 20:22
@renovate renovate bot force-pushed the renovate/nuxt-og-image-4.x branch 5 times, most recently from f6608c2 to 68eebef Compare December 27, 2024 14:08
@renovate renovate bot force-pushed the renovate/nuxt-og-image-4.x branch 4 times, most recently from 9816aec to 81b3942 Compare January 6, 2025 21:03
@renovate renovate bot force-pushed the renovate/nuxt-og-image-4.x branch from 81b3942 to 57be3fd Compare January 6, 2025 21:13
Copy link
Contributor Author

renovate bot commented Jan 6, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@danielroe
Copy link
Member

danielroe commented Jan 7, 2025

images within the og image don't seem to be rendered - not sure if you have any idea @harlan-zw?

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.

2 participants