Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps the testing group with 5 updates in the / directory:

Package From To
@clerk/testing 1.12.8 1.13.1
@playwright/mcp 0.0.32 0.0.40
@testing-library/jest-dom 6.8.0 6.9.0
jest 30.1.3 30.2.0
jest-environment-node 30.1.2 30.2.0

Updates @clerk/testing from 1.12.8 to 1.13.1

Release notes

Sourced from @​clerk/testing's releases.

@​clerk/testing@​1.13.1

Patch Changes

@​clerk/testing@​1.13.0

Minor Changes

  • Add Playwright testing helpers under unstable page-objects: userAvatar.goTo(), userAvatar.waitForMounted(), and userAvatar.toBeVisible() for . (#6808) by @​tmilewski

Patch Changes

Changelog

Sourced from @​clerk/testing's changelog.

1.13.1

Patch Changes

1.13.0

Minor Changes

  • Add Playwright testing helpers under unstable page-objects: userAvatar.goTo(), userAvatar.waitForMounted(), and userAvatar.toBeVisible() for . (#6808) by @​tmilewski

Patch Changes

Commits

Updates @playwright/mcp from 0.0.32 to 0.0.40

Release notes

Sourced from @​playwright/mcp's releases.

v0.0.40

Features

Bugfixes

v0.0.39

microsoft/playwright@afb59a0ec fix(mcp): tolerate malformed roots microsoft/playwright#37492 microsoft/playwright@0574514a0 feat(mcp): support shared browser context microsoft/playwright#37463

v0.0.38

microsoft/playwright@29fb93479 fix(mcp): use single output dir microsoft/playwright#37436 microsoft/playwright@f07c8c0ac chore(mcp): --grant-permissions cli option microsoft/playwright#37431 microsoft/playwright@eb39131eb fix(mcp): --allowed/blocked-origins accept origins not hosts microsoft/playwright#37408 microsoft/playwright@b3d666428 chore: fetch roots lazily microsoft/playwright#37399 microsoft/playwright@4968bc611 chore(mcp): allow to pass extension token via env variable microsoft/playwright#37371

v0.0.37

  • 🔥 Secrets 🔥 - microsoft/playwright@dea31d86d

    When user prompts

    "Authenticate using X-USERNAME / X-PASSWORD"
    

    the secret values for X-USERNAME and X-PASSWORD are not sent to the LLM.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​playwright/mcp since your current version.


Updates @testing-library/jest-dom from 6.8.0 to 6.9.0

Release notes

Sourced from @​testing-library/jest-dom's releases.

v6.9.0

6.9.0 (2025-09-30)

Features

  • Add .toAppearBefore/.toAppearAfter matcher (#702) (95f870a)
Commits

Updates jest from 30.1.3 to 30.2.0

Release notes

Sourced from jest's releases.

30.2.0

Chore & Maintenance

  • [*] Update example repo for testing React Native projects (#15832)
  • [*] Update jest-watch-typeahead to v3 (#15830)

Features

  • [jest-environment-jsdom-abstract] Add support for JSDOM v27 (#15834)

Fixes

  • [babel-jest] Export the TransformerConfig interface (#15820)
  • [jest-config] Fix jest.config.ts with TS loader specified in docblock pragma (#15839)
Changelog

Sourced from jest's changelog.

30.2.0

Chore & Maintenance

  • [*] Update example repo for testing React Native projects (#15832)
  • [*] Update jest-watch-typeahead to v3 (#15830)

Features

  • [jest-environment-jsdom-abstract] Add support for JSDOM v27 (#15834)

Fixes

  • [babel-jest] Export the TransformerConfig interface (#15820)
  • [jest-config] Fix jest.config.ts with TS loader specified in docblock pragma (#15839)
Commits

Updates jest-environment-node from 30.1.2 to 30.2.0

Release notes

Sourced from jest-environment-node's releases.

30.2.0

Chore & Maintenance

  • [*] Update example repo for testing React Native projects (#15832)
  • [*] Update jest-watch-typeahead to v3 (#15830)

Features

  • [jest-environment-jsdom-abstract] Add support for JSDOM v27 (#15834)

Fixes

  • [babel-jest] Export the TransformerConfig interface (#15820)
  • [jest-config] Fix jest.config.ts with TS loader specified in docblock pragma (#15839)

30.1.3

Fixes

  • Fix unstable_mockModule with node: prefixed core modules.
Changelog

Sourced from jest-environment-node's changelog.

30.2.0

Chore & Maintenance

  • [*] Update example repo for testing React Native projects (#15832)
  • [*] Update jest-watch-typeahead to v3 (#15830)

Features

  • [jest-environment-jsdom-abstract] Add support for JSDOM v27 (#15834)

Fixes

  • [babel-jest] Export the TransformerConfig interface (#15820)
  • [jest-config] Fix jest.config.ts with TS loader specified in docblock pragma (#15839)

30.1.3

Fixes

  • Fix unstable_mockModule with node: prefixed core modules.
Commits

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

…ates

Bumps the testing group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@clerk/testing](https://github.com/clerk/javascript/tree/HEAD/packages/testing) | `1.12.8` | `1.13.1` |
| [@playwright/mcp](https://github.com/microsoft/playwright-mcp) | `0.0.32` | `0.0.40` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.8.0` | `6.9.0` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.1.3` | `30.2.0` |
| [jest-environment-node](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-node) | `30.1.2` | `30.2.0` |



Updates `@clerk/testing` from 1.12.8 to 1.13.1
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/testing/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/testing@1.13.1/packages/testing)

Updates `@playwright/mcp` from 0.0.32 to 0.0.40
- [Release notes](https://github.com/microsoft/playwright-mcp/releases)
- [Commits](microsoft/playwright-mcp@v0.0.32...v0.0.40)

Updates `@testing-library/jest-dom` from 6.8.0 to 6.9.0
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.8.0...v6.9.0)

Updates `jest` from 30.1.3 to 30.2.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest)

Updates `jest-environment-node` from 30.1.2 to 30.2.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest-environment-node)

---
updated-dependencies:
- dependency-name: "@clerk/testing"
  dependency-version: 1.13.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: testing
- dependency-name: "@playwright/mcp"
  dependency-version: 0.0.40
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: testing
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 6.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: testing
- dependency-name: jest
  dependency-version: 30.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: testing
- dependency-name: jest-environment-node
  dependency-version: 30.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: testing
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 1, 2025
@nx-cloud
Copy link

nx-cloud bot commented Oct 1, 2025

View your CI Pipeline Execution ↗ for commit 01d983e

Command Status Duration Result
nx affected --target=test --base=965a2898c989a4... ❌ Failed 38s View ↗
nx affected --target=typecheck --base=965a2898c... ✅ Succeeded 1m 6s View ↗
nx affected --target=lint --base=965a2898c989a4... ✅ Succeeded 1m 36s View ↗

☁️ Nx Cloud last updated this comment at 2025-10-01 19:41:46 UTC

Copy link

@nx-cloud nx-cloud bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nx Cloud has identified a possible root cause for your failed CI:

The test failure is occurring due to the dependency update of @testing-library/jest-dom from version 6.8.0 to 6.9.0. The error "ReferenceError: Node is not defined" is coming from within the updated package itself, specifically at line 1984:4 of the jest-dom library's internal matchers file.

This failure is classified as 'environment_state' because:

  1. The failure is not caused by any code changes in the pull request - this is purely a dependency update PR from Dependabot
  2. The error originates from within an external dependency (@testing-library/jest-dom@6.9.0) rather than from any application code
  3. This represents a package compatibility issue where the updated dependency has introduced an incompatibility with the current test environment configuration
  4. The failure is occurring in the test setup phase when importing the jest-dom library, indicating an environmental configuration mismatch

Since this is an environmental issue caused by a dependency incompatibility rather than application code changes, no code modifications are warranted. The failure should be addressed by either:

  • Rolling back to the previous compatible version of @testing-library/jest-dom (6.8.0)
  • Updating the test environment configuration to be compatible with the new version
  • Waiting for a patch release that fixes the compatibility issue

This type of failure is common in dependency upgrade scenarios and falls squarely into the environmental state category rather than requiring application code fixes.

A code change would likely not resolve this issue, so no action was taken.

Nx CloudView in Nx Cloud ↗


⚙️ An Nx Cloud workspace admin can disable these reviews in workspace settings.

@jonphipps
Copy link
Contributor

Test Failure Detected

This Dependabot PR is failing CI tests due to a breaking change in @testing-library/jest-dom@6.9.0:

ReferenceError: Node is not defined
❯ @testing-library/jest-dom@6.9.0/node_modules/@testing-library/jest-dom/dist/matchers-a5b7655e.mjs:1984:4

Auto-merge will NOT proceed - this PR requires manual investigation before merging.

Options:

  1. Close this PR and wait for a fix in the testing library
  2. Pin to a working version
  3. Update test environment configuration to provide Node global

Closing this PR for now. We can revisit when the library issue is resolved or test environment is updated.

@jonphipps
Copy link
Contributor

Closing due to test failures from breaking changes in @testing-library/jest-dom@6.9.0. Will revisit when library is fixed or test environment is updated.

@jonphipps jonphipps closed this Oct 2, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 2, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/testing-096463a444 branch October 2, 2025 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants