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

Chores: Bump mocha and @types/mocha #100

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2022

Bumps mocha and @types/mocha. These dependencies needed to be updated together.
Updates mocha from 9.2.2 to 10.1.0

Release notes

Sourced from mocha's releases.

v10.1.0

10.1.0 / 2022-10-16

🎉 Enhancements

🔩 Other

v10.0.0

10.0.0 / 2022-05-01

💥 Breaking Changes

🔩 Other

Also thanks to @​ea2305 and @​SukkaW for improvements to our documentation.

Changelog

Sourced from mocha's changelog.

10.1.0 / 2022-10-16

🎉 Enhancements

🔩 Other

10.0.0 / 2022-05-01

💥 Breaking Changes

🔩 Other

Also thanks to @​ea2305 and @​SukkaW for improvements to our documentation.

Commits
  • 5f96d51 build(v10.1.0): release
  • ed74f16 build(v10.1.0): update CHANGELOG
  • 51d4746 chore(devDeps): update 'ESLint' to v8 (#4926)
  • 4e06a6f fix(browser): increase contrast for replay buttons (#4912)
  • 41567df Support prefers-color-scheme: dark (#4896)
  • 61b4b92 fix the regular expression for function clean in utils.js (#4770)
  • 77c18d2 chore: use standard 'Promise.allSettled' instead of polyfill (#4905)
  • 84b2f84 chore(ci): upgrade GH actions to latest versions (#4899)
  • 023f548 build(v10.0.0): release
  • 62b1566 build(v10.0.0): update CHANGELOG
  • Additional commits viewable in compare view

Updates @types/mocha from 8.2.3 to 10.0.0

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 15, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/mocha-and-types/mocha-10.1.0 branch from ed0ee04 to ea30482 Compare October 22, 2022 23:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/mocha-and-types/mocha-10.1.0 branch 2 times, most recently from 97abcb1 to 558795c Compare November 5, 2022 23:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/mocha-and-types/mocha-10.1.0 branch 2 times, most recently from 0dd5289 to 9597997 Compare November 19, 2022 23:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/mocha-and-types/mocha-10.1.0 branch from 9597997 to f2ed430 Compare December 3, 2022 23:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/mocha-and-types/mocha-10.1.0 branch from f2ed430 to f388cb9 Compare December 10, 2022 23:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/mocha-and-types/mocha-10.1.0 branch from f388cb9 to 7da2f3e Compare December 17, 2022 23:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/mocha-and-types/mocha-10.1.0 branch from 7da2f3e to 510731d Compare December 31, 2022 23:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/mocha-and-types/mocha-10.1.0 branch from 510731d to d4ca6f8 Compare January 14, 2023 23:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/mocha-and-types/mocha-10.1.0 branch from d4ca6f8 to d5669dd Compare February 4, 2023 23:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/mocha-and-types/mocha-10.1.0 branch from d5669dd to 11bbe17 Compare March 4, 2023 23:06
Bumps [mocha](https://github.com/mochajs/mocha) and [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha). These dependencies needed to be updated together.

Updates `mocha` from 9.2.2 to 10.1.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v9.2.2...v10.1.0)

Updates `@types/mocha` from 8.2.3 to 10.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@types/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/mocha-and-types/mocha-10.1.0 branch from 11bbe17 to de70317 Compare March 11, 2023 23:06
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants