Closed renovate[bot] closed 2 months ago
Latest commit: 42ce96ff8f4dcacee4ec3dc549bc1c9cca8f4260
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Name | Link |
---|---|
Latest commit | 42ce96ff8f4dcacee4ec3dc549bc1c9cca8f4260 |
Latest deploy log | https://app.netlify.com/sites/sveltekit-search-params/deploys/66ecdafd0e9ef500081030c2 |
Deploy Preview | https://deploy-preview-111--sveltekit-search-params.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
This PR contains the following updates:
1.47.0
->1.47.1
3.2.4
->3.2.5
3.0.4
->3.0.5
2.5.26
->2.5.28
2.3.4
->2.3.5
2.43.0
->2.44.0
8.5.0
->8.6.0
5.4.4
->5.4.6
2.1.0
->2.1.1
Release Notes
microsoft/playwright (@playwright/test)
### [`v1.47.1`](https://redirect.github.com/microsoft/playwright/compare/v1.47.0...3d2ffd0fe97f23f480092054da5928539a3c5beb) [Compare Source](https://redirect.github.com/microsoft/playwright/compare/v1.47.0...v1.47.1)sveltejs/kit (@sveltejs/adapter-auto)
### [`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.28sveltejs/kit (@sveltejs/adapter-static)
### [`v3.0.5`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/adapter-static/CHANGELOG.md#305) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/adapter-static@3.0.4...@sveltejs/adapter-static@3.0.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.28sveltejs/kit (@sveltejs/kit)
### [`v2.5.28`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2528) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.5.27...@sveltejs/kit@2.5.28) ##### Patch Changes - fix: import `node:process` instead of using globals ([#12641](https://redirect.github.com/sveltejs/kit/pull/12641)) ### [`v2.5.27`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2527) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.5.26...@sveltejs/kit@2.5.27) ##### Patch Changes - fix: asynchronously instantiate components when using Svelte 5 ([#12613](https://redirect.github.com/sveltejs/kit/pull/12613)) - fix: use `{@render ...}` tag when generating default fallback page for svelte 5 apps ([#12653](https://redirect.github.com/sveltejs/kit/pull/12653)) - fix: emulate `event.platform` even when the route does not exist ([#12513](https://redirect.github.com/sveltejs/kit/pull/12513))sveltejs/kit (@sveltejs/package)
### [`v2.3.5`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/package/CHANGELOG.md#235) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/package@2.3.4...@sveltejs/package@2.3.5) ##### Patch Changes - fix: use input tsconfig when calling emitDts ([#12612](https://redirect.github.com/sveltejs/kit/pull/12612)) - chore(deps): update dependency chokidar to v4 ([#12671](https://redirect.github.com/sveltejs/kit/pull/12671))sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)
### [`v2.44.0`](https://redirect.github.com/sveltejs/eslint-plugin-svelte/releases/tag/eslint-plugin-svelte%402.44.0) [Compare Source](https://redirect.github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@2.43.0...eslint-plugin-svelte@2.44.0) ##### Minor Changes - [#841](https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/841) [`85053a1`](https://redirect.github.com/sveltejs/eslint-plugin-svelte/commit/85053a1af237b78548a0a52f9d73ed5af695c354) Thanks [@jrmajor](https://redirect.github.com/jrmajor)! - feat: add config option for foreign elements in `svelte/html-self-closing` rule ##### Patch Changes - [#853](https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/853) [`690c04e`](https://redirect.github.com/sveltejs/eslint-plugin-svelte/commit/690c04e5ce61999cb3846881cd8bd0b571fe2874) Thanks [@ota-meshi](https://redirect.github.com/ota-meshi)! - fix: update svelte-eslint-parser to 0.41.1typescript-eslint/typescript-eslint (typescript-eslint)
### [`v8.6.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#860-2024-09-16) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.5.0...v8.6.0) This was a version bump only for typescript-eslint 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.vitejs/vite (vite)
### [`v5.4.6`](https://redirect.github.com/vitejs/vite/releases/tag/v5.4.6) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v5.4.5...v5.4.6) Please refer to [CHANGELOG.md](https://redirect.github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md) for details. ### [`v5.4.5`](https://redirect.github.com/vitejs/vite/releases/tag/v5.4.5) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v5.4.4...v5.4.5) Please refer to [CHANGELOG.md](https://redirect.github.com/vitejs/vite/blob/v5.4.5/packages/vite/CHANGELOG.md) for details.vitest-dev/vitest (vitest)
### [`v2.1.1`](https://redirect.github.com/vitest-dev/vitest/releases/tag/v2.1.1) [Compare Source](https://redirect.github.com/vitest-dev/vitest/compare/v2.1.0...v2.1.1) ##### 🐞 Bug Fixes - **browser**: - Make example test callbacks async - by [@aqandrew](https://redirect.github.com/aqandrew) in [https://github.com/vitest-dev/vitest/issues/6484](https://redirect.github.com/vitest-dev/vitest/issues/6484) [(16aa7)](https://redirect.github.com/vitest-dev/vitest/commit/16aa76c2) - Optimize vitest-browser-vue correctly - by [@sheremet-va](https://redirect.github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6490](https://redirect.github.com/vitest-dev/vitest/issues/6490) [(5cbb0)](https://redirect.github.com/vitest-dev/vitest/commit/5cbb0bba) - **workspace**: - Resolve glob pattern once to avoid name collision - by [@sheremet-va](https://redirect.github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6489](https://redirect.github.com/vitest-dev/vitest/issues/6489) [(36b5a)](https://redirect.github.com/vitest-dev/vitest/commit/36b5aceb) ##### [View changes on GitHub](https://redirect.github.com/vitest-dev/vitest/compare/v2.1.0...v2.1.1)Configuration
📅 Schedule: Branch creation - "before 7am on friday" (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.