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

chore(deps): bump yeoman-environment from 2.10.3 to 3.0.1 #14049

Merged
merged 1 commit into from
Feb 23, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2021

Bumps yeoman-environment from 2.10.3 to 3.0.1.

Release notes

Sourced from yeoman-environment's releases.

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.
  • Integrate and improve commit logic.
    • Conflicts checker are executed in parallel and completed out of order. Prompts don't block the entire process.
    • Add api for custom commit process.
  • Integrated node package manager install execution.
    • Detects package.json in the root of the environment dir.
    • Detects the preferred package manager.
    • Executes package manager install in case of package.json have changed.
  • Local generator repository.
    • Migrated to pacote and arborist.
    • Convert to async most of the api, due to no sync alternative.
  • Singleton generators
    • Allow a generator to define a uniqueBy property. It will be unique for the Environment.
  • Experimental standalone cli.
  • Drop callbacks and migrate to Promises.

Improved workflow requires yeoman-generator >= 5.0.0.

yeoman/environment@v2.10.3...v3.0.0

Commits
  • c5ba38d 3.0.1
  • ca85111 Bump yeoman-test to 5.0.1
  • eacc8e4 Bump yeoman-test to 5.0.0
  • 6a54b69 Revert prompt callback for backward compatibility.
  • 713634f Bump yeoman-test to 4.0.2 and add dependency on itself for dependency
  • 2e69266 Disable dependabot for github-actions.
  • af27719 3.0.0
  • 554971a Bump yeoman-generator to 5.0.0
  • 07f6bed Let the generator calculate it's own id.
  • 7278483 3.0.0-rc.1
  • 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 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.0.1.
- [Release notes](https://github.com/yeoman/environment/releases)
- [Commits](yeoman/environment@v2.10.3...v3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added theme: dependencies Pull requests that update a dependency file theme: jhipster-internals labels Feb 22, 2021
@DanielFran DanielFran merged commit c1e72de into main Feb 23, 2021
@DanielFran DanielFran deleted the dependabot/npm_and_yarn/yeoman-environment-3.0.1 branch February 23, 2021 09:17
@pascalgrimaud pascalgrimaud added this to the v7.0.0-beta.2 milestone Feb 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: dependencies Pull requests that update a dependency file theme: jhipster-internals
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants