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 v9 - autoclosed #101

Closed
wants to merge 1 commit into from

Conversation

dimagwhitesourceapp[bot]
Copy link

@dimagwhitesourceapp dimagwhitesourceapp bot commented Dec 18, 2022

This PR contains the following updates:

Package Type Update Change
mocha (source) devDependencies major 8.3.2 -> 9.2.0

By merging this PR, the issue #106 will be automatically resolved and closed:

Severity CVSS Score CVE
High High 7.5 WS-2021-0638
Medium Medium 5.5 CVE-2021-23566

Release Notes

mochajs/mocha

v9.2.0

Compare Source

🎉 Enhancements

🔩 Other

v9.1.4

Compare Source

🐛 Fixes

🔩 Other

v9.1.3

Compare Source

🐛 Fixes

🔩 Other

v9.1.2

Compare Source

🐛 Fixes

🔩 Other

v9.1.1

Compare Source

🐛 Fixes

v9.1.0

Compare Source

🎉 Enhancements

v9.0.3

Compare Source

🐛 Fixes

v9.0.2

Compare Source

🐛 Fixes

🔩 Other

v9.0.1

Compare Source

🔩 Other

We added a separate browser bundle mocha-es2018.js in javascript ES2018, as we skipped the transpilation down to ES5. This is an experimental step towards freezing Mocha's support of IE11.

v9.0.0

Compare Source

💥 Breaking Changes

Mocha is going ESM-first! This means that it will now use ESM import(test_file) to load the test files, instead of the CommonJS require(test_file). This is not a problem, as import can also load most files that require does. In the rare cases where this fails, it will fallback to require(...). This ESM-first approach is the next step in Mocha's ESM migration, and allows ESM loaders to load and transform the test file.

🎉 Enhancements

🐛 Fixes

🔩 Other

v8.4.0

Compare Source

🎉 Enhancements

🐛 Fixes

📖 Documentation

Also thanks to @​outsideris for various improvements on our GH actions workflows.


  • If you want to rebase/retry this PR, click this checkbox.

@dimagwhitesourceapp dimagwhitesourceapp bot added the security fix Security fix generated by Mend label Dec 18, 2022
@dimagwhitesourceapp dimagwhitesourceapp bot force-pushed the whitesource-remediate/mocha-9.x branch from 208de60 to 04d5518 Compare April 13, 2023 14:28
@dimagwhitesourceapp dimagwhitesourceapp bot force-pushed the whitesource-remediate/mocha-9.x branch from 04d5518 to 88fe851 Compare May 31, 2023 14:02
@dimagwhitesourceapp dimagwhitesourceapp bot changed the title Update dependency mocha to v9 Update dependency mocha to v9 - autoclosed Jun 16, 2023
@dimagwhitesourceapp dimagwhitesourceapp bot deleted the whitesource-remediate/mocha-9.x branch June 16, 2023 15:01
@dimagwhitesourceapp dimagwhitesourceapp bot changed the title Update dependency mocha to v9 - autoclosed Update dependency mocha to v9 Jun 20, 2023
@dimagwhitesourceapp dimagwhitesourceapp bot reopened this Jun 20, 2023
@dimagwhitesourceapp dimagwhitesourceapp bot restored the whitesource-remediate/mocha-9.x branch June 20, 2023 23:00
@dimagwhitesourceapp dimagwhitesourceapp bot changed the title Update dependency mocha to v9 Update dependency mocha to v9 - autoclosed Dec 4, 2023
@dimagwhitesourceapp dimagwhitesourceapp bot deleted the whitesource-remediate/mocha-9.x branch December 4, 2023 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by Mend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants