chore(deps-dev): bump the development-dependencies group with 6 updates #97
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 development-dependencies group with 6 updates:
5.0.12
5.1.4
4.9.5
4.12.0
2.1.1
3.1.1
1.28.0
2.5.2
4.2.8
4.2.12
3.6.2
3.6.4
Updates
vite
from 5.0.12 to 5.1.4Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
0137ea0
release: v5.1.48dc1b73
perf: remove unnecessary regex s modifier (#15766)4fe971f
fix: resolve directory correctly whenfs.cachedChecks: true
(#15983)1d263d3
fix(watch): build watch fails when outDir is empty string (#15979)81b3bd0
fix: srcSet with optional descriptor (#15905)571a3fd
fix(deps): update all non-major dependencies (#15959)8b11fea
fix: fs cached checks disabled by default for yarn pnp (#15920)bf39527
release: v5.1.35099028
fix: cachedTransformMiddleware for direct css requests (#15919)4172f02
refactor(runtime): seal ES module namespace object instead of feezing (#15914)Updates
rollup
from 4.9.5 to 4.12.0Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
0146b84
4.12.014c9662
Improve performance by directly constructing AST from buffer (#5391)5493159
chore(deps): lock file maintenance minor/patch updates (#5395)4d92403
chore(deps): update typescript-eslint monorepo to v7 (major) (#5394)cae6935
chore(deps): update dependency eslint-plugin-unicorn to v51 (#5393)90ad652
4.11.0d6fd383
Add const reassign rule (#5388)f74d0a9
fix: separately export__proto__
for compatibility with CJS Transpiler Re-e...7624208
4.10.09e57e6c
chore(deps): update codecov/codecov-action action to v4 (#5384)Updates
@sveltejs/adapter-auto
from 2.1.1 to 3.1.1Release notes
Sourced from
@sveltejs/adapter-auto
's releases.Changelog
Sourced from
@sveltejs/adapter-auto
's changelog.Commits
043ad0f
Version Packages (#11691)961ba2c
fix: better error message when usingread
withadapter-auto
- closes #116...62e90a1
Version Packages (#11507)fe3b260
feat: use latest Azure adapter in adapter-auto (#11496)2783f13
Version Packages (#11402)4777943
chore: update primary branch from master to main2558879
Version Packages (#11314)74b9a85
breaking: require SvelteKit 2 for all adapters (#11316)20c7f32
chore: bump deps (#11279)64cb7fa
feat: allow SvelteKit 2 as peer dependency (#11233)Updates
@sveltejs/kit
from 1.28.0 to 2.5.2Release notes
Sourced from
@sveltejs/kit
's releases.... (truncated)
Changelog
Sourced from
@sveltejs/kit
's changelog.... (truncated)
Commits
4d98369
Version Packages (#11903)f6f9e70
fix: tsconfig includes should cover svelte.config.js (#11886)4ae1cd1
Version Packages (#11767)75e1f5f
fix: prevent stale values after invalidation (#11870)511126b
fix: prevent false positivehistory.pushState
warnings (#11858)08cd139
chore: update chokidar to 3.6.0 (#11811)c749e85
chore(deps): update dependency marked to v12 (#11795)f7c4f36
fix: relax status code types (#11781)311fe8f
fix:popstate
navigations takepushState
navigations into account (#11765)969e69f
Version Packages (#11735)Updates
svelte
from 4.2.8 to 4.2.12Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
b14eaba
Version Packages (#10607)055e7a8
fix: properly updatesvelte:component
props when there are spread props (#1...fb14a04
Version Packages (#10489)a41bdb6
fix: check that component wasn't instantiated (#10466)d5e4607
Version Packages (#10340)2d7884a
fix: addfetchpriority
toscript
andlink
tags (#10403)c15e021
fix: add fetchpriority to image attrs (#10390)f834b6e
fix: Addmiter-clip
andarcs
tostroke-linejoin
attribute (#10377)2cc2510
fix: make inline doc links valid (#10366)f2c2490
fix: addscrollend
event type (#10336)Updates
svelte-check
from 3.6.2 to 3.6.4Release notes
Sourced from svelte-check's releases.
Commits
efe8463
fix: implict children tweaks (#2285)19694d6
fix: ignore comments for implicit children prop3d61533
fix: ensure correct types for media bindings (#2284)a72a2ad
fix: take type annotations into account when transforming one-way bindings (#...2cf037e
fix: adjust snippet code generation for new AST shape (#2282)38f448d
fix: deduplicate generate props/events/slot types correctly (#2269)7d4f8a7
fix: prevent completion using empty cache (#2258)57a548c
fix: support snippets with multiple argumentse9afe90
fix: don't remove non-null-assertion operatorc6a7994
fix: map optionalReplacementSpan for typescript-language-server (#2257)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 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