Skip to content

chore(deps): bump uuid and conventional-changelog-cli - #17

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-6c25af4a83
Open

chore(deps): bump uuid and conventional-changelog-cli#17
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-6c25af4a83

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor

Removes uuid. It's no longer used after updating ancestor dependency conventional-changelog-cli. These dependencies need to be updated together.

Removes uuid

Updates conventional-changelog-cli from 2.0.21 to 5.0.0

Release notes

Sourced from conventional-changelog-cli's releases.

conventional-changelog-jshint: v5.0.0

⚠ BREAKING CHANGES

  • Node >= 18 is required
  • cleanup presets interface (#1215)
  • conventional-changelog-writer: rewrite to TypeScript (#1150)
  • conventional-commits-parser: rewrite to TypeScript (#1126)
  • Now all packages, except gulp-conventional-changelog, are ESM-only.
  • git-semver-tags,conventional-recommended-bump: gitSemverTags and conventionalRecommendedBump now return promises
  • standard-changelog: createIfMissing method now returns a promise

Features

  • cleanup presets interface (#1215) (0e4f293)
  • conventional-changelog-writer: rewrite to TypeScript (#1150) (8af364f)
  • conventional-commits-parser: rewrite to TypeScript (#1126) (9e280d8)
  • drop node 16 support (#1226) (ec69cfd)
  • git-semver-tags,conventional-recommended-bump: refactoring to use promises instead of callbacks (#1112) (1697ecd)
  • move from CommonJS to ESM (#1144) (c5b859d)
  • standard-changelog: use promises (#1111) (5015ab7)

conventional-changelog-preset-loader: v5.0.0

⚠ BREAKING CHANGES

  • Node >= 18 is required
  • conventional-recommended-bump: new Bumper exported class (#1218)
  • Now all packages, except gulp-conventional-changelog, are ESM-only.

Features

conventional-commits-filter: v5.0.0

⚠ BREAKING CHANGES

  • Node >= 18 is required
  • conventional-commits-filter: align methods with other packages (#1181)
  • conventional-commits-filter: rewrite to TypeScript (#1178)
  • conventional-changelog-writer: rewrite to TypeScript (#1150)
  • conventional-commits-parser: rewrite to TypeScript (#1126)
  • Now all packages, except gulp-conventional-changelog, are ESM-only.
  • git-semver-tags,conventional-recommended-bump: gitSemverTags and conventionalRecommendedBump now return promises
  • standard-changelog: createIfMissing method now returns a promise

Features

  • conventional-changelog-writer: rewrite to TypeScript (#1150) (8af364f)

... (truncated)

Changelog

Sourced from conventional-changelog-cli's changelog.

5.0.0 (2024-04-26)

⚠ BREAKING CHANGES

  • Node >= 18 is required
  • cleanup presets interface (#1215)
  • Now all packages, except gulp-conventional-changelog, are ESM-only.

Features

Bug Fixes

  • conventional-changelog-cli,conventional-recommended-bump,standard-changelog: fix config loading (#1234) (c2c4b3a)
  • conventional-changelog-cli: fix link for option prompt (#1159) (7e51c6d)
  • deps: update dependency meow to v13 (#1190) (862f66b)

4.1.0 (2023-09-09)

Note: Upgrade workspace dependencies.

4.0.0 (2023-08-26)

⚠ BREAKING CHANGES

  • Node >= 16 is required
  • Now all presets are exports preset config factory function. conventional-changelog-preset-loader now exports new loadPreset and createPresetLoader functions. If you are using presets indirectly, using preset name, no any changes in configuration needed, just upgrade packages to latest versions.

Features

Bug Fixes

3.0.0 (2023-06-05)

⚠ BREAKING CHANGES

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

Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependency [conventional-changelog-cli](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-cli). These dependencies need to be updated together.


Removes `uuid`

Updates `conventional-changelog-cli` from 2.0.21 to 5.0.0
- [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases)
- [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/conventional-changelog-cli-v5.0.0/packages/conventional-changelog-cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/conventional-changelog-cli-v5.0.0/packages/conventional-changelog-cli)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version:
  dependency-type: indirect
- dependency-name: conventional-changelog-cli
  dependency-version: 5.0.0
  dependency-type: direct:development
...

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 Jul 17, 2026
@joostfaassen

Copy link
Copy Markdown
Member

🤖 Dependabot PR processing skill — risk assessment

Acting on behalf of Joost Faassen.

Decision

Do not merge automatically — assessed risk: high

What changed

Title chore(deps): bump uuid and conventional-changelog-cli
Semver major (2.0.215.0.0)
Files (2) package-lock.json, package.json
Diff size +5499 / −3592

Why this was not merged automatically

  1. This looks like a major semver jump (2.0.215.0.0).
  2. Major dependency upgrades can introduce breaking API or runtime changes.
  3. Left open for human review.

Checks considered

  • Pull request is mergeable with a clean merge state
  • No failing / timed-out / cancelled required checks observed
  • Diff inspected for manifests/lockfiles only vs unexpected paths
  • Package/path screened against sensitive dependency patterns

Automated assessment by the Dependabot PR processing skill. Detail stays in this comment; the merge commit message is kept short on purpose.

2 similar comments
@joostfaassen

Copy link
Copy Markdown
Member

🤖 Dependabot PR processing skill — risk assessment

Acting on behalf of Joost Faassen.

Decision

Do not merge automatically — assessed risk: high

What changed

Title chore(deps): bump uuid and conventional-changelog-cli
Semver major (2.0.215.0.0)
Files (2) package-lock.json, package.json
Diff size +5499 / −3592

Why this was not merged automatically

  1. This looks like a major semver jump (2.0.215.0.0).
  2. Major dependency upgrades can introduce breaking API or runtime changes.
  3. Left open for human review.

Checks considered

  • Pull request is mergeable with a clean merge state
  • No failing / timed-out / cancelled required checks observed
  • Diff inspected for manifests/lockfiles only vs unexpected paths
  • Package/path screened against sensitive dependency patterns

Automated assessment by the Dependabot PR processing skill. Detail stays in this comment; the merge commit message is kept short on purpose.

@joostfaassen

Copy link
Copy Markdown
Member

🤖 Dependabot PR processing skill — risk assessment

Acting on behalf of Joost Faassen.

Decision

Do not merge automatically — assessed risk: high

What changed

Title chore(deps): bump uuid and conventional-changelog-cli
Semver major (2.0.215.0.0)
Files (2) package-lock.json, package.json
Diff size +5499 / −3592

Why this was not merged automatically

  1. This looks like a major semver jump (2.0.215.0.0).
  2. Major dependency upgrades can introduce breaking API or runtime changes.
  3. Left open for human review.

Checks considered

  • Pull request is mergeable with a clean merge state
  • No failing / timed-out / cancelled required checks observed
  • Diff inspected for manifests/lockfiles only vs unexpected paths
  • Package/path screened against sensitive dependency patterns

Automated assessment by the Dependabot PR processing skill. Detail stays in this comment; the merge commit message is kept short on purpose.

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