Skip to content

chore(deps): update dependency @release-it/conventional-changelog to v12 - #82

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/release-it-conventional-changelog-12.x
Open

chore(deps): update dependency @release-it/conventional-changelog to v12#82
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/release-it-conventional-changelog-12.x

Conversation

@renovate

@renovate renovate Bot commented Jul 25, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
@release-it/conventional-changelog 2.0.112.0.0 age confidence

Release Notes

release-it/conventional-changelog (@​release-it/conventional-changelog)

v12.0.0

Compare Source

  • Skip prereleases without a recommended bump (resolve #​151) (3451b9d)
  • Avoid shell interpolation when staging changelogs (resolve #​149) (dbaba1c)
  • Use resolved tag as recommended bump boundary (resolve #​99) (d7cce4d)
  • Document stable prerelease promotion (resolve #​152) (9fa21de)
  • Upgrade dependencies (41b3201)

v11.0.1

Compare Source

v11.0.0

Compare Source

v10.0.6

Compare Source

v10.0.5

Compare Source

v10.0.4

Compare Source

v10.0.3

Compare Source

v10.0.2

Compare Source

v10.0.1

Compare Source

  • Add dummy config file in test (3e9f528)
  • Support release-it v19 (a2f5059)
  • Add note about conventional-changelog-conventionalcommits override (#​110) (587be05)
  • docs: Show that whatBump accepts a function for recommending the new version (#​109) (bf27526)

v10.0.0

Compare Source

  • Update dependencies + bump engines.node (273c84f)

v9.0.4

Compare Source

v9.0.3

Compare Source

v9.0.2

Compare Source

v9.0.1

Compare Source

  • Update dependencies (6059558)
  • fix: Allow whatBump to return undefined to skip versioning (#​102) (3301fbe)

v9.0.0

Compare Source

v8.0.2

Compare Source

  • Add Node.js 22 to test matrix in CI (619c01c)
  • Upgrade dependencies (e73df9b)

v8.0.1

Compare Source

v8.0.0

Compare Source

v7.0.2

Compare Source

  • Upgrade conventional-changelog to 5.1.0 (#​75) (bdd80bd)
  • Fix presetpreset.name in readme (fa034ed)

v7.0.1

Compare Source

  • Explicit preset objects in tests + migrate error message (c4e90e0)
  • Improve readability (c37a7ea)
  • Fix test matrix (50c3155)
  • Update dependencies (3d52b17)
  • Fix test wrt tag suffix/template (b92151f)
  • Fix the parserOpts in the getRecommendedVersion function. (#​64) (a4acfea)

v7.0.0

Compare Source

  • Major bump with release-it v16/Node.js v16 (2f9ca56)

v6.0.0

Compare Source

  • Use GITHUB_TOKEN_RELEASE_IT token (3931967)
  • Update dependencies (1a42811)
  • Add test (related to #​58) (ff9f1aa)
  • Update dependencies (e41e7d3)
  • Add note about not writing a changelog and setting options from CLI (closes #​48) (6166bd8)

v5.1.1

Compare Source

  • Update dependencies (855a7df)
  • Add test for infile: false (40869a1)
  • Stricter tests and follow heading level (9aecd6a)

v5.1.0

Compare Source

v5.0.0

Compare Source

  • Add spec to assert conventional-recommended-bump and whatBump option behavior (124351c)
  • Remove obsolete disable-metrics flag in test (39c0992)
  • Whitespace (51adf99)
  • Cross-os newlines (9bcc253)
  • End support for Node.js v12 (de652df)
  • Fix EOLs in specs (bc5f5e3)
  • Fix spec after merge (1d2465d)
  • Update version + dependencies (eb438a9)
  • Don't mutate options, but send clean arguments to conventionalChangelog (d814638)
  • Add GitHub Action for test matrix (c466c69)
  • Move to real integration tests + add more (3ac968d)
  • Refactor tests + more integrated tests (80b99dc)
  • Update dependencies + engine version (f97297e)
  • Migrate implementation to ESM (93c7255)

v4.3.0

Compare Source

  • Remove CHANGES.md just in case before running specs (51d3b10)
  • Remove unused prepend-file dependency (59053b4)
  • Fix missing newlines (fixes #​46) (cd55c13)
  • Fix specs for new from prop (d20e50d)
  • Pass previousTag to conventionalChangelog in gitRawCommitsOpts to select commit messages (#​47) (f13909e)

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

  • Update docs (685e4f1)
  • Minor edits to new header logic and tests (abef409)
  • Support page header setting of changelog file (#​42) (af66ee0)
  • Document how to customize the conventional-changelog-writer template. (#​36) (cef5247)

v4.1.0

Compare Source

  • Add strictSemVer option (c3748fa)

v4.0.0

Compare Source

  • Update dependencies (bbdb5c7)
  • Fix support for (continuation) pre-releases (b2b1275)
  • Auto-format (ec42877)
  • Fix release type for pre-release (1b1c83d)

v3.3.0

Compare Source

  • Fix regex in JSON example (72b9669)
  • Pass 'parserOpts' and 'writerOpts' to conventional-changelog-core (#​32) (69aa6b0)
  • Fix up docs re. new options (bf19b4e)
  • Documentation for gitRawCommitsOpts (#​30) (264443e)

v3.2.0

Compare Source

  • Update release-it (bdf2949)
  • Pass context and gitRawCommitsOpts to conventional-changelog-core (9111a99)
  • Don't throw for --no.git (3b1342f)
  • Use null if there's no tagTemplate set (9dcc05c)

v3.1.1

Compare Source

  • Use version fallback (without Git plugin) (8f91941)

v3.1.0

Compare Source

  • Add tagTemplate (temporary) to fix tests (7768648)
  • Add support for --no-increment (5333778)
  • Add support for tagPrefix (ecd4374)

v3.0.1

Compare Source

  • fix: --release-version not working if conventional-changelog is enabled (d1c0c78)
  • Update docs (closes #​18) (ad74134)

v3.0.0

Compare Source


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • "every weekend"
  • 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 force-pushed the renovate/release-it-conventional-changelog-12.x branch from d2569c3 to 7c02a3c Compare July 30, 2026 18:50
@renovate
renovate Bot force-pushed the renovate/release-it-conventional-changelog-12.x branch from 7c02a3c to ef3fa87 Compare August 11, 2026 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants