Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2025

Bumps @sveltejs/adapter-node from 5.2.13 to 5.3.1.

Release notes

Sourced from @​sveltejs/adapter-node's releases.

@​sveltejs/adapter-node@​5.3.1

Patch Changes

  • fix: avoid erroring on builder properties that only exist on the latest version of SvelteKit (#14233)

  • Updated dependencies [f2db41c]:

    • @​sveltejs/kit@​2.31.1

@​sveltejs/adapter-node@​5.3.0

Minor Changes

  • feat: add instrumentation.server.ts for tracing and observability setup (#13899)

Patch Changes

@​sveltejs/adapter-node@​5.2.16

Patch Changes

  • fix: handling of PROTOCOL_HEADER and HOST_HEADER env vars (#14221)

  • Updated dependencies [ea95533]:

    • @​sveltejs/kit@​2.30.1

@​sveltejs/adapter-node@​5.2.15

Patch Changes

  • fix: fallback to host header if header specified by HOST_HEADER is not in request headers (#11154)

  • Updated dependencies [6ab60e5, bfdb564, 94b30c4]:

    • @​sveltejs/kit@​2.30.0

@​sveltejs/adapter-node@​5.2.14

Patch Changes

  • chore: add .git to the end of package.json repository url (#14134)

  • Updated dependencies [c968aef]:

    • @​sveltejs/kit@​2.27.3
Changelog

Sourced from @​sveltejs/adapter-node's changelog.

5.3.1

Patch Changes

  • fix: avoid erroring on builder properties that only exist on the latest version of SvelteKit (#14233)

  • Updated dependencies [f2db41c]:

    • @​sveltejs/kit@​2.31.1

5.3.0

Minor Changes

  • feat: add instrumentation.server.ts for tracing and observability setup (#13899)

Patch Changes

5.2.16

Patch Changes

  • fix: handling of PROTOCOL_HEADER and HOST_HEADER env vars (#14221)

  • Updated dependencies [ea95533]:

    • @​sveltejs/kit@​2.30.1

5.2.15

Patch Changes

  • fix: fallback to host header if header specified by HOST_HEADER is not in request headers (#11154)

  • Updated dependencies [6ab60e5, bfdb564, 94b30c4]:

    • @​sveltejs/kit@​2.30.0

5.2.14

Patch Changes

  • chore: add .git to the end of package.json repository url (#14134)

  • Updated dependencies [c968aef]:

    • @​sveltejs/kit@​2.27.3
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 18, 2025
@dependabot dependabot bot requested review from Zokhoi and emmiegit as code owners August 18, 2025 09:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 18, 2025
Bumps [@sveltejs/adapter-node](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node) from 5.2.13 to 5.3.1.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-node/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/adapter-node)

---
updated-dependencies:
- dependency-name: "@sveltejs/adapter-node"
  dependency-version: 5.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/framerail/sveltejs/adapter-node-5.3.1 branch from 7ca5f8d to 31c93c1 Compare August 18, 2025 16:04
@emmiegit emmiegit merged commit 15fb7c9 into develop Aug 28, 2025
6 checks passed
@emmiegit emmiegit deleted the dependabot/npm_and_yarn/framerail/sveltejs/adapter-node-5.3.1 branch August 28, 2025 03:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant