Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade yeoman-generator from 4.0.1 to 4.7.0 #60

Closed

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade yeoman-generator from 4.0.1 to 4.7.0.

ℹ️ 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 8 versions ahead of your current version.
  • The recommended version was released 4 days ago, on 2020-03-09.
Release notes
Package name: yeoman-generator
  • 4.7.0 - 2020-03-09
    • Fix generator standalone run.
    • Allow Storage to use lodash paths.
  • 4.6.0 - 2020-02-26
    • Emit event on environment once queued task is done. (#1172, #1177)

    • Improvements to custom queues (#1158)

      • Create queueTask, createTaskGroup methods.
      • Add options to custom priorities.
    • Implement createStorage convenience method (#1168)

    • Implement localConfigOnly option. (#1161)

    • Add returnNewGenerator option to composeWith (#1157, #1170, #1178)

    • Documentation fixes and improvements.

  • 4.5.0 - 2020-01-27
    • Feature: new customPriorities constructor option.
    • Feature: new debug method.
      • Uses a debug object with options.namespace as namespace.
    • Minor fixes and improvements
  • 4.4.0 - 2019-12-24
    • New dryRun option. Conflicter will skip every file change.
    • Storage#commit() now uses fs.writeJSON instead of fs.write(JSON.stringfy())
    • Storage allows to omit the name parameter on constructor.
  • 4.3.0 - 2019-12-15
    • New feature: Generator#queueMethod() can now be called with an object.
  • 4.2.0 - 2019-10-27
    • New feature: Support diffing to ignore whitespace change yo node --no-whitespace
    • New feature: Generator#composeWith() can now be called with an array of generators.
    • Bugfix: Fixes bug when a generator default export is under exports.default (like when compiling es6 modules with Babel)
      • some other minor fixes and improvements
  • 4.1.0 - 2019-09-26
    • New --bail flag who'll exit the generator as soon as a conflict occurs.
    • New generator#queueMethod() allows generator to programmatically schedule tasks on the queue. This can be useful for parents generator who're inherited by children generators to schedule some default tasks automatically. (not a very common use, but might be useful in some edge cases)
  • 4.0.2 - 2019-09-01
    • Fix bug with detection of binary files.
  • 4.0.1 - 2019-05-28

    4.0.1

from yeoman-generator GitHub release notes

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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@dar5hak dar5hak closed this Aug 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants