This repository was archived by the owner on Dec 6, 2023. It is now read-only.
fix(deps): update dependency yeoman-generator to v7#117
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update dependency yeoman-generator to v7#117renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
Author
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.10.1->^7.0.0Release Notes
yeoman/generator (yeoman-generator)
v7.1.1Compare Source
eaa30f23c45eb3cd1adf64d392580add881v7.1.0Compare Source
pipeline()method and improve typesa459b00v7.0.0Compare Source
ea4fd51e5eb6f63dd4c2dv6.0.1Compare Source
16b16fbv6.0.0Compare Source
The
yeoman-generatorpackage now export a native ESM module. (Learn more about ESM)Notable changes:
^3.18.4.@yeoman/typesfor environment/generator interoperability. May conflict with@types/yeoman-*types.c12806a1a856b1Install action was not scalable. A separated task package can be considered at yeoman-api.
run-asyncis not provided anymore:Convert to Promises or use
run-asyncv3:_postConstructorbeforeQueue.composeWith(generator, composeOptionssignature.v5.10.0Compare Source
a8c526bv5.9.0Compare Source
553537bv5.8.0Compare Source
7bec553v5.7.1Compare Source
dac0db6v5.7.0Compare Source
ea460eb92cc534v5.6.1Compare Source
ef3f702d2f4274f6e1e6752ac34cv5.6.0Compare Source
9c798e60bfb51a2a6cf47v5.5.2Compare Source
185a408v5.5.1Compare Source
82db7d0v5.5.0Compare Source
dac452ecf8580fcf2e53fv5.4.2Compare Source
4b7f115v5.4.1Compare Source
979b63dv5.4.0Compare Source
8fd5c86b8747dav5.3.0Compare Source
9cab8c98bc6267c1c847dce12e7f84551ee5f3b2fbd8dfd103579322a0313cdb44ec7dv5.2.0Compare Source
de61c24,4587a29,d101a41,089815826797e693e01ea4dcda8ad952868v5.1.0Compare Source
9729a5886d1ad3v5.0.1Compare Source
3f51315v5.0.0Compare Source
Breaking changes
yeoman-environment@3.0.0(unreleased yo@4).addDependencies({dependency: 'version'})addDevDependencies({dependency: 'version'})this.packageJsonstorage. Eg:this.packageJson.merge({scripts: {test: 'mocha'}});package.jsonchanges.unique: 'namespace'orunique: 'argument'.this.(spawnCommand/spawnCommandSync)switched toexecaand now defaultscwdtothis.destinationRoot().composeWith()isn't chainable anymore and delegates the running to the Environment for singleton checks.registerTransformStreamwithqueueTransformStream.New api executes transformations before the commit operation, and is executed for every generator.
v4.13.0Compare Source
cd1b557337dddfbc08bee384e1bbConfiguration
📅 Schedule: Branch creation - "every 2 weeks on Monday before 7am" in timezone Europe/Berlin, 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.
This PR has been generated by Mend Renovate. View repository job log here.