43.143.0

renovatebot/renovate43.143.0Apr 27, 2026by github-actions[bot]

AI Summary

New feature adds support for clang-format in the mise manager and improves CI stability.

Key Highlights

  • Added support for clang-format in the mise manager.
  • Never cancel in-progress release jobs.
  • Added trace logging for constraint filtering in datasources.

New Features

  • Add support for clang-format in the mise manager

Full Release Notes

## [43.143.0](https://github.com/renovatebot/renovate/compare/43.142.1...43.143.0) (2026-04-27)

### Features

* **manager/mise:** add support for clang-format ([#42912](https://github.com/renovatebot/renovate/issues/42912)) ([c1e1255](https://github.com/renovatebot/renovate/commit/c1e12558b5cc2ae1669473c011211aacfce7fa22))

### Miscellaneous Chores

* **datasource:** add trace logging for `applyConstraintsFiltering` ([#42929](https://github.com/renovatebot/renovate/issues/42929)) ([a8310d0](https://github.com/renovatebot/renovate/commit/a8310d0be5ed5886abec9d141914252a582a1010))
* **deps:** update ghcr.io/containerbase/devcontainer docker tag to v14.9.5 (main) ([#42931](https://github.com/renovatebot/renovate/issues/42931)) ([1aec8c9](https://github.com/renovatebot/renovate/commit/1aec8c9577edb5bd8988e9476df498091d438c18))
* don't include worktrees in `markdownlint` checks ([#42930](https://github.com/renovatebot/renovate/issues/42930)) ([12c5981](https://github.com/renovatebot/renovate/commit/12c59817db4e8ae0badbf0c7ee3ad79a31959e97))
* **pr:** make truncation notice more prominent ([#42823](https://github.com/renovatebot/renovate/issues/42823)) ([b4d2286](https://github.com/renovatebot/renovate/commit/b4d22867de47ffcf838e51a8cdcc0044ca346c81))

### Tests

* **datasource/jenkins-plugins:** use correct versioning ([#42923](https://github.com/renovatebot/renovate/issues/42923)) ([5022244](https://github.com/renovatebot/renovate/commit/502224479fad9a22e5a464f7cf4e8c892ddc1bf9))
* **util:** add coverage of new GitHub Installation Access Token format ([#42928](https://github.com/renovatebot/renovate/issues/42928)) ([5042d74](https://github.com/renovatebot/renovate/commit/5042d74fac0f6955d5b92988d7e0ab80c717ed64))

### Continuous Integration

* never cancel in-progress release jobs ([#42817](https://github.com/renovatebot/renovate/issues/42817)) ([dcabdfd](https://github.com/renovatebot/renovate/commit/dcabdfd6ae692f27d89bea8c290127e90df77a77)), closes [#42809](https://github.com/renovatebot/renovate/issues/42809)
* use explicit repo URL for checking commits ([#42939](https://github.com/renovatebot/renovate/issues/42939)) ([858e708](https://github.com/renovatebot/renovate/commit/858e70851041d31791ee72a2c24e1ebb44f1b491))