You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependenciesUpgrade or downgrade of project dependencies.
2 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
9.2.2->10.3.0Release Notes
mochajs/mocha (mocha)
v10.3.0Compare Source
This is a stable release equivalent to v10.3.0-preminor.0.
What's Changed
titlePathmethod by @F3n67u in https://github.com/mochajs/mocha/pull/4886New Contributors
Full Changelog: mochajs/mocha@v10.2.0...v10.3.0
v10.2.0Compare Source
🎉 Enhancements
🐛 Fixes
📖 Documentation
v10.1.0Compare Source
🎉 Enhancements
prefers-color-scheme: dark(@greggman)🔩 Other
Promise.allSettledinstead of polyfill (@outsideris)clean(@yetingli)v10.0.0Compare Source
💥 Breaking Changes
#4845: Drop Node.js v12.x support (@juergba)
#4848: Drop Internet-Explorer-11 support (@juergba)
#4857: Drop AMD/RequireJS support (@juergba)
#4866: Drop Growl notification support (@juergba)
#4863: Rename executable
bin/mochatobin/mocha.js(@juergba)#4865:
--ignoreoption in Windows: upgrade Minimatch (@juergba)#4861: Remove deprecated
Runnersignature (@juergba)🔩 Other
#4878: Update production dependencies (@juergba)
#4876: Add Node.js v18 to CI test matrix (@outsideris)
#4852: Replace deprecated
String.prototype.substr()(@CommanderRoot)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.
This PR has been generated by Mend Renovate. View repository job log here.