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

build(deps): bump yeoman-generator from 4.13.0 to 5.9.0 #35

Merged
merged 5 commits into from
Aug 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2023

Bumps yeoman-generator from 4.13.0 to 5.9.0.

Release notes

Sourced from yeoman-generator's releases.

v5.9.0

  • adjusts for yeoman-api 553537b

yeoman/generator@v5.8.0...v5.9.0

v5.8.0

  • always create a new mem-fs-editor instance instead of using shared instance. 7bec553

yeoman/generator@v5.7.1...v5.8.0

v5.7.1

  • add options to queueTransformStream. dac0db6

yeoman/generator@v5.7.0...v5.7.1

v5.7.0

  • make prompt default value dynamic ea460eb
  • show error message when task fails. 92cc534

yeoman/generator@v5.6.1...v5.7.0

v5.6.1

  • Move custom args inside the runAsync for better error handling ef3f702
  • Allow task to override taskPrefix. d2f4274
  • Fix destinationRoot overridden by current value. f6e1e67
  • Fix resolved when not passed by options. 52ac34c

yeoman/generator@v5.6.0...v5.6.1

v5.6.0

  • Bump version of shelljs to avoid vulnerable 0.8.4 version (#1325) 9c798e6
  • Return earlier at extractTasksFromPriority (#1324) 0bfb51a
  • Allow to edit priorities. (#1323) 2a6cf47

yeoman/generator@v5.5.2...v5.6.0

v5.5.2

  • Fix createStorage with options. 185a408

yeoman/generator@v5.5.1...v5.5.2

v5.5.1

  • Add options parameter to createStorage. 82db7d0

yeoman/generator@v5.5.0...v5.5.1

v5.5.0

  • Rework private methods. dac452e
  • Add args to queueTask. cf8580f
  • Add optional support to sorted Storage. cf2e53f

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

Bumps [yeoman-generator](https://github.com/yeoman/generator) from 4.13.0 to 5.9.0.
- [Release notes](https://github.com/yeoman/generator/releases)
- [Commits](yeoman/generator@v4.13.0...v5.9.0)

---
updated-dependencies:
- dependency-name: yeoman-generator
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 22, 2023
@shazron
Copy link
Member

shazron commented Aug 14, 2023

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 14, 2023

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@codecov
Copy link

codecov bot commented Aug 14, 2023

Codecov Report

Merging #35 (87bdf79) into master (29a6024) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master       #35   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines           68        68           
  Branches         6         6           
=========================================
  Hits            68        68           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@shazron shazron merged commit f78d744 into master Aug 14, 2023
7 checks passed
@shazron shazron deleted the dependabot/npm_and_yarn/yeoman-generator-5.9.0 branch August 14, 2023 06:32
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.

None yet

1 participant