build(deps-dev): bump the dev-dependencies group across 1 directory with 8 updates #101
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 dev-dependencies group with 8 updates in the / directory:
22.8.1
22.9.0
5.4.10
5.4.11
2.1.4
2.1.5
2.7.3
2.8.1
4.0.0
4.0.1
5.1.3
5.2.2
4.0.5
4.0.9
2.8.0
2.8.1
Updates
@types/node
from 22.8.1 to 22.9.0Commits
Updates
vite
from 5.4.10 to 5.4.11Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
c54c860
release: v5.4.11Updates
vitest
from 2.1.4 to 2.1.5Release notes
Sourced from vitest's releases.
Commits
32f23b9
chore: release v2.1.5417bdb4
fix(browser): init browsers eagerly when tests are running (#6876)93b67c2
fix: throw an error and a warning if.poll
,.element
,.rejects
/`.resolv...9a0c93d
fix(browser): stop the browser rpc when the pool is closed (#6858)251893b
chore: setresolve.mainFields
andresolve.conditions
for SSR environment ...0ad2cdc
chore(deps): update all non-major dependencies (#6890)4c96cce
fix: print ssrTransform error (#6885)98f76ea
fix: don't rerun on Esc or Ctrl-C during watch filter (#6895)00ebea6
refactor(reporters): base reporter readability improvements (#6889)9b3c3de
chore: add JSDoc to Jest assertions and asymmetric matchers (#6822)Updates
@sveltejs/kit
from 2.7.3 to 2.8.1Release notes
Sourced from
@sveltejs/kit
's releases.Changelog
Sourced from
@sveltejs/kit
's changelog.Commits
435984b
Version Packages (#12992)0bd4426
fix: support custom servers using HTTP/2 in production (#12989)6df00fc
fix: csp nonce inscript-src-elem
,style-src-attr
andstyle-src-elem
wh...c717db9
chore: update playground and add an endpoint (#12983)b24d37e
chore: remove marked test (#12982)be39f06
Version Packages (#12965)92b2686
feat: add action failure helper (#12878)fc27361
Version Packages (#12964)5670357
fix: update links in JSDoc (#12963)92e129e
Version Packages (#12962)Updates
@sveltejs/vite-plugin-svelte
from 4.0.0 to 4.0.1Release notes
Sourced from
@sveltejs/vite-plugin-svelte
's releases.Changelog
Sourced from
@sveltejs/vite-plugin-svelte
's changelog.Commits
14ad9ff
Version Packages (#1011)f714b57
chore(deps): update all non-major dependencies (#1014)fc7ea74
fix: remove references to compiler options no longer available in svelte5 (#1...bbb9545
chore(deps): update all non-major dependencies (#1008)57902d0
chore: migrate scss import to use (#1007)52e4a4f
chore(deps): update all non-major dependencies (#1001)Updates
svelte
from 5.1.3 to 5.2.2Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
396ea2e
Version Packages (#14328)3a69b4c
fix: ensure inline object literals are correctly serialised (#14325)95ab85f
Version Packages (#14304)94471ca
fix: avoid relying on Node specifics within compiler (#14314)1f0700f
fix: mark subtree dynamic for img with loading attribute (#14317)efc65d4
fix: mark pseudo classes nested inside:not
as used (#14303)e379319
fix: ensure props passed to components via mount are updateable (#14210)7fd3774
fix: disallow invalid attributes for\<svelte:window>
and `<svelte:document>...312dd51
Version Packages (#14302)8a8e6f7
fix: avoid marking subtree as dynamic for inlined attributes (#14269)Updates
svelte-check
from 4.0.5 to 4.0.9Release notes
Sourced from svelte-check's releases.
Commits
fba28b2
fix: detect shadowed variables/types during type hoisting (#2590)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 lensUpdates
tslib
from 2.8.0 to 2.8.1Release notes
Sourced from tslib's releases.
Commits
d72d6f7
2.8.111fa982
Merge pull request #275 from microsoft/bug/es5-compat3c532eb
Remove use of ES2015 syntaxb0076c4
Include non-enumerable keys in __importStar helper (#272)7c11588
Add missing registry-url parameter1fec667
Merge pull request #271 from microsoft/fix-publish097e99e
Fix publish workflowDependabot 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 conditions