build(deps-dev): bump the deps group with 10 updates #34
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 deps group with 10 updates:
3.0.1
3.1.0
8.0.3
9.0.11
15.2.0
15.2.2
3.1.1
3.2.5
3.1.2
3.2.3
1.69.5
1.76.0
4.2.8
4.2.15
3.6.2
3.7.0
5.3.3
5.4.5
5.0.10
5.2.10
Updates
@sveltejs/vite-plugin-svelte
from 3.0.1 to 3.1.0Release notes
Sourced from
@sveltejs/vite-plugin-svelte
's releases.Changelog
Sourced from
@sveltejs/vite-plugin-svelte
's changelog.Commits
acb1f88
Version Packages (#864)f12e3f0
feat(svelte5): enable hmr (#836)826dfc6
chore(deps): update all non-major dependencies (#881)5152462
chore(deps): update all non-major dependencies (#878)67a3ae9
chore(deps): update all non-major dependencies (#876)65845ab
chore(deps): update all non-major dependencies (#873)ba4ac32
chore(deps): update all non-major dependencies (#870)1ad8987
chore(deps): update all non-major dependencies (#865)324f569
Remove unnecessary enableSourcemap usage (#862)0c2695d
chore(deps): update all non-major dependencies (#859)Updates
husky
from 8.0.3 to 9.0.11Release notes
Sourced from husky's releases.
... (truncated)
Commits
a9c6584
9.0.1129056db
fix: husky=0 in init (#1395)095a4fe
docs: update how-to.mdd2e831d
docs: update how-to.mdd1a8ed1
chore: update package-lock.json (#1383)c042d9b
9.0.10e529368
fix: rename index.d.ts to index.d.mts (#1379)6219cac
9.0.9d8377fe
refactor: rename files (#1378)211b80a
9.0.8Updates
lint-staged
from 15.2.0 to 15.2.2Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
4d4270b
chore(changeset): releasea7c5957
Merge pull request #1391 from lint-staged/fix-sparse-checkoutc1b2a6a
ci: use macOS Sonoma M1 runnersfdcdad4
fix: do not try to load configuration from files that are not checked out999dcce
chore(changeset): release52a9e3f
Merge pull request #1387 from lint-staged/ignore-stdindd72fde
ci: update "actions/cache@v4"e4023f6
fix: ignore stdin of spawned commands46f2c43
ci: updateactions/setup-node@v4
a684125
ci: update CodeQL action v3Updates
prettier
from 3.1.1 to 3.2.5Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
7142cf3
Release 3.2.58cbee2e
chore(deps): update glimmer to v0.88.1 (#15991)45baee0
chore(deps): update dependency magic-string to v0.30.6 (#16022)9fb32a1
Minor refactor to property print (#15924)08f1940
Update install script for husky v9 (#16000)6d0b1d2
Update yarn to v4.1.0 (#16021)c8ba8db
chore(deps): update dependency@angular/compiler
to v17.1.2 (#16018)e2250ec
chore(deps): update typescript-eslint to v6.20.0 (#16015)02865f6
chore(deps): update dependency npm-run-all2 to v6.1.2 (#16017)014ee5d
chore(deps): update dependency hermes-parser to v0.19.0 (#16014)Updates
prettier-plugin-svelte
from 3.1.2 to 3.2.3Changelog
Sourced from prettier-plugin-svelte's changelog.
Commits
b120c4d
chore: release 3.2.3539169b
fix: do not force slots to be self-closed (#435)601ee41
chore: release 3.2.2c968fef
fix: adjust render tag printing for Svelte 5 AST changes08d7a8b
chore: cross-test dirs test.only support96049c6
fix: handle updated@render
tag AST shapec8317eb
chore: release 3.2.0d89241e
feat: semi-standalone browser build (#430)288d915
fix: handle updatedSnippet
block AST shape99c885e
chore: remove Buffer usage for browser environments (#423)Updates
sass
from 1.69.5 to 1.76.0Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
... (truncated)
Commits
264b2d5
Deprecate function and mixin names beginning with--
(#2230)f145e1c
Throw errors for misplaced statements in keyframe blocks (#2226)eafc279
Explicitly add a breaking change exemption for invalid CSS output (#2225)b97f26f
Add a per-importer cache for loads that aren't cacheable en masse (#2219)2a9eaad
Implement access tracking for containingUrl (#2220)821b98e
Don't cache canonicalize calls whencontainingUrl
is available (#2215)c5aff1b
Make it possible to build npm with a linked language repo (#2214)1137797
Fix bulma and release 1.74.1 (#2210)d9220d9
Complete implementation the deprecations API (#2207)783c248
Fix typo in function documentation (#2205)Updates
svelte
from 4.2.8 to 4.2.15Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
9f2341f
Version Packages (#11202)a510c6a
fix: support attribute selector inside :global() (#11135)ad00cad
Version Packages (#11148)41eb8da
feat: support parsing camel case in container queries (#11131)11b8e94
Version Packages (#11101)9de149c
fix: applying :global for +,~ sibling combinator when slots are present. fixe...a6bf91c
docs: add file annotations to examples that benefit from ts toggle (#11058)b14eaba
Version Packages (#10607)055e7a8
fix: properly updatesvelte:component
props when there are spread props (#1...fb14a04
Version Packages (#10489)Updates
svelte-check
from 3.6.2 to 3.7.0Release notes
Sourced from svelte-check's releases.
Commits
6cfb0d2
fix: revert waiting for config request in ts plugin (#2352)8236f63
fix: load user's Svelte version in TS plugin (#2351)c924fba
fix: handle boolean css var (#2350)fcc148d
fix: betterbind:group
transformation (#2349)6aa40f7
fix: handle#await
inside#snippet
(#2348)a8e45c6
fix: volar ts plugin compatibility (#2317)d9e8948
fix: preserve event attribute casing in svelte 5 (#2347)957b8d6
chore: Bindable and Svelte 5 interop (#2336)4c8c0db
feat: editor support for ts 5.4 (#2334)4cf8410
fix: watch package.json in more situations (#2332)Updates
typescript
from 5.3.3 to 5.4.5Release notes
Sourced from typescript's releases.
... (truncated)
Commits
27bcd4c
Update LKG9f33bf1
🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#...71b2f84
Bump version to 5.4.5 and LKG892936f
🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#...38a7c05
release-5.4: Always set node-version for setup-node (#58117)b754fc3
🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#...8eb3367
Bump version to 5.4.4 and LKGde9096b
🤖 Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#...06aae98
🤖 Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#...6d8134e
🤖 Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#...Updates
vite
from 5.0.10 to 5.2.10Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.