Skip to content

chore(deps): update dependency @sveltejs/adapter-node to v5

Renovate Bot requested to merge renovate/sveltejs-adapter-node-5.x into master

This MR contains the following updates:

Package Type Update Change
@sveltejs/adapter-node (source) devDependencies major 1.3.1 -> 5.0.1

Release Notes

sveltejs/kit (@​sveltejs/adapter-node)

v5.0.1

Compare Source

Patch Changes
  • fix: regression preventing built application from starting (#​11960)

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
  • feat: add systemd socket activation (#​11653)
Patch Changes

v4.0.1

Compare Source

Patch Changes

v4.0.0

Compare Source

Major Changes
  • breaking: update peer dependency on @sveltejs/kit (#​11649)
Minor Changes
  • feat: support read from $app/server (#​11649)
Patch Changes

v3.0.3

Compare Source

Patch Changes
  • fix: return 400 response if request construction fails

v3.0.2

Compare Source

Patch Changes
  • fix: return 400 response if request construction fails

v3.0.1

Compare Source

Patch Changes

v3.0.0

Compare Source

Major Changes
  • breaking: allow any numeric value for BODY_SIZE_LIMIT, and interpret literally. Use Infinity rather than 0 for unrestricted body sizes (#​11589)

v2.1.2

Compare Source

Patch Changes
  • fix: return 400 response if request construction fails

v2.1.1

Compare Source

Patch Changes
  • fix: correctly handle BODY_SIZE_LIMIT=0 (#​11574)

v2.1.0

Compare Source

Minor Changes
  • feat: add PORT_HEADER env var for reverse proxies with non-standard ports (#​11249)
Patch Changes

v2.0.2

Compare Source

Patch Changes

v2.0.1

Compare Source

Patch Changes

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports