Skip to content

Bump mocha from 11.7.5 to 11.7.6#5825

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/mocha-11.7.6
Open

Bump mocha from 11.7.5 to 11.7.6#5825
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/mocha-11.7.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Bumps mocha from 11.7.5 to 11.7.6.

Release notes

Sourced from mocha's releases.

v11.7.6

11.7.6 (2026-02-14)

🩹 Fixes

  • make describe().timeout() work (aafe6fd)
  • test: replace wmic usage with native Windows API (#5694) (73ebdfa)

🧹 Chores

Changelog

Sourced from mocha's changelog.

11.7.6 (2026-02-14)

🩹 Fixes

  • make describe().timeout() work (aafe6fd)
  • test: replace wmic usage with native Windows API (#5694) (73ebdfa)

🧹 Chores

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 21, 2026
@vrubezhny
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/mocha-11.7.6 branch from ddfefe5 to 0bd11ce Compare May 23, 2026 17:30
@vrubezhny
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/mocha-11.7.6 branch from 0bd11ce to 3fd2306 Compare May 26, 2026 13:14
@vrubezhny
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/mocha-11.7.6 branch from 3fd2306 to 81ad799 Compare May 28, 2026 02:21
@vrubezhny
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.5 to 11.7.6.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/v11.7.6/CHANGELOG.md)
- [Commits](mochajs/mocha@v11.7.5...v11.7.6)

---
updated-dependencies:
- dependency-name: mocha
  dependency-version: 11.7.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/mocha-11.7.6 branch from 81ad799 to 3184c69 Compare May 29, 2026 11:19
vrubezhny added a commit that referenced this pull request May 29, 2026
Increased the timeout for the Public UI componentContextMenu test suite

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
vrubezhny added a commit that referenced this pull request May 29, 2026
Increased the timeouts for the Public UI componentContextMenu test suite

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
@vrubezhny vrubezhny force-pushed the dependabot/npm_and_yarn/mocha-11.7.6 branch from 7947397 to 6938835 Compare May 29, 2026 14:17
vrubezhny added a commit that referenced this pull request May 29, 2026
Increased the timeouts for the Public UI componentContextMenu test suite.
Added guarders to prevent wait operations to be resolved after test is timed out.

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
@vrubezhny vrubezhny force-pushed the dependabot/npm_and_yarn/mocha-11.7.6 branch from 6938835 to eea752c Compare May 29, 2026 17:03
vrubezhny added a commit that referenced this pull request May 29, 2026
Increased the timeouts for the Public UI componentContextMenu test suite.
Added guarders to prevent wait operations to be resolved after test is timed out.

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
@vrubezhny vrubezhny force-pushed the dependabot/npm_and_yarn/mocha-11.7.6 branch from eea752c to 7090f6f Compare May 29, 2026 17:26
vrubezhny added a commit that referenced this pull request May 29, 2026
Increased the timeouts for the Public UI componentContextMenu test suite.
Added guarders to prevent wait operations to be resolved after test is timed out.

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
@vrubezhny vrubezhny force-pushed the dependabot/npm_and_yarn/mocha-11.7.6 branch from 7090f6f to 5dc6cf2 Compare May 29, 2026 18:23
vrubezhny added a commit that referenced this pull request May 29, 2026
Increased the timeouts for the Public UI componentContextMenu test suite.
Added guarders to prevent wait operations to be resolved after test is timed out.

POC: Removed the lates mocha fix that probably breaks the tests (mochajs/mocha#5422)

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
@vrubezhny vrubezhny force-pushed the dependabot/npm_and_yarn/mocha-11.7.6 branch from 5dc6cf2 to d4686a9 Compare May 29, 2026 19:34
vrubezhny added a commit that referenced this pull request May 29, 2026
Increased the timeouts for the Public UI componentContextMenu test suite.
Added guarders to prevent wait operations to be resolved after test is timed out.

POC: Removed the lates mocha fix that probably breaks the tests (mochajs/mocha#5422)

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
@vrubezhny vrubezhny force-pushed the dependabot/npm_and_yarn/mocha-11.7.6 branch from d4686a9 to f4ee0c3 Compare May 29, 2026 21:25
vrubezhny added a commit that referenced this pull request May 29, 2026
Increased the timeouts for the Public UI componentContextMenu test suite.
Added guarders to prevent wait operations to be resolved after test is timed out.

POC: Removed the lates mocha fix that probably breaks the tests (mochajs/mocha#5422)

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
@vrubezhny vrubezhny force-pushed the dependabot/npm_and_yarn/mocha-11.7.6 branch from f4ee0c3 to 062b527 Compare May 29, 2026 21:32
vrubezhny added a commit that referenced this pull request May 29, 2026
Increased the timeouts for the Public UI componentContextMenu test suite.
Added guarders to prevent wait operations to be resolved after test is timed out.

POC: Removed the lates mocha fix that probably breaks the tests (mochajs/mocha#5422)

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
@vrubezhny vrubezhny force-pushed the dependabot/npm_and_yarn/mocha-11.7.6 branch from 062b527 to 2d5f01b Compare May 29, 2026 22:04
vrubezhny added a commit that referenced this pull request May 29, 2026
Increased the timeouts for the Public UI componentContextMenu test suite.
Added guarders to prevent wait operations to be resolved after test is timed out.

POC: Removed the lates mocha fix that probably breaks the tests (mochajs/mocha#5422)

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
@vrubezhny vrubezhny force-pushed the dependabot/npm_and_yarn/mocha-11.7.6 branch from 2d5f01b to 52f23e6 Compare May 29, 2026 22:46
Workaround for regression in Mocha@11.7.6:
- [🐛 Bug: Regression in 11.7.6: Suite.timeout() propagation (#5612) can trigger ERR_MOCHA_TIMEOUT / ERR_MOCHA_MULTIPLE_DONE after all tests pass](mochajs/mocha#6028)

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
@vrubezhny vrubezhny force-pushed the dependabot/npm_and_yarn/mocha-11.7.6 branch from 52f23e6 to 5aecba9 Compare May 29, 2026 23:37
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.

1 participant