AshleyWright / metalsmith-projects

A Metalsmith plugin for adding metadata for portfolio projects from GitHub or collections that can be looped over for creating a portfolio.
MIT License
2 stars 0 forks source link

[Snyk] Security upgrade mocha from 7.0.1 to 8.3.0 #64

Open AshleyWright opened 10 months ago

AshleyWright commented 10 months ago

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 - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json - package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **506/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 3.7 | Regular Expression Denial of Service (ReDoS)
[npm:debug:20170905](https://snyk.io/vuln/npm:debug:20170905) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: mocha The new version differs by 194 commits.
  • e1194ab Release v8.3.0
  • 9e75153 update CHANGELOG for v8.3.0 [ci skip]
  • 6dd12be match supporter's properties with supporter.js (#4569)
  • 9f2dd41 docs: add example of generating tests with a closure (#4494)
  • 9122909 Adds BigInt support to stringify util function (#4112)
  • 9878f32 Add file location when SyntaxError happens in ESM (#4557)
  • 84d0c96 Deps: update workerpool (#4566)
  • 3c2f82f GH actions: purge-expired-artifacts.yml (#4565)
  • 1a05ad7 chore(deps): upgrade all to latest stable (#4556)
  • c667d10 docs: fix javascript syntax errors (#4555)
  • 6eb3c3c Update dependencies yargs and yargs-parser (#4543)
  • 30d5b66 Fix workflow filter on pull-request event (#4550)
  • 6bcb89e Improve CI tests workflow (#4547)
  • c21a90f Fix present year in LICENSE (#4542)
  • c3c976b fixes require path
  • bc8ce05 add test for this.test.error() behavior in "after each" hooks
  • 78a41d1 Add GH Actions workflow status badge (#4503)
  • c6856ba add error code for test timeout errors
  • 6d3fe26 add support for typescript-style docstrings
  • 025fc2e run browser tests on GHA
  • b1f26e2 handful of improvements to integration tests
  • 59f31e3 fix typo in comment [ci skip]
  • d1781b3 refactor collect-files to be a little more simple
  • 185cada Release v8.2.1
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](https://app.snyk.io/org/ashleywright/project/dbb29026-315d-4709-ad1c-cd79b5b84d7d?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/ashleywright/project/dbb29026-315d-4709-ad1c-cd79b5b84d7d?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"936386c1-a6a9-4210-ab00-4c756411a90e","prPublicId":"936386c1-a6a9-4210-ab00-4c756411a90e","dependencies":[{"name":"mocha","from":"7.0.1","to":"8.3.0"}],"packageManager":"npm","projectPublicId":"dbb29026-315d-4709-ad1c-cd79b5b84d7d","projectUrl":"https://app.snyk.io/org/ashleywright/project/dbb29026-315d-4709-ad1c-cd79b5b84d7d?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["npm:debug:20170905"],"upgrade":["npm:debug:20170905"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[506],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lesson/redos/?loc=fix-pr)