chore(deps-dev): bump @sveltejs/kit from 2.49.5 to 2.52.2 in /dev-packages/e2e-tests/test-applications/sveltekit-2-svelte-5
Type: Pull Request
State: Closed
Association: Unknown
Comments: 5
(3 months ago)
(3 months ago)
(3 months ago)
dependencies javascript PR: stale
Bumps @sveltejs/kit from 2.49.5 to 2.52.2.
Release notes
Sourced from @sveltejs/kit's releases.
@sveltejs/kit@2.52.2Patch Changes
fix: validate
formfile information to prevent amplification attacks (3e607b3)chore: upgrade
devalueandsvelte(#15339)fix: parse file offset table more strictly (
f47c01b)
@sveltejs/kit@2.52.0Minor Changes
- feat:
matchfunction to map a path back to a route id and params (#14997)Patch Changes
fix: respect scroll-margin when navigating to a url-supplied anchor (#15246)
fix:
resolvewill narrow types to follow trailing slash page settings (#15027)
@sveltejs/kit@2.51.0Minor Changes
feat: add
scrollproperty toNavigationTargetin navigation callbacks (#15248)Navigation callbacks (
beforeNavigate,onNavigate, andafterNavigate) now include scroll position information via thescrollproperty onfromandtotargets:
from.scroll: The scroll position at the moment navigation was triggeredto.scroll: InbeforeNavigateandonNavigate, this is populated forpopstatenavigations (back/forward) with the scroll position that will be restored, andnullfor other navigation types. InafterNavigate, this is always the final scroll position after navigation completed.This enables use cases like animating transitions based on the target scroll position when using browser back/forward navigation.
feat:
hydratable's injected script now works with CSP (#15048)Patch Changes
fix: put preloads before styles (#15232)
fix: suppress false-positive inner content warning when children prop is forwarded to a child component (#15269)
fix:
fetchnot working when URL is same host but different thanpaths.base(#15291)fix: navigate to hash link when base element is present (#15236)
... (truncated)
Changelog
Sourced from @sveltejs/kit's changelog.
2.52.2
Patch Changes
fix: validate
formfile information to prevent amplification attacks (3e607b3)chore: upgrade
devalueandsvelte(#15339)fix: parse file offset table more strictly (
f47c01b)2.52.1
Patch Changes
fix: clear stale preflight issues on subsequent valid form submissions (#15281)
chore: remove dependency on
sade(#15272)fix: include
.txtfiles in precompression (#15259)fix: escape backticks and dollar signs when creating inlined css (#15320)
fix: increment
form.pendingcount before preflight validation (#15279)2.52.0
Minor Changes
- feat:
matchfunction to map a path back to a route id and params (#14997)Patch Changes
fix: respect scroll-margin when navigating to a url-supplied anchor (#15246)
fix:
resolvewill narrow types to follow trailing slash page settings (#15027)2.51.0
Minor Changes
- feat: add
scrollproperty toNavigationTargetin navigation callbacks (#15248)
... (truncated)
Commits
9c4a737Version Packages (#15338)3e607b3Merge commit from fork62991c8chore: upgradedevalueandsvelte(#15339)f47c01bMerge commit from fork6f69dedVersion Packages (#15321)e87efbafix: clear stale preflight issues on subsequent valid form submissions (#15281)4f367d5chore: fix Node 18 CI by changing .remote.js import to .remote.ts (#15331)20dfadffix: escape backticks and dollar signs before creating interpolated string (#...8c2384afix: incrementform.pendingcount before preflight validation (#15279)71ddbc7chore: remove dependency on sade (#15272)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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
@sveltejs/kit
npm
2.49.5 → 2.52.2
Minor
/dev-packages/e2e-tests/test-applications/sveltekit-2-svelte-5
Technical Details
| ID: | 14684206 |
| UUID: | 3982699929 |
| Node ID: | PR_kwDOADLKPM7F4Syk |
| Host: | GitHub |
| Repository: | getsentry/sentry-javascript |