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 #129

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

Update dependency mocha to v9 #129

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 8, 2021

Mend Renovate

This PR contains the following updates:

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

Release Notes

mochajs/mocha

v9.2.2

Compare Source

🐛 Fixes

🔩 Other

v9.2.1

Compare Source

🐛 Fixes

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


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 force-pushed the renovate/mocha-9.x branch 4 times, most recently from a7bb26b to aa5b45f Compare June 21, 2021 06:31
@renovate renovate bot force-pushed the renovate/mocha-9.x branch 2 times, most recently from 4b64e70 to 86642d3 Compare July 3, 2021 09:09
@renovate renovate bot force-pushed the renovate/mocha-9.x branch 3 times, most recently from 552eb16 to bef48f9 Compare July 7, 2021 06:16
@renovate renovate bot force-pushed the renovate/mocha-9.x branch from bef48f9 to f86c57e Compare July 12, 2021 06:28
@renovate renovate bot force-pushed the renovate/mocha-9.x branch 3 times, most recently from 93b719f to 6ed1b92 Compare July 25, 2021 16:28
@renovate renovate bot force-pushed the renovate/mocha-9.x branch 2 times, most recently from 3c9ce92 to ad5cb5d Compare August 2, 2021 07:23
@renovate renovate bot force-pushed the renovate/mocha-9.x branch 3 times, most recently from 7cde31f to b16817a Compare August 16, 2021 08:16
@renovate renovate bot force-pushed the renovate/mocha-9.x branch 6 times, most recently from 32a3176 to 929614c Compare August 26, 2021 05:25
@renovate renovate bot force-pushed the renovate/mocha-9.x branch 2 times, most recently from 9fa74ec to d413686 Compare August 30, 2021 08:30
@renovate renovate bot force-pushed the renovate/mocha-9.x branch 2 times, most recently from 667ecd0 to d05c6e6 Compare September 10, 2021 04:01
@renovate renovate bot force-pushed the renovate/mocha-9.x branch 2 times, most recently from 42ede62 to f4d44e0 Compare September 20, 2021 08:44
@renovate renovate bot force-pushed the renovate/mocha-9.x branch from f4d44e0 to 0aa2ac0 Compare September 25, 2021 09:32
@renovate renovate bot force-pushed the renovate/mocha-9.x branch 3 times, most recently from 70fa9fc to ff2eb84 Compare October 5, 2021 05:02
@renovate renovate bot force-pushed the renovate/mocha-9.x branch from ff2eb84 to dbc6ba0 Compare October 16, 2021 02:05
@renovate renovate bot force-pushed the renovate/mocha-9.x branch from dbc6ba0 to d3f33d9 Compare March 26, 2022 14:54
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant