chore(deps-dev): bump the development-dependencies group with 6 updates #95
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.1
4.9.5
4.10.0
2.1.1
3.1.1
1.28.0
2.5.0
4.2.8
4.2.10
3.6.2
3.6.4
Updates
vite
from 5.0.12 to 5.1.1Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
8e946a1
release: v5.1.1b2873ac
fix: empty CSS file was output when only .css?url is used (#15846)3d860e7
fix: skip not only .js but also .mjs manifest entries (#15841)9da6502
chore: post 5.1 release edits (#15840)3036bef
release: v5.1.0ed875f8
chore: revert #15746 (#15839)e0a6ef2
fix(deps): update all non-major dependencies (#15803)f1a4242
refactor: removevite build --force
(#15837)55a3427
fix: passcustomLogger
toloadConfigFromFile
(fix #15824) (#15831)0f9c72a
release: v5.1.0-beta.7Updates
rollup
from 4.9.5 to 4.10.0Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
7624208
4.10.09e57e6c
chore(deps): update codecov/codecov-action action to v4 (#5384)b4164c5
Resolve all rollup imports to node_modules to avoid type conflict (#5386)8fecd35
Add skipLibCheck again to fix type issues38c9a95
Fix declaration file62e6327
Ensure we pull before a releasecb65c0d
chore(deps): lock file maintenance minor/patch updates (#5385)51226e3
Catch Rust panics and then throw them in JS (#5383)57277bf
Implement "output.hashCharacters" option to define character set for file has...63a91a6
Update documentation (#5382)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.0Release notes
Sourced from
@sveltejs/kit
's releases.... (truncated)
Changelog
Sourced from
@sveltejs/kit
's changelog.... (truncated)
Commits
969e69f
Version Packages (#11735)440a546
chore: clean up emulator types (#11737)507311b
fix: strip/@fs
prefix correctly on Windows when invokingread()
in dev m...bf1a677
chore: upgrade to latest Vite and Svelte (#11725)bab711e
feat: dev/preview platform emulation (#11730)a93e19b
Version Packages (#11711)f56781f
fix: only disallow body with GET/HEAD requests (#11710)d570557
Version Packages (#11709)af34142
fix: ignore bodies sent with non-PUT/PATCH/POST requests (#11708)b8d0429
chore: upgrade playwright (#11690)Updates
svelte
from 4.2.8 to 4.2.10Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
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)452dc4a
work around acorn types (#10301)4d8ce93
update discloseVersion docs (#10300)d9fcc87
Version Packages (#9886)4901029
fix: bumpaxobject-query
(#10167)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