Bump the dev-deps group with 8 updates #32
Closed
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-deps group with 8 updates:
2.5.22
2.5.24
3.1.1
3.1.2
9.9.0
9.9.1
4.2.18
4.2.19
3.8.5
3.8.6
2.6.3
2.7.0
8.1.0
8.2.0
5.4.1
5.4.2
Updates
@sveltejs/kit
from 2.5.22 to 2.5.24Release notes
Sourced from
@sveltejs/kit
's releases.Changelog
Sourced from
@sveltejs/kit
's changelog.Commits
761b8af
Version Packages (#12594)935cb34
chore(deps): extend peer range of vite-plugin-svelte to include 4.0.0-next fo...a7dc8b5
Version Packages (#12590)726b89f
fix: use dynamic components inroot.svelte
instead ofsvelte:component
fo...715ee96
chore: upgrade markedUpdates
@sveltejs/vite-plugin-svelte
from 3.1.1 to 3.1.2Release notes
Sourced from
@sveltejs/vite-plugin-svelte
's releases.Changelog
Sourced from
@sveltejs/vite-plugin-svelte
's changelog.Commits
b3edb77
Version Packages (#965)4f95193
chore(logs): encourage svelte5 users to update from vps3 to vps4 (#964)Updates
eslint
from 9.9.0 to 9.9.1Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
8781e6f
9.9.11503d03
Build: changelog update for 9.9.1b0c34d0
chore: upgrade to@eslint/js
@9
.9.1 (#18809)cd5a0da
chore: package.json update for@eslint/js
release4840930
docs: Update README with version support and clean up content (#18804)f61f40d
docs: Update globals examples (#18805)e112642
refactor: Extract parsing logic from Linter (#18790)241fcea
docs: Use and define languages (#18795)0f68a85
chore: use eslint-plugin-yml on yaml files only (#18801)5dbdd63
docs: eslint-plugin-markdown ->@eslint/markdown
(#18797)Updates
svelte
from 4.2.18 to 4.2.19Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
d8b3133
Version Packages (#12990)83e96e0
fix: escape<
in attribute strings (#12989)5ec4409
fix: ensure typings for\<svelte:options>
are picked up (#12902)Updates
svelte-check
from 3.8.5 to 3.8.6Release notes
Sourced from svelte-check's releases.
Commits
0655c67
fix: support module script attribute (#2473)815a1ff
chore: publish package provenance info (#2469)ef5ae2c
chore: fix test96959ad
feat: support specifying tsconfig for emitDts (#2454)f6ad24d
feat: replace svelte-preprocess with barebones TS preprocessor (#2452)05a489c
typo fix in DisagnosticsProvider (#2468)Updates
tslib
from 2.6.3 to 2.7.0Release notes
Sourced from tslib's releases.
Commits
6abc075
Bump version to 2.7.0.227b5d6
Use global 'Iterator.prototype' for downlevel generators (#267)4f2902c
Implement deterministic collapse of 'await' in 'await using' (#262)Updates
typescript-eslint
from 8.1.0 to 8.2.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
7440e14
chore(release): publish 8.2.0Updates
vite
from 5.4.1 to 5.4.2Changelog
Sourced from vite's changelog.
Commits
b1ecdaf
release: v5.4.2e012f29
chore: remove stale TODOs (#17866)3b8f03d
refactor: remove redundant prepend/strip base (#17887)fac3a8e
fix: resolve relative URL generated byrenderBuiltUrl
passed to module prel...7d8c0e2
feat: support originalFilename (#17867)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