chore(deps): update dependency @sveltejs/kit to v2.53.3 [security]#10204
chore(deps): update dependency @sveltejs/kit to v2.53.3 [security]#10204renovate[bot] merged 1 commit intomainfrom
Conversation
|
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
View your CI Pipeline Execution ↗ for commit c8ffc43
☁️ Nx Cloud last updated this comment at |
size-limit report 📦
|
f731a8c to
c8ffc43
Compare
This PR contains the following updates:
2.52.2→2.53.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
GitHub Vulnerability Alerts
GHSA-fpg4-jhqr-589c
Some relatively small inputs can cause very large files arrays in
formhandlers. If the SvelteKit application code doesn't checkfiles.lengthor individual files' sizes and performs expensive processing with them, it can result in Denial of Service.Only users with
experimental.remoteFunctions: truewho are using theformfunction and are processing thefilesarray without validation are vulnerable.Release Notes
sveltejs/kit (@sveltejs/kit)
v2.53.3Compare Source
Patch Changes
form(faba869)v2.53.2Compare Source
Patch Changes
fix: server-render nested form value sets (#15378)
fix: use deep partial types for form remote functions
.value()and.set(...)(#14837)fix: provide correct url info to remote functions (#15418)
fix: allow optional types for remote query/command/prerender functions (#15293)
fix: allow commands in more places (#15288)
v2.53.1Compare Source
Patch Changes
inlineDynamicImportswhen using Vite 8 (#15403)v2.53.0Compare Source
Minor Changes
Patch Changes
fix: remove event listeners on form attachment cleanup (#15286)
fix: apply queries refreshed in a form remote function when a redirect is thrown (#15362)
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.