FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(deps): update dependency mocha to v9 by renovate[bot] · Pull Request #180 · sourcegraph/sourcegraph-vscode-DEPRECATED · GitHub

This repository was archived by the owner on Mar 10, 2022. It is now read-only.

fix(deps): update dependency mocha to v9 - #180

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/mocha-9.x
Open

fix(deps): update dependency mocha to v9#180
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/mocha-9.x

Conversation

renovate Bot commented Jun 7, 2021
edited
Loading

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mocha (source) ^8.3.0 -> ^9.2.1
@types/mocha 8.2.0 -> 9.1.0

Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.


Release Notes

mochajs/mocha

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

v8.4.0

Compare Source

🎉 Enhancements

🐛 Fixes

📖 Documentation

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

v8.3.2

Compare Source

🐛 Fixes

📖 Documentation

v8.3.1

Compare Source

🐛 Fixes


Configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 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 these updates again.


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

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

renovate Bot force-pushed the renovate/mocha-9.x branch from 04b313f to da6ec35 Compare June 8, 2021 01:09
renovate Bot force-pushed the renovate/mocha-9.x branch 2 times, most recently from 3d66675 to 13dec03 Compare June 18, 2021 21:51
renovate Bot force-pushed the renovate/mocha-9.x branch 4 times, most recently from f69db18 to a6ef6ec Compare July 7, 2021 19:46
renovate Bot force-pushed the renovate/mocha-9.x branch 2 times, most recently from a4878ef to b52a345 Compare July 25, 2021 16:59
renovate Bot force-pushed the renovate/mocha-9.x branch 6 times, most recently from 2622e93 to 13d590f Compare August 4, 2021 19:26
renovate Bot force-pushed the renovate/mocha-9.x branch from 13d590f to 6015ced Compare August 20, 2021 08:21
renovate Bot force-pushed the renovate/mocha-9.x branch 2 times, most recently from cb359ca to 30b395c Compare September 1, 2021 10:22
renovate Bot force-pushed the renovate/mocha-9.x branch from 30b395c to 0439957 Compare September 7, 2021 08:55
renovate Bot force-pushed the renovate/mocha-9.x branch from 0439957 to 2e3dfe7 Compare September 15, 2021 23:30
renovate Bot force-pushed the renovate/mocha-9.x branch 3 times, most recently from fb8bb5c to d54d0b3 Compare October 1, 2021 10:41
renovate Bot force-pushed the renovate/mocha-9.x branch from d54d0b3 to 01ce1bb Compare October 5, 2021 23:24
renovate Bot force-pushed the renovate/mocha-9.x branch from 01ce1bb to 4e849db Compare October 15, 2021 08:09
renovate Bot force-pushed the renovate/mocha-9.x branch 2 times, most recently from 0636c27 to 86e1536 Compare November 1, 2021 09:43
renovate Bot force-pushed the renovate/mocha-9.x branch from 86e1536 to 42da997 Compare December 1, 2021 12:04
renovate Bot force-pushed the renovate/mocha-9.x branch from 42da997 to 5b89272 Compare December 7, 2021 13:25
renovate Bot force-pushed the renovate/mocha-9.x branch 2 times, most recently from 265ea00 to 9275bae Compare January 5, 2022 00:03
renovate Bot force-pushed the renovate/mocha-9.x branch 2 times, most recently from 678ca13 to 0ff1e75 Compare January 20, 2022 00:45
renovate Bot force-pushed the renovate/mocha-9.x branch from 0ff1e75 to 0ee735b Compare January 24, 2022 10:19
renovate Bot force-pushed the renovate/mocha-9.x branch from 0ee735b to f5fc1e7 Compare February 1, 2022 11:53
renovate Bot force-pushed the renovate/mocha-9.x branch from f5fc1e7 to fa584f8 Compare February 19, 2022 10:34
renovate Bot force-pushed the renovate/mocha-9.x branch from fa584f8 to c30f563 Compare March 1, 2022 13:08
renovate Bot force-pushed the renovate/mocha-9.x branch from c30f563 to 34a4516 Compare March 7, 2022 20:28
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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL