build(deps-dev): bump the deps group across 1 directory with 10 updates #36
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 in the / directory:
3.0.1
3.1.1
8.0.3
9.0.11
15.2.0
15.2.5
3.1.1
3.2.5
3.1.2
3.2.3
1.69.5
1.77.4
4.2.8
4.2.17
3.6.2
3.8.0
5.3.3
5.4.5
5.0.10
5.2.12
Updates
@sveltejs/vite-plugin-svelte
from 3.0.1 to 3.1.1Release notes
Sourced from
@sveltejs/vite-plugin-svelte
's releases.Changelog
Sourced from
@sveltejs/vite-plugin-svelte
's changelog.Commits
9515421
Version Packages (#923)722f8ff
chore: backport fixes (#917)6c59572
chore(deps): update all non-major dependencies (#885)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)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.5Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
f7e4106
chore(changeset): releasefc75303
build(release): lower next version bump from minor to patch91abea0
fix: improve error logging when failing to parse config file (#1423)31a1f95
build(deps): allow approximately equivalent versions of direct dependenciesee43f15
build(deps): upgrade [email protected]8be6c8e
chore(changeset): release (#1419)4f4537a
build(husky): fix release issue with Husky95d096d
chore(changeset): release (#1411)72483cb
docs: fix typo (#1417)86fba6f
build(deps): update dependencies (#1418)Updates
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.77.4Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
... (truncated)
Commits
21eeb4d
Parse Deprecation.forVersion on compiler side (#2248)1073c7b
Generate deprecations list from the language repo (#2253)fc24fec
Usepubspec_parse
dependency equality (#2254)5121eb1
Don't treat underscores as hyphens for the purpose of error checking (#2247)bdc08fd
Merge pull request #2246 from sass/deprecation-cli9a9e483
Add a test to ensure the sass_api dartdoc version matches sass8c48a01
Expand dartdoc range for sass_api to match sassc9f0d3f
Fix deprecation flags in the CLI and add tests54a6dec
Bump lints from 3.0.0 to 4.0.0 (#2242)372f15c
FixMapExtensions.getOption()
for nullable types (#2241)Updates
svelte
from 4.2.8 to 4.2.17Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
a8deae9
Version Packages (#11594)8592914
fix: correctly handle falsy values of style directives in SSR mode (#11584)8e4c778
Version Packages (#11491)1bab571
fix: additional check for component on destroy (svelte4) (#11489)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...Updates
svelte-check
from 3.6.2 to 3.8.0Release notes
Sourced from svelte-check's releases.
... (truncated)
Commits
2478212
feat: Svelte 5 component class/function interop (#2380)15a4aab
fix: don't debounce document symbol request (#2382)6e57bce
feat: syntax highlight for svelte code block in mdx (#2381)cf00f03
fix: use correct semantic tokens for$props
types (#2379)7409890
fix: component import quick-fix with "did you mean" diagnostics (#2373)3147c81
feat: allowas
expressions for bindable props (#2372)80622df
fix: allow for whitespace in snippets declaration (#2366)9d7907e
fix: rework bindable types strategy (#2361)6cfb0d2
fix: revert waiting for config request in ts plugin (#2352)8236f63
fix: load user's Svelte version in TS plugin (#2351)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.12Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.