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 all non-major dependencies #93

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/ph ^1.1.6 -> ^1.2.2 age adoption passing confidence
@iconify-json/simple-icons ^1.1.78 -> ^1.2.20 age adoption passing confidence
@nuxt/content (source) 2.9.0 -> 2.13.4 age adoption passing confidence
@nuxt/devtools (source) ^1.0.2 -> ^1.7.0 age adoption passing confidence
@nuxt/image (source) 1.0.0 -> 1.9.0 age adoption passing confidence
@nuxt/kit (source) 3.8.1 -> 3.15.2 age adoption passing confidence
@nuxt/module-builder ^0.5.4 -> ^0.8.4 age adoption passing confidence
@nuxt/test-utils ^3.8.1 -> ^3.15.4 age adoption passing confidence
@nuxtjs/fontaine ^0.4.1 -> ^0.4.4 age adoption passing confidence
@nuxtjs/google-fonts ^3.0.2 -> ^3.2.0 age adoption passing confidence
@types/node (source) ^20.9.0 -> ^20.17.14 age adoption passing confidence
@vueuse/core (source) ^10.6.1 -> ^10.11.1 age adoption passing confidence
@vueuse/nuxt (source) ^10.6.1 -> ^10.11.1 age adoption passing confidence
bumpp ^9.2.0 -> ^9.10.1 age adoption passing confidence
defu ^6.1.3 -> ^6.1.4 age adoption passing confidence
esbuild ^0.19.5 -> ^0.24.2 age adoption passing confidence
eslint (source) 8.53.0 -> 8.57.1 age adoption passing confidence
eslint-plugin-import ^2.29.0 -> ^2.31.0 age adoption passing confidence
h3 ^1.8.2 -> ^1.13.1 age adoption passing confidence
lint-staged ^15.1.0 -> ^15.4.1 age adoption passing confidence
magicast ^0.3.2 -> ^0.3.5 age adoption passing confidence
nitropack 2.7.2 -> 2.10.4 age adoption passing confidence
nuxt (source) ^3.8.1 -> ^3.15.2 age adoption passing confidence
nuxt-og-image (source) ^2.2.4 -> ^2.2.6 age adoption passing confidence
prettier (source) ^3.1.0 -> ^3.4.2 age adoption passing confidence
rimraf ^5.0.5 -> ^5.0.10 age adoption passing confidence
scule ^1.0.0 -> ^1.3.0 age adoption passing confidence
simple-git-hooks ^2.9.0 -> ^2.11.1 age adoption passing confidence
taze ^0.12.0 -> ^0.18.0 age adoption passing confidence
typescript (source) ^5.2.2 -> ^5.7.3 age adoption passing confidence
zod (source) ^3.22.4 -> ^3.24.1 age adoption passing confidence

Release Notes

nuxt/content (@​nuxt/content)

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

v2.10.0

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • Add missing imports for search (#​2412)
  • Import nuxt composables from #imports (#​2418)
  • 7.search-content.md typo (7bf89960)
  • Enable cache only for clientDb (#​2425)
  • Remove d.ts (#​2427)
  • Ensure bundler module resolution works with runtime type imports (#​2470)
  • Imports (f33f5a20)
📖 Documentation
🏡 Chore
❤️ Contributors
nuxt/devtools (@​nuxt/devtools)

v1.7.0

Compare Source

Features
  • improves vscode integration, support multiple backends (#​763) (463f6ad)

1.6.4 (2024-12-12)

Bug Fixes

1.6.3 (2024-12-03)

Bug Fixes

1.6.2 (2024-12-03)

Bug Fixes
  • add v4 compatibility version handeling for pages tab (#​758) (bd8651c)
Features
  • support vite-plugin-inspect for both Vite 5 and 6 (#​757) (cfcbc24)

1.6.1 (2024-11-20)

Bug Fixes
Features
  • apply lint, use explict import (2c6d2d3)

v1.6.4

Compare Source

Bug Fixes

v1.6.3

Compare Source

Bug Fixes

v1.6.2

Compare Source

Bug Fixes
  • add v4 compatibility version handeling for pages tab (#​758) (bd8651c)
Features
  • support vite-plugin-inspect for both Vite 5 and 6 (#​757) (cfcbc24)

v1.6.1

Compare Source

Bug Fixes
Features
  • apply lint, use explict import (2c6d2d3)

v1.6.0

Compare Source

Bug Fixes

1.5.2 (2024-10-02)

Bug Fixes
  • try downgrade vite-plugin-vue-inspector (572a0d6)

1.5.1 (2024-09-23)

Bug Fixes

v1.5.2

Compare Source

Bug Fixes
  • try downgrade vite-plugin-vue-inspector (572a0d6)

v1.5.1

Compare Source

Bug Fixes

v1.5.0

Compare Source

Bug Fixes

1.4.2 (2024-09-10)

Bug Fixes

1.4.1 (2024-08-26)

Bug Fixes

v1.4.2

Compare Source

Bug Fixes

v1.4.1

Compare Source

Bug Fixes

v1.4.0

Compare Source

Features
  • kit: introduce host-client utility (167373c)

1.3.14 (2024-08-20)

1.3.13 (2024-08-20)

1.3.12 (2024-08-20)

1.3.11 (2024-08-20)

1.3.10 (2024-08-20)

Bug Fixes
Features

1.3.9 (2024-07-02)

Bug Fixes
  • capture for circular reference in state editor (841fd76)
  • introduce client.revision to trigger state editor update (418a22e)
  • modules: update compatibility check for Nuxt 3 and 4 (#​689) (2354da7)
  • use ofetch for fast-npm-meta (4188f8d)

1.3.8 (2024-07-02)

Performance Improvements
  • avoid deps on npm-registry-fetch, save install size (3d74691)

1.3.7 (2024-06-27)

Bug Fixes
Features
Performance Improvements
  • use npm-registry-fetch instead of pacote to deduce the package size (a049c52)

1.3.6 (2024-06-21)

Features

1.3.5 (2024-06-21)

Bug Fixes
  • downgrade module-builder (de79dc4)

1.3.4 (2024-06-21)

Bug Fixes

1.3.3 (2024-06-04)

Bug Fixes

1.3.2 (2024-05-27)

Bug Fixes

1.3.1 (2024-05-10)

Bug Fixes
  • module builder chunk path patch (87199a1)

v1.3.14

Compare Source

v1.3.9

Compare Source

Bug Fixes
  • capture for circular reference in state editor (841fd76)
  • introduce client.revision to trigger state editor update (418a22e)
  • modules: update compatibility check for Nuxt 3 and 4 (#​689) (2354da7)
  • use ofetch for fast-npm-meta (4188f8d)

v1.3.8

Compare Source

Performance Improvements
  • avoid deps on npm-registry-fetch, save install size (3d74691)

[v1.3.7](ht


Configuration

📅 Schedule: Branch creation - "every 7 day" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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

cloudflare-workers-and-pages bot commented Nov 15, 2023

Deploying form-actions-nuxt with  Cloudflare Pages  Cloudflare Pages

Latest commit: b36e644
Status:🚫  Build failed.

View logs

@renovate renovate bot requested a review from Hebilicious as a code owner November 15, 2023 19:51
@renovate renovate bot changed the title chore(deps): update dependency scule to ^1.1.0 chore(deps): update all non-major dependencies Nov 16, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 52ff428 to 93fb37d Compare November 23, 2023 19:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 076da7c to 289db9f Compare November 30, 2023 20:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1678886 to 01e480e Compare December 2, 2023 01:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 30892ec to cbbd2c3 Compare December 16, 2024 15:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 23c4c33 to e4c3770 Compare December 26, 2024 12:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 6299cd9 to 230f00a Compare January 1, 2025 21:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 99e51ab to 921cd26 Compare January 12, 2025 01:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 239f189 to ddaf3ec Compare January 16, 2025 14:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ddaf3ec to b36e644 Compare January 16, 2025 20:51
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