Closed renovate[bot] closed 4 months ago
This PR contains the following updates:
2.5.17
2.5.18
2.0.3
2.0.4
20.14.8
20.14.9
^0.165.0
^0.166.0
0.20.0
0.21.0
3.8.2
3.8.4
4.15.7
4.16.0
5.3.1
5.3.2
📅 Schedule: Branch creation - "after 1am and before 7am on monday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR contains the following updates:
2.5.17
->2.5.18
2.0.3
->2.0.4
20.14.8
->20.14.9
^0.165.0
->^0.166.0
0.20.0
->0.21.0
3.8.2
->3.8.4
^0.165.0
->^0.166.0
4.15.7
->4.16.0
5.3.1
->5.3.2
Release Notes
sveltejs/kit (@sveltejs/kit)
### [`v2.5.18`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2518) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.17...@sveltejs/kit@2.5.18) ##### Patch Changes - fix: respect HTML attributes `enctype` and `formenctype` for forms with `use:enhance` ([#12198](https://togithub.com/sveltejs/kit/pull/12198)) - fix: prevent client import error when a `hooks.server` file imports a private environment variable ([#12195](https://togithub.com/sveltejs/kit/pull/12195)) - fix: set default `Content-Type` header to `application/x-www-form-urlencoded` for `POST` form submissions with `use:enhance` to align with native form behaviour ([#12198](https://togithub.com/sveltejs/kit/pull/12198))sveltejs/language-tools (svelte-check)
### [`v3.8.4`](https://togithub.com/sveltejs/language-tools/releases/tag/svelte-check-3.8.4) [Compare Source](https://togithub.com/sveltejs/language-tools/compare/svelte-check-3.8.3...svelte-check-3.8.4) - fix: ensure bindings and exports work properly for Svelte 5 + TS5.5 ### [`v3.8.3`](https://togithub.com/sveltejs/language-tools/releases/tag/svelte-check-3.8.3) [Compare Source](https://togithub.com/sveltejs/language-tools/compare/svelte-check-3.8.2...svelte-check-3.8.3) - fix: detect root snippets correctly - fix: prevent false positive store declarations ([#2422](https://togithub.com/sveltejs/language-tools/issues/2422))mrdoob/three.js (three)
### [`v0.166.0`](https://togithub.com/mrdoob/three.js/compare/134ff886792734a75c0a9b30aa816d19270f8526...3b3c00165044b44b76a3d452fd4ed973348c680b) [Compare Source](https://togithub.com/mrdoob/three.js/compare/134ff886792734a75c0a9b30aa816d19270f8526...3b3c00165044b44b76a3d452fd4ed973348c680b)privatenumber/tsx (tsx)
### [`v4.16.0`](https://togithub.com/privatenumber/tsx/compare/v4.15.9...da3bcb06d23ffd8ae06fe0eae10b4a4c0b03b060) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.15.9...v4.16.0) ### [`v4.15.9`](https://togithub.com/privatenumber/tsx/compare/v4.15.8...c67e3baefdb4b38d44779a44e21f2a989482911c) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.15.8...v4.15.9) ### [`v4.15.8`](https://togithub.com/privatenumber/tsx/compare/v4.15.7...ae2a1bcdc1357a56d436acab5782da9a348d2cd5) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.15.7...v4.15.8)vitejs/vite (vite)
### [`v5.3.2`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small532-2024-06-27-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.3.1...v5.3.2) - fix(client): uniform variable `location` ([#17528](https://togithub.com/vitejs/vite/issues/17528)) ([a8e2f6f](https://togithub.com/vitejs/vite/commit/a8e2f6f)), closes [#17528](https://togithub.com/vitejs/vite/issues/17528) - fix(deps): update all non-major dependencies ([#17494](https://togithub.com/vitejs/vite/issues/17494)) ([bf123f2](https://togithub.com/vitejs/vite/commit/bf123f2)), closes [#17494](https://togithub.com/vitejs/vite/issues/17494) - fix(typescript): correctly expand ${configDir} in tsconfig.json ([#17576](https://togithub.com/vitejs/vite/issues/17576)) ([24c799b](https://togithub.com/vitejs/vite/commit/24c799b)), closes [#17576](https://togithub.com/vitejs/vite/issues/17576) - chore: fix some comments ([#17495](https://togithub.com/vitejs/vite/issues/17495)) ([ec16a5e](https://togithub.com/vitejs/vite/commit/ec16a5e)), closes [#17495](https://togithub.com/vitejs/vite/issues/17495) - chore(deps): update all non-major dependencies ([#17553](https://togithub.com/vitejs/vite/issues/17553)) ([a33a97f](https://togithub.com/vitejs/vite/commit/a33a97f)), closes [#17553](https://togithub.com/vitejs/vite/issues/17553) - chore(deps): update dependency eslint to v9 ([#16661](https://togithub.com/vitejs/vite/issues/16661)) ([6c10662](https://togithub.com/vitejs/vite/commit/6c10662)), closes [#16661](https://togithub.com/vitejs/vite/issues/16661) - chore(deps): update es-module-lexer to 1.5.4 ([#17555](https://togithub.com/vitejs/vite/issues/17555)) ([2d6672f](https://togithub.com/vitejs/vite/commit/2d6672f)), closes [#17555](https://togithub.com/vitejs/vite/issues/17555) - refactor(optimizer): use early continues ([#17551](https://togithub.com/vitejs/vite/issues/17551)) ([7c06ef0](https://togithub.com/vitejs/vite/commit/7c06ef0)), closes [#17551](https://togithub.com/vitejs/vite/issues/17551)Configuration
📅 Schedule: Branch creation - "after 1am and before 7am on monday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.