StreetSupport / streetsupport-web

Helping people facing homelessness across the UK to find services in their area, and connecting people who want to help to where it is needed most.
https://streetsupport.net
MIT License
23 stars 61 forks source link

[Snyk] Security upgrade gulp-cli from 2.3.0 to 3.0.0 #876

Open vincelee888 opened 4 months ago

vincelee888 commented 4 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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **661/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 7.5 | Uncontrolled resource consumption
[SNYK-JS-BRACES-6838727](https://snyk.io/vuln/SNYK-JS-BRACES-6838727) | Yes | No Known Exploit ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **661/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 7.5 | Inefficient Regular Expression Complexity
[SNYK-JS-MICROMATCH-6838728](https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: gulp-cli The new version differs by 19 commits.
  • e422eb1 chore: Release 3.0.0 (#248)
  • f495154 chore: Renamed prepublish script to manpage
  • affeda9 feat: Add deprecated warning for gulplog v1 messages (#266)
  • f06ff30 feat: Add versioned handler for gulp v5 (#265)
  • e16d675 feat: Support theming and translations via config files (#260)
  • 9a1d013 chore: Augment `task not found` error with helpful properties (#262)
  • e5c7983 chore!: Only allow js variants for `.gulp` config files (#261)
  • ed86da7 feat!: Upgrade to Liftoff v5 and avoid merging flags/config/env (#259)
  • 36f05d5 fix: Ensure the logger is wired up before running liftoff (#258)
  • 4fc66f6 chore: Revert options & yargs parser changes (#257)
  • c70ce34 chore: Move task list helper functions into the logTasks closure (#256)
  • cb03b9a chore!: Remove support for alpha versions of gulp 4 (#255)
  • f71effa chore: Add a test case for config file in current dir (#253)
  • 0a35a9e chore: Remove custom Windows tmpdir logic in test (#252)
  • 7aeee5d chore!: Remove `--verify` flag (#251)
  • 89a67e5 chore(test): Add test for Windows extended-length paths (#225)
  • 3544dc6 chore!: Normalize repository, dropping node <10.13 support (#239)
  • f0c6730 chore(docs): Updated interpret link to point to gulpjs location (#241)
  • da8241e Docs: Add install section to README (#216)
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/vincelee888/project/01319e1d-4309-485b-9c0c-73fedd12f6e8?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/vincelee888/project/01319e1d-4309-485b-9c0c-73fedd12f6e8?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":"b1d5006a-3d91-45b1-a80b-c3d8895a0f88","prPublicId":"b1d5006a-3d91-45b1-a80b-c3d8895a0f88","dependencies":[{"name":"gulp-cli","from":"2.3.0","to":"3.0.0"}],"packageManager":"npm","projectPublicId":"01319e1d-4309-485b-9c0c-73fedd12f6e8","projectUrl":"https://app.snyk.io/org/vincelee888/project/01319e1d-4309-485b-9c0c-73fedd12f6e8?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-BRACES-6838727","SNYK-JS-MICROMATCH-6838728"],"upgrade":["SNYK-JS-BRACES-6838727","SNYK-JS-MICROMATCH-6838728"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[661,661],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Uncontrolled resource consumption](https://learn.snyk.io/lesson/redos/?loc=fix-pr)