sveltejs / vite-plugin-svelte

Svelte plugin for http://vitejs.dev/
MIT License
844 stars 103 forks source link

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

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sveltejs/kit (source) ^2.5.5 -> ^2.5.6 age adoption passing confidence
@sveltejs/vite-plugin-svelte-inspector (source) ^2.0.0 -> ^2.1.0 age adoption passing confidence
@types/node (source) ^20.12.5 -> ^20.12.7 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^7.5.0 -> ^7.7.0 age adoption passing confidence
@typescript-eslint/parser (source) ^7.5.0 -> ^7.7.0 age adoption passing confidence
carbon-preprocess-svelte ^0.11.0 -> ^0.11.2 age adoption passing confidence
dts-buddy ^0.4.6 -> ^0.4.7 age adoption passing confidence
eslint-plugin-html ^8.0.0 -> ^8.1.0 age adoption passing confidence
eslint-plugin-n ^17.2.0 -> ^17.2.1 age adoption passing confidence
eslint-plugin-svelte (source) ^2.36.0 -> ^2.37.0 age adoption passing confidence
magic-string ^0.30.9 -> ^0.30.10 age adoption passing confidence
playwright-core (source) ~1.43.0 -> ~1.43.1 age adoption passing confidence
pnpm (source) 8.15.6 -> 8.15.7 age adoption passing confidence
prettier-plugin-svelte ^3.2.2 -> ^3.2.3 age adoption passing confidence
sass ^1.74.1 -> ^1.75.0 age adoption passing confidence
svelte (source) ^4.2.12 -> ^4.2.15 age adoption passing confidence
svelte-preprocess ^5.1.3 -> ^5.1.4 age adoption passing confidence
typescript (source) ^5.4.4 -> ^5.4.5 age adoption passing confidence
vite (source) ^5.2.8 -> ^5.2.9 age adoption passing confidence
vitest (source) ^1.4.0 -> ^1.5.0 age adoption passing confidence

Release Notes

