Skip to content

chore: bump commit-and-tag-version from 12.7.3 to 13.1.0 - #5276

Merged
straker merged 1 commit into
developfrom
dependabot/npm_and_yarn/commit-and-tag-version-13.1.0
Aug 3, 2026
Merged

chore: bump commit-and-tag-version from 12.7.3 to 13.1.0#5276
straker merged 1 commit into
developfrom
dependabot/npm_and_yarn/commit-and-tag-version-13.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps commit-and-tag-version from 12.7.3 to 13.1.0.

Release notes

Sourced from commit-and-tag-version's releases.

v13.1.0

13.1.0 (2026-07-21)

Features

v13.0.0

13.0.0 (2026-07-18)

⚠ BREAKING CHANGES

  • Update all conventional-changelog dependencies to their modern version. There are a few breaking changes that will affect users with custom presets, please see MIGRATION.md. This also raises the node minimum to node 22.
  • This package is now pure ESM. CLI uses should be unaffected. This raises the minimum engine to 20.19, and anyone using require will need to require('commit-and-tag-version').default

deps

  • Update all conventional-changelog dependencies to their modern version. There are a few breaking changes that will affect users with custom presets, please see MIGRATION.md. This also raises the node minimum to node 22. (c2d26bf)

Bug Fixes

Code Refactoring

  • This package is now pure ESM. CLI uses should be unaffected. This raises the minimum engine to 20.19, and anyone using require will need to require('commit-and-tag-version').default (89ba82e)
Changelog

Sourced from commit-and-tag-version's changelog.

13.1.0 (2026-07-21)

Features

13.0.0 (2026-07-18)

⚠ BREAKING CHANGES

  • Update all conventional-changelog dependencies to their modern version. There are a few breaking changes that will affect users with custom presets, please see MIGRATION.md. This also raises the node minimum to node 22.
  • This package is now pure ESM. CLI uses should be unaffected. This raises the minimum engine to 20.19, and anyone using require will need to require('commit-and-tag-version').default

deps

  • Update all conventional-changelog dependencies to their modern version. There are a few breaking changes that will affect users with custom presets, please see MIGRATION.md. This also raises the node minimum to node 22. (c2d26bf)

Bug Fixes

Code Refactoring

  • This package is now pure ESM. CLI uses should be unaffected. This raises the minimum engine to 20.19, and anyone using require will need to require('commit-and-tag-version').default (89ba82e)
Commits
  • 2a344ca chore(master): release 13.1.0 (#307)
  • 9e215d6 build(deps): bump detect-indent from 6.1.0 to 7.0.2 (#284)
  • 14e37e5 build(deps-dev): bump strip-ansi from 6.0.1 to 7.2.0 (#286)
  • 9e0e5ab feat: support ESM configuration files (#306)
  • 7c74df6 build(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#303)
  • 98ac008 build(deps): bump actions/setup-node from 6 to 7 (#304)
  • 00c0a5e build(deps): bump chalk from 2.4.2 to 5.6.2 (#305)
  • ddb4ed4 test: make fs mocks tolerate non-string paths from the module loader (#302)
  • 1ac8d4d chore(master): release 13.0.0 (#301)
  • 59ece91 build(deps): bump codecov/codecov-action from 6 to 7 (#297)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for commit-and-tag-version since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 1, 2026 12:24
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/commit-and-tag-version-13.1.0 branch from fa518df to efb0241 Compare August 3, 2026 19:37

@straker straker left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We only use commit-and-tag-version (or the package script release that uses it) through the CLI so should be safe to take the ESM only changes:

This package is now pure ESM. CLI uses should be unaffected. This raises the minimum engine to 20.19, and anyone using require will need to require('commit-and-tag-version').default

@straker
straker merged commit 8ff5ac6 into develop Aug 3, 2026
23 checks passed
@straker
straker deleted the dependabot/npm_and_yarn/commit-and-tag-version-13.1.0 branch August 3, 2026 19:49
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