Skip to content

chore(deps): update dependency commit-and-tag-version to v13 - #39

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/commit-and-tag-version-13.x
Open

renovate[bot] wants to merge 1 commit into
masterfrom
renovate/commit-and-tag-version-13.x

Conversation

@renovate

@renovate renovate Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
commit-and-tag-version ^9.6.0^13.2.1 age confidence

Release Notes

absolute-version/commit-and-tag-version (commit-and-tag-version)

v13.2.1

Compare Source

Bug Fixes
  • bring back the blank line between release notes sections (#​341) (4248f1a)

v13.2.0

Compare Source

Features
  • maven: add support for multi-module pom version resolution (#​340) (72f9a02)
Bug Fixes
  • document and support custom writer render functions (#​324) (c81ad2f)

v13.1.2

Compare Source

Bug Fixes

v13.1.1

Compare Source

Bug Fixes
  • Fix issue where prereleases were calculated from the wrong base (fixes #​310) (1261803)

v13.1.0

Compare Source

Features

v13.0.0

Compare Source

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

v12.7.3

Compare Source

Bug Fixes
  • update release workflow for npm OIDC trusted publishing (#​281) (d0e3408)

v12.7.1

Compare Source

Bug Fixes

v12.7.0

Compare Source

Features
Bug Fixes

v12.6.1

Compare Source

Bug Fixes
  • bump: auto-increment prerelease when tag already exists (#​258) (75d69a6)
  • use fast-xml-parser to parse and build XML. This substantially reduces the bundle size. (#​234) (6075f4b)

v12.6.0

Compare Source

Features
  • add --config option to allow custom config file path (#​237) (3958e68)

v12.5.2

Compare Source

Bug Fixes
  • Correct use of fs, so we no longer emit a deprecation warning for fs.F_OK (7fe66bb), closes #​240

v12.5.1

Compare Source

Bug Fixes

v12.5.0

Compare Source

Features

v12.4.4

Compare Source

Bug Fixes

v12.4.3

Compare Source

Bug Fixes
  • Correct issue where downstream dependency would throw options.debug is not a function (4280bcf)

v12.4.2

Compare Source

Bug Fixes
  • deps: update dependency conventional-changelog to v4 (#​176) (8d15fc7)

v12.4.1

Compare Source

Bug Fixes
  • raise the 'openapi'-updater to a higher order of precedence above the 'yaml'-updater (#​143) (37fe178)

v12.4.0

Compare Source

Features

v12.3.0

Compare Source

Features
Bug Fixes
  • Add debug messages for exclusions during bump lifecycle (#​131) (a9191f2)

v12.2.0

Compare Source

Features

v12.1.0

Compare Source

Features

v12.0.0

Compare Source

⚠ BREAKING CHANGES
  • Drop support for node 14, 16. Now supports node 18 and 20.
Bug Fixes
  • Drop support for node 14, 16. Now supports node 18 and 20. (b1a58bc)
  • preserve frontmatter when updating changelog (#​108) (abdcfe2)

v11.3.0

Compare Source

Features

v11.2.4

Compare Source

Bug Fixes
  • allow bump task to handle versions with build metadata (33913ee)
  • handle invalid versions passed to releaseAs (33913ee)

v11.2.3

Compare Source

Bug Fixes
  • bump: propagate the parserOpts from args to conventionalRecommendedBump, fixing an issue with custom headerPatterns (#​89) (bc685be)

v11.2.2

Compare Source

Bug Fixes
  • deps: update dependency conventional-changelog-conventionalcommits to v6 (285f5e7)
  • deps: update dependency conventional-changelog-conventionalcommits to v6 (#​81) (ab67fa4)
  • deps: update dependency conventional-changelog-conventionalcommits to v6.1.0 (39827d3)
  • deps: update dependency conventional-changelog-conventionalcommits to v6.1.0 (#​86) (a8580d5)
  • deps: update dependency conventional-recommended-bump to v7 (5978564)
  • deps: update dependency conventional-recommended-bump to v7 (#​83) (1c9f82e)
  • deps: update dependency git-semver-tags to v5 (97e0237)
  • deps: update dependency git-semver-tags to v5 (#​80) (46ea506)

v11.2.1

Compare Source

Bug Fixes
  • dep: add stringify-package to project source, removing the deprecation warning on npm install (#​65) (3a959a7)

v11.2.0

Compare Source

Features
  • implement detect pm name (174a8bd)
  • support config npmClient (c33686a)
  • Support customizing the npm publish hint message with a new option: npmPublishHint (1f77110)

v11.1.0

Compare Source

Features
  • Expose release count option (40d27f8)
  • replace the changelog if releaseCount = 0 (d18af90)
Bug Fixes
  • ensure git signatures are not present (268800b)

v11.0.0

Compare Source

⚠ BREAKING CHANGES
  • deps: update dependency conventional-changelog-conventionalcommits to v5. This is technically a breaking change for anyone relying on the exact formatting of the changelog, as it ensures that versions are always written with H2 headers.
Bug Fixes
  • deps: update dependency conventional-changelog-conventionalcommits to v5 (b38e900)
  • deps: update dependency conventional-changelog-conventionalcommits to v5. This is technically a breaking change for anyone relying on the exact formatting of the changelog, as it ensures that versions are always written with H2 headers. (ffa799a)

v10.1.0

Compare Source

Features
  • options: Expose parser and writer options from conventional-commits-parser and conventional-commits-writer (185a461)
  • updater: add Gradle support (0cf439f)
Bug Fixes
  • use correct param for dryRun check (300b907)
10.0.1 (2022-05-28)
Bug Fixes
  • No longer warn inappropriately when a custom updater is provided as an object (5eb8886)

v10.0.1

Compare Source

Features
  • options: Expose parser and writer options from conventional-commits-parser and conventional-commits-writer (185a461)
  • updater: add Gradle support (0cf439f)
Bug Fixes
  • use correct param for dryRun check (300b907)
10.0.1 (2022-05-28)
Bug Fixes
  • No longer warn inappropriately when a custom updater is provided as an object (5eb8886)

v10.0.0

Compare Source

Features
  • options: Expose parser and writer options from conventional-commits-parser and conventional-commits-writer (185a461)
  • updater: add Gradle support (0cf439f)
Bug Fixes
  • use correct param for dryRun check (300b907)
10.0.1 (2022-05-28)
Bug Fixes
  • No longer warn inappropriately when a custom updater is provided as an object (5eb8886)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 7am on the first day of the month"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Aug 1, 2026
@renovate
renovate Bot force-pushed the renovate/commit-and-tag-version-13.x branch 2 times, most recently from 307a705 to 91dec60 Compare August 14, 2026 22:08
@renovate
renovate Bot force-pushed the renovate/commit-and-tag-version-13.x branch 2 times, most recently from 25cf8bf to a26f550 Compare September 2, 2026 18:40
@renovate
renovate Bot force-pushed the renovate/commit-and-tag-version-13.x branch 2 times, most recently from e247fca to ea6b6b6 Compare September 14, 2026 20:49
@renovate
renovate Bot force-pushed the renovate/commit-and-tag-version-13.x branch from ea6b6b6 to b3a4536 Compare September 15, 2026 09:49
@renovate

renovate Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn cli npm v12.0.2 does not support Node.js v18.20.8. This version of npm supports the following node versions: `^22.22.2 || ^24.15.0 || >=26.0.0`. You can find the latest version at https://nodejs.org/.
npm error code ERR_REQUIRE_ESM
npm error require() of ES Module /opt/containerbase/tools/npm/12.0.2/18.20.8/node_modules/npm/node_modules/@npmcli/agent/node_modules/http-proxy-agent/dist/index.js from /opt/containerbase/tools/npm/12.0.2/18.20.8/node_modules/npm/node_modules/@npmcli/agent/lib/proxy.js not supported.
npm error Instead change the require of index.js in /opt/containerbase/tools/npm/12.0.2/18.20.8/node_modules/npm/node_modules/@npmcli/agent/lib/proxy.js to a dynamic import() which is available in all CommonJS modules.
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-09-15T09_49_50_868Z-debug-0.log

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants