Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 21, 2021

Bumps yeoman-environment from 2.10.3 to 3.4.0.

Release notes

Sourced from yeoman-environment's releases.

v3.4.0

  • Fix conflicter force (#297) 5507571
  • Allow uniqueBy for path. (#303) 224bc61
  • Initial support to esm generators. (#301) 95f33c7, (#304) 7aa29f8

yeoman/environment@v3.3.0...v3.4.0

v3.3.0

May affect custom transform due to internal behavior changes in file state processing at mem-fs-editor.

  • Implement custom isBinary function. (#291) f710584
  • Improvements to commander support (#289) 901569a, (#290) b5f85e9
  • Changes to commit. (#287) 462deee, (#293) 2d10937
  • Implement out of order transform (#285) 8d65397
  • Simplify transform utilities. (#284) e262506
  • Accept mem-fs-editor@9 as dependency. (#294) 699aa97
  • Bump mem-fs to 2.0.0 and mem-fs-editor to 8.1.2 and add peer dependency (#283) fad0054, (#288) fdb19b9
  • Conflicter: improvements and fixes (#279) 9d329df, (#281) 51bc29d
  • Fix log location. (#278) f106bf4

yeoman/environment@v3.2.0...v3.3.0

v3.2.0

  • Add reload and edit options to conflicter. 6b038f5
  • Allow generators to use a customCommitTask and a customInstallTask. 02b5d27
  • When passing empty version to resolvePackage, it should resolve to latest. b65334d

yeoman/environment@v3.1.0...v3.2.0

v3.1.0

  • Load some options passed to the Generator into Environment. 700e8f9
  • Fallback to npm if package manager was not detected and not provided. 7b88bca, ff30d6c
  • Environment options should take priority over generator options. cfb8daf

yeoman/environment@v3.0.1...v3.1.0

v3.0.1

  • Revert prompt callback for backward compatibility. 6a54b69

yeoman/environment@v3.0.0...v3.0.1

v3.0.0

  • Conflicter is an environment feature now.
    • Removed first come, first serve restriction when using new api.
    • Remove not required apis.
    • Don't regenerate a file when identical (by default).
    • Logs and prompts are queued to a grouped-queue for out of order processing and optimized disc access. Every log is printed before going to next prompt.
    • Implement .yo-resolve file for pre-defined actions (skip, force).
    • Added transform and environment:conflicts priorities for new transform api and backward compatibility.

... (truncated)

Commits

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 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)

Bumps [yeoman-environment](https://github.com/yeoman/environment) from 2.10.3 to 3.4.0.
- [Release notes](https://github.com/yeoman/environment/releases)
- [Commits](yeoman/environment@v2.10.3...v3.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 21, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 24, 2021

Superseded by #133.

@dependabot dependabot bot closed this May 24, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/yeoman-environment-3.4.0 branch May 24, 2021 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant