wd-David / svelte-component-test-recipes

Svelte component test recipes using Vitest & Testing Library with TypeScript
156 stars 5 forks source link

chore(deps): update all major dependencies (major) #73

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sveltejs/adapter-auto (source) 2.1.1 -> 3.3.1 age adoption passing confidence
@sveltejs/kit (source) 1.30.4 -> 2.8.2 age adoption passing confidence
@testing-library/dom ^9.0.0 -> ^10.0.0 age adoption passing confidence
@testing-library/svelte ^4.0.0 -> ^5.0.0 age adoption passing confidence
@​types/testing-library__jest-dom ^5.14.5 -> ^6.0.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 6.21.0 -> 8.15.0 age adoption passing confidence
@typescript-eslint/parser (source) 6.21.0 -> 8.15.0 age adoption passing confidence
eslint (source) ^8.30.0 -> ^9.0.0 age adoption passing confidence
jsdom ^22.0.0 -> ^25.0.0 age adoption passing confidence
msw (source) ^1.0.0 -> ^2.0.0 age adoption passing confidence
svelte (source) ^4.0.0 -> ^5.0.0 age adoption passing confidence
svelte-check ^3.0.0 -> ^4.0.0 age adoption passing confidence
svelte-preprocess ^5.0.0 -> ^6.0.0 age adoption passing confidence
vite (source) ^4.0.2 -> ^5.0.0 age adoption passing confidence
vitest (source) 0.34.6 -> 2.1.5 age adoption passing confidence

Release Notes

sveltejs/kit (@​sveltejs/adapter-auto) ### [`v3.3.1`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/adapter-auto/CHANGELOG.md#331) ##### Patch Changes - docs: update URLs for new svelte.dev site ([#​12857](https://redirect.github.com/sveltejs/kit/pull/12857)) - Updated dependencies \[[`dcbe4222a194c5f90cfc0fc020cf065f7a4e4c46`](https://redirect.github.com/sveltejs/kit/commit/dcbe4222a194c5f90cfc0fc020cf065f7a4e4c46), [`4cdbf76fbbf0c0ce7f574ef69c8daddcf954d39d`](https://redirect.github.com/sveltejs/kit/commit/4cdbf76fbbf0c0ce7f574ef69c8daddcf954d39d), [`3a9b78f04786898ca93f6d4b75ab18d26bc45192`](https://redirect.github.com/sveltejs/kit/commit/3a9b78f04786898ca93f6d4b75ab18d26bc45192), [`723eb8b31e6a22c82f730c30e485386c8676b746`](https://redirect.github.com/sveltejs/kit/commit/723eb8b31e6a22c82f730c30e485386c8676b746), [`8ec471c875345b751344e67580ff1b772ef2735b`](https://redirect.github.com/sveltejs/kit/commit/8ec471c875345b751344e67580ff1b772ef2735b)]: - [@​sveltejs/kit](https://redirect.github.com/sveltejs/kit)[@​2](https://redirect.github.com/2).7.3 ### [`v3.3.0`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/adapter-auto/CHANGELOG.md#330) ##### Minor Changes - feat: add support for Bun package manager ([#​12854](https://redirect.github.com/sveltejs/kit/pull/12854)) ### [`v3.2.5`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/adapter-auto/CHANGELOG.md#325) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/adapter-auto@3.2.4...@sveltejs/adapter-auto@3.2.5) ##### Patch Changes - fix: import `node:process` instead of using globals ([#​12641](https://redirect.github.com/sveltejs/kit/pull/12641)) - Updated dependencies \[[`e798ef718f163bed4f93e1918bd8294f765376ad`](https://redirect.github.com/sveltejs/kit/commit/e798ef718f163bed4f93e1918bd8294f765376ad)]: - [@​sveltejs/kit](https://redirect.github.com/sveltejs/kit)[@​2](https://redirect.github.com/2).5.28 ### [`v3.2.4`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/adapter-auto/CHANGELOG.md#324) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/adapter-auto@3.2.3...@sveltejs/adapter-auto@3.2.4) ##### Patch Changes - chore: configure provenance in a simpler manner ([#​12570](https://redirect.github.com/sveltejs/kit/pull/12570)) - Updated dependencies \[[`087a43d391fc38b8c008fb39a804dc6988974101`](https://redirect.github.com/sveltejs/kit/commit/087a43d391fc38b8c008fb39a804dc6988974101)]: - [@​sveltejs/kit](https://redirect.github.com/sveltejs/kit)[@​2](https://redirect.github.com/2).5.22 ### [`v3.2.3`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/adapter-auto/CHANGELOG.md#323) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/adapter-auto@3.2.2...@sveltejs/adapter-auto@3.2.3) ##### Patch Changes - chore: package provenance ([#​12567](https://redirect.github.com/sveltejs/kit/pull/12567)) - Updated dependencies \[[`4930a8443caa53bcecee7b690cd28e429b1c8a20`](https://redirect.github.com/sveltejs/kit/commit/4930a8443caa53bcecee7b690cd28e429b1c8a20)]: - [@​sveltejs/kit](https://redirect.github.com/sveltejs/kit)[@​2](https://redirect.github.com/2).5.21 ### [`v3.2.2`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/adapter-auto/CHANGELOG.md#322) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/adapter-auto@3.2.1...@sveltejs/adapter-auto@3.2.2) ##### Patch Changes - chore: add keywords for discovery in npm search ([#​12330](https://redirect.github.com/sveltejs/kit/pull/12330)) - Updated dependencies \[[`25acb1d9fce998dccd8050b93cf4142c2b082611`](https://redirect.github.com/sveltejs/kit/commit/25acb1d9fce998dccd8050b93cf4142c2b082611), [`642c4a4aff4351b786fe6274aa2f0bf7d905faf9`](https://redirect.github.com/sveltejs/kit/commit/642c4a4aff4351b786fe6274aa2f0bf7d905faf9), [`0a0e9aa897123ebec50af08e9385b2ca4fc5bb28`](https://redirect.github.com/sveltejs/kit/commit/0a0e9aa897123ebec50af08e9385b2ca4fc5bb28)]: - [@​sveltejs/kit](https://redirect.github.com/sveltejs/kit)[@​2](https://redirect.github.com/2).5.11 ### [`v3.2.1`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/adapter-auto/CHANGELOG.md#321) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/adapter-auto@3.2.0...@sveltejs/adapter-auto@3.2.1) ##### Patch Changes - fix: bump import-meta-resolve to remove deprecation warnings ([#​12240](https://redirect.github.com/sveltejs/kit/pull/12240)) - Updated dependencies \[[`460d4526c80358958e58a2451fe1b663fdc656e9`](https://redirect.github.com/sveltejs/kit/commit/460d4526c80358958e58a2451fe1b663fdc656e9), [`16cd900c304e0cf0f16b484aa61a5ba0531d8751`](https://redirect.github.com/sveltejs/kit/commit/16cd900c304e0cf0f16b484aa61a5ba0531d8751)]: - [@​sveltejs/kit](https://redirect.github.com/sveltejs/kit)[@​2](https://redirect.github.com/2).5.10 ### [`v3.2.0`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/adapter-auto/CHANGELOG.md#320) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/adapter-auto@3.1.1...@sveltejs/adapter-auto@3.2.0) ##### Minor Changes - feat: add support for Google Cloud Run ([#​12015](https://redirect.github.com/sveltejs/kit/pull/12015)) ### [`v3.1.1`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/adapter-auto/CHANGELOG.md#311) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/adapter-auto@3.1.0...@sveltejs/adapter-auto@3.1.1) ##### Patch Changes - fix: better error message when using `read` ([#​11689](https://redirect.github.com/sveltejs/kit/pull/11689)) ### [`v3.1.0`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/adapter-auto/CHANGELOG.md#310) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/adapter-auto@3.0.1...@sveltejs/adapter-auto@3.1.0) ##### Minor Changes - feat: bump Azure adapter version ([#​11496](https://redirect.github.com/sveltejs/kit/pull/11496)) ### [`v3.0.1`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/adapter-auto/CHANGELOG.md#301) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/adapter-auto@3.0.0...@sveltejs/adapter-auto@3.0.1) ##### Patch Changes - chore: update primary branch from master to main ([`47779436c5f6c4d50011d0ef8b2709a07c0fec5d`](https://redirect.github.com/sveltejs/kit/commit/47779436c5f6c4d50011d0ef8b2709a07c0fec5d)) - Updated dependencies \[[`47779436c5f6c4d50011d0ef8b2709a07c0fec5d`](https://redirect.github.com/sveltejs/kit/commit/47779436c5f6c4d50011d0ef8b2709a07c0fec5d), [`16961e8cd3fa6a7f382153b1ff056bc2aae9b31b`](https://redirect.github.com/sveltejs/kit/commit/16961e8cd3fa6a7f382153b1ff056bc2aae9b31b), [`197e01f95652f511160f38b37b9da73a124ecd48`](https://redirect.github.com/sveltejs/kit/commit/197e01f95652f511160f38b37b9da73a124ecd48), [`102e4a5ae5b29624302163faf5a20c94a64a5b2c`](https://redirect.github.com/sveltejs/kit/commit/102e4a5ae5b29624302163faf5a20c94a64a5b2c), [`f8e3d8b9728c9f1ab63389342c31d7246b6f9db6`](https://redirect.github.com/sveltejs/kit/commit/f8e3d8b9728c9f1ab63389342c31d7246b6f9db6)]: - [@​sveltejs/kit](https://redirect.github.com/sveltejs/kit)[@​2](https://redirect.github.com/2).0.4 ### [`v3.0.0`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/adapter-auto/CHANGELOG.md#300) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/adapter-auto@2.1.1...@sveltejs/adapter-auto@3.0.0) ##### Major Changes - breaking: require SvelteKit 2 ([#​11316](https://redirect.github.com/sveltejs/kit/pull/11316))
sveltejs/kit (@​sveltejs/kit) ### [`v2.8.2`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#282) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.8.1...@sveltejs/kit@2.8.2) ##### Patch Changes - fix: prevent duplicate fetch request when using Request with load function's fetch ([#​13023](https://redirect.github.com/sveltejs/kit/pull/13023)) - fix: do not override default cookie decoder to allow users to override the `cookie` library version ([#​13037](https://redirect.github.com/sveltejs/kit/pull/13037)) ### [`v2.8.1`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#281) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.8.0...@sveltejs/kit@2.8.1) ##### Patch Changes - fix: only add nonce to `script-src-elem`, `style-src-attr` and `style-src-elem` CSP directives when `unsafe-inline` is not present ([#​11613](https://redirect.github.com/sveltejs/kit/pull/11613)) - fix: support HTTP/2 in dev and production. Revert the changes from [#​12907](https://redirect.github.com/sveltejs/kit/pull/12907) to downgrade HTTP/2 to TLS as now being unnecessary ([#​12989](https://redirect.github.com/sveltejs/kit/pull/12989)) ### [`v2.8.0`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#280) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.7.7...@sveltejs/kit@2.8.0) ##### Minor Changes - feat: add helper to identify `ActionFailure` objects ([#​12878](https://redirect.github.com/sveltejs/kit/pull/12878)) ### [`v2.7.7`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#277) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.7.6...@sveltejs/kit@2.7.7) ##### Patch Changes - fix: update link in JSDoc ([#​12963](https://redirect.github.com/sveltejs/kit/pull/12963)) ### [`v2.7.6`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#276) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.7.5...@sveltejs/kit@2.7.6) ##### Patch Changes - fix: update broken links in JSDoc ([#​12960](https://redirect.github.com/sveltejs/kit/pull/12960)) ### [`v2.7.5`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#275) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.7.4...@sveltejs/kit@2.7.5) ##### Patch Changes - fix: warn on invalid cookie name characters ([#​12806](https://redirect.github.com/sveltejs/kit/pull/12806)) - fix: when using `@vitejs/plugin-basic-ssl`, set a no-op proxy config to downgrade from HTTP/2 to TLS since `undici` does not yet enable HTTP/2 by default ([#​12907](https://redirect.github.com/sveltejs/kit/pull/12907)) ### [`v2.7.4`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#274) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.7.3...@sveltejs/kit@2.7.4) ##### Patch Changes - fix: ensure element is focused after subsequent clicks of the same hash link ([#​12866](https://redirect.github.com/sveltejs/kit/pull/12866)) - fix: avoid preload if event default was prevented for `touchstart` and `mousedown` events ([#​12887](https://redirect.github.com/sveltejs/kit/pull/12887)) - fix: avoid reloading behaviour for hash links with data-sveltekit-reload if the hash is on the same page ([#​12866](https://redirect.github.com/sveltejs/kit/pull/12866)) ### [`v2.7.3`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#273) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.7.2...@sveltejs/kit@2.7.3) ##### Patch Changes - fix: include importer in illegal import error message ([#​12820](https://redirect.github.com/sveltejs/kit/pull/12820)) - fix: don't try reading assets directly that aren't present ([#​12876](https://redirect.github.com/sveltejs/kit/pull/12876)) - fix: decode non-latin characters when previewing prerendered pages ([#​12874](https://redirect.github.com/sveltejs/kit/pull/12874)) - fix: better error message when a `Result` is returned from a form action ([#​12829](https://redirect.github.com/sveltejs/kit/pull/12829)) - docs: update URLs for new svelte.dev site ([#​12857](https://redirect.github.com/sveltejs/kit/pull/12857)) ### [`v2.7.2`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#272) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.7.1...@sveltejs/kit@2.7.2) ##### Patch Changes - fix: use absolute links in JSDoc comments ([#​12718](https://redirect.github.com/sveltejs/kit/pull/12718)) ### [`v2.7.1`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#271) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.7.0...@sveltejs/kit@2.7.1) ##### Patch Changes - chore: upgrade to sirv 3.0 ([#​12796](https://redirect.github.com/sveltejs/kit/pull/12796)) - fix: warn when form action responses are lost because SSR is off ([#​12063](https://redirect.github.com/sveltejs/kit/pull/12063)) ### [`v2.7.0`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#270) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.6.4...@sveltejs/kit@2.7.0) ##### Minor Changes - feat: update service worker when new version is detected ([#​12448](https://redirect.github.com/sveltejs/kit/pull/12448)) ##### Patch Changes - fix: correctly handle relative paths when fetching assets on the server ([#​12113](https://redirect.github.com/sveltejs/kit/pull/12113)) - fix: decode non ASCII anchor hashes when scrolling into view ([#​12699](https://redirect.github.com/sveltejs/kit/pull/12699)) - fix: page response missing CSP and Link headers when return promise in `load` ([#​12418](https://redirect.github.com/sveltejs/kit/pull/12418)) ### [`v2.6.4`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#264) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.6.3...@sveltejs/kit@2.6.4) ##### Patch Changes - fix: only preload links that have a different URL than the current page ([#​12773](https://redirect.github.com/sveltejs/kit/pull/12773)) - fix: revert change to replace version in generateBundle ([#​12779](https://redirect.github.com/sveltejs/kit/pull/12779)) - fix: catch stack trace fixing errors thrown in web containers ([#​12775](https://redirect.github.com/sveltejs/kit/pull/12775)) - fix: use absolute links in JSDoc comments ([#​12772](https://redirect.github.com/sveltejs/kit/pull/12772)) ### [`v2.6.3`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#263) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.6.2...@sveltejs/kit@2.6.3) ##### Patch Changes - fix: ensure a changing `version` doesn't affect the hashes for chunks without any actual code changes ([#​12700](https://redirect.github.com/sveltejs/kit/pull/12700)) - fix: prevent crash when logging URL search params in a server load function ([#​12763](https://redirect.github.com/sveltejs/kit/pull/12763)) - chore: revert update dependency cookie to ^0.7.0 ([#​12767](https://redirect.github.com/sveltejs/kit/pull/12767)) ### [`v2.6.2`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#262) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.6.1...@sveltejs/kit@2.6.2) ##### Patch Changes - chore(deps): update dependency cookie to ^0.7.0 ([#​12746](https://redirect.github.com/sveltejs/kit/pull/12746)) ### [`v2.6.1`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#261) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.6.0...@sveltejs/kit@2.6.1) ##### Patch Changes - fix: better error message when calling push/replaceState before router is initialized ([#​11968](https://redirect.github.com/sveltejs/kit/pull/11968)) ### [`v2.6.0`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#260) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.5.28...@sveltejs/kit@2.6.0) ##### Minor Changes - feat: support typed arrays in `load` functions ([#​12716](https://redirect.github.com/sveltejs/kit/pull/12716)) ##### Patch Changes - fix: open a new tab for `
` and \`
testing-library/dom-testing-library (@​testing-library/dom) ### [`v10.4.0`](https://redirect.github.com/testing-library/dom-testing-library/compare/v10.3.2...a86c54ccda5242ad8dfc1c70d31980bdbf96af7f) [Compare Source](https://redirect.github.com/testing-library/dom-testing-library/compare/v10.3.2...v10.4.0) ### [`v10.3.2`](https://redirect.github.com/testing-library/dom-testing-library/releases/tag/v10.3.2) [Compare Source](https://redirect.github.com/testing-library/dom-testing-library/compare/v10.3.1...v10.3.2) ##### Bug Fixes - safer read of DEBUG_PRINT_LIMIT ([#​1329](https://redirect.github.com/testing-library/dom-testing-l

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 was generated by Mend Renovate. View the repository job log.