chore(deps-dev): bump the development group with 6 updates#22
Merged
github-actions[bot] merged 1 commit intoJul 1, 2026
Merged
Conversation
Bumps the development group with 6 updates: | Package | From | To | | --- | --- | --- | | [lighthouse](https://github.com/GoogleChrome/lighthouse) | `13.3.0` | `13.4.0` | | [playwright](https://github.com/microsoft/playwright) | `1.60.0` | `1.61.1` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.56.1` | `5.56.4` | | [svelte-check](https://github.com/sveltejs/language-tools) | `4.5.0` | `4.7.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.16` | `8.1.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.8` | `4.1.9` | Updates `lighthouse` from 13.3.0 to 13.4.0 - [Release notes](https://github.com/GoogleChrome/lighthouse/releases) - [Changelog](https://github.com/GoogleChrome/lighthouse/blob/main/changelog.md) - [Commits](GoogleChrome/lighthouse@v13.3.0...v13.4.0) Updates `playwright` from 1.60.0 to 1.61.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.60.0...v1.61.1) Updates `svelte` from 5.56.1 to 5.56.4 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.56.4/packages/svelte) Updates `svelte-check` from 4.5.0 to 4.7.1 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check@4.5.0...svelte-check@4.7.1) Updates `vite` from 8.0.16 to 8.1.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.1.2/packages/vite) Updates `vitest` from 4.1.8 to 4.1.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.9/packages/vitest) --- updated-dependencies: - dependency-name: lighthouse dependency-version: 13.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: playwright dependency-version: 1.61.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: svelte dependency-version: 5.56.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: svelte-check dependency-version: 4.7.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: vite dependency-version: 8.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: vitest dependency-version: 4.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 group with 6 updates:
13.3.013.4.01.60.01.61.15.56.15.56.44.5.04.7.18.0.168.1.24.1.84.1.9Updates
lighthousefrom 13.3.0 to 13.4.0Release notes
Sourced from lighthouse's releases.
... (truncated)
Changelog
Sourced from lighthouse's changelog.
... (truncated)
Commits
cb79beav13.4.0 (#17073)c0ac986i18n: import (#17071)6894326tests: exclude origin-isolation-coop-present smoke test (#17072)6c9c6aedeps: upgrade deps (#17070)2a52414clients(viewer): prevent toast showing on load (#17069)3a52f71core: match scripts to network requests using frameId (#16774)85c711dcore(geolocation-on-start): mentiongeolocationelement (#16835)5bbddf0core(llms-txt): allow leading whitespace for header check (#17057)eb3d98aclients(viewer): clear github auth token on 401 error (#17064)19b38e5report(viewer): persist dark mode when when changing langauge (#17063)Updates
playwrightfrom 1.60.0 to 1.61.1Release notes
Sourced from playwright's releases.
... (truncated)
Commits
39e3553cherry-pick(#41399): fix(test): load require-reached files as commonjs in syn...4328122chore: mark v1.61.1 (#41404)2c29a94fix(tracing): stop recording websocket frames outside of chunks (#41398)4324b19cherry-pick(#41367): fix(test): keep builtin expect matchers on base extend041e7e3cherry-pick(#41364): fix(har):WebSocketmessage timestamps should be in mi...b8a0fc3cherry-pick(#41309, #43149): Revert "fix(firefox): treat `navigationCommitted...b5a3175cherry-pick(#41319): fix(loader): support other node versionsd4724a9cherry-pick(#41290): feat(docker): add Ubuntu 26.04 (Resolute Raccoon) image1cc5a90cherry-pick(#41295): chore: PLAYWRIGHT_TRACING_NO_WEBSOCKET_FRAMES and PLAYWR...a6772bdcherry-pick(#41280): Revert "fix(trace-viewer): add keyboard navigation to `N...Updates
sveltefrom 5.56.1 to 5.56.4Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
eae50dfVersion Packages (#18435)36ae062fix: always unset reactivity context after restoring it (#18453)a6985bcfix: strip?from optional parameters in svelte lang ts (#18448)c4daa49fix: include wrapping parentheses in{@const}declarator end (#18436)0510174fix: makeSvelteURLSearchParamsnotifications accurate (#18425)8ea3ee8chore(deps-dev): bump esbuild from 0.25.11 to 0.28.1 (#18427)a9f4854Version Packages (#18389)71a6515fix: check boundary exists before calling error handler in async derived (#18...3d83c9afix: add bigint to Primitive type for $state.snapshot (#18388)51baf1cVersion Packages (#18357)Updates
svelte-checkfrom 4.5.0 to 4.7.1Release notes
Sourced from svelte-check's releases.
Commits
32556dbVersion Packages (#3069)4e52661fix (svelte-check):--tsgo-experimental-apioption is not honored (#3067)fbb1291Version Packages (#3059)3a1e384feat: svelte-check tsgo support with experimental api (#3036)8a6f155fix(svelte-check): stop excluding workspaces under dot-prefixed ancestors (#3...7659b0fperf: remove lodash (#3038)a2561fcfeat: enable passing Svelte config file paths (#3066)7a3464bfix: load esm version of Vite (#3065)459d031fix(svelte2tsx): don't crash on array binding holes in destructured exports (...9407413build: bump mocha to v11.7.6 (#3042)Updates
vitefrom 8.0.16 to 8.1.2Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
ba31193release: v8.1.20d3bd7cfix(deps): revert es-module-lexer to 2.1.0 (#22827)efb98ccfix: restore, "fix: resolve pnpm .modules.yaml from workspace root instead of...cf97711fix: revert, "fix: resolve pnpm .modules.yaml from workspace root instead of ...cccef55fix: revert, "fix: escape ids with multiple null bytes (#22687)"4ae9e14release: v8.1.18f925e2fix(bundledDev): skip plugin transform hooks for rolldown-lazy stub modules (...c088511test: enable "manual chunk path" test and remove "worker.format error" test (...62bd7affeat: update dynamic import warning to link to Vite docs (#22823)2dafd3brefactor(css): remove lightningcss null byte bug workaround (#22822)Updates
vitestfrom 4.1.8 to 4.1.9Release notes
Sourced from vitest's releases.
Commits
a7a61e7chore: release v4.1.9 (#10598)934b0f5fix(pool): prevent test run hang on worker crash (#10543) [backport to v4] (#...7fb2965fix(browser): wait for orchestrator readiness before resolving browser sessio...a518019fix: fiximportOriginalwith optimizer and query import [backport to v4] (#...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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