Skip to content
New issue

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

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

Already on GitHub? # to your account

Update dependency yeoman-test to v3 #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 24, 2020

This PR contains the following updates:

Package Type Update Change
yeoman-test (source) dependencies major ^1.5.0 -> ^3.0.0

Release Notes

yeoman/yeoman-test

v3.0.0

Compare Source

  • Implement withMockedGenerators. af0e8f1
  • Implement dumpFiles and dumpFilenames. eeb3dd8
  • Implement createEnv to allow to override with mock for the entire test. cbf83b5
  • Remove deprecated callback from prompt. fdc97f3
  • Implement option to throw on missing answer. bbc0d2d
  • Set newErrorHandler as default. 7bda4c6
  • Implement RunResult.create 9cef47c 2d51f81
  • Change supported node version to 12 and 14 61bad00
  • Listen to environment&#​39;s events instead of generator&#​39;s 89cc525

v2.7.0

Compare Source

  • Implement test result with assertion methods.

v2.6.0

Compare Source

  • Add environment centric test.
  • Fixes

v2.5.0

Compare Source

  • Add environment options to run method.

v2.4.1

Compare Source

  • Revert breaking change.

v2.4.0

Compare Source

  • Implement RunContext#doInDir() for target directory customization.
  • Add support to prefilled answers.
  • Fix RunContext#run() using namespace.
  • Throw an error when trying to override an already set target directory.
  • Fix security warnings.
  • Update dependencies.
  • Fixes.

v2.3.0

Compare Source

  • Passes localConfigOnly to generators by default.
  • Update dependencies.

v2.2.0

Compare Source

v2.1.0

Compare Source

  • Added withEnvironment() helper
  • Bump dependencies

v2.0.0

Compare Source

  • Fix tests silencing failure happening inside the generator under test own code.
  • Breaking Requires yeoman-generator@^3.0.0

This fix could break some users tests - but these tests should've been failing as the generator itself would be throwing an exception.


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants