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 all group with 8 updates:
1.49.0
1.49.1
3.0.6
3.0.8
2.9.0
2.15.1
5.0.1
5.0.3
22.10.1
22.10.3
5.8.0
5.16.0
3.4.16
3.4.17
6.0.3
6.0.6
Updates
@playwright/test
from 1.49.0 to 1.49.1Release notes
Sourced from
@playwright/test
's releases.Commits
88bc8af
chore: mark v1.49.1 (#33921)9e855d5
cherry-pick(#33821): fix(recorder): allow clearing when recording is disabled...9365eb5
cherry-pick(#33834): fix: do not stall waiting for pending navigations after ...f92b233
cherry-pick(#33822): fix(codegen): do not reset current tool upon clearing hi...008722b
cherry-pick(#33797): fix(trace): inindexTree
checkisVisible
before addi...1dc8b3c
cherry-pick(#33746): chore: pin typescript while vue-tsc is brokenfbc770c
cherry-pick(#33793): fix(aria): escape even more yaml (#33795)1046fe0
cherry-pick(#33753): docs: update extensions doc for new headless1781bf3
cherry-pick(#33706): docs: release notes for languages v1.49b52a210
cherry-pick(#33712): docs(python): add LocatorAssertions.NotToMatchAriaSnapshotUpdates
@sveltejs/adapter-static
from 3.0.6 to 3.0.8Release notes
Sourced from
@sveltejs/adapter-static
's releases.Changelog
Sourced from
@sveltejs/adapter-static
's changelog.Commits
e95d446
Version Packages (#13219)fe98a21
fix: use optional chaining when checking router type (#13218)f103084
Version Packages (#13214)fdae48f
fix: allow dynamic routes with missing fallback in hash mode (#13213)f2393eb
feat: add$app/state
module (#13140)d030f4b
feat: support Vite 6 (#12270)Updates
@sveltejs/kit
from 2.9.0 to 2.15.1Release notes
Sourced from
@sveltejs/kit
's releases.... (truncated)
Changelog
Sourced from
@sveltejs/kit
's changelog.... (truncated)
Commits
2d3f551
Version Packages (#13235)528af75
fix: silence dev/prod warning during sync (#13244)12ce7eb
fix: add CSP hashes/nonces to inline styles when using (#13232)64c8e04
Version Packages (#13225)9a6f461
feat: add `bundleStrategy: 'inline' (#13193)a58a82e
Version Packages (#13223)5d02a95
fix: do not mutate URL during reroute logic (#13222)b7ff0b2
add since tag (#13215)141b0f9
Version Packages (#13212)ed4d53e
fix: create new URL when callinggoto(...)
, to handle case where URL is mut...Updates
@sveltejs/vite-plugin-svelte
from 5.0.1 to 5.0.3Release notes
Sourced from
@sveltejs/vite-plugin-svelte
's releases.Changelog
Sourced from
@sveltejs/vite-plugin-svelte
's changelog.Commits
2a89666
Version Packages (#1056)47184d4
Use optional chaining to catch null error codes in error.js (#1054)d215c88
chore(deps): bump deps and update test case to match new svelte export (#1049)0e8ebf3
Version Packages (#1045)e41edff
fix: update warning codes for svelte5 (#1044)1b302f1
chore(deps): update all non-major dependencies (#1042)12dc87c
chore(deps): update all non-major dependencies (#1041)Updates
@types/node
from 22.10.1 to 22.10.3Commits
Updates
svelte
from 5.8.0 to 5.16.0Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
7f8acb8
Version Packages (#14824)97f3aa9
docs: fix links in some errors/warnings (#14825)015210a
feat: allow objects/arrays for class attribute (#14714)38a3ae3
fix: Allow to disable animation prefix (#14822)1d773ef
Version Packages (#14782)72b7bc7
feat: add "worker" exports condition (#14779)2086c19
Version Packages (#14776)999b92d
fix: intellisense DX for $props, $inspect, $bindable, and $host (#14777)5bc4033
fix: treeshake$inspect.trace
code if unused in modules (#14774)69d198e
Version Packages (#14764)Updates
tailwindcss
from 3.4.16 to 3.4.17Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
4f9f603
Fix error02faa15
v3.4.17e268b2a
Update changelog0a836f7
Work around issue with Node 22 and Jiti (#15421)Updates
vite
from 6.0.3 to 6.0.6Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
5c2b4a0
release: v6.0.69290d85
fix(css): show correct error when unknown placeholder is used for CSS modules...afff05c
fix(css): resolve style tags in HTML files correctly for lightningcss (#19001)eb06ec3
chore: fix typo in comment (#19067)1aa434e
fix(ssrTransform): preserve line offset when transforming imports (#19004)902567a
fix(resolve): handle package.json with UTF-8 BOM (#19000)9f10261
fix: replace runner-side path normalization withfetchModule
-side resolve (...8bfe247
revert: unpin esbuild version (#19043)0e9e81f
chore: update comment aboutbuild.target
(#19047)a1f4b46
test(ssr): test virtual module with query (#19044)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