-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency @sveltejs/adapter-node to v5 #207
base: main
Are you sure you want to change the base?
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json
|
|
6a749c6
to
062d9ab
Compare
This PR contains the following updates:
^1.3.1
->^5.0.0
Release Notes
sveltejs/kit (@sveltejs/adapter-node)
v5.2.9
Compare Source
Patch Changes
docs: update URLs for new svelte.dev site (#12857)
Updated dependencies [
dcbe4222a194c5f90cfc0fc020cf065f7a4e4c46
,4cdbf76fbbf0c0ce7f574ef69c8daddcf954d39d
,3a9b78f04786898ca93f6d4b75ab18d26bc45192
,723eb8b31e6a22c82f730c30e485386c8676b746
,8ec471c875345b751344e67580ff1b772ef2735b
]:v5.2.8
Compare Source
Patch Changes
v5.2.7
Compare Source
Patch Changes
chore: upgrade to sirv 3.0 (#12796)
Updated dependencies [
dbc9c9486f962af7dbd9123d12d8a6829700d00f
,96642d234d1f5e961e919da725a1f6188e8aba2c
]:v5.2.6
Compare Source
Patch Changes
node:
imports to support Deno (#12785)v5.2.5
Compare Source
Patch Changes
chore: upgrade rollup plugins (#12706)
Updated dependencies [
a233f53f28fcb4c3ea63d2faf156fba09a18456c
,5b40b04608023a3fcb6c601a5f2d36485ce07196
]:v5.2.4
Compare Source
Patch Changes
v5.2.3
Compare Source
Patch Changes
fix: import
node:process
instead of using globals (#12641)Updated dependencies [
e798ef718f163bed4f93e1918bd8294f765376ad
]:v5.2.2
Compare Source
Patch Changes
chore: configure provenance in a simpler manner (#12570)
Updated dependencies [
087a43d391fc38b8c008fb39a804dc6988974101
]:v5.2.1
Compare Source
Patch Changes
chore: package provenance (#12567)
Updated dependencies [
4930a8443caa53bcecee7b690cd28e429b1c8a20
]:v5.2.0
Compare Source
Minor Changes
BODY_SIZE_LIMIT
environment variable (#11680)Patch Changes
121836fcbf6c615fd18c79a12203613ddbe49acf
]:v5.1.1
Compare Source
Patch Changes
fix: do not create more than one shutdown timeout (#12359)
Updated dependencies [
835ebf6ce9979203992cca30f434b3785afae818
]:v5.1.0
Compare Source
Minor Changes
Patch Changes
v5.0.2
Compare Source
Patch Changes
chore: update to @rollup/plugin-commonjs@26 (#12326)
chore(deps): update dependency @rollup/plugin-commonjs to v26 (
9aa59db67080248eb22fd227e7a491102b011c47
)chore: add keywords for discovery in npm search (#12330)
Updated dependencies [
25acb1d9fce998dccd8050b93cf4142c2b082611
,642c4a4aff4351b786fe6274aa2f0bf7d905faf9
,0a0e9aa897123ebec50af08e9385b2ca4fc5bb28
]:v5.0.1
Compare Source
Patch Changes
v5.0.0
Compare Source
Major Changes
breaking: add graceful shutdown (#11653)
breaking: change default value of
precompress
option to true to serve precompressed assets by default (#11945)Minor Changes
Patch Changes
873a09eac86817d1cbb53bf3f9c8842d7346d20d
,30c78f223a4f9e6c4547d087338a8b8cc477ba55
]:v4.0.1
Compare Source
Patch Changes
fix: return 400 response if request construction fails (#11713)
Updated dependencies [
f56781fa47a0f958b228e4a51bb3cbf173854f12
]:v4.0.0
Compare Source
Major Changes
@sveltejs/kit
(#11649)Minor Changes
read
from$app/server
(#11649)Patch Changes
288f731c8a5b20cadb9e219f9583f3f16bf8c7b8
]:v3.0.3
Compare Source
Patch Changes
v3.0.2
Compare Source
Patch Changes
v3.0.1
Compare Source
Patch Changes
v3.0.0
Compare Source
Major Changes
BODY_SIZE_LIMIT
, and interpret literally. UseInfinity
rather than0
for unrestricted body sizes (#11589)v2.1.2
Compare Source
Patch Changes
v2.1.1
Compare Source
Patch Changes
v2.1.0
Compare Source
Minor Changes
PORT_HEADER
env var for reverse proxies with non-standard ports (#11249)Patch Changes
9556abae4ba28c02ba468735beb9eb868876a9a1
,8468af597c6240f7a3687ef1ed3873990b944f8c
]:v2.0.2
Compare Source
Patch Changes
fix: upgrade
sirv
andmrmime
to modernize javascript mime type (#11419)Updated dependencies [
b999cfdea24e72043505e032ed9d621590896263
,2a091dcbbdf7d2a70a38316638e16761bd1b9b59
]:v2.0.1
Compare Source
Patch Changes
chore: update primary branch from master to main (
47779436c5f6c4d50011d0ef8b2709a07c0fec5d
)Updated dependencies [
47779436c5f6c4d50011d0ef8b2709a07c0fec5d
,16961e8cd3fa6a7f382153b1ff056bc2aae9b31b
,197e01f95652f511160f38b37b9da73a124ecd48
,102e4a5ae5b29624302163faf5a20c94a64a5b2c
,f8e3d8b9728c9f1ab63389342c31d7246b6f9db6
]:v2.0.0
Compare Source
Major Changes
breaking: require SvelteKit 2 peer dependency (#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)
chore: upgrade rollup (#11122)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.