Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Bump yeoman-generator from 4.10.1 to 4.11.0 #441

Merged
merged 1 commit into from
Jan 28, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2021

Bumps yeoman-generator from 4.10.1 to 4.11.0.

Release notes

Sourced from yeoman-generator's releases.

Release v4.11.0

  • Add Storage caching.
  • Add support to generators with no tasks.
  • Add Storage proxy, it can be used as a plain js object instead of using get/set.
  • Pass the generator as context to ejs (when using built-in shortcuts).
  • Bug fixes.
Commits
  • ba43e2c 4.11.0
  • c8f357d Implement prompt with storage register.
  • d946611 Forward returnNewGenerator when composing with more than 1 generator.
  • 44d86a3 Create a updated instance of mem-fs-editor
  • 067501c Bump yeoman-test to 2.6.0
  • a604d87 Bump mem-fs-editor to 7.0.1
  • 5cf1a18 Don't override askAnswered when defined. (#1247)
  • 3c0ec07 Pass the generator as context for ejs.render by default. (#1246)
  • aa57264 Add per file listener for caching. (#1242)
  • cbd5be9 Allow renderTemplate to be called without any argument.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 29, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/yeoman-generator-4.11.0 branch 2 times, most recently from 004a174 to 82c5180 Compare May 10, 2021 23:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/yeoman-generator-4.11.0 branch from 82c5180 to 3c53e41 Compare June 7, 2021 23:37
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/yeoman-generator-4.11.0 branch from 3c53e41 to f54e1c9 Compare January 24, 2022 13:59
jt-nti
jt-nti previously approved these changes Jan 24, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/yeoman-generator-4.11.0 branch 7 times, most recently from da7ac11 to 4738080 Compare January 28, 2022 10:42
Bumps [yeoman-generator](https://github.com/yeoman/generator) from 4.10.1 to 4.11.0.
- [Release notes](https://github.com/yeoman/generator/releases)
- [Commits](yeoman/generator@v4.10.1...v4.11.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/yeoman-generator-4.11.0 branch from 4738080 to ea42868 Compare January 28, 2022 10:55
@jt-nti jt-nti merged commit 3a007a9 into main Jan 28, 2022
@jt-nti jt-nti deleted the dependabot/npm_and_yarn/yeoman-generator-4.11.0 branch January 28, 2022 11:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant