Skip to content

build(deps): bump undici, @sveltejs/adapter-auto, @sveltejs/adapter-node, @sveltejs/kit and sveltekit-superforms#7

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/undici-and-sveltejs/adapter-auto-and-sveltejs/adapter-node-and-sveltejs/kit-and-sveltekit-superforms--removed
Open

build(deps): bump undici, @sveltejs/adapter-auto, @sveltejs/adapter-node, @sveltejs/kit and sveltekit-superforms#7
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/undici-and-sveltejs/adapter-auto-and-sveltejs/adapter-node-and-sveltejs/kit-and-sveltekit-superforms--removed

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2024

Removes undici. It's no longer used after updating ancestor dependencies undici, @sveltejs/adapter-auto, @sveltejs/adapter-node, @sveltejs/kit and sveltekit-superforms. These dependencies need to be updated together.

Removes undici

Updates @sveltejs/adapter-auto from 2.1.0 to 3.1.1

Release notes

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

@​sveltejs/adapter-auto@​3.1.1

Patch Changes

  • fix: better error message when using read (#11689)

@​sveltejs/adapter-auto@​3.1.0

Minor Changes

  • feat: bump Azure adapter version (#11496)

@​sveltejs/adapter-auto@​3.0.1

Patch Changes

@​sveltejs/adapter-auto@​3.0.0

Major Changes

  • breaking: require SvelteKit 2 (#11316)
Changelog

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

3.1.1

Patch Changes

  • fix: better error message when using read (#11689)

3.1.0

Minor Changes

  • feat: bump Azure adapter version (#11496)

3.0.1

Patch Changes

3.0.0

Major Changes

  • breaking: require SvelteKit 2 (#11316)

2.1.1

Patch Changes

  • chore(deps): update dependency import-meta-resolve to v4 (#10970)

  • Updated dependencies [072430ec5]:

    • @​sveltejs/kit@​1.27.3
Commits

Updates @sveltejs/adapter-node from 1.3.1 to 4.0.1

Release notes

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

@​sveltejs/adapter-node@​4.0.1

Patch Changes

@​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

... (truncated)

Changelog

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

4.0.1

Patch Changes

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.3

Patch Changes

  • fix: return 400 response if request construction fails

3.0.2

Patch Changes

  • fix: return 400 response if request construction fails

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.2

... (truncated)

Commits

Updates @sveltejs/kit from 1.27.6 to 2.5.0

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.5.0

Minor Changes

  • feat: dev/preview/prerender platform emulation (#11730)

Patch Changes

  • fix: strip /@fs prefix correctly on Windows when invoking read() in dev mode (#11728)

@​sveltejs/kit@​2.4.3

Patch Changes

  • fix: only disallow body with GET/HEAD (#11710)

@​sveltejs/kit@​2.4.2

Patch Changes

  • fix: ignore bodies sent with non-PUT/PATCH/POST requests (#11708)

@​sveltejs/kit@​2.4.1

Patch Changes

  • fix: use Vite's default value for build.target and respect override supplied by user (#11688)

  • fix: properly decode base64 strings inside read (#11682)

  • fix: default route config to {} for feature checking (#11685)

  • fix: handle onNavigate callbacks correctly (#11678)

@​sveltejs/kit@​2.4.0

Minor Changes

  • feat: add $app/server module with read function for reading assets from filesystem (#11649)

@​sveltejs/kit@​2.3.5

Patch Changes

  • fix: log a warning if fallback page overwrites prerendered page (#11661)

@​sveltejs/kit@​2.3.4

Patch Changes

  • fix: don't stash away original history methods so other libs can monkeypatch it (#11657)

@​sveltejs/kit@​2.3.3

Patch Changes

  • fix: remove internal __sveltekit/ module declarations from types (#11620)

... (truncated)

Changelog

Sourced from @​sveltejs/kit's changelog.

2.5.0

Minor Changes

  • feat: dev/preview/prerender platform emulation (#11730)

Patch Changes

  • fix: strip /@fs prefix correctly on Windows when invoking read() in dev mode (#11728)

2.4.3

Patch Changes

  • fix: only disallow body with GET/HEAD (#11710)

2.4.2

Patch Changes

  • fix: ignore bodies sent with non-PUT/PATCH/POST requests (#11708)

2.4.1

Patch Changes

  • fix: use Vite's default value for build.target and respect override supplied by user (#11688)

  • fix: properly decode base64 strings inside read (#11682)

  • fix: default route config to {} for feature checking (#11685)

  • fix: handle onNavigate callbacks correctly (#11678)

2.4.0

Minor Changes

  • feat: add $app/server module with read function for reading assets from filesystem (#11649)

2.3.5

Patch Changes

  • fix: log a warning if fallback page overwrites prerendered page (#11661)

2.3.4

Patch Changes

... (truncated)

Commits

Updates sveltekit-superforms from 1.11.0 to 1.13.4

Release notes

Sourced from sveltekit-superforms's releases.

v1.13.4

Fixed

  • Error set on the server with setError didn't show up when submitting the form with an enter keypress.

v1.13.3

Fixed

  • Using full version of klona to address a cloning issue. (#312)
  • Nullable nested objects couldn't be reassigned with $form when null. (#311)

v1.13.2

Fixed

  • The timers didn't reset after navigation in certain cases.
  • Exported FormPathType in top export.

v1.13.1

Added

  • strict option added to superValidate, to ensure that all schema fields exist. In the default non-strict mode, non-existing fields are automatically using their default value. (#295, thanks to 21RISK for the PR)

Fixed

  • Upgraded to faster cloning library (klona)

v1.12.0

Added

  • Support for Zod branded types in schemas. (#286)
  • Peer dependencies updated to support SvelteKit 2. (#299)

Fixed

  • Tainted fields were set to undefined when not needed, unwantingly triggering client-side validation.
  • Schema transformations now updates the form data depending on input type. Checkboxes, radio buttons and selects updates the data immediately. Other inputs waits until blurred. (#298)
  • In SPA mode, the novalidate attribute now only disables the browser validation constraints, not the entire client-side validation. (#297)
  • Errors thrown in hooks are now handled properly by onError. Status will always be 500 though. (#292)
Changelog

Sourced from sveltekit-superforms's changelog.

[1.13.4] - 2024-01-20

Fixed

  • Error set on the server with setError didn't show up when submitting the form with an enter keypress.

[1.13.3] - 2024-01-14

Fixed

  • Using full version of klona to address a cloning issue. (#312)
  • Nullable nested objects couldn't be set with $form when null. (#311)

[1.13.2] - 2024-01-07

Fixed

  • The timers didn't reset after navigation in certain cases.
  • Exported FormPathType in top export.

[1.13.1] - 2023-12-22

Fixed

  • Inlined cloning library, didn't work properly on Stackblitz.

[1.13.0] - 2023-12-22

Added

  • strict option added to superValidate, to ensure that all schema fields exist. In the default non-strict mode, non-existing fields are automatically using their default value. (#295, thanks to 21RISK for the PR)

Fixed

  • Upgraded to faster cloning library (klona)

[1.12.0] - 2023-12-14

Added

  • Support for Zod branded types in schemas. (#286)
  • Peer dependencies updated to support SvelteKit 2. (#299)

Fixed

  • Tainted fields were set to undefined when not needed, unwantingly triggering client-side validation.
  • Schema transformations now updates the form data depending on input type. Checkboxes, radio buttons and selects updates the data immediately. Other inputs waits until blurred. (#298)
  • In SPA mode, the novalidate attribute now only disables the browser validation constraints, not the entire client-side validation. (#297)
  • Errors thrown in hooks are now handled properly by onError. Status will always be 500 though. (#292)
Commits
  • 9b561ff Changelog for 1.13.4
  • b86388e 1.13.4
  • 48001cd Error set on the server with setError didn't show up when submitting the form...
  • 474acdc 1.13.3
  • 9e518d3 Changelog for 1.13.3
  • 34cb879 Added issue test that seems to work.
  • e5313fc Nullable nested objects couldn't be set with form when null.
  • 271fc8f Using klona/full for cloning.
  • ee6d361 Update bug report for v2
  • f1b7e74 Cleaned up test
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

…ode, @sveltejs/kit and sveltekit-superforms

Removes [undici](https://github.com/nodejs/undici). It's no longer used after updating ancestor dependencies [undici](https://github.com/nodejs/undici), [@sveltejs/adapter-auto](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-auto), [@sveltejs/adapter-node](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node), [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) and [sveltekit-superforms](https://github.com/ciscoheat/sveltekit-superforms). These dependencies need to be updated together.


Removes `undici`

Updates `@sveltejs/adapter-auto` from 2.1.0 to 3.1.1
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-auto/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/adapter-auto)

Updates `@sveltejs/adapter-node` from 1.3.1 to 4.0.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)

Updates `@sveltejs/kit` from 1.27.6 to 2.5.0
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/kit)

Updates `sveltekit-superforms` from 1.11.0 to 1.13.4
- [Release notes](https://github.com/ciscoheat/sveltekit-superforms/releases)
- [Changelog](https://github.com/ciscoheat/sveltekit-superforms/blob/v1.13.4/CHANGELOG.md)
- [Commits](ciscoheat/sveltekit-superforms@v1.11.0...v1.13.4)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
- dependency-name: "@sveltejs/adapter-auto"
  dependency-type: direct:development
- dependency-name: "@sveltejs/adapter-node"
  dependency-type: direct:development
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
- dependency-name: sveltekit-superforms
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 16, 2024
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants