43.258.0
renovatebot/renovate43.258.0Jul 11, 2026by github-actions[bot]
AI Summary
This minor version bump introduces new features, including draft PR support for Bitbucket and a monorepo restructuring using a GraphQL platform, alongside a bug fix for npm rename handling.
Key Highlights
- Added draft PRs support for Bitbucket
- Refactored monorepo to use GraphQL platform
- Fixed npm issue to allow rename when replacement value is unchanged
New Features
- Bitbucket draft PRs support
- GraphQL-platform monorepo
Full Release Notes
## [43.258.0](https://github.com/renovatebot/renovate/compare/43.257.9...43.258.0) (2026-07-11) ### Features * **bitbucket:** add draft PRs support ([#43965](https://github.com/renovatebot/renovate/issues/43965)) ([a602d16](https://github.com/renovatebot/renovate/commit/a602d166a5e2e7e00f03e377160b24d095d75652)) * **monorepo:** graphql-platform monorepo ([#44409](https://github.com/renovatebot/renovate/issues/44409)) ([bcc71ca](https://github.com/renovatebot/renovate/commit/bcc71cacd399e0195c3560cdd8d7ea7000ca6f50)) ### Bug Fixes * **npm:** allow rename when replacement value is unchanged ([#44486](https://github.com/renovatebot/renovate/issues/44486)) ([d3cbca9](https://github.com/renovatebot/renovate/commit/d3cbca91dbe239ab4a48b38084c93dab6c239462))