44.44.0
renovatebot/renovate44.44.0Aug 25, 2026by github-actions[bot]
AI Summary
Feature release focusing on Bitbucket API changes and general HTTP improvements.
Key Highlights
- Surface deprecated and removed API functionality
- Add a `handleResponse` hook to the HTTP module
Breaking Changes
- Remove support for Issues in Bitbucket platform
New Features
- Surface deprecated and removed API functionality
- Add a `handleResponse` hook
Full Release Notes
## [44.44.0](https://github.com/renovatebot/renovate/compare/44.43.1...44.44.0) (2026-08-25) ### Features * **http/bitbucket:** surface deprecated and removed API functionality ([#45446](https://github.com/renovatebot/renovate/issues/45446)) ([4eee9a4](https://github.com/renovatebot/renovate/commit/4eee9a468370242b42afb689967d732a86eb3170)) ### Bug Fixes * **manager/sveltos:** concatenate repositoryURL with chartName for OCI ([#45439](https://github.com/renovatebot/renovate/issues/45439)) ([448597f](https://github.com/renovatebot/renovate/commit/448597f97037c442f2e4ed467eaec8e5dfceb2fa)) * **platform/bitbucket:** remove support for Issues ([#45445](https://github.com/renovatebot/renovate/issues/45445)) ([ad63ddd](https://github.com/renovatebot/renovate/commit/ad63dddef764aaa0846cf236811509e1c4b3ecc1)), closes [#20568](https://github.com/renovatebot/renovate/issues/20568) ### Miscellaneous Chores * **deps:** update vitest monorepo to v4.1.11 (main) ([#45452](https://github.com/renovatebot/renovate/issues/45452)) ([e173b32](https://github.com/renovatebot/renovate/commit/e173b32cb50b252a9927d13cb78421c58a3a321a)) ### Code Refactoring * **http:** add a `handleResponse` hook ([#45449](https://github.com/renovatebot/renovate/issues/45449)) ([3861bda](https://github.com/renovatebot/renovate/commit/3861bdab30b14f7799fe46bb8c3ca8fec714b180))