Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2025

Bumps yo from 5.1.0 to 6.0.0.

Release notes

Sourced from yo's releases.

v6.0.0

  • chore(deps): bump read-package-up from 11.0.0 to 12.0.0 (#920) 519fe01
  • fix: add await to app.env.lookup() for async handling (#919) 1084b5a
  • chore: use async/await Promises instead of .then/.catch Promises (#918) 1a9ca65
  • chore(deps): bump sort-on from 6.1.1 to 7.0.0 (#917) 34ba20e
  • chore: drop completion support (#915) 779c4d6
  • chore: cleanup dev dependencies (#914) 38202c7

yeoman/yo@v6.0.0-beta.2...v6.0.0

v6.0.0-beta.2

  • chore: bump yeoman-doctor (#913) 6a5b35d

yeoman/yo@v6.0.0-beta.1...v6.0.0-beta.2

v6.0.0-beta.1

  • chore: drop direct dependency on inquirer (#912) 0efa7a3
  • chore: update dependencies (#911) 3dfe005
  • chore(deps): bump yeoman-environment from 4.4.3 to 5.0.0 (#907) 7afc243
  • chore(deps): bump @​yeoman/adapter from 2.1.1 to 3.1.0 (#906) adc7faf
  • chore(deps): bump meow from 13.2.0 to 14.0.0 (#905) bf7db19
  • chore: require node 20 (#908) c51cbed
  • chore: add --environment-version option 5abbd16

yeoman/yo@v6.0.0-beta.0...v6.0.0-beta.1

v6.0.0-beta.0

  • tests: rework test to use TestAdapter (#891) 8f0fbb8
  • feat: use adapter abstraction instead of inquirer (#890) ee33715
  • promisify route tests (#889) ce431db
  • drop async dependency (#887) 3f46882
  • drop remote blacklist support (#881) 29e2697
  • Bump npm-keyword from 6.1.0 to 8.0.0 (#870) 18cbbfd
  • skip nock related tests on macos (#879) 6dfbe96
  • Bump package-json from 7.0.0 to 10.0.1 (#873) 0d94c2e
  • Bump parse-help from 1.0.0 to 2.0.0 (#690) c6b89c1
  • Bump nock from 13.5.6 to 14.0.3 (#875) 264beba
  • swtich to esmocha (#877) cc59927
  • tabtab adjusts (#878) af509b0
  • Bump humanize-string from 1.0.2 to 3.0.0 (#686) d7b6e0b
  • bump xo to v0.60.0 (#876) c961095
  • Bump root-check from 1.0.0 to 2.0.0 (#699) c8782d5
  • Bump yosay from 2.0.2 to 3.0.0 (#825) cb042ac
  • Bump sort-on from 4.1.1 to 6.1.0 (#823) 1de4adc

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [yo](https://github.com/yeoman/yo) from 5.1.0 to 6.0.0.
- [Release notes](https://github.com/yeoman/yo/releases)
- [Commits](yeoman/yo@v5.1.0...v6.0.0)

---
updated-dependencies:
- dependency-name: yo
  dependency-version: 6.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 13, 2025
@bdukes bdukes merged commit f459861 into master Nov 13, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/yo-6.0.0 branch November 13, 2025 14:13
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants