Bump the development-dependencies group with 9 updates #278
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 9 updates:
1.42.1
1.43.1
3.0.2
3.1.0
20.12.3
20.12.8
4.2.12
4.2.15
3.6.9
3.7.0
4.7.1
4.8.2
5.4.3
5.4.5
5.2.7
5.2.10
1.4.0
1.5.3
Updates
@playwright/test
from 1.42.1 to 1.43.1Release notes
Sourced from
@playwright/test
's releases.... (truncated)
Commits
a051ceb
chore: mark 1.43.1 (#30354)3ab466e
cherry-pick(#30312): fix(ui-mode): do not loose run information after writing...35468cf
cherry-pick(#30342): Revert "fix(reuse): reset Origin Private File System API...5332639
cherry-pick(#30263): docs: add v1.43 release notes for language portsc729a7b
cherry-pick(#30232): docs: fix C# and python snippets7748e21
cherry-pick(#30210): docs: update context.backgroundPage event examplesacb6ff1
cherry-pick(#30200): docs(java,csharp): add BrowserContext.backgroundPage(s)7c7f8ac
cherry-pick(#30227): chore(deps): bump vite from 5.0.12 to 5.0.13 (#30254)62d4dc9
cherry-pick(#30235): feat(chromium): roll to r111279d4776
cherry-pick(#30226): chore: migrate to the testserver.initializeUpdates
@sveltejs/vite-plugin-svelte
from 3.0.2 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
@types/node
from 20.12.3 to 20.12.8Commits
Updates
svelte
from 4.2.12 to 4.2.15Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
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)Updates
svelte-check
from 3.6.9 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
tsx
from 4.7.1 to 4.8.2Release notes
Sourced from tsx's releases.
... (truncated)
Commits
4b1f03c
fix(types): cjs/api to use .d.cts084dec0
pvtnbr/tsx#7
99ba136
test: api (#6)16e87a5
docs(node): module.register42b7ede
feat: expose CommonJS API viatsx/cjs/api
(#3)b63019c
refactor: cjs loader (#2)f38db84
feat: upgrade dependencies (#4)a547eb1
chore: upgrade dev depsa9f89aa
chore: fix pnpm workspace75d320e
docs: fix pkgroll logoUpdates
typescript
from 5.4.3 to 5.4.5Release notes
Sourced from typescript's releases.
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.2.7 to 5.2.10Changelog
Sourced from vite's changelog.
Commits
088d24b
release: v5.2.1077e7359
revert: perf: use workspace root for fs cache (#15712) (#16476)6a127d6
fix: don't add outDirs to watch.ignored if emptyOutDir is false (#16453)11444dc
feat: show warning if root is in build.outDir (#16454)721f94d
fix: add base to virtual html (#16442)8e54bbd
feat: write cspNonce to style tags (#16419)af72eab
fix: adjust esm syntax judgment logic (#16436)b872635
fix(cspNonce): don't overwrite existing nonce values (#16415)6cccef7
chore(deps): update dependency eslint-plugin-n to v17 (#16381)a77707d
release: v5.2.9Updates
vitest
from 1.4.0 to 1.5.3Release notes
Sourced from vitest's releases.
... (truncated)
Commits
a52964b
chore: release v1.5.3200609c
fix(reporter): use default error formatter for JUnit (#5629)48fba19
fix: use package.json name for a workspace project if not provided (#5608)7c993e9
test: standardising internal test (#5600)81f57f4
chore: release v1.5.21be4510
chore: release v1.5.1f1bec62
refactor: remove VitestCache.clearCache method (#5602)780b187
feat(api):startVitest()
to acceptstdout
andstdin
(#5493)2b3fc0f
docs: fix cli-table generator597e0c2
docs: generate CLI table automatically (#5588)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