Skip to content
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 #47

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 8, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v5.2.0

Compare Source

Minor Changes
  • feat: add unit suffixes to the BODY_SIZE_LIMIT environment variable (#​11680)
Patch Changes

v5.1.1

Compare Source

Patch Changes

v5.1.0

Compare Source

Minor Changes
Patch Changes
  • fix: close keep-alive connections as soon as possible during graceful shutdown rather than accepting new requests (#​12153)

v5.0.2

Compare Source

Patch Changes

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)

v1.3.1

Compare Source

Patch Changes

v1.3.0

Compare Source

Minor Changes
  • chore: remove build step for adapter node (#​10041)

  • feat: load sourcemaps so that they can be merged to point to original sourcefiles (#​10041)

Patch Changes
  • fix: do not crash server if specified ADDRESS_HEADER is missing from a request (#​10285)

v1.2.4

Compare Source

Patch Changes
  • chore: update all dependencies with minor version bumps (#​9761)

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.


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

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

@renovate renovate bot added the dependencies label Mar 8, 2024
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-node-5.x branch from 4a858d0 to 4c37af4 Compare March 9, 2024 02:58
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-node-5.x branch 2 times, most recently from 1ccf872 to 1c7833f Compare June 16, 2024 02:17
@renovate renovate bot force-pushed the renovate/sveltejs-adapter-node-5.x branch from 1c7833f to 9c1c02c Compare June 19, 2024 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants