build(deps-dev): bump the dev-dependencies group across 1 directory with 9 updates #122
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 9 updates in the / directory:
2.4.5
3.1.0
22.10.2
22.10.5
25.0.1
26.0.0
5.7.2
5.7.3
6.0.4
6.0.7
3.0.6
3.0.8
2.12.2
2.15.2
5.14.4
5.17.3
4.1.1
4.1.4
Updates
@types/chroma-js
from 2.4.5 to 3.1.0Commits
Updates
@types/node
from 22.10.2 to 22.10.5Commits
Updates
jsdom
from 25.0.1 to 26.0.0Release notes
Sourced from jsdom's releases.
Changelog
Sourced from jsdom's changelog.
Commits
3644055
Version 26.0.08ebaee9
Update dependencies and dev dependencies5984ace
Catch invalid redirect URLsd5abcd1
Make querySelectorAll follow the always-impl rule56f27c2
Add support for ElementInternals's labels property854ae1b
Implement AbortSignal.any()7cc3500
Update optional peer dependency canvas to v38955c99
Add support for canvas v38dfe288
Add Node 22 to CI test matrixUpdates
typescript
from 5.7.2 to 5.7.3Release notes
Sourced from typescript's releases.
Commits
a5e123d
Update LKG8bc0204
🤖 Pick PR #60828 (Fix CodeQL configuration, releases) into release-5.7 (#60923)7aa63df
🤖 Pick PR #60393 (Don't try to add an implicit undefi...) into release-5.7 (#...9df7c36
Bump version to 5.7.3 and LKGe167412
🤖 Pick PR #60794 (HardensanitizeLog
against incorr...) into release-5.7 (#...9ba364c
Fix coverage build on release-5.7 (#60792)4b7441a
🤖 Pick PR #60680 (Mark the inherited any-based index ...) into release-5.7 (#...e844dc3
Cherry-pick #60402, #60440, #60616 into release-5.7 (#60777)21b02a1
🤖 Pick PR #60749 (Do not require import attribute on ...) into release-5.7 (#...b82fd16
🤖 Pick PR #60576 (Avoid incorrectly reusing assertion...) into release-5.7 (#...Updates
vite
from 6.0.4 to 6.0.7Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
a671e58
release: v6.0.71c102d5
fix(ssr): fix semicolon injection by ssr transform (#19097)677508b
perf: skip globbing for static path in warmup (#19107)b178c90
fix: skip the plugin if it has been called before with the same id and import...a492253
fix(html): error while removingvite-ignore
attribute for inline script (#1...b07c036
feat(css): show lightningcss warnings (#19076)f7b1964
fix: fixminify
whenbuilder.sharedPlugins: true
(#19025)5c2b4a0
release: v6.0.69290d85
fix(css): show correct error when unknown placeholder is used for CSS modules...afff05c
fix(css): resolve style tags in HTML files correctly for lightningcss (#19001)Updates
@sveltejs/adapter-static
from 3.0.6 to 3.0.8Release notes
Sourced from
@sveltejs/adapter-static
's releases.Changelog
Sourced from
@sveltejs/adapter-static
's changelog.Commits
e95d446
Version Packages (#13219)fe98a21
fix: use optional chaining when checking router type (#13218)f103084
Version Packages (#13214)fdae48f
fix: allow dynamic routes with missing fallback in hash mode (#13213)f2393eb
feat: add$app/state
module (#13140)d030f4b
feat: support Vite 6 (#12270)Updates
@sveltejs/kit
from 2.12.2 to 2.15.2Release notes
Sourced from
@sveltejs/kit
's releases.Changelog
Sourced from
@sveltejs/kit
's changelog.Commits
3c31092
Version Packages (#13277)80a9e83
fix: prerender data when there's no server load buttrailingSlash
option is...48d2aae
fix: correctly remove navigation callbacks when returning function in onNavig...1d864f8
docs: emphasise $app/state objects are read-only (#13236)059bff8
docs: reword afterNavigate description so that it includes navigations to the...dc8ec1e
fix: correctly notify page store subscribers (#13205)2d3f551
Version Packages (#13235)528af75
fix: silence dev/prod warning during sync (#13244)12ce7eb
fix: add CSP hashes/nonces to inline styles when using (#13232)64c8e04
Version Packages (#13225)Updates
svelte
from 5.14.4 to 5.17.3Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
dc8ae82
Version Packages (#14965)bdc0200
fix: reset dependency read versions after reaction execution (#14964)b7400ae
Version Packages (#14959)c0842d1
fix: properly add owners to function bindings (#14962)68cffa8
fix: applyoverflow: hidden
style when transitioning elements, where necess...79a67c9
fix: account for parent scale when animating elements (#14957)80d9f99
Version Packages (#14953)9aae463
fix: silence false-positive statel value warning (#14958)a2565ef
docs: tweak "invalid assignment" compiler error message (#14955)ce4f972
fix: remove bindable prop validation (#14946)Updates
svelte-check
from 4.1.1 to 4.1.4Release notes
Sourced from svelte-check's releases.
Commits
2f46701
fix: don't hoist types referencing stores or destructured variables (#2661)90c9953
fix: Update prettier-options-schema.json (#2658)52c0d9f
fix: move snippets to correct place when only module script presentb5ec504
fix: safely access Svelte config during startupd5fbdfe
fix: better hoistability analysis (#2655)931dd85
feat: Semantic document highlight (#1408)646f2e6
feat: supportgenerics
attribute for JSDoc (#2624)3f2da5d
feat: TypeScript 5.7 support (#2585)1e9cbd3
chore: run Svelte 5 tests in loose parser mode (#2652)477e76d
fix: reword plugin modal options (#2646) (#2647)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 conditions