chore(deps-dev): bump the minor-and-patch group across 1 directory with 3 updates#34
Merged
LukasHirt merged 1 commit intoJul 27, 2026
Conversation
Collaborator
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/frontend/minor-and-patch-19c6f0c7e9
branch
from
July 27, 2026 14:09
14431e4 to
2bdd8ec
Compare
Bumps the minor-and-patch group with 3 updates in the /frontend directory: @playwright/test, happy-dom and vue-tsc. Updates @playwright/test from 1.61.1 to 1.62.0 Updates happy-dom from 20.11.0 to 20.11.1 Updates vue-tsc from 3.3.7 to 3.3.8 Also points frontend/tsconfig.json's "extends" at @ownclouders/tsconfig/tsconfig.json directly. Playwright <1.62 silently ignored an unresolved extends target; 1.62 added a hard existsSync check, and the old bare package-name form no longer resolved, breaking e2e config loading. Signed-off-by: Lukas Hirt <info@hirt.cz>
LukasHirt
force-pushed
the
dependabot/npm_and_yarn/frontend/minor-and-patch-19c6f0c7e9
branch
from
July 27, 2026 15:14
c52fe17 to
4f06b3e
Compare
LukasHirt
approved these changes
Jul 27, 2026
LukasHirt
deleted the
dependabot/npm_and_yarn/frontend/minor-and-patch-19c6f0c7e9
branch
July 27, 2026 17:15
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 minor-and-patch group with 3 updates in the /frontend directory: @playwright/test, happy-dom and vue-tsc.
Updates
@playwright/testfrom 1.61.1 to 1.62.0Release notes
Sourced from @playwright/test's releases.
... (truncated)
Commits
e3950d9chore: mark v1.62.0 (#41981)f07e0f7cherry-pick(#41940): docs: release notes for v1.62 (#41967)05a306ccherry-pick(#41964): Revert "feat(routeFromHar): add interceptAPIRequests opt...2934858fix: correct pending navigation log spacing (#41949)4b0cc99fix(test): unflake screencast backpressure test on slow macOS runner (#41951)bbbae6dtest: fixme WebSocket locale test in Chromium 150 (#41944)15c4f55fix(mcp): identify downloads explicitly (#41933)f5fa967fix(network): request.postData() returns null for empty string body override ...0edafe4fix(mcp): launch the Chrome profile that has the extension installed (#41939)244a1fffeat(firefox): roll to r1538 (#41938)Updates
happy-domfrom 20.11.0 to 20.11.1Release notes
Sourced from happy-dom's releases.
Commits
b3b31adfix: #2228 Improve performance of query selectors by avoiding construction ...Updates
vue-tscfrom 3.3.7 to 3.3.8Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
Commits
876b027v3.3.8 (#6128)1ef7ecbchore: upgrade to TypeScript 7 & compat with@typescript/typescript6(#6123)