build(deps-dev): Bump the npm-dependencies group across 4 directories with 4 updates - #137
Merged
wolpert merged 2 commits intoJul 29, 2026
Conversation
… with 4 updates Bumps the npm-dependencies group with 3 updates in the /clients/passkeys-browser directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [cbor-x](https://github.com/kriszyp/cbor-x) and [jsdom](https://github.com/jsdom/jsdom). Bumps the npm-dependencies group with 1 update in the /examples/dropwizard-demo/e2e directory: [@playwright/test](https://github.com/microsoft/playwright). Bumps the npm-dependencies group with 1 update in the /examples/micronaut-demo/e2e directory: [@playwright/test](https://github.com/microsoft/playwright). Bumps the npm-dependencies group with 1 update in the /examples/spring-boot-demo/e2e directory: [@playwright/test](https://github.com/microsoft/playwright). Updates `@types/node` from 26.1.1 to 26.1.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `cbor-x` from 1.6.4 to 1.6.5 - [Release notes](https://github.com/kriszyp/cbor-x/releases) - [Commits](https://github.com/kriszyp/cbor-x/commits/v1.6.5) Updates `jsdom` from 29.1.1 to 30.0.1 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v29.1.1...v30.0.1) Updates `@playwright/test` from 1.61.1 to 1.62.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.61.1...v1.62.0) Updates `@playwright/test` from 1.61.1 to 1.62.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.61.1...v1.62.0) Updates `@playwright/test` from 1.61.1 to 1.62.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.61.1...v1.62.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: cbor-x dependency-version: 1.6.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: jsdom dependency-version: 30.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@playwright/test" dependency-version: 1.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@playwright/test" dependency-version: 1.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@playwright/test" dependency-version: 1.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
wolpert
added a commit
that referenced
this pull request
Jul 29, 2026
jsdom 30 raised its floor to ^22.22.2 || ^24.15.0 || >=26.0.0. On Node 20 the vitest jsdom environment fails to load — jsdom's undici calls webidl.util.markAsUncloneable, which does not exist there — so every fork worker dies at startup and the browser-mutation job reports "no tests" with 0% coverage (see the failure on dependabot PR #137). Node 20 is also past end-of-life, so pin both CI jobs to Node 22 (latest 22.x is v22.23.1, above jsdom's floor) rather than holding the dev dependency back, and align the SDK's engines field and the documented prerequisites. Verified against a scratch install of jsdom 30.0.1 on Node 22: 10 test files / 103 tests pass. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
…wser/npm-dependencies-590c084800
|
wolpert
deleted the
dependabot/npm_and_yarn/clients/passkeys-browser/npm-dependencies-590c084800
branch
July 29, 2026 13:59
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 npm-dependencies group with 3 updates in the /clients/passkeys-browser directory: @types/node, cbor-x and jsdom.
Bumps the npm-dependencies group with 1 update in the /examples/dropwizard-demo/e2e directory: @playwright/test.
Bumps the npm-dependencies group with 1 update in the /examples/micronaut-demo/e2e directory: @playwright/test.
Bumps the npm-dependencies group with 1 update in the /examples/spring-boot-demo/e2e directory: @playwright/test.
Updates
@types/nodefrom 26.1.1 to 26.1.2Commits
Updates
cbor-xfrom 1.6.4 to 1.6.5Commits
Updates
jsdomfrom 29.1.1 to 30.0.1Release notes
Sourced from jsdom's releases.
Commits
658448530.0.10c51df6Update dependencies and dev dependencies32adb34Bump@asamuzakjp/dom-selector70f014aSpeed up range operations on large documents250d7eePartially fix getComputedStyle with calc()20a01fc30.0.08c8e583Precompute WPT expectation matchesf32245cBump Node.js floor and dependencies03ef23bAdd background-position longhandsded056fTest CSS.escape() with numeric IDsUpdates
@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
@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
@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)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