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

fix(deps): update dependency yeoman-environment to v3 - abandoned #58

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 9, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yeoman-environment (source) ^2.0.0 -> ^3.0.0 age adoption passing confidence

Release Notes

yeoman/environment

v3.15.1

Compare Source

  • add ignore prompt if fs is passed to createConflicterCheckTransform 2ec05ec
  • fix import module at windows 5279fb9

v3.15.0

Compare Source

v3.14.1

Compare Source

  • await for _findGeneratorClass 39ce96d

v3.14.0

Compare Source

v3.13.0

Compare Source

  • feat: allow to reuse mem-fs instance 53a57ab
  • fix: use correct registry prop for arborist (#​440) 48a33d1

v3.12.1

Compare Source

v3.12.0

Compare Source

  • use mem-fs-editor clearState to clear skipped files state, allows snapshots with dry-run 1705e04

v3.11.1

Compare Source

v3.11.0

Compare Source

v3.10.0

Compare Source

  • add dependency on isbinaryfile e81c22b
  • fix isPackageRegistered and create with generator with invalid namespace but aliased to a valid one 90504ae
  • throw error when set a invalid namespace f4bf52c
  • fix: allow to override a generator. (#​418) 2f7fe9f
  • fix: conflict on file permission change. (#​415) a8fb7d3

v3.9.1

Compare Source

v3.9.0

Compare Source

v3.8.1

Compare Source

v3.8.0

Compare Source

v3.7.0

Compare Source

v3.6.0

Compare Source

  • Add _postConstruct callback for async operations. 927d6af

v3.5.1

Compare Source

  • Fix queueGenerator schedule a605527

v3.5.0

Compare Source

  • Add support to async queueGenerator. e4a8143
  • Add support to don't schedule generator queue at composeWith. 2e65ccb
  • Fix callback assertion. (#​314) 36c6feb

v3.4.1

Compare Source

v3.4.0

Compare Source

v3.3.0

Compare Source

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

v3.2.0

Compare Source

  • 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

v3.1.0

Compare Source

  • 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

v3.0.1

Compare Source

  • Revert prompt callback for backward compatibility. 6a54b69

v3.0.0

Compare Source

  • 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.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Mar 25, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@renovate renovate bot changed the title fix(deps): update dependency yeoman-environment to v3 fix(deps): update dependency yeoman-environment to v3 - abandoned Oct 21, 2023
@renovate
Copy link
Author

renovate bot commented Oct 21, 2023

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

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

Successfully merging this pull request may close these issues.

None yet

1 participant