Skip to content

[CSR-0] chore: Bump @release-it/conventional-changelog from 10.0.6 to 12.0.0 in /packages/jest - #390

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/jest/release-it/conventional-changelog-12.0.0
Closed

[CSR-0] chore: Bump @release-it/conventional-changelog from 10.0.6 to 12.0.0 in /packages/jest#390
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/jest/release-it/conventional-changelog-12.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @release-it/conventional-changelog from 10.0.6 to 12.0.0.

Release notes

Sourced from @​release-it/conventional-changelog's releases.

Release 12.0.0

  • Skip prereleases without a recommended bump (resolve #151) (3451b9d346c27228b02a099a22838216e833a1ba)
  • Avoid shell interpolation when staging changelogs (resolve #149) (dbaba1c8eee91fa792986c90c9767a2f6f78e123)
  • Use resolved tag as recommended bump boundary (resolve #99) (d7cce4d82cfce4b90998f34b99f624ae7cb7f454)
  • Document stable prerelease promotion (resolve #152) (9fa21def00e690ed9c4cfb72ee6ebfe82d291b4d)
  • Upgrade dependencies (41b3201f1746605e6cc11bea70ba9ddb2b7e2bb8)

Release 11.0.1

  • Restore no-preset fallback to prevent whatBump error (636c254fd1df5c4858d9ab48d1e1c13a1f24412a)
  • Bump tmp from 0.2.5 to 0.2.6 (#145) (ce9a599e2762247bc8c71143214ab1cc6c162489) - thanks @​dependabot[bot]!
  • Update dependencies (063b6af211b095465490e5b1c801955c7d25e72e)
  • Derive tag prefix from resolved tag for recommended bump (resolve #80) (8947320a51403c8eaf47eebad8d3cef637cc3279)
  • Document transform override and parseCommits resolution (resolve #78, resolve #137) (f3461f1ed7133bb70022ae4e6dbdd011f6d4641d)
  • Run tests on Node 26 (74812985412d061d39352071a0c04666e25c61c5)

Release 11.0.0

  • Fix repository.url (23d3d9cd50fdb4475b8736273a776541833862c0)
  • docs: fix broken links and remove outdated override warning (#138) (344bad3bf2f90618a86d3e38883a5d5eff12aaf1) - thanks @​aarondpn!
  • fix: support release-it 20 (#142) (043242693e5c88244a25fbcf0dceafcbf955588f) - thanks @​twk3!
  • Update dependencies & bump engines.node (1b746e6b5a26335cf01c314074dcf7e291c260a0)
Commits
  • ee8b92e Release 12.0.0
  • 41b3201 Upgrade dependencies
  • 9fa21de Document stable prerelease promotion (resolve #152)
  • d7cce4d Use resolved tag as recommended bump boundary (resolve #99)
  • dbaba1c Avoid shell interpolation when staging changelogs (resolve #149)
  • 3451b9d Skip prereleases without a recommended bump (resolve #151)
  • 82f88c9 Release 11.0.1
  • 7481298 Run tests on Node 26
  • f3461f1 Document transform override and parseCommits resolution (resolve #78, resolve...
  • 8947320 Derive tag prefix from resolved tag for recommended bump (resolve #80)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [@release-it/conventional-changelog](https://github.com/release-it/conventional-changelog) from 10.0.6 to 12.0.0.
- [Release notes](https://github.com/release-it/conventional-changelog/releases)
- [Commits](release-it/conventional-changelog@10.0.6...12.0.0)

---
updated-dependencies:
- dependency-name: "@release-it/conventional-changelog"
  dependency-version: 12.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

Assignees

The following users could not be added as assignees: ynahmany. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 27, 2026
@currents-codebot

Copy link
Copy Markdown
Contributor

CI fails here because this PR updates only packages/*/package.json without regenerating the root package-lock.json, so npm ci aborts:

npm error Missing: conventional-changelog-writer@9.2.0 from lock file

This is a single-lockfile npm workspaces repo, so a per-package bump can't land on its own. #393 applies this same @release-it/conventional-changelog 10 → 12 bump across all packages with a matching lockfile, and is green.

Closing in favour of #393.

@dependabot @github

dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

Looks like @release-it/conventional-changelog is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 30, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/packages/jest/release-it/conventional-changelog-12.0.0 branch July 30, 2026 19:27
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.

2 participants