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

Update dependency mocha to v10 #692

Merged
merged 1 commit into from
Feb 27, 2024
Merged

Update dependency mocha to v10 #692

merged 1 commit into from
Feb 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mocha (source) 9.2.2 -> 10.3.0 age adoption passing confidence

Release Notes

mochajs/mocha (mocha)

v10.3.0

Compare Source

This is a stable release equivalent to v10.3.0-preminor.0.

What's Changed

New Contributors

Full Changelog: mochajs/mocha@v10.2.0...v10.3.0

v10.2.0

Compare Source

🎉 Enhancements

🐛 Fixes

📖 Documentation

v10.1.0

Compare Source

🎉 Enhancements

🔩 Other

v10.0.0

Compare Source

💥 Breaking Changes

🔩 Other

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


Configuration

📅 Schedule: Branch creation - "before 4am" in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Upgrade or downgrade of project dependencies. label Aug 18, 2023
@adaptly-bot
Copy link

⚠️  mocha

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

The package no longer supports Node.js v12.x. Upgrade Node.js to a later version to continue using this package.

2: Drop Internet-Explorer-11 support

The package has dropped support for Internet Explorer 11. Consider alternatives or potential workarounds if your project relies on this browser.

3: Drop AMD/RequireJS support

The package has dropped support for AMD/RequireJS. Refactor your code to remove these dependencies.

4: Drop Growl notification support

The package has dropped support for Growl notifications. Find an alternative solution if your project uses Growl for notifications.

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 the old executable name. For example, if you had ./bin/mocha, change it to ./bin/mocha.js.

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 this option.

7: Remove deprecated Runner signature

The deprecated Runner signature has been removed. Refactor your code 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.

@renovate renovate bot force-pushed the renovate/mocha-10.x branch 2 times, most recently from 93b38e8 to 6fbe25f Compare September 2, 2023 23:19
@renovate renovate bot changed the title chore(deps): update dependency mocha to v10 Update dependency mocha to v10 Sep 3, 2023
@renovate renovate bot force-pushed the renovate/mocha-10.x branch 3 times, most recently from b0ac337 to ac2f468 Compare February 27, 2024 16:44
@ctalkington ctalkington merged commit b787d86 into master Feb 27, 2024
4 checks passed
@ctalkington ctalkington deleted the renovate/mocha-10.x branch February 27, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Upgrade or downgrade of project dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants