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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump mocha from 9.2.2 to 10.2.0 #1690

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps mocha from 9.2.2 to 10.2.0.

Release notes

Sourced from mocha's releases.

v10.2.0

10.2.0 / 2022-12-11

馃帀 Enhancements

馃悰 Fixes

馃摉 Documentation

v10.1.0

10.1.0 / 2022-10-16

馃帀 Enhancements

馃敥 Other

v10.0.0

10.0.0 / 2022-05-01

馃挜 Breaking Changes

馃敥 Other

... (truncated)

Changelog

Sourced from mocha's changelog.

10.2.0 / 2022-12-11

馃帀 Enhancements

馃悰 Fixes

馃摉 Documentation

10.1.0 / 2022-10-16

馃帀 Enhancements

馃敥 Other

10.0.0 / 2022-05-01

馃挜 Breaking Changes

馃敥 Other

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

Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.2.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.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 12, 2022
@adaptly-bot
Copy link

鈿狅笍聽聽mocha

聽Breaking changes
1: Drop Node.js v12.x support

The package no longer supports Node.js v12.x. You need to upgrade your Node.js version to continue using this package.

2: Drop Internet-Explorer-11 support

The package has dropped support for Internet Explorer 11. If your application still needs to support IE11, you may need to find an alternative package or stick with an older version of this package.

3: Drop AMD/RequireJS support

The package has dropped support for AMD/RequireJS. If your application uses AMD or RequireJS, you will need to refactor your code to remove these dependencies.

4: Drop Growl notification support

The package has dropped support for Growl notifications. If your application uses Growl notifications, you will need to find an alternative notification system.

5: Rename executable bin/mocha to bin/mocha.js

The executable bin/mocha has been renamed to bin/mocha.js. Update any scripts or commands that reference bin/mocha to use bin/mocha.js instead.

6: --ignore option in Windows: upgrade Minimatch

The --ignore option in Windows now requires an upgraded version of Minimatch. Ensure you have the latest version of Minimatch installed to use the --ignore option.

7: Remove deprecated Runner signature

The deprecated Runner signature has been removed. If your code uses the old Runner signature, you will need to update it to use the new signature.

馃懁 Who am I? I am a bot that helps developers to update dependencies by informing if changelogs contain breaking changes or not.

馃憢 See you again? If you want my help with other dependency updates, add me to your repository.

PS. I hope I didn't bother you - my purpose is to help developers and I won't comment anymore without your request. Feel free to shoot me a message about anything support@adaptly.dev. Cheers.

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.

None yet

1 participant