Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps conventional-commits-parser from 3.2.4 to 6.2.0.

Release notes

Sourced from conventional-commits-parser's releases.

conventional-commits-parser: v6.2.0

Features

  • named capturing groups support for regex patterns (#1372) (a63c3f3)

Bug Fixes

  • respect comment char while truncate to scissors (#1373) (a964ccc)

conventional-commits-parser: v6.1.0

Features

  • conventional-commits-parser: allow @ in scope part of the header (#1283) (d48c660)

Bug Fixes

  • conventional-commits-parser: give a possible 'header' merge pattern correspondence a priority over the next line (#1311) (373d330)
  • conventional-commits-parser: ignore irrelevant references (#1288) (115d5d0)

conventional-commits-parser: v6.0.0

Bug Fixes

Features

  • allows notes pattern to be customized (#586) (9c00f32)

conventional-commits-parser: v5.0.0

5.0.0 (2023-08-26)

⚠ BREAKING CHANGES

  • Node >= 16 is required

Features

Bug Fixes

... (truncated)

Changelog

Sourced from conventional-commits-parser's changelog.

6.2.0 (2025-06-09)

Features

  • named capturing groups support for regex patterns (#1372) (a63c3f3)

Bug Fixes

  • respect comment char while truncate to scissors (#1373) (a964ccc)

6.1.0 (2025-01-15)

Features

  • conventional-commits-parser: allow @ in scope part of the header (#1283) (d48c660)

Bug Fixes

  • conventional-commits-parser: give a possible 'header' merge pattern correspondence a priority over the next line (#1311) (373d330)
  • conventional-commits-parser: ignore irrelevant references (#1288) (115d5d0)

6.0.0 (2024-04-26)

⚠ BREAKING CHANGES

  • Node >= 18 is required
  • conventional-recommended-bump: new Bumper exported class (#1218)
  • conventional-commits-filter: rewrite to TypeScript (#1178)
  • 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-commits-filter: rewrite to TypeScript (#1178) (e0c7b06)
  • conventional-commits-parser: add parseCommits method to work with async iterables (#1180) (7ee67ec)
  • conventional-commits-parser: rewrite to TypeScript (#1126) (9e280d8)
  • conventional-recommended-bump: new Bumper exported class (#1218) (0ddc8cd)
  • 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)

Bug Fixes

  • conventional-commits-parser: parse header if subject includes ! to indicate breaking change (#1213) (30cfa82)
  • deps: update dependency meow to v13 (#1190) (862f66b)

5.0.0 (2023-08-26)

... (truncated)

Commits
  • a10c63f chore(release): monorepo release (#1383)
  • a63c3f3 feat(conventional-commits-parser): named capturing groups support for regex p...
  • a964ccc fix(conventional-commits-parser): respect comment char while truncate to scis...
  • 5b267de chore: fix changelog file
  • c7dc90c chore: format changelog files
  • 1655ff2 ci: fix tests type check (#1354)
  • 821661b style: unified eslint config (#1353)
  • 641a044 chore(master): release conventional-commits-parser 6.1.0 (#1333)
  • 373d330 fix(conventional-commits-parser): give a possible 'header' merge pattern corr...
  • 115d5d0 fix(conventional-commits-parser): ignore irrelevant references (#1288)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by dangreen, a new releaser for conventional-commits-parser since your current version.


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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 9, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/conventional-commits-parser-6.2.0 branch from e1bc3d3 to a0f4308 Compare June 16, 2025 07:04
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2025

Superseded by #146.

@dependabot dependabot bot closed this Oct 21, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/conventional-commits-parser-6.2.0 branch October 21, 2025 20:10
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