build(deps-dev): Bump sveltekit-superforms from 2.27.3 to 2.27.4
Open
Number: #2702
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 4
Association: Unknown
Comments: 4
Created:
October 15, 2025 at 07:46 PM UTC
(8 months ago)
(8 months ago)
Updated:
October 15, 2025 at 10:00 PM UTC
(8 months ago)
(8 months ago)
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps sveltekit-superforms from 2.27.3 to 2.27.4.
Release notes
Sourced from sveltekit-superforms's releases.
v2.27.4
Security
- Fixed prototype pollution when using
dataType: 'json'.
Changelog
Sourced from sveltekit-superforms's changelog.
[2.27.4] - 2025-10-14
Security
- Fixed prototype pollution when using
dataType: 'json'.[2.27.2] - 2025-10-03
Security
- Devalue version bumped to avoid prototype pollution.
Fixed
- Zod 4 tests working.
- Zod 4 adapter didn't use the correct JSON Schema format for dates.
- Nested data traversal for correcting invalid types didn't stop at a valid value, replacing paths with default data further down the tree.
[2.27.1] - 2025-06-27
Fixed
- Fixed client validation issue with rapid multiple blur events.
- Arktype adapter improved.
- Union schemas now works with default values, replacing invalid properties even if nested.
- When using
{ taint: 'untaint-form' }option, form wasn't untainted unless it was modified.[2.27.0] - 2025-06-16
Added
- The Arktype adapter is finally a "full" adapter, meaning it's retrospectable and doesn't require default values anymore!
Fixed
- SuperDebug rune version is back, can now be imported as
import SuperDebug from 'sveltekit-superforms/SuperDebug.svelte';- Fixed
biginthandling for Zod 4 and Valibot.[2.26.1] - 2025-06-05
Removed
- The SuperDebug rune version broke Svelte 4 compatibility, so it has been removed until a solution can be figured out, hopefully very soon.
Fixed
- Zod 4 adapter now handles top-level discriminated unions.
[2.26.0] - 2025-06-04
... (truncated)
Commits
34f1abf2.27.44a1310dFixed prototype pollution when using dataType: 'json'58faeb92.27.3fe94fa8Fixed prototype pollution when using dataType: 'json'- See full diff 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.
Package Dependencies
Technical Details
| ID: | 10210134 |
| UUID: | 3519344730 |
| Node ID: | PR_kwDOKKyu2M6t9H7H |
| Host: | GitHub |
| Repository: | AtCoder-NoviSteps/AtCoderNoviSteps |