Bump the npm_and_yarn group across 1 directory with 4 updates #64
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the npm_and_yarn group with 4 updates in the / directory: rollup, svelte, svelte-check and svelte-preprocess.
Updates
rollup
from 2.79.2 to 4.27.0Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
c035068
4.27.0b58e48b
fix(deps): update swc monorepo (major) (#5724)50697b8
Reduce max hash size to 21 (#5723)a9acb57
feat: implement object tree-shaking (#5420)7ec926c
chore(deps): lock file maintenance minor/patch updates (#5725)ae1d14b
4.26.006b28cc
feat: supportusing
forRollupBuild
(#5721)984da3a
Add backports to changelog42e587e
4.25.0d0935a8
feat: Add support for injecting Debug IDs (#5712)Updates
svelte
from 3.59.2 to 5.2.0Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
312dd51
Version Packages (#14302)8a8e6f7
fix: avoid marking subtree as dynamic for inlined attributes (#14269)6a7146b
Version Packages (#14287)320ebd2
fix: bumpis-reference
dependency to fiximport.meta
bug (#14286)45fa678
fix: account for:has(...)
as part of:root
(#14229)ac9b7de
fix: use strict equality for key block comparisons in runes mode (#14285)25d9aa1
chore: simplify signal capturing logic (#14281)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(.....Updates
svelte-check
from 2.10.3 to 4.0.8Release notes
Sourced from svelte-check's releases.
... (truncated)
Commits
bf2e459
fix: hoist types related to$props
rune if possible (#2571)b83b665
fix: robustify and fix file writing1b205c2
perf: check for and return promise instead of awaiting (#2586)77160ff
fix: fall back toany
instead ofunknown
for untyped$props
(#2582)437b0e1
fix: use user's Svelte parser when formatting if necessary (#2578)bf1b8ef
fix: adjust generated+layout.svelte
file contents (#2580)49c7e58
chore: update Svelte documentation links for template syntax (#2579)0698bc7
fix: infer types for$bindable
, infer function type from arrow function5bd4663
fix: make it possible to disable runes/legacy mode code lens7bfe801
fix: ensure code lenses from different sources are mergedUpdates
svelte-preprocess
from 4.10.7 to 6.0.3Changelog
Sourced from svelte-preprocess's changelog.
... (truncated)
Commits
Updates
svelte-check
from 2.10.3 to 4.0.8Release notes
Sourced from svelte-check's releases.
... (truncated)
Commits
bf2e459
fix: hoist types related to$props
rune if possible (#2571)b83b665
fix: robustify and fix file writing1b205c2
perf: check for and return promise instead of awaiting (#2586)77160ff
fix: fall back toany
instead ofunknown
for untyped$props
(#2582)437b0e1
fix: use user's Svelte parser when formatting if necessary (#2578)bf1b8ef
fix: adjust generated+layout.svelte
file contents (#2580)49c7e58
chore: update Svelte documentation links for template syntax (#2579)0698bc7
fix: infer types for$bindable
, infer function type from arrow function5bd4663
fix: make it possible to disable runes/legacy mode code lens7bfe801
fix: ensure code lenses from different sources are mergedUpdates
svelte-preprocess
from 4.10.7 to 6.0.3Changelog
Sourced from svelte-preprocess's changelog.
... (truncated)
Commits
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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.