Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(deps-dev): bump @sveltejs/adapter-node from 2.0.0 to 4.0.0 #15

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps @sveltejs/adapter-node from 2.0.0 to 4.0.0.

Release notes

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

@​sveltejs/adapter-node@​4.0.0

Major Changes

  • breaking: update peer dependency on @sveltejs/kit (#11649)

Minor Changes

  • feat: support read from $app/server (#11649)

Patch Changes

@​sveltejs/adapter-node@​3.0.1

Patch Changes

  • chore: upgrade rollup to 4.9.5 (#11632)

@​sveltejs/adapter-node@​3.0.0

Major Changes

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

@​sveltejs/adapter-node@​2.1.1

Patch Changes

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

@​sveltejs/adapter-node@​2.1.0

Minor Changes

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

Patch Changes

@​sveltejs/adapter-node@​2.0.2

Patch Changes

@​sveltejs/adapter-node@​2.0.1

Patch Changes

... (truncated)

Changelog

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

4.0.0

Major Changes

  • breaking: update peer dependency on @sveltejs/kit (#11649)

Minor Changes

  • feat: support read from $app/server (#11649)

Patch Changes

3.0.1

Patch Changes

  • chore: upgrade rollup to 4.9.5 (#11632)

3.0.0

Major Changes

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

2.1.1

Patch Changes

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

2.1.0

Minor Changes

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

Patch Changes

2.0.2

Patch Changes

  • fix: upgrade sirv and mrmime to modernize javascript mime type (#11419)

... (truncated)

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)

Bumps [@sveltejs/adapter-node](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node) from 2.0.0 to 4.0.0.
- [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/adapter-node@4.0.0/packages/adapter-node)

---
updated-dependencies:
- dependency-name: "@sveltejs/adapter-node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2024

Superseded by #17.

@dependabot dependabot bot closed this Jan 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sveltejs/adapter-node-4.0.0 branch January 29, 2024 21:28
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants