Skip to content

chore(deps-dev): bump mocha from 12.0.0-beta-10 to 12.0.0-rc.1#402

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mocha-12.0.0-rc.1
Open

chore(deps-dev): bump mocha from 12.0.0-beta-10 to 12.0.0-rc.1#402
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mocha-12.0.0-rc.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Bumps mocha from 12.0.0-beta-10 to 12.0.0-rc.1.

Release notes

Sourced from mocha's releases.

v12.0.0-rc.1

12.0.0-rc.1 (2026-06-20)

⚠ BREAKING CHANGES

  • change root package.json type to module (#6078)

🌟 Features

📚 Documentation

🧹 Chores

  • configure Release Please for RC (#6083) (8f3a61c)
  • deps: update dependency @​types/node to v24.13.0 (#6066) (fb1998a)
  • deps: update dependency eslint-plugin-n to v18.1.0 (#6072) (6f56135)
  • deps: update dependency knip to v6.16.1 (#6067) (b204395)
  • deps: update dependency rollup to v4.61.0 (#6050) (87696d5)
  • deps: update dependency rollup to v4.62.0 (#6103) (69e04bf)
  • deps: update eslint monorepo to v10.5.0 (#6100) (ac372e0)
  • explain "trivial changes", update PR template (#6075) (6cbe3d5)
  • fix "remove 'waiting for author' " workflow (#6090) (b80d44b)
  • fix formatting on new remove-waiting-label file (#6062) (bfcb02a)
  • fix Release Please manifest (#6097) (cfd9cf7)
  • remove "status: waiting for author" label on review request (#5983) (fa3488d)
  • replace Karma with Playwright for browser tests (#6031) (7c9b004)
  • restore cursor in watch failure diagnostics (#6102) (d640269)
  • synchronize watch integration tests on observed runs instead of sleeps (#6058) (84af186)
  • upgrade Astro and its deps (#6089) (66cdd8f)
  • use 1st-party script for blocked-pr.yml (#6085) (54aee06)

🤖 Automation

  • deps: bump codecov/codecov-action from 6 to 7 in the github-actions group (#6051) (00db758)
Changelog

Sourced from mocha's changelog.

12.0.0-rc.1 (2026-06-20)

⚠ BREAKING CHANGES

  • change root package.json type to module (#6078)

🌟 Features

📚 Documentation

🧹 Chores

  • configure Release Please for RC (#6083) (8f3a61c)
  • deps: update dependency @​types/node to v24.13.0 (#6066) (fb1998a)
  • deps: update dependency eslint-plugin-n to v18.1.0 (#6072) (6f56135)
  • deps: update dependency knip to v6.16.1 (#6067) (b204395)
  • deps: update dependency rollup to v4.61.0 (#6050) (87696d5)
  • deps: update dependency rollup to v4.62.0 (#6103) (69e04bf)
  • deps: update eslint monorepo to v10.5.0 (#6100) (ac372e0)
  • explain "trivial changes", update PR template (#6075) (6cbe3d5)
  • fix "remove 'waiting for author' " workflow (#6090) (b80d44b)
  • fix formatting on new remove-waiting-label file (#6062) (bfcb02a)
  • fix Release Please manifest (#6097) (cfd9cf7)
  • remove "status: waiting for author" label on review request (#5983) (fa3488d)
  • replace Karma with Playwright for browser tests (#6031) (7c9b004)
  • restore cursor in watch failure diagnostics (#6102) (d640269)
  • synchronize watch integration tests on observed runs instead of sleeps (#6058) (84af186)
  • upgrade Astro and its deps (#6089) (66cdd8f)
  • use 1st-party script for blocked-pr.yml (#6085) (54aee06)

🤖 Automation

  • deps: bump codecov/codecov-action from 6 to 7 in the github-actions group (#6051) (00db758)

12.0.0-beta-9.6 (2026-06-10)

🩹 Fixes

  • require serializer.mjs in parallel worker pool files (#6055) (ffdf37c)
  • surface global setup/teardown errors with a non-zero exit code (#5994) (ad81ec6)

... (truncated)

Commits

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mocha](https://github.com/mochajs/mocha) from 12.0.0-beta-10 to 12.0.0-rc.1.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v12.0.0-beta-10...v12.0.0-rc.1)

---
updated-dependencies:
- dependency-name: mocha
  dependency-version: 12.0.0-rc.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Jul 10, 2026
@dependabot dependabot Bot requested a review from coliff as a code owner July 10, 2026 16:12
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 10, 2026
@github-actions

Copy link
Copy Markdown

Super-linter summary

Language Validation result
CHECKOV Pass ✅
GITLEAKS Pass ✅
GIT_MERGE_CONFLICT_MARKERS Pass ✅
JSON Pass ✅
PRE_COMMIT Pass ✅
SPELL_CODESPELL Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

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.

0 participants