yeoman / yeoman-test

Test utilities for Yeoman generators
MIT License
44 stars 17 forks source link

Bump yeoman-environment from 3.18.3 to 4.1.3 #215

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 12 months ago

Bumps yeoman-environment from 3.18.3 to 4.1.3.

Release notes

Sourced from yeoman-environment's releases.

v4.1.3

  • fix change event api usage c4c3ac6

https://github.com/yeoman/environment/compare/v4.1.2...v4.1.3

v4.1.2

  • queue commit only if changed file is pending 2af3410

https://github.com/yeoman/environment/compare/v4.1.1...v4.1.2

v4.1.1

  • fix findFeature api and type 29eb6b0

https://github.com/yeoman/environment/compare/v4.1.0...v4.1.1

v4.1.0

  • feat: expose findFeature 9cc5518 aa6c0d2
  • chore: test adjusts 6a2cc4e e929644
  • chore: dependencies updates e04a888 07a1d5e

https://github.com/yeoman/environment/compare/v4.0.0...v4.1.0

v4.0.0

  • requireGenerator type adjust.

https://github.com/yeoman/environment/compare/v4.0.0-rc.0...v4.0.0

v4.0.0-rc.0

  • bump dependencies e668ddc
  • rework commitSharedFsTask for mem-fs@4 2569915

https://github.com/yeoman/environment/compare/v4.0.0-beta.6...v4.0.0-rc.0

v4.0.0-beta.6

  • bump dependencies and allow mem-fs@4 f8f26a3
  • make logCwd public 100c609
  • remove mem-fs-editor instance from environment 12cb28f

https://github.com/yeoman/environment/compare/v4.0.0-beta.5...v4.0.0-beta.6

v4.0.0-beta.5

  • update conflicter (#492) bd8e8e6
  • drop node 16 support c88cb66
  • fix conflicter's ignore option 9bb755e

https://github.com/yeoman/environment/compare/v4.0.0-beta.4...v4.0.0-beta.5

v4.0.0-beta.4

  • fix package.json watch and add support to custom package.json install (#489) b041caa

... (truncated)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 2 months ago

Superseded by #226.