Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps semver-regex to 4.0.5 and updates ancestor dependency yo. These dependencies need to be updated together.

Updates semver-regex from 2.0.0 to 4.0.5

Release notes

Sourced from semver-regex's releases.

v4.0.5

  • Improve regex b4ff333

Tip: If you use it in a server context, it's a good idea to give the regex a timeout.

sindresorhus/semver-regex@v4.0.4...v4.0.5

v4.0.4

  • Fix some false positive matches (#23) e93d9c8

Tip: If you use it in a server context, it's a good idea to give the regex a timeout.

sindresorhus/semver-regex@v4.0.3...v4.0.4

v4.0.3

  • Fix ReDoS vulnerability d8ba39a
    • This only affects you if you run the regex on untrusted user input in a server context.
    • Also back-ported to v3 in 3.1.4.
    • CVE pending

sindresorhus/semver-regex@v4.0.2...v4.0.3

v4.0.2

  • No changes. Just fixing a npm dist tag.

v4.0.1

  • Fix ReDoS vulnerability 11c6624
    • This only affects you if you run the regex on untrusted user input in a server context.
    • Also back-ported to v3 in 3.1.3.
    • CVE-2021-3795

sindresorhus/semver-regex@v4.0.0...v4.0.1

v4.0.0

Breaking

  • Require Node.js 12 7b785e3
  • This package is now pure ESM. Please read this.

sindresorhus/semver-regex@v3.1.2...v4.0.0

v3.1.4

v3.1.2

  • Fix regex catastrophic backtracking 6baf2cc Working around this meant accepting some obscure false-positives. I don't think it will affect any real code, but it's good to be aware of. See the disabled tests in the commit.

sindresorhus/semver-regex@v3.1.1...v3.1.2

... (truncated)

Commits

Updates yo from 5.0.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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) to 4.0.5 and updates ancestor dependency [yo](https://github.com/yeoman/yo). These dependencies need to be updated together.


Updates `semver-regex` from 2.0.0 to 4.0.5
- [Release notes](https://github.com/sindresorhus/semver-regex/releases)
- [Commits](sindresorhus/semver-regex@v2.0.0...v4.0.5)

Updates `yo` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/yeoman/yo/releases)
- [Commits](yeoman/yo@v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: semver-regex
  dependency-version: 4.0.5
  dependency-type: indirect
- dependency-name: yo
  dependency-version: 6.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 1, 2026
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.

1 participant