Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

chore(deps): update dependency mocha to v9 #204

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 7, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

mochajs/mocha

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


Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/mocha-9.x branch 2 times, most recently from 0d9fa98 to 0031dc3 Compare June 18, 2021 07:52
@renovate renovate bot force-pushed the renovate/mocha-9.x branch 3 times, most recently from 6288881 to 333821a Compare July 4, 2021 07:51
@renovate renovate bot force-pushed the renovate/mocha-9.x branch from 333821a to b2a8682 Compare July 10, 2021 08:16
@renovate renovate bot force-pushed the renovate/mocha-9.x branch from b2a8682 to 87e6021 Compare July 25, 2021 18:01
@renovate renovate bot force-pushed the renovate/mocha-9.x branch from 87e6021 to 14d7ef4 Compare August 20, 2021 09:24
@renovate renovate bot force-pushed the renovate/mocha-9.x branch 2 times, most recently from e9de54b to 94709e8 Compare August 28, 2021 17:36
@renovate renovate bot force-pushed the renovate/mocha-9.x branch from 94709e8 to 45342b0 Compare September 8, 2021 23:18
@renovate renovate bot force-pushed the renovate/mocha-9.x branch from 45342b0 to 8827e75 Compare September 22, 2021 15:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant