Open
Conversation
Snyk has created this PR to upgrade mocha from 3.5.3 to 11.0.2. See this package in npm: mocha See this project in Snyk: https://app.snyk.io/org/hashimmohammad881-TrGTrpdUyGorMuF38nmW8P/project/e6715d82-c41b-4ec4-9520-3b5ae1a13f2e?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Snyk has created this PR to upgrade mocha from 3.5.3 to 11.0.2.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 77 versions ahead of your current version.
The recommended version was released a month ago.
Issues fixed by the recommended upgrade:
npm:diff:20180305
SNYK-JS-SETVALUE-1540541
SNYK-JS-DECODEURICOMPONENT-3149970
SNYK-JS-HANDLEBARS-1056767
SNYK-JS-ELLIPTIC-8172694
SNYK-JS-LOADERUTILS-3043105
SNYK-JS-HANDLEBARS-173692
SNYK-JS-ELLIPTIC-8187303
SNYK-JS-ES5EXT-6095076
SNYK-JS-HANDLEBARS-174183
SNYK-JS-HANDLEBARS-469063
SNYK-JS-LODASH-1040724
SNYK-JS-LODASH-450202
SNYK-JS-LODASH-567746
SNYK-JS-HANDLEBARS-480388
SNYK-JS-LODASH-608086
SNYK-JS-HANDLEBARS-534478
SNYK-JS-MIXINDEEP-450212
SNYK-JS-LODASH-6139239
SNYK-JS-MOCHA-2863123
SNYK-JS-LODASH-73638
SNYK-JS-MOCHA-561476
SNYK-JS-SETVALUE-450213
SNYK-JS-QS-3153490
SNYK-JS-Y18N-1021887
SNYK-JS-SETVALUE-1540541
SNYK-JS-SETVALUE-450213
SNYK-JS-ASYNC-2441827
SNYK-JS-BODYPARSER-7926860
SNYK-JS-BROWSERIFYSIGN-6037026
SNYK-JS-HANDLEBARS-567742
SNYK-JS-EXPRESS-7926867
SNYK-JS-PATHTOREGEXP-8482416
npm:debug:20170905
npm:growl:20160721
SNYK-JS-PATHTOREGEXP-7925106
SNYK-JS-ELLIPTIC-7577916
SNYK-JS-ELLIPTIC-7577917
SNYK-JS-ELLIPTIC-7577918
SNYK-JS-HANDLEBARS-1279029
SNYK-JS-LOADERUTILS-3105943
SNYK-JS-EXPRESS-6474509
SNYK-JS-LODASH-1018905
SNYK-JS-MINIMATCH-3050818
SNYK-JS-HOSTEDGITINFO-1088355
SNYK-JS-MINIMIST-559764
SNYK-JS-HOSTEDGITINFO-1088355
SNYK-JS-ISTANBULREPORTS-2328088
SNYK-JS-JSONPOINTER-1577288
SNYK-JS-LODASH-73639
SNYK-JS-PATHPARSE-1077067
SNYK-JS-PATHPARSE-1077067
SNYK-JS-LOADERUTILS-3042992
SNYK-JS-COOKIE-8163060
SNYK-JS-MINIMIST-2429795
SNYK-JS-MINIMIST-2429795
SNYK-JS-HANDLEBARS-534988
SNYK-JS-KINDOF-537849
SNYK-JS-WORDWRAP-3149973
SNYK-JS-SEND-7926862
SNYK-JS-SERVESTATIC-7926865
SNYK-JS-BABELTRAVERSE-5962463
Release notes
Package name: mocha
-
11.0.2 - 2024-12-09
- catch exceptions setting Error.stackTraceLimit (#5254) (259f8f8)
- error handling for unexpected numeric arguments passed to cli (#5263) (210d658)
- correct outdated
- replace "New in" with "Since" in version annotations (#5262) (6f10d12)
-
11.0.1 - 2024-12-02
- bumped glob dependency from 8 to 10 (#5250) (43c3157)
- fix examples for
-
11.0.0 - 2024-11-11
- adapt new engine range for Mocha 11 (#5216)
- allow calling hook methods (#5231) (e3da641)
- adapt new engine range for Mocha 11 (#5216) (80da25a)
- downgrade example/tests chai to 4.5.0 (#5245) (eac87e1)
-
11.0.0-beta - 2024-11-23
-
10.8.2 - 2024-10-30
- support errors with circular dependencies in object values with --parallel (#5212) (ba0fefe)
- test link in html reporter (#5224) (f054acc)
- indicate 'exports' interface does not work in browsers (#5181) (14e640e)
- fix docs builds by re-adding eleventy and ignoring gitignore again (#5240) (881e3b0)
- deps: bump the github-actions group with 1 update (#5132) (e536ab2)
-
10.8.1 - 2024-10-29
- handle case of invalid package.json with no explicit config (#5198) (f72bc17)
- Typos on mochajs.org (#5237) (d8ca270)
- use accurate test links in HTML reporter (#5228) (68803b6)
-
10.8.0 - 2024-10-29
- highlight browser failures (#5222) (8ff4845)
- remove
- add
- adopt Collective Funds Guidelines 0.1 (#5199) (2b03d86)
- update README, LICENSE and fix outdated (#5197) (1203e0e)
- fix npm scripts on windows (#5219) (1173da0)
- remove trailing whitespace in SECURITY.md (7563e59)
-
10.7.3 - 2024-08-09
- make release-please build work (#5194) (afd66ef)
-
10.7.0 - 2024-07-20
- feat: add option to not fail on failing test suite by @ ilgonmic in #4771
- @ ilgonmic made their first contribution in #4771
-
10.6.1 - 2024-07-20
-
10.6.0 - 2024-07-02
-
10.5.2 - 2024-06-26
-
10.5.1 - 2024-06-25
-
10.5.0 - 2024-06-24
-
10.4.0 - 2024-03-26
-
10.3.0 - 2024-02-08
-
10.3.0-preminor.0 - 2024-01-30
-
10.2.0 - 2022-12-11
-
10.1.0 - 2022-10-15
-
10.0.0 - 2022-05-01
-
9.2.2 - 2022-03-11
-
9.2.1 - 2022-02-19
-
9.2.0 - 2022-01-24
-
9.1.4 - 2022-01-14
-
9.1.3 - 2021-10-15
-
9.1.2 - 2021-09-25
-
9.1.1 - 2021-08-28
-
9.1.0 - 2021-08-20
-
9.0.3 - 2021-07-25
-
9.0.2 - 2021-07-03
-
9.0.1 - 2021-06-18
-
9.0.0 - 2021-06-07
-
8.4.0 - 2021-05-07
-
8.3.2 - 2021-03-12
-
8.3.1 - 2021-03-06
-
8.3.0 - 2021-02-11
-
8.2.1 - 2020-11-02
-
8.2.0 - 2020-10-16
-
8.1.3 - 2020-08-28
-
8.1.2 - 2020-08-25
-
8.1.1 - 2020-08-04
-
8.1.0 - 2020-07-30
-
8.0.1 - 2020-06-10
-
8.0.0 - 2020-06-10
-
7.2.0 - 2020-05-23
-
7.1.2 - 2020-04-26
-
7.1.1 - 2020-03-18
-
7.1.0 - 2020-02-26
-
7.0.1 - 2020-01-26
-
7.0.0 - 2020-01-04
-
7.0.0-esm1 - 2020-01-12
-
6.2.3 - 2020-03-25
-
6.2.2 - 2019-10-18
-
6.2.1 - 2019-09-29
-
6.2.0 - 2019-07-18
-
6.1.4 - 2019-04-18
-
6.1.3 - 2019-04-12
-
6.1.2 - 2019-04-08
-
6.1.1 - 2019-04-07
-
6.1.0 - 2019-04-07
-
6.0.2 - 2019-02-25
-
6.0.1 - 2019-02-21
-
6.0.0 - 2019-02-18
-
6.0.0-1 - 2019-01-02
-
6.0.0-0 - 2019-01-01
-
5.2.0 - 2018-05-18
-
5.1.1 - 2018-04-18
-
5.1.0 - 2018-04-12
-
5.0.5 - 2018-03-23
-
5.0.4 - 2018-03-07
-
5.0.3 - 2018-03-07
-
5.0.2 - 2018-03-06
-
5.0.1 - 2018-02-13
-
5.0.0 - 2018-01-18
-
4.1.0 - 2017-12-29
-
4.0.1 - 2017-10-06
-
4.0.0 - 2017-10-03
-
3.5.3 - 2017-09-11
from mocha GitHub release notes11.0.2 (2024-12-09)
🩹 Fixes
📚 Documentation
status: accepting prslink (#5268) (f729cd0)11.0.1 (2024-12-02)
🌟 Features
📚 Documentation
linkPartialObjectsmethods (#5255) (34e0e52)11.0.0 (2024-11-11)
⚠ BREAKING CHANGES
🌟 Features
🩹 Fixes
📚 Documentation
10.8.2 (2024-10-30)
🩹 Fixes
📚 Documentation
🧹 Chores
🤖 Automation
10.8.1 (2024-10-29)
🩹 Fixes
10.8.0 (2024-10-29)
🌟 Features
🩹 Fixes
:is()frommocha.cssto support older browsers (#5225) (#5227) (0a24b58)📚 Documentation
SECURITY.mdpointing to Tidelift (#5210) (bd7e63a)🧹 Chores
10.7.3 (2024-08-09)
🩹 Fixes
What's Changed
New Contributors
Full Changelog: v10.6.1...v10.7.0
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: