bloom
bloom copied to clipboard
chore(deps): bump svelte from 4.2.19 to 5.19.6 in /packages/shared
Bumps svelte from 4.2.19 to 5.19.6.
Release notes
Sourced from svelte's releases.
[email protected]
Patch Changes
fix: do not prune selectors like
:global(.foo):has(.scoped)(#15140)fix: don't error on slot prop inside block inside other component (#15148)
fix: ensure reactions are correctly attached for unowned deriveds (#15158)
fix: silence a11y attribute warnings when spread attributes present (#15150)
fix: prevent false-positive ownership validations due to hot reload (#15154)
fix: widen ownership when calling setContext (#15153)
[email protected]
Patch Changes
fix: improve derived connection to ownership graph (#15137)
fix: correctly look for sibling elements inside blocks and components when pruning CSS (#15106)
[email protected]
Patch Changes
fix: Add
bind:focusedproperty toHTMLAttributestype (#15122)fix: lazily connect derievds (in deriveds) to their parent (#15129)
fix: disallow $state/$derived in const tags (#15115)
[email protected]
Patch Changes
fix: don't throw for
undefinednon delegated event handlers (#15087)fix: consistently set value to blank string when value attribute is undefined (#15057)
fix: optimise || expressions in template (#15092)
fix: correctly handle
novalidateattribute casing (#15083)fix: expand boolean attribute support (#15095)
fix: avoid double deriveds in component props (#15089)
fix: add check for
isattribute to correctly detect custom elements (#15086)[email protected]
Patch Changes
... (truncated)
Changelog
Sourced from svelte's changelog.
5.19.6
Patch Changes
fix: do not prune selectors like
:global(.foo):has(.scoped)(#15140)fix: don't error on slot prop inside block inside other component (#15148)
fix: ensure reactions are correctly attached for unowned deriveds (#15158)
fix: silence a11y attribute warnings when spread attributes present (#15150)
fix: prevent false-positive ownership validations due to hot reload (#15154)
fix: widen ownership when calling setContext (#15153)
5.19.5
Patch Changes
fix: improve derived connection to ownership graph (#15137)
fix: correctly look for sibling elements inside blocks and components when pruning CSS (#15106)
5.19.4
Patch Changes
fix: Add
bind:focusedproperty toHTMLAttributestype (#15122)fix: lazily connect derievds (in deriveds) to their parent (#15129)
fix: disallow $state/$derived in const tags (#15115)
5.19.3
Patch Changes
fix: don't throw for
undefinednon delegated event handlers (#15087)fix: consistently set value to blank string when value attribute is undefined (#15057)
fix: optimise || expressions in template (#15092)
fix: correctly handle
novalidateattribute casing (#15083)fix: expand boolean attribute support (#15095)
fix: avoid double deriveds in component props (#15089)
... (truncated)
Commits
04addcaVersion Packages (#15156)2be3823chore: remove inert check from each block reconciliation (#15143)7bef596fix: ensure reactions are correctly attached for unowned deriveds (#15158)970aa7cfix: prevent false-positive ownership validations due to hot reload (#15154)83f00ebfix: don't error on slot prop inside block inside other component (#15148)b8607f8fix: silence a11y attribute warnings when spread attributes present (#15150)f5406c9fix: widen ownership when calling setContext (#15153)5225575fix: do not prune selectors like:global(.foo):has(.scoped)(#15140)8e83127chore: move more code (#15133)c8bbb15Version Packages (#15139)- 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 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)