donmccurdy / glTF-Transform

glTF 2.0 SDK for JavaScript and TypeScript, on Web and Node.js.
https://gltf-transform.dev
MIT License
1.42k stars 150 forks source link

chore(deps): update devdependencies (non-major) #1556

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sveltejs/kit (source) 2.7.4 -> 2.8.0 age adoption passing confidence
@types/node (source) 22.8.7 -> 22.9.0 age adoption passing confidence
svelte-check 4.0.5 -> 4.0.6 age adoption passing confidence
vite (source) 5.4.10 -> 5.4.11 age adoption passing confidence

Release Notes

sveltejs/kit (@​sveltejs/kit) ### [`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))
sveltejs/language-tools (svelte-check) ### [`v4.0.6`](https://redirect.github.com/sveltejs/language-tools/releases/tag/svelte-check-4.0.6) [Compare Source](https://redirect.github.com/sveltejs/language-tools/compare/svelte-check-4.0.5...svelte-check-4.0.6) - chore: autotype `const load = ...` declarations ([#​2540](https://redirect.github.com/sveltejs/language-tools/issues/2540)) - chore: provide component instance type in Svelte 5 ([#​2553](https://redirect.github.com/sveltejs/language-tools/issues/2553)) - chore: support typescript 5.6 ([#​2545](https://redirect.github.com/sveltejs/language-tools/issues/2545)) - fix: infer object and array shapes from fallback types ([#​2562](https://redirect.github.com/sveltejs/language-tools/issues/2562))
vitejs/vite (vite) ### [`v5.4.11`](https://redirect.github.com/vitejs/vite/releases/tag/v5.4.11) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v5.4.10...v5.4.11) Please refer to [CHANGELOG.md](https://redirect.github.com/vitejs/vite/blob/v5.4.11/packages/vite/CHANGELOG.md) for details.

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 is behind base branch, 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.