meanjs / generator-meanjs

MEAN.JS Official Yeoman Generator
http://meanjs.org/
473 stars 178 forks source link

[Snyk] Security upgrade yeoman-generator from 0.21.2 to 5.0.0 #303

Open lirantal opened 1 year ago

lirantal commented 1 year 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.

![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=yeoman-generator&from_version=0.21.2&to_version=5.0.0&pr_id=9b74733d-aebb-466b-9f92-f69785e485ae&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **484/1000**
**Why?** Has a fix available, CVSS 5.4 | Open Redirect
[SNYK-JS-GOT-2932019](https://snyk.io/vuln/SNYK-JS-GOT-2932019) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: yeoman-generator The new version differs by 250 commits.
  • aad5fac 5.0.0
  • 4f4a802 Add transform to expected priority.
  • 57d240c Remove only from test.
  • 812751f Lint fix
  • 33d050f Implement getFeatures for singleton support.
  • 99ac2c5 Add transform priority.
  • 5136342 Bump peter-evans/create-pull-request from v3.8.0 to v3.8.2 (#1278)
  • fa408bd Bump actions/stale from v3.0.15 to v3.0.16 (#1275)
  • d7103f3 Drop reference from yeoman-test repository
  • b36f294 Bump yeoman-environment to 3.0.0-rc.1
  • ee0d1ad Hide shared options and drop support for kebab case options.
  • 310f72d Fix spawn destinationRoot.
  • 8f4afe9 Switch composeWith to use environment.
  • e9d0a15 Remove support for chainning at composeWith.
  • c2245e1 Switch from node 10 to 12 at Travis.
  • 5be7b07 5.0.0-rc.0
  • 8a448b4 Bump yeoman-environment to 3.0.0-rc.0
  • 6d6c4b0 Changes to queueTransformStream
  • 632d60d Add option to skip parsing options.
  • 7050e53 Pass destinationRoot to spawn-command by default.
  • 097cd20 Implement package-json mixin.
  • 52c90a2 Add merge support to Storage.
  • f4336d9 5.0.0-beta.1
  • 1952724 Change version to 5.0.0-beta.0
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/snyk-demo-567/project/0de73777-0dbe-48ea-ba6a-045c8237c0e0?utm_source=github&utm_medium=referral&page=fix-pr) šŸ›  [Adjust project settings](https://app.snyk.io/org/snyk-demo-567/project/0de73777-0dbe-48ea-ba6a-045c8237c0e0?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":"9b74733d-aebb-466b-9f92-f69785e485ae","prPublicId":"9b74733d-aebb-466b-9f92-f69785e485ae","dependencies":[{"name":"yeoman-generator","from":"0.21.2","to":"5.0.0"}],"packageManager":"npm","projectPublicId":"0de73777-0dbe-48ea-ba6a-045c8237c0e0","projectUrl":"https://app.snyk.io/org/snyk-demo-567/project/0de73777-0dbe-48ea-ba6a-045c8237c0e0?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-GOT-2932019"],"upgrade":["SNYK-JS-GOT-2932019"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore","merge-advice-badge-shown"],"priorityScoreList":[484]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** šŸ¦‰ [Open Redirect](https://learn.snyk.io/lessons/open-redirect/javascript//?loc=fix-pr)