[Snyk] Security upgrade karma from 2.0.3 to 5.0.8 #139
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.
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.
Changes included in this PR
Vulnerabilities that will be fixed
With an upgrade:
Why? Confidentiality impact: None, Integrity impact: None, Availability impact: Low, Scope: Unchanged, Exploit Maturity: Proof of Concept, User Interaction (UI): None, Privileges Required (PR): None, Attack Complexity: Low, Attack Vector: Network, EPSS: 0.01055, Social Trends: No, Days since published: 0, Reachable: No, Transitive dependency: Yes, Is Malicious: No, Business Criticality: High, Provider Urgency: Medium, Package Popularity Score: 99, Impact: 2.35, Likelihood: 2.83, Score Version: V5
SNYK-JS-NODEMAILER-6219989
(*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: karma
-
5.0.8 - 2020-05-18
- dependencies: update and unlock socket.io dependency (#3513) (b60391f)
- dependencies: update to latest log4js major (#3514) (47f1cb2)
-
5.0.7 - 2020-05-16
- detect type for URLs with query parameter or fragment identifier (#3509) (f399063), closes #3497
-
5.0.6 - 2020-05-16
- dependencies: update production dependencies (#3512) (0cd696f)
-
5.0.5 - 2020-05-07
- cli: restore command line help contents (#3502) (e99da31), closes #3474
-
5.0.4 - 2020-04-30
- browser: make sure that empty results array is still recognized (#3486) (fa95fa3)
-
5.0.3 - 2020-04-29
- client: flush resultsBuffer on engine upgrade (#3212) (e44ca94), closes #3211
-
5.0.2 - 2020-04-16
- ci: stop the proxy before killing the child, handle errors (#3472) (abe9af6), closes #3464
-
5.0.1 - 2020-04-10
- file-list: do not define fs.statAsync (#3467) (55a59e7)
-
5.0.0 - 2020-04-09
- install semantic-release as a regular dev dependency (#3455) (1eaf35e)
- ci: echo travis env that gates release after_success (#3446) (b8b2ed8)
- ci: poll every 10s to avoid rate limit. (#3388) (91e7e00)
- middleware/runner: handle file list rejections (#3400) (80febfb), closes #3396 #3396
- server: cleanup import of the removed method (#3439) (cb1bcbf)
- server: createPreprocessor was removed (#3435) (5c334f5)
- server: detection new MS Edge Chromium (#3440) (7166ce2)
- server: replace optimist on yargs lib (#3451) (ec1e69a), closes #2473
- server: Report original error message (#3415) (79ee331), closes #3414
- use native Promise instead of Bluebird (#3436) (33a069f), closes /github.com/karma-runner/karma/pull/3060#discussion_r284797390
- drop node 8, adopt node 12 (#3430) (a673aa8)
- docs: document
- karma-server: added log to the server.js for uncaught exception (#3399) (adc6a66)
- preprocessor: obey Pattern.isBinary when set (#3422) (708ae13), closes #3405
- Karma plugins which rely on the fact that Karma uses Bluebird promises may break as Bluebird-specific API is no longer available on Promises returned by the Karma core
- server: Deprecated createPreprocessor removed, karma-browserify < 7 version doesn't work
- no more testing on node 8.
-
4.4.1 - 2019-10-18
- deps: back to karma-browserstack-launcher 1.4 (#3361) (1cd87ad)
- server: Add test coverage for config.singleRun true branch. (#3384) (259be0d)
- if preprocessor is async function and doesn't return a content then await donePromise (#3387) (f91be24)
-
4.4.0 - 2019-10-17
-
4.3.0 - 2019-08-27
-
4.2.0 - 2019-07-12
-
4.1.0 - 2019-04-15
-
4.0.1 - 2019-02-28
-
4.0.0 - 2019-01-23
-
3.1.4 - 2018-12-17
-
3.1.3 - 2018-12-01
-
3.1.2 - 2018-12-01
-
3.1.1 - 2018-10-23
-
3.1.0 - 2018-10-22
-
3.0.0 - 2018-08-09
-
2.0.5 - 2018-07-24
-
2.0.4 - 2018-06-21
-
2.0.3 - 2018-06-15
from karma GitHub release notes5.0.8 (2020-05-18)
Bug Fixes
5.0.7 (2020-05-16)
Bug Fixes
5.0.6 (2020-05-16)
Bug Fixes
5.0.5 (2020-05-07)
Bug Fixes
5.0.4 (2020-04-30)
Bug Fixes
5.0.3 (2020-04-29)
Bug Fixes
5.0.2 (2020-04-16)
Bug Fixes
5.0.1 (2020-04-10)
Bug Fixes
5.0.0 (2020-04-09)
Bug Fixes
Code Refactoring
Continuous Integration
Features
DEFAULT_LISTEN_ADDRconstant (#3443) (057d527), closes #2479BREAKING CHANGES
Bug Fixes
Commit messages
Package name: karma
The new version differs by 246 commits.See the full diff
Check the changes in this PR to ensure they won't cause issues with your project.
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
🛠 Adjust project settings
📚 Read more about Snyk's upgrade and patch logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Regular Expression Denial of Service (ReDoS)