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

fix(deps): update dependency nuxt-schema-org to v3 #384

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nuxt-schema-org (source) ^2.2.0 -> ^3.0.0 age adoption passing confidence

Release Notes

harlan-zw/nuxt-schema-org (nuxt-schema-org)

v3.3.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.3.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.3.4

Compare Source

No significant changes

    View changes on GitHub

v3.3.3

Compare Source

   🏎 Performance
    View changes on GitHub

v3.3.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.3.1

Compare Source

No significant changes

    View changes on GitHub

v3.3.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.2.3

Compare Source

No significant changes

    View changes on GitHub

v3.2.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.2.1

Compare Source

v3.2.0

Compare Source

Features
  • modify script attrs with scriptAttributes (aab7b37)
Bug Fixes
  • Unhead Schema.org 1.8.5 which includes fixed Logos in Google Rich Results

v3.1.8

Compare Source

Bug Fixes
  • devtools: refreshable state (a6cc02b)

v3.1.7

Compare Source

Bug Fixes
  • devtools: not being deployed (c8dcc89)
  • devtools: tabs for nodes / raw (394c4f2)
  • add debug endpoint /__schema-org__/debug (cb6ce33)
  • add warning for SPA usage (ab27e5b)
  • re-implement useSchemaOrg for better Nuxt tree-shaking (3889a79)
  • selectively expose runtime config, add version (bd12db3)
  • tree-shake all schema.org composables (c2545dc)

v3.1.6

Compare Source

Bug Fixes
  • require explicit route config schemaOrg key (eeebed6), closes #​39

v3.1.5

Compare Source

Bug Fixes
  • treeshake useSchemaOrg in production (b55da56)

v3.1.4

Compare Source

v3.1.3

Compare Source

Bug Fixes

v3.1.2

Compare Source

v3.1.1

Compare Source

v3.1.0

Compare Source

Bug Fixes
  • rework reactivity for Unhead 1.8 (546c1d0)
  • Unhead 1.8 compatibility (45d0a61)
Features
  • Nuxt Dev Tools integration (897ae9a)

image

v3.0.1

Compare Source

v3.0.0

⚠️ Breaking Changes

Configuration has been moved to site config.

export default defineNuxtConfig({
  site: {
    url: 'https://example.com',
    name: 'My Website',
  }
})

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 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 has been generated by Mend Renovate. View repository job log here.

Copy link

changeset-bot bot commented Apr 22, 2024

⚠️ No Changeset found

Latest commit: 6eeadcd

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

github-actions bot commented Apr 22, 2024

Run report for 6eeadcdc

Total time: 1m 12s | Comparison time: 1m 23s | Estimated savings: 10.9s (13.0% faster)

Action Time Status Info
🟩 SyncWorkspace 0ms Passed
⬛️ SetupNodeTool(global) 1.7s Skipped
🟩 InstallNodeDeps(global) 37.4s Passed
🟩 SyncNodeProject(jose-browser) 0.2ms Passed
🟩 SyncNodeProject(custom-field) 0.1ms Passed
🟩 SyncNodeProject(typesense-xior) 0.2ms Passed
🟩 SyncNodeProject(karbon-utils) 23ms Passed
🟩 SyncNodeProject(code-highlight) 0.2ms Passed
🟩 SyncNodeProject(playground) 23.1ms Passed
🟪 RunTask(custom-field:build) 22.9ms Cached
🟩 SyncNodeProject(worker-playground) 10.7ms Passed
🟩 SyncNodeProject(karbon) 0.3ms Passed
🟪 RunTask(code-highlight:build) 22.3ms Cached
🟪 RunTask(jose-browser:build) 10.6ms Cached
🟩 SyncNodeProject(karbon-monorepo) 10.6ms Passed
🟪 RunTask(karbon-utils:build) 21.7ms Cached
🟪 RunTask(typesense-xior:build) 10.5ms Cached
🟩 RunTask(karbon:dev-stub) 5.9s Passed
🟩 RunTask(worker-playground:test-run) 2.7s Passed
🟩 RunTask(karbon:dev-prepare) 4.8s Passed
And 8 more...
Expanded report
Action Time Status Info
🟩 RunTask(karbon:bundle-cli) 15.4s Passed
🟩 RunTask(karbon:build-module) 14.8s Passed
🟩 RunTask(karbon:bundle-module) 880.8ms Passed
🟩 RunTask(karbon:bundle-helper) 398.3ms Passed
🟩 RunTask(karbon:build) 9.2ms Passed
🟩 RunTask(playground:dev-prepare) 2.8s Passed
🟩 RunTask(karbon-monorepo:build) 4.5ms Passed
🟩 RunTask(karbon-monorepo:test) 3.9s Passed
Touched files
packages/karbon/package.json
yarn.lock

@renovate renovate bot force-pushed the renovate/nuxt-schema-org-3.x branch from 5bd6d57 to 2586876 Compare May 3, 2024 05:52
@renovate renovate bot force-pushed the renovate/nuxt-schema-org-3.x branch from 2586876 to 6eeadcd Compare May 16, 2024 08:20
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.

None yet

0 participants