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 nuxt (major) #537

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/content (source) ^2.10.0 -> ^3.0.1 age adoption passing confidence
@nuxthq/studio (source) ^1.0.6 -> ^2.2.1 age adoption passing confidence

Release Notes

nuxt/content (@​nuxt/content)

v3.0.1

Compare Source

Bug Fixes

v3.0.0

Compare Source

Bug Fixes

v2.13.4

Compare Source

compare changes

🏡 Chore
❤️ Contributors

v2.13.3

Compare Source

compare changes

🩹 Fixes
  • module: Allow using @nuxtjs/mdc utils via content module (#​2775)
  • search: Add charset=utf-8 to headers of indexed mode (#​2729)
  • docs: Add warning about using ssr: false with Content (#​2776)
  • Corrected .gradient class (#​2723)
  • build: Keep parser deps out of main bundle (#​2780)
  • navigation: Respect query locale (#​2772)
  • Import defineNitroPlugin from #imports (34f65172)
  • Respect draft key as _draft (#​2738)
  • Draft field order (b0b5eb2d)
📖 Documentation
  • Fix incorrect TS types import path in documentation (#​2773)
  • Missing imports and typo in code blocks (#​2741)
  • Changed types path (#​2735)
  • Fix typo in SSR warning on Installation page (#​2777)
  • Update link to downloads count badge (c1d6ad14)
🏡 Chore
❤️ Contributors

v2.13.2

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • Add string type to gt/lt/gte/lte type definitions (#​2704)
  • search: Non-md file might not have dscription file (#​2706)
  • module: Disable MDC plugin if user disabled it (#​2707)
  • Unwatch storage on nitro close (ec7105ad)
📖 Documentation
  • Add missing await for searchContent docs (#​2692)
  • Prerender home (4253f0bf)
  • Update nuxt-og-image and add postinstall script (#​2705)
  • Update ContentSlot Documentation (#​2713)
🤖 CI
❤️ Contributors

v2.13.1

Compare Source

compare changes

🔥 Performance
  • dev-cache: Improve localhost markdown page navigation performance (when having 2,000+ pages) (#​2675)
🩹 Fixes
  • module: Do not force prerender index page (#​2681)
  • Hot reload on dev server for documentDriven: false (#​2686)
📖 Documentation
  • Typo in configuration (#​2677)
  • Add missing await keyword in search documentation (#​2687)
🏡 Chore
❤️ Contributors

v2.13.0

Compare Source

compare changes

🚀 Enhancements
  • Top level content/ directory in Nuxt 4 compatibility version (#​2649)
🩹 Fixes
  • Optimise nested dependencies (#​2583)
  • Opt in to import.meta.* properties (#​2597)
  • Ignore unsupported files from contents list (#​2607)
  • module: Convert content-slot to MDCSlot (#​2632)
  • Fix typo in logger warning message (#​2626)
  • search: Keep page's beginning paragraphs (#​2658)
  • Add Nitro hooks types declarations (#​2655)
  • Filter draft files in production (#​2648)
  • search: Use page title as default title for sections (9d81acc2)
  • Init storage only when used (#​2670)
  • Use runtimeconfig only when necessary (6f06f356)
  • Do not update devDependencies (062fb97f)
  • search: Improve sections with root node (#​2672)
  • prerender: Ensure / exists inside prerender rotues (#​2673)
📖 Documentation
🏡 Chore
❤️ Contributors

v2.12.1

Compare Source

compare changes

🩹 Fixes
  • Missing import (#​2560)
  • types: Use const type parameter for QueryBuilder only (#​2546)
  • Split getContent to chunks in getIndexedContentsList (#​2354, #​2549)
  • types: Add const type parameter for QueryBuilder.only() and .without() (#​2573)
📖 Documentation
  • Typo in showURL prop (#​2537)
  • Add descriptions of all match operators (#​2552)
  • Update highlight.langs defaults (#​2559)
🏡 Chore
❤️ Contributors

v2.12.0

Compare Source

compare changes

🚀 Enhancements
🔥 Performance
  • content-list: Cache contents list during generation and per-request (#​2527)
🩹 Fixes
  • module: Handle former props in ContentSlot transformer (#​2525)
  • client-db: Fetch dir config on legacy query (4b9b6b7a)
  • navigation: Ignore extensions on navigation sort (#​2529)
📖 Documentation
🏡 Chore
❤️ Contributors

v2.11.0

Compare Source

compare changes

🩹 Fixes
  • types: Fields in experimental.search can be optional (#​2506)
  • ContentSlot: Detect multiline usage (#​2508)
📖 Documentation
📦 Build
  • Do not emit .mjs in runtime directory (#​2514)
🏡 Chore
❤️ Contributors
nuxtlabs/studio-module (@​nuxthq/studio)

v2.2.1

Compare Source

v2.2.0

Compare Source

  • fix(playground): lint (294bc38)
  • feat(messaging): navigation for non markdown files (c5e32fb)
  • chore(deps): upgrade (e501ba7)

v2.1.1

Compare Source

v2.1.0

Compare Source

v2.0.3

Compare Source

  • fix(types): add back expect error (fbca547)

v2.0.2

Compare Source

  • feat(preview): handle app.config.ts sync with nuxt4 tree structure (#​177) (87cfcbc)

v2.0.1

Compare Source

v2.0.0

Compare Source

Studio Module v2

Please have a check at the Nuxt Studio blog post for more info.

/!\ Breaking changes: Pinceau tokens configs are no more supported /!\

v1.1.2

Compare Source

  • fix(mergeDraft): push file if it is missing in dbFiles (#​173) (5e75bfd)

v1.1.1

Compare Source

  • chore(package): set pnpm as pkg manager (22a9a96)
  • fix(preview): handle renamed new file (65b49e3)

v1.1.0

Compare Source

  • lint: fix (79435ce)
  • chore(deps): update all non-major dependencies (#​161) (7fe2cd9)
  • fix(useStudio): ignore non-markdown files on file-selected event (#​171) (5e062d6)
  • docs(readme): use new nuxi module add command in installation (#​168) (e5a103d)

v1.0.15

Compare Source

v1.0.14

Compare Source

  • chore(deps): eslint v9 with nuxt/eslint (1fd58d4)
  • chore(deps): upgrade (5ce0986)
  • chore(preview): limit memory usage (6fb6200)
  • fix(options): remove unused project field (#​167) (b9cde37)

v1.0.13

Compare Source

  • fix: get module version in module code instead (66fd6ee)
  • chore: update deps (9ffdf5d)

v1.0.12

Compare Source

  • fix(messaging): staging new origin (df3ee34)

v1.0.11

Compare Source

  • chore(origins): add new urls (2b56887)
  • feat(messaging): handle custom allowed origins (#​165) (7c0334c)
  • fix(meta): github repo detection in local (#​164) (dadb879)
  • feat(preview): add gitInfo in /__studio.json and support staging API for preview mode (#​163) (9b02f48)
  • chore(deps): update all non-major dependencies (#​159) (77b8020)

v1.0.10

Compare Source

  • fix: create files path map to populate document driven pages (#​160) (5280259)

v1.0.9

Compare Source

v1.0.8

Compare Source

  • fix(lint): import order (523ddd6)
  • fix(renderer): not existing page (4247aab)

v1.0.7

Compare Source


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

Copy link

vercel bot commented Jul 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
esteban-soubiran-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 29, 2024 5:53pm

@renovate renovate bot force-pushed the renovate/major-nuxt branch from f9499b0 to 4e43c29 Compare September 11, 2024 13:02
Copy link

cloudflare-workers-and-pages bot commented Sep 11, 2024

Deploying esteban-soubiran-site with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8074737
Status:🚫  Build failed.

View logs

@renovate renovate bot force-pushed the renovate/major-nuxt branch from 4e43c29 to 2a4e34c Compare September 17, 2024 13:41
@renovate renovate bot force-pushed the renovate/major-nuxt branch from 2a4e34c to 688b423 Compare October 28, 2024 17:52
@renovate renovate bot force-pushed the renovate/major-nuxt branch from 688b423 to eb75e85 Compare October 29, 2024 17:51
@renovate renovate bot changed the title chore(deps): update devdependency @nuxthq/studio to v2 chore(deps): update devdependency @nuxthq/studio to v2 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/major-nuxt branch December 8, 2024 18:39
@renovate renovate bot changed the title chore(deps): update devdependency @nuxthq/studio to v2 - autoclosed chore(deps): update devdependency @nuxthq/studio to v2 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/major-nuxt branch from 91305dd to eb75e85 Compare December 9, 2024 09:56
@renovate renovate bot force-pushed the renovate/major-nuxt branch from eb75e85 to 9344bbd Compare January 16, 2025 16:01
@renovate renovate bot changed the title chore(deps): update devdependency @nuxthq/studio to v2 chore(deps): update nuxt (major) Jan 16, 2025
@renovate renovate bot force-pushed the renovate/major-nuxt branch from 9344bbd to 8074737 Compare January 27, 2025 15:29
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