sveltejs / vite-plugin-svelte

Svelte plugin for http://vitejs.dev/
MIT License
864 stars 105 forks source link

chore(deps): update dependency @sveltejs/adapter-node to v2 #826

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sveltejs/adapter-node (source) ^1.3.1 -> ^2.0.2 age adoption passing confidence

Release Notes

sveltejs/kit (@​sveltejs/adapter-node) ### [`v2.0.2`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/adapter-node/CHANGELOG.md#202) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/adapter-node@2.0.1...@sveltejs/adapter-node@2.0.2) ##### Patch Changes - fix: upgrade `sirv` and `mrmime` to modernize javascript mime type ([#​11419](https://togithub.com/sveltejs/kit/pull/11419)) - Updated dependencies \[[`b999cfdea24e72043505e032ed9d621590896263`](https://togithub.com/sveltejs/kit/commit/b999cfdea24e72043505e032ed9d621590896263), [`2a091dcbbdf7d2a70a38316638e16761bd1b9b59`](https://togithub.com/sveltejs/kit/commit/2a091dcbbdf7d2a70a38316638e16761bd1b9b59)]: - [@​sveltejs/kit](https://togithub.com/sveltejs/kit)[@​2](https://togithub.com/2).0.5 ### [`v2.0.1`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/adapter-node/CHANGELOG.md#201) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/adapter-node@2.0.0...@sveltejs/adapter-node@2.0.1) ##### Patch Changes - chore: update primary branch from master to main ([`47779436c5f6c4d50011d0ef8b2709a07c0fec5d`](https://togithub.com/sveltejs/kit/commit/47779436c5f6c4d50011d0ef8b2709a07c0fec5d)) - Updated dependencies \[[`47779436c5f6c4d50011d0ef8b2709a07c0fec5d`](https://togithub.com/sveltejs/kit/commit/47779436c5f6c4d50011d0ef8b2709a07c0fec5d), [`16961e8cd3fa6a7f382153b1ff056bc2aae9b31b`](https://togithub.com/sveltejs/kit/commit/16961e8cd3fa6a7f382153b1ff056bc2aae9b31b), [`197e01f95652f511160f38b37b9da73a124ecd48`](https://togithub.com/sveltejs/kit/commit/197e01f95652f511160f38b37b9da73a124ecd48), [`102e4a5ae5b29624302163faf5a20c94a64a5b2c`](https://togithub.com/sveltejs/kit/commit/102e4a5ae5b29624302163faf5a20c94a64a5b2c), [`f8e3d8b9728c9f1ab63389342c31d7246b6f9db6`](https://togithub.com/sveltejs/kit/commit/f8e3d8b9728c9f1ab63389342c31d7246b6f9db6)]: - [@​sveltejs/kit](https://togithub.com/sveltejs/kit)[@​2](https://togithub.com/2).0.4 ### [`v2.0.0`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/adapter-node/CHANGELOG.md#200) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/adapter-node@1.3.1...@sveltejs/adapter-node@2.0.0) ##### Major Changes - breaking: require SvelteKit 2 peer dependency ([#​11289](https://togithub.com/sveltejs/kit/pull/11289)) - breaking: remove polyfill option. fetch APIs will now always come from the platform being used. File and crypto APIs will be polyfilled if not available ([#​11172](https://togithub.com/sveltejs/kit/pull/11172)) - chore: upgrade rollup ([#​11122](https://togithub.com/sveltejs/kit/pull/11122))

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.