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

⬆️ Update all non-major dependencies #78

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 17, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/content (source) ^2.12.1 -> ^2.13.4 age adoption passing confidence
@nuxt/devtools (source) ^1.2.0 -> ^1.6.4 age adoption passing confidence
@nuxt/eslint (source) ^0.3.10 -> ^0.7.3 age adoption passing confidence
@​splinetool/runtime ^1.2.4 -> ^1.9.51 age adoption passing confidence
@types/locomotive-scroll (source) ^4.1.3 -> ^4.1.4 age adoption passing confidence
@types/node (source) ^20.12.7 -> ^20.17.10 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^7.8.0 -> ^7.18.0 age adoption passing confidence
@typescript-eslint/parser (source) ^7.8.0 -> ^7.18.0 age adoption passing confidence
@vercel/analytics (source) ^1.2.2 -> ^1.4.1 age adoption passing confidence
eslint (source) ^9.1.1 -> ^9.17.0 age adoption passing confidence
eslint-config-prettier ^9.0.0 -> ^9.1.0 age adoption passing confidence
nuxt (source) ^3.11.2 -> ^3.14.1592 age adoption passing confidence
postcss (source) ^8.4.38 -> ^8.4.49 age adoption passing confidence
postcss-html ^1.5.0 -> ^1.7.0 age adoption passing confidence
prettier (source) ^3.2.5 -> ^3.4.2 age adoption passing confidence
sass ^1.76.0 -> ^1.83.0 age adoption passing confidence
stylelint (source) ^16.4.0 -> ^16.12.0 age adoption passing confidence
typescript (source) ^5.4.5 -> ^5.7.2 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
nuxt/devtools (@​nuxt/devtools)

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

Compare Source

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

v1.3.6

Compare Source

Features

v1.3.5

Compare Source

Bug Fixes
  • downgrade module-builder (de79dc4)

v1.3.4

Compare Source

Bug Fixes

v1.3.3

Compare Source

Bug Fixes

v1.3.2

Compare Source

Bug Fixes

v1.3.1

Compare Source

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

v1.3.0

Compare Source

Bug Fixes
Features
nuxt/eslint (@​nuxt/eslint)

v0.7.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.7.2

Compare Source

   🚀 Features
    View changes on GitHub

v0.7.1

Compare Source

No significant changes

    View changes on GitHub

v0.7.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.6.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.6.1

Compare Source

   🚀 Features
    View changes on GitHub

v0.6.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.5.7

Compare Source

   🚀 Features
    View changes on GitHub

v0.5.6

Compare Source

   🚀 Features
    View changes on GitHub

v0.5.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.5.4

Compare Source

   🚀 Features
    View changes on GitHub

v0.5.3

Compare Source

No significant changes

    View changes on GitHub

v0.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.5.1

Compare Source

   🚀 Features
    View changes on GitHub

v0.5.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.4.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.3.13

Compare Source

   🚀 Features
    View changes on GitHub

v0.3.12

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.11

Compare Source

   🚀 Features
    View changes on GitHub
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.18.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib

  • eslint-plugin: [unbound-method] report on destructuring in function parameters

  • eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types

  • eslint-plugin: [strict-boolean-expressions] support branded booleans

❤️ Thank You
  • auvred
  • Oliver Salzburg
  • Vinccool96
  • Yukihiro Hasegawa

You can read about our versioning strategy and releases on our website.

v7.17.0

Compare Source

🚀 Features
  • eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7

  • eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never"

🩹 Fixes
  • eslint-plugin: [no-floating-promises] check top-level type assertions (and more)

  • eslint-plugin: [strict-boolean-expressions] consider asse


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.

@renovate renovate bot added the dependency label Nov 17, 2023
Copy link

vercel bot commented Nov 17, 2023

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

Name Status Preview Comments Updated (UTC)
portfolio-2022 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 18, 2024 7:48am

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e161b54 to 0a865b9 Compare November 18, 2023 02:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0a865b9 to fd3bfd2 Compare November 18, 2023 23:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fd3bfd2 to a9327cd Compare November 20, 2023 16:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a9327cd to f196d1f Compare November 20, 2023 18:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f196d1f to d0258e0 Compare November 20, 2023 22:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d0258e0 to 07042ae Compare November 21, 2023 05:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 07042ae to acb7ee7 Compare November 22, 2023 03:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from acb7ee7 to bef4f55 Compare November 22, 2023 13:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bef4f55 to dca4513 Compare November 23, 2023 22:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dca4513 to 8d634cd Compare November 24, 2023 09:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8d634cd to 0b628ea Compare November 27, 2023 17:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a7eae32 to ef9dd1e Compare November 27, 2023 23:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ef9dd1e to acd7622 Compare November 28, 2023 04:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e5cd026 to fe61369 Compare December 3, 2024 08:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fe61369 to 208aa15 Compare December 3, 2024 11:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 208aa15 to 59032a6 Compare December 3, 2024 15:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 59032a6 to 0c260d0 Compare December 4, 2024 02:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0c260d0 to eadc1a2 Compare December 4, 2024 07:38
@renovate renovate bot changed the title ⬆️ Update all non-major dependencies ⬆️ Update all non-major dependencies - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/all-minor-patch branch December 8, 2024 18:34
@renovate renovate bot changed the title ⬆️ Update all non-major dependencies - autoclosed ⬆️ Update all non-major dependencies Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from eadc1a2 to 00ad63b Compare December 11, 2024 12:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 00ad63b to 14fc3ec Compare December 12, 2024 15:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 14fc3ec to dde364e Compare December 13, 2024 00:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dde364e to d0b42cd Compare December 13, 2024 22:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d0b42cd to 89620b4 Compare December 15, 2024 15:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 89620b4 to f5fc245 Compare December 17, 2024 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants