nuxt-modules / color-mode

Dark and Light mode with auto detection made easy with Nuxt 🌗
https://color-mode.nuxtjs.org
MIT License
1.07k stars 98 forks source link

chore(deps): update all non-major dependencies #270

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/module-builder ^0.8.0 -> ^0.8.1 age adoption passing confidence
@typescript-eslint/parser (source) ^7.14.1 -> ^7.15.0 age adoption passing confidence
eslint (source) ^9.5.0 -> ^9.6.0 age adoption passing confidence
pkg-types ^1.1.1 -> ^1.1.2 age adoption passing confidence
typescript (source) ^5.5.2 -> ^5.5.3 age adoption passing confidence
vue-tsc (source) ^2.0.22 -> ^2.0.24 age adoption passing confidence

Release Notes

nuxt/module-builder (@​nuxt/module-builder) ### [`v0.8.1`](https://togithub.com/nuxt/module-builder/blob/HEAD/CHANGELOG.md#v081) [Compare Source](https://togithub.com/nuxt/module-builder/compare/v0.8.0...v0.8.1) [compare changes](https://togithub.com/nuxt/module-builder/compare/v0.8.0...v0.8.1) ##### 🩹 Fixes - **build:** Export all types in stub mode ([6b1970d](https://togithub.com/nuxt/module-builder/commit/6b1970d)) ##### 🏡 Chore - Add [@​danielroe](https://togithub.com/danielroe) to code owners ([c39cc75](https://togithub.com/nuxt/module-builder/commit/c39cc75)) ##### ❤️ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe))
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v7.15.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7150-2024-07-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.14.1...v7.15.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
eslint/eslint (eslint) ### [`v9.6.0`](https://togithub.com/eslint/eslint/compare/v9.5.0...473d1bb7c3dfcf629ac048ca811f4b5eef04a692) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.5.0...v9.6.0)
unjs/pkg-types (pkg-types) ### [`v1.1.2`](https://togithub.com/unjs/pkg-types/blob/HEAD/CHANGELOG.md#v112) [Compare Source](https://togithub.com/unjs/pkg-types/compare/v1.1.1...v1.1.2) [compare changes](https://togithub.com/unjs/pkg-types/compare/v1.1.1...v1.1.2) ##### 🩹 Fixes - Expand the types of `exports` ([#​183](https://togithub.com/unjs/pkg-types/pull/183)) ##### 🏡 Chore - Update deps ([f62330a](https://togithub.com/unjs/pkg-types/commit/f62330a)) ##### ❤️ Contributors - Pooya Parsa - Kevin Deng 三咲智子
Microsoft/TypeScript (typescript) ### [`v5.5.3`](https://togithub.com/Microsoft/TypeScript/compare/v5.5.2...f0e992167440686f948965e5441a918b34251886) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.5.2...v5.5.3)
vuejs/language-tools (vue-tsc) ### [`v2.0.24`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2024-supofficialsup-2025-supinsiderssup-2024-06-30) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v2.0.22...v2.0.24) ##### Features - **vscode:** pop message box if new insiders version available insiders - **vscode:** if insiders versions information failed to fetch from GitHub, try to fetch from CDN insiders - **language-service:** better sfc-level tag name completion ([#​4506](https://togithub.com/vuejs/language-tools/issues/4506)) - Thanks [@​KermanX](https://togithub.com/KermanX) ##### Bug Fixes - **tsc:** update required volar version ([#​4498](https://togithub.com/vuejs/language-tools/issues/4498)) - Thanks [@​davidmatter](https://togithub.com/davidmatter) - **tsc:** bump peer typescript version ([#​4513](https://togithub.com/vuejs/language-tools/issues/4513)) - Thanks [@​so1ve](https://togithub.com/so1ve) ##### Refactors - **language-server:** reorganize the code structure ([#​4507](https://togithub.com/vuejs/language-tools/issues/4507)) ##### Other Changes - Upgrade Volar from `v2.3.1` to `v2.4.0-alpha.2`. - Hybrid Mode compatibility improvements with other TS plugins ([https://github.com/volarjs/volar.js/issues/216](https://togithub.com/volarjs/volar.js/issues/216)) - **docs:** add nvim-cmp integration ([#​4463](https://togithub.com/vuejs/language-tools/issues/4463)) - Thanks [@​RayGuo-ergou](https://togithub.com/RayGuo-ergou) - **docs:** update mermaid - The following extensions have been added to Hybrid Mode’s compatibility whitelist ([#​4206](https://togithub.com/vuejs/language-tools/issues/4206)): - `p42ai.refactor` - `nrwl.angular-console` - `styled-components.vscode-styled-components` - `Divlo.vscode-styled-jsx-languageserver`

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.



This PR has been generated by Mend Renovate. View repository job log here.