Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 11.0.0 #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

🤖 I have created a release beep boop

11.0.0 (2024-08-14)

⚠ BREAKING CHANGES

  • drop support of 'growl' notification (#4866)
  • deps: upgrade 'minimatch' (#4865)
  • rename 'bin/mocha' to 'bin/mocha.js' (#4863)
  • remove deprecated Runner signature (#4861)
  • drop support of IE11 (#4848)
  • drop support of Node v12 (#4845)

🌟 Features

  • add file path to xunit reporter (#4985) (efbb147)
  • add MOCHA_OPTIONS env variable (#4835) (5b7af5e)
  • add new option 'fail-zero' (#4716) (bbf0c11)
  • add option to not fail on failing test suite (#4771) (deb8679)
  • allow ^ versions for character encoding packages (#5150) (38695da)
  • allow ^ versions for data serialization packages (#5153) (514b83f)
  • allow ^ versions for file matching packages (#5151) (be82606)
  • allow ^ versions for miscellaneous packages (#5154) (bb8d7b9)
  • allow ^ versions for yargs packages (#5152) (71e9fba)
  • esm: ability to decorate ESM module name before importing it (#4945) (73bb819)
  • include .cause stacks in the error stack traces (#4829) (3735873)
  • parallel: assign each worker a worker-id (#4813) (8b089a2)
  • reporter: add output option to 'JSON' (#4607) (171e211)
  • use <progress> and for browser progress indicator instead of (#5015) (e263c7a)

🩹 Fixes

📚 Documentation

  • add "options.require" to Mocha constructor (#4630) [ci skip] (d35eb9d)
  • add 10.3.0 to CHANGELOG.md (728cfe8)
  • add 10.5.0 to CHANGELOG.md (12c88a7)
  • add 10.5.1 to CHANGELOG.md (545b66d)
  • add 10.5.2 to CHANGELOG.md (a3bb86d)
  • add 10.6.0 to CHANGELOG.md (021aa80)
  • add 10.6.1 to CHANGELOG.md (3855e66)
  • add 10.7.0 to CHANGELOG.md and docs/index.md (8711e72)
  • add complete '--delay' example (#4744) [ci skip] (27bfc74)
  • add example of generating tests with a closure (#4494) (9f2dd41)
  • add sponsored to sponsorship link rels (#5097) (6531df8)
  • Add warning about async callback for describe (#5046) (c43930c)
  • clarify invalid usage of done() (#4101) (ebdee97)
  • document Node.js --enable-source-maps flag (80863b1)
  • dynamic tests with top-level await (#4617) [ci skip] (8a2da76)
  • fix 'fgrep' url (#4873) (b863359)
  • fix broken table width under 450 screen width (#4734) (abfddf8)
  • fix CHANGELOG.md headings to start with a root-level h1 (#5083) (7f6f040)
  • fix documentation concerning glob expansion on UNIX (#4869) (a5b5652)
  • fix fragment ID for yargs.js extends docs (#4918) (4b60c1a)
  • fix javascript syntax errors (#4555) (c667d10)
  • fix month numbers in CHANGELOG.md (528836e)
  • fix return jsdoc type of titlePath (#4886) (eca4fec)
  • how to use 'rootHooks' in the browser (#4755) [ci skip] (c7f56d1)
  • improve 'grep()' and clarify docs (#4714) (757b85d)
  • improve filtering (#5191) (1ac5b55)
  • overhaul contributing and maintenance docs for end-of-year 2023 (#5038) (9f99178)
  • remove duplicated header (#4944) (0a10ddc)
  • remove outdated license scan badge (#5167) (8d0ca3e)
  • remove outdated mailing list reference (#5169) (f44e483)
  • remove unsupported 'no-timeout' option (#4719) [ci skip] (f19d3ca)
  • Replace ☕ with emoji (#4092) (dca588d)
  • replace 'git.io' short links (#4877) [ci skip] (2b98521)
  • show netlify badge on footer (#4190) (4dc3cd1)
  • touchups to labels and a template title post-revamp (#5050) (645469e)
  • update browser options (b431609)
  • update missed default extensions (#4608) [ci skip] (dc0ec84)
  • use mocha.js instead of mocha in the example run (#4927) (060f77d)

🧹 Chores

🤖 Automation


This PR was generated with Release Please. See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants