Closed dependabot[bot] closed 1 week ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/svelte@5.1.16 | None | +5 |
3.48 MB | conduitry, rich_harris, svelte-admin |
🚮 Removed packages: npm/svelte@4.2.19
Superseded by #461.
Bumps svelte from 4.2.19 to 5.1.16.
Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
f5a7d49
Version Packages (#14274)0330618
fix: named slots with reserved keywords during migration (#14278)36ece1c
fix: don't wrap pseudo classes inside:global(...)
with another `:global(.....4a85c41
Version Packages (#14262)0fa43e2
fix: consider static attributes that are inlined in the template (#14249)832499f
Version Packages (#14251)653f4ac
fix: migration script messing with attributes (#14260)ae9f53a
fix: account for mutations in script module in ownership check (#14253)7bc94b9
fix: do not treat reassigned synthetic binds as state in runes mode (#14236)d207666
fix: consider img with loading attribute not static (#14237)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