sveltejs / vite-plugin-svelte

Svelte plugin for http://vitejs.dev/
MIT License
844 stars 103 forks source link

chore(deps): update dependency @sveltejs/adapter-node to v4 #843

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

sveltejs/kit (@​sveltejs/adapter-node) ### [`v4.0.1`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/adapter-node/CHANGELOG.md#401) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/adapter-node@4.0.0...@sveltejs/adapter-node@4.0.1) ##### Patch Changes - fix: return 400 response if request construction fails ([#​11713](https://togithub.com/sveltejs/kit/pull/11713)) - Updated dependencies \[[`f56781fa47a0f958b228e4a51bb3cbf173854f12`](https://togithub.com/sveltejs/kit/commit/f56781fa47a0f958b228e4a51bb3cbf173854f12)]: - [@​sveltejs/kit](https://togithub.com/sveltejs/kit)[@​2](https://togithub.com/2).4.3 ### [`v4.0.0`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/adapter-node/CHANGELOG.md#400) [Compare Source](https://togithub.com/sveltejs/kit/compare/f8f36d9e65973e53f7fa989f817ffc3eca138720...@sveltejs/adapter-node@4.0.0) ##### Major Changes - breaking: update peer dependency on `@sveltejs/kit` ([#​11649](https://togithub.com/sveltejs/kit/pull/11649)) ##### Minor Changes - feat: support `read` from `$app/server` ([#​11649](https://togithub.com/sveltejs/kit/pull/11649)) ##### Patch Changes - Updated dependencies \[[`288f731c8a5b20cadb9e219f9583f3f16bf8c7b8`](https://togithub.com/sveltejs/kit/commit/288f731c8a5b20cadb9e219f9583f3f16bf8c7b8)]: - [@​sveltejs/kit](https://togithub.com/sveltejs/kit)[@​2](https://togithub.com/2).4.0 ### [`v3.0.3`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/adapter-node/CHANGELOG.md#303) [Compare Source](https://togithub.com/sveltejs/kit/compare/57f6d5bebdaa1bc534dc13270c259da9338c5af2...f8f36d9e65973e53f7fa989f817ffc3eca138720) ##### Patch Changes - fix: return 400 response if request construction fails ### [`v3.0.2`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/adapter-node/CHANGELOG.md#302) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/adapter-node@3.0.1...57f6d5bebdaa1bc534dc13270c259da9338c5af2) ##### Patch Changes - fix: return 400 response if request construction fails ### [`v3.0.1`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/adapter-node/CHANGELOG.md#301) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/adapter-node@3.0.0...@sveltejs/adapter-node@3.0.1) ##### Patch Changes - chore: upgrade rollup to 4.9.5 ([#​11632](https://togithub.com/sveltejs/kit/pull/11632)) ### [`v3.0.0`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/adapter-node/CHANGELOG.md#300) [Compare Source](https://togithub.com/sveltejs/kit/compare/2ebfed97af53191902b9a9c540d010c60648f715...@sveltejs/adapter-node@3.0.0) ##### Major Changes - breaking: allow any numeric value for `BODY_SIZE_LIMIT`, and interpret literally. Use `Infinity` rather than `0` for unrestricted body sizes ([#​11589](https://togithub.com/sveltejs/kit/pull/11589))

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.