43.264.0

renovatebot/renovate43.264.0Jul 15, 2026by github-actions[bot]

AI Summary

This release introduces a new `--rebase-all-open-branches` CLI flag to force rebasing of all open branches. It also updates dependencies like memfs and zizmor, and adds a CI workflow for merging main into PR branches.

Key Highlights

  • Added `--rebase-all-open-branches` CLI flag
  • Updated memfs and zizmor dependencies
  • Added CI workflow for auto-merging main into PR branches

New Features

  • Added `--rebase-all-open-branches` CLI flag
  • Added auto:pls-merge-main label workflow

Full Release Notes

## [43.264.0](https://github.com/renovatebot/renovate/compare/43.263.9...43.264.0) (2026-07-15)

### Features

* add `--rebase-all-open-branches` ([#44607](https://github.com/renovatebot/renovate/issues/44607)) ([13b5ae4](https://github.com/renovatebot/renovate/commit/13b5ae4307582c48f294f93f5bbb9d3f6a7dfa5f))

### Miscellaneous Chores

* **deps:** update dependency memfs to v4.64.0 (main) ([#44580](https://github.com/renovatebot/renovate/issues/44580)) ([3499785](https://github.com/renovatebot/renovate/commit/349978561c0649df9a089aea1d886807d79c4821))
* **deps:** update dependency memfs to v4.64.0 (main) ([#44602](https://github.com/renovatebot/renovate/issues/44602)) ([6b28213](https://github.com/renovatebot/renovate/commit/6b282132ba645218cb8b338d2ed43a810b738d4e))
* **deps:** update zizmor (main) ([#44601](https://github.com/renovatebot/renovate/issues/44601)) ([461248e](https://github.com/renovatebot/renovate/commit/461248e260e02c768fde187cf4168e5e069228ef))

### Continuous Integration

* add `auto:pls-merge-main` label workflow to merge main into a PR branch ([#44599](https://github.com/renovatebot/renovate/issues/44599)) ([cc5bcaa](https://github.com/renovatebot/renovate/commit/cc5bcaaf7f4dd75cae935924e649d0e63f433964))