Bump @sveltejs/adapter-node from 1.0.0-next.73 to 1.0.0-next.76
Created by: dependabot[bot]
Bumps @sveltejs/adapter-node from 1.0.0-next.73 to 1.0.0-next.76.
Release notes
Sourced from @sveltejs/adapter-node
's releases.
@sveltejs/adapter-node
@1
.0.0-next.76Patch Changes
- only serve
_app/immutable
with immutable cache header, not_app/version.json
(#5051)
@sveltejs/adapter-node
@1
.0.0-next.75Patch Changes
- Add types to pkg.exports (#5045)
@sveltejs/adapter-node
@1
.0.0-next.74Patch Changes
- [breaking] replace
@sveltejs/kit/
install-fetch with@sveltejs/kit/
node/polyfills (#4934)
Changelog
Sourced from @sveltejs/adapter-node
's changelog.
1.0.0-next.76
Patch Changes
- only serve
_app/immutable
with immutable cache header, not_app/version.json
(#5051)1.0.0-next.75
Patch Changes
- Add types to pkg.exports (#5045)
1.0.0-next.74
Patch Changes
- [breaking] replace
@sveltejs/kit/
install-fetch with@sveltejs/kit/
node/polyfills (#4934)
Commits
-
571831a
Version Packages (next) (#5064) -
f0fb175
Only serve_app/immutable
with immutable cache headers (#5051) -
4592b76
Version Packages (next) (#5054) -
9b13c61
add types to pkg.exports (#5045) -
ceef881
Version Packages (next) (#5038) -
c660143
Node polyfills (#4934) -
f5963d8
Root devdeps (#5012) -
2386534
chore: make sure pnpm7 is used for this repo (#4843) -
40b7215
use spaces in README.md files (#4749) -
01221d3
[docs] remove references to@next
tag (#4577) - 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)