Bump @sveltejs/adapter-node from 1.0.0-next.89 to 1.0.0-next.96
Created by: dependabot[bot]
Bumps @sveltejs/adapter-node from 1.0.0-next.89 to 1.0.0-next.96.
Release notes
Sourced from @sveltejs/adapter-node
's releases.
@sveltejs/adapter-node
@1
.0.0-next.96Patch Changes
- Disable builtin modules warning (#7031)
@sveltejs/adapter-node
@1
.0.0-next.95Patch Changes
- Redact error message if
getRequest
fails (#6936)
@sveltejs/adapter-node
@1
.0.0-next.94Patch Changes
- Add missing Rollup dependency (#6927)
@sveltejs/adapter-node
@1
.0.0-next.93Patch Changes
- Bundle with rollup instead of esbuild (#6896)
@sveltejs/adapter-node
@1
.0.0-next.92Patch Changes
- [chore] bump esbuild (#6829)
@sveltejs/adapter-node
@1
.0.0-next.91Patch Changes
- Allow streaming when
BODY_SIZE_LIMIT
is set (#6702)
@sveltejs/adapter-node
@1
.0.0-next.90Patch Changes
Changelog
Sourced from @sveltejs/adapter-node
's changelog.
1.0.0-next.96
Patch Changes
- Disable builtin modules warning (#7031)
1.0.0-next.95
Patch Changes
- Redact error message if
getRequest
fails (#6936)1.0.0-next.94
Patch Changes
- Add missing Rollup dependency (#6927)
1.0.0-next.93
Patch Changes
- Bundle with rollup instead of esbuild (#6896)
1.0.0-next.92
Patch Changes
- [chore] bump esbuild (#6829)
1.0.0-next.91
Patch Changes
- Allow streaming when
BODY_SIZE_LIMIT
is set (#6702)1.0.0-next.90
Patch Changes
- Update to esbuild 0.15 (#6740)
- Improve performance by compressing in parallel (#6710)
Commits
-
b9ec7c0
Version Packages (next) (#7015) -
fb96215
[fix] remove builtin modules warning for adapter-node (#7031) -
1a2459f
Version Packages (next) (#6941) -
737160d
Respond with status code 413 if request body is too large (#6936) -
d81dea2
Version Packages (next) (#6928) -
7a7f846
oops (#6927) -
3c3b6a8
Version Packages (next) (#6919) -
bd1a3ef
bundle with rollup instead of esbuild (#6896) -
9dbcce9
Version Packages (next) (#6835) -
fc1834b
[chore] bump vite and esbuild (#6829) - Additional commits viewable in compare view
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 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)