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 #136

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@antfu/eslint-config ^2.16.2 -> ^2.27.3 age adoption passing confidence devDependencies minor
@iconify-json/mdi ^1.1.66 -> ^1.2.1 age adoption passing confidence devDependencies minor
@nuxt/content (source) ^2.12.1 -> ^2.13.4 age adoption passing confidence dependencies minor
@nuxt/image (source) ^1.7.0 -> ^1.8.1 age adoption passing confidence devDependencies minor
@nuxt/ui (source) ^2.15.2 -> ^2.19.2 age adoption passing confidence dependencies minor
@nuxt/ui-pro ^1.1.0 -> ^1.5.0 age adoption passing confidence dependencies minor
@nuxtjs/seo (source) 2.0.0-rc.10 -> 2.0.0-rc.23 age adoption passing confidence devDependencies patch
@nuxtjs/supabase ^1.2.2 -> ^1.4.2 age adoption passing confidence devDependencies minor
@vite-pwa/assets-generator ^0.2.4 -> ^0.2.6 age adoption passing confidence devDependencies patch
@vite-pwa/nuxt ^0.7.0 -> ^0.10.6 age adoption passing confidence devDependencies minor
dependabot/fetch-metadata v2.1.0 -> v2.2.0 age adoption passing confidence action minor
eslint (source) ^8.57.0 -> ^8.57.1 age adoption passing confidence devDependencies patch
nuxt-schema-org (source) ^3.3.6 -> ^3.4.1 age adoption passing confidence dependencies minor
pnpm (source) 8.15.8 -> 8.15.9 age adoption passing confidence packageManager patch
typescript (source) ^5.4.5 -> ^5.6.3 age adoption passing confidence devDependencies minor
valibot (source) ^0.30.0 -> ^0.42.1 age adoption passing confidence dependencies minor
vue (source) ^3.4.27 -> ^3.5.12 age adoption passing confidence dependencies minor
vue-router ^4.3.2 -> ^4.4.5 age adoption passing confidence dependencies minor

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v2.27.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.27.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.27.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.27.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.26.1

Compare Source

No significant changes

    View changes on GitHub

v2.26.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.25.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.25.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.25.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.24.1

Compare Source

   🚀 Features
    View changes on GitHub

v2.24.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.23.2

Compare Source

No significant changes

    View changes on GitHub

v2.23.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.23.0

Compare Source

   🚀 Features
  • Introduce type options, enable ts/explicit-function-return-type for lib  -  by @​antfu (3dd7b)
   🐞 Bug Fixes
    View changes on GitHub

v2.22.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.22.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.22.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.22.1

Compare Source

No significant changes

    View changes on GitHub

v2.22.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.21.3

Compare Source

No significant changes

    View changes on GitHub

v2.21.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.21.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.21.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.20.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.19.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.19.1

Compare Source

   🚀 Features
    View changes on GitHub

v2.19.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.18.1

Compare Source

   🚀 Features
    View changes on GitHub

v2.18.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.17.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.16.4

Compare Source

No significant changes

    View changes on GitHub

v2.16.3

Compare Source

   🚀 Features
    View changes on GitHub
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
nuxt/image (@​nuxt/image)

v1.8.1

Compare Source

compare changes

🩹 Fixes
  • Suffix export of runtime utils with /index (#​1467)
  • vercel: Added missing formats config & improved documentation (#​1514)
📖 Documentation
  • Update link to downloads count badge (102d474)
🏡 Chore
  • Use tinyexec internally (3b9a4ea)
❤️ Contributors

v1.8.0

Compare Source

compare changes

🚀 Enhancements
  • cloudinary: Support reading project from absolute url (#​1361)
  • Provide runtimeConfig to getImage (#​1428)
🩹 Fixes
  • hygraph: New asset management support (#​1415)
  • Prevent hydration mismatch in <NuxtImg> (#​1445)
  • nuxt-picture: Check before accessing index (917242a)
  • Mark props as not required rather than default: undefined (#​1450)
  • Handle undefined indices more accurately (#​1451)
  • hygraph: Add back tests and refactor splitter (#​1452)
❤️ Contributors

v1.7.1

Compare Source

compare changes

🩹 Fixes
  • cloudinary: Map cover to lfill mode (#​1355)
  • Import runtime types from module entrypoint (#​1384)
  • Update to latest @nuxt/module-builder (#​1439)
  • Only add preload links on server (510e719)
  • weserv: Map rotate operation to ro (#​1441)
💅 Refactors
  • Convert <NuxtImg> to SFC (#​1435)
  • Convert <NuxtPicture> to SFC (#​1432)
  • Use more import.meta.* properties (#​1440)
📖 Documentation
🏡 Chore
❤️ Contributors
nuxt/ui (@​nuxt/ui)

v2.19.2

Compare Source

Bug Fixes
  • Button: put back target override (212f7df)

v2.19.1

Compare Source

Bug Fixes
  • InputMenu/SelectMenu: regex breaks build (cb6f5f2)

v2.19.0

Compare Source

Features
Bug Fixes

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.

👻 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.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from df7c3fc to fc94e78 Compare May 14, 2024 02:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fc94e78 to 52337cb Compare May 18, 2024 01:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from bc61804 to 7475f5d Compare June 2, 2024 16:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 6507b66 to 42a8486 Compare June 13, 2024 12:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 7b1b894 to db6aafe Compare June 20, 2024 20:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from e906862 to 94a819c Compare June 24, 2024 17:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from ae4c058 to 85489ec Compare September 16, 2024 17:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 3a93eed to 4d7968a Compare September 23, 2024 13:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from bbcb347 to aff624f Compare October 3, 2024 01:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from d69fd12 to 6cad158 Compare October 9, 2024 17:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from fd4807c to baaa4ff Compare October 16, 2024 12:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 14ad558 to 1037e9b Compare November 5, 2024 22:26
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