sveltejs/kit (@​sveltejs/kit) ### [`v2.5.6`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#256) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.5...@sveltejs/kit@2.5.6) ##### Patch Changes - fix: avoid incorrectly un- and re-escaping cookies collected during a server-side `fetch` ([#​11904](https://togithub.com/sveltejs/kit/pull/11904))
sveltejs/vite-plugin-svelte (@​sveltejs/vite-plugin-svelte-inspector) ### [`v2.1.0`](https://togithub.com/sveltejs/vite-plugin-svelte/blob/HEAD/packages/vite-plugin-svelte-inspector/CHANGELOG.md#210) [Compare Source](https://togithub.com/sveltejs/vite-plugin-svelte/compare/@sveltejs/vite-plugin-svelte-inspector@2.0.0...@sveltejs/vite-plugin-svelte-inspector@2.1.0) ##### Minor Changes - Implements `escapeKeys` to close the inspector via hotkey (default keys are `Backspace` and `Escape`). ([#​880](https://togithub.com/sveltejs/vite-plugin-svelte/pull/880)) ##### Patch Changes - Updated dependencies \[[`324f569ead2447903a9da86794075ecabaf59702`](https://togithub.com/sveltejs/vite-plugin-svelte/commit/324f569ead2447903a9da86794075ecabaf59702), [`f12e3f0a0c741b4456703907c81694b5bcee8205`](https://togithub.com/sveltejs/vite-plugin-svelte/commit/f12e3f0a0c741b4456703907c81694b5bcee8205)]: - [@​sveltejs/vite-plugin-svelte](https://togithub.com/sveltejs/vite-plugin-svelte)[@​3](https://togithub.com/3).1.0
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.7.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#770-2024-04-15) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.6.0...v7.7.0) ##### ๐Ÿš€ Features - **eslint-plugin:** replace `no-new-symbol` with `no-new-native-nonconstructor` ##### โค๏ธ Thank You - Dave - Josh Goldberg โœจ 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. ### [`v7.6.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#760-2024-04-08) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.5.0...v7.6.0) ##### ๐Ÿš€ Features - bump npm dependency ranges ##### โค๏ธ Thank You - Abraham Guo - auvred - Brad Zacher 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.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v7.7.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#770-2024-04-15) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.6.0...v7.7.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. ### [`v7.6.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#760-2024-04-08) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.5.0...v7.6.0) ##### ๐Ÿš€ Features - bump npm dependency ranges ##### โค๏ธ Thank You - Abraham Guo - auvred - Brad Zacher 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.
carbon-design-system/carbon-preprocess-svelte (carbon-preprocess-svelte) ### [`v0.11.2`](https://togithub.com/carbon-design-system/carbon-preprocess-svelte/blob/HEAD/CHANGELOG.md#0112---2024-04-08) [Compare Source](https://togithub.com/carbon-design-system/carbon-preprocess-svelte/compare/v0.11.1...v0.11.2) **Fixes** - `optimizeCss`: do not print diff if value is zero ### [`v0.11.1`](https://togithub.com/carbon-design-system/carbon-preprocess-svelte/blob/HEAD/CHANGELOG.md#0111---2024-04-07) [Compare Source](https://togithub.com/carbon-design-system/carbon-preprocess-svelte/compare/v0.11.0...v0.11.1) **Fixes** - `optimizeCss`: only remove selectors containing the Carbon `bx--` prefix
Rich-Harris/dts-buddy (dts-buddy) ### [`v0.4.7`](https://togithub.com/Rich-Harris/dts-buddy/blob/HEAD/CHANGELOG.md#047) [Compare Source](https://togithub.com/Rich-Harris/dts-buddy/compare/v0.4.6...v0.4.7) - Preserve renamed exports ([#​78](https://togithub.com/Rich-Harris/dts-buddy/pull/78)) - Avoid conflicts with globals ([#​78](https://togithub.com/Rich-Harris/dts-buddy/pull/78))
BenoitZugmeyer/eslint-plugin-html (eslint-plugin-html) ### [`v8.1.0`](https://togithub.com/BenoitZugmeyer/eslint-plugin-html/compare/v8.0.0...v8.1.0) [Compare Source](https://togithub.com/BenoitZugmeyer/eslint-plugin-html/compare/v8.0.0...v8.1.0)
eslint-community/eslint-plugin-n (eslint-plugin-n) ### [`v17.2.1`](https://togithub.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#1721-2024-04-15) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-n/compare/v17.2.0...v17.2.1) ##### ๐Ÿฉน Fixes - **unsupported-features:** Improve URL module ([#​244](https://togithub.com/eslint-community/eslint-plugin-n/issues/244)) ([6581979](https://togithub.com/eslint-community/eslint-plugin-n/commit/6581979cfb6afa6a50531d37303af24aa7b4db37)), closes [#​243](https://togithub.com/eslint-community/eslint-plugin-n/issues/243) ##### ๐Ÿงน Chores - update dependency [@​typescript-eslint/typescript-estree](https://togithub.com/typescript-eslint/typescript-estree) to v7 ([#​236](https://togithub.com/eslint-community/eslint-plugin-n/issues/236)) ([a0b45ee](https://togithub.com/eslint-community/eslint-plugin-n/commit/a0b45ee9c35279c29d3602609dad3b36d95d6f5f)) - update dependency eslint-plugin-eslint-plugin to v6 ([#​237](https://togithub.com/eslint-community/eslint-plugin-n/issues/237)) ([7addf99](https://togithub.com/eslint-community/eslint-plugin-n/commit/7addf998e72d0f8ae92c52b112667bcb2c9558cd))
sveltejs/eslint-plugin-svelte (eslint-plugin-svelte) ### [`v2.37.0`](https://togithub.com/sveltejs/eslint-plugin-svelte/blob/HEAD/CHANGELOG.md#2370) [Compare Source](https://togithub.com/sveltejs/eslint-plugin-svelte/compare/v2.36.0...v2.37.0) ##### Minor Changes - [#​735](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/735) [`33f0de2`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/33f0de261636e0dca77ec0479fa93a988e6ca950) Thanks [@​xiBread](https://togithub.com/xiBread)! - feat: add rule types
rich-harris/magic-string (magic-string) ### [`v0.30.10`](https://togithub.com/rich-harris/magic-string/blob/HEAD/CHANGELOG.md#03010-2024-04-17) [Compare Source](https://togithub.com/rich-harris/magic-string/compare/v0.30.9...v0.30.10) ##### Bug Fixes - **types:** improve chainable types ([#​278](https://togithub.com/rich-harris/magic-string/issues/278)) ([072188f](https://togithub.com/rich-harris/magic-string/commit/072188f84398437bd75f41bf3d5df49aeae1b587))
microsoft/playwright (playwright-core) ### [`v1.43.1`](https://togithub.com/microsoft/playwright/releases/tag/v1.43.1) [Compare Source](https://togithub.com/microsoft/playwright/compare/v1.43.0...v1.43.1) ##### Highlights [https://github.com/microsoft/playwright/issues/30300](https://togithub.com/microsoft/playwright/issues/30300) - \[REGRESSION]: UI mode restarts if keep storage state[https://github.com/microsoft/playwright/issues/30339](https://togithub.com/microsoft/playwright/issues/30339)9 - \[REGRESSION]: Brand new install of playwright, unable to run chromium with show browser using vscode ##### Browser Versions - Chromium 124.0.6367.29 - Mozilla Firefox 124.0 - WebKit 17.4 This version was also tested against the following stable channels: - Google Chrome 123 - Microsoft Edge 123
pnpm/pnpm (pnpm) ### [`v8.15.7`](https://togithub.com/pnpm/pnpm/compare/v8.15.6...v8.15.7) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.15.6...v8.15.7)
sveltejs/prettier-plugin-svelte (prettier-plugin-svelte) ### [`v3.2.3`](https://togithub.com/sveltejs/prettier-plugin-svelte/blob/HEAD/CHANGELOG.md#323) [Compare Source](https://togithub.com/sveltejs/prettier-plugin-svelte/compare/v3.2.2...v3.2.3) - (fix) don't force-self-close `` tags
sass/dart-sass (sass) ### [`v1.75.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1750) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.74.1...1.75.0) - Fix a bug in which stylesheet canonicalization could be cached incorrectly when custom importers or the Node.js package importer made decisions based on the URL of the containing stylesheet. ##### JS API - Allow `importer` to be passed without `url` in `StringOptionsWithImporter`.
sveltejs/svelte (svelte) ### [`v4.2.15`](https://togithub.com/sveltejs/svelte/releases/tag/svelte%404.2.15) [Compare Source](https://togithub.com/sveltejs/svelte/compare/svelte@4.2.14...svelte@4.2.15) ##### Patch Changes - support attribute selector inside :global() ([#​11135](https://togithub.com/sveltejs/svelte/pull/11135)) ### [`v4.2.14`](https://togithub.com/sveltejs/svelte/releases/tag/svelte%404.2.14) [Compare Source](https://togithub.com/sveltejs/svelte/compare/svelte@4.2.13...svelte@4.2.14) ##### Patch Changes - fix parsing camelcase container query name ([#​11131](https://togithub.com/sveltejs/svelte/pull/11131)) ### [`v4.2.13`](https://togithub.com/sveltejs/svelte/releases/tag/svelte%404.2.13) [Compare Source](https://togithub.com/sveltejs/svelte/compare/svelte@4.2.12...svelte@4.2.13) ##### Patch Changes - fix: applying :global for +,~ sibling combinator when slots are present ([#​9282](https://togithub.com/sveltejs/svelte/pull/9282))
sveltejs/svelte-preprocess (svelte-preprocess) ### [`v5.1.4`](https://togithub.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#514-2024-04-16) [Compare Source](https://togithub.com/sveltejs/svelte-preprocess/compare/v5.1.3...v5.1.4) ##### Bug Fixes - remove pnpm version restriction ([#​629](https://togithub.com/sveltejs/svelte-preprocess/issues/629)) ([2713b82](https://togithub.com/sveltejs/svelte-preprocess/commit/2713b82d80cd6d40c1c12cebe31c4d25882bec13))
Microsoft/TypeScript (typescript) ### [`v5.4.5`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.4.5): TypeScript 5.4.5 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.4...v5.4.5) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 5.4.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.2 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.3 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.4 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.4%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.5 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.5%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)
vitejs/vite (vite) ### [`v5.2.9`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small529-2024-04-15-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.2.8...v5.2.9) - fix: `fsp.rm` removing files does not take effect ([#​16032](https://togithub.com/vitejs/vite/issues/16032)) ([b05c405](https://togithub.com/vitejs/vite/commit/b05c405)), closes [#​16032](https://togithub.com/vitejs/vite/issues/16032) - fix: fix accumulated stacks in error overlay ([#​16393](https://togithub.com/vitejs/vite/issues/16393)) ([102c2fd](https://togithub.com/vitejs/vite/commit/102c2fd)), closes [#​16393](https://togithub.com/vitejs/vite/issues/16393) - fix(deps): update all non-major dependencies ([#​16376](https://togithub.com/vitejs/vite/issues/16376)) ([58a2938](https://togithub.com/vitejs/vite/commit/58a2938)), closes [#​16376](https://togithub.com/vitejs/vite/issues/16376) - chore: update region comment ([#​16380](https://togithub.com/vitejs/vite/issues/16380)) ([77562c3](https://togithub.com/vitejs/vite/commit/77562c3)), closes [#​16380](https://togithub.com/vitejs/vite/issues/16380) - perf: reduce size of injected \__vite\_\_mapDeps code ([#​16184](https://togithub.com/vitejs/vite/issues/16184)) ([c0ec6be](https://togithub.com/vitejs/vite/commit/c0ec6be)), closes [#​16184](https://togithub.com/vitejs/vite/issues/16184) - perf(css): only replace empty chunk if imported ([#​16349](https://togithub.com/vitejs/vite/issues/16349)) ([e2658ad](https://togithub.com/vitejs/vite/commit/e2658ad)), closes [#​16349](https://togithub.com/vitejs/vite/issues/16349)
vitest-dev/vitest (vitest) ### [`v1.5.0`](https://togithub.com/vitest-dev/vitest/compare/v1.4.0...v1.5.0) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v1.4.0...v1.5.0)

Configuration

๐Ÿ“… Schedule: Branch creation - "before 4am on Monday" (UTC), 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.