44.33.2

renovatebot/renovate44.33.2Aug 18, 2026by github-actions[bot]

AI Summary

Primarily a maintenance release focused on CI/CD optimization, including improved caching strategies, linting workflows, and dependency updates.

Key Highlights

  • CI cache improvements with restore-keys fallback
  • Workflow refinements for linting and caching
  • Docker base image update to v13.87.3

Full Release Notes

## [44.33.2](https://github.com/renovatebot/renovate/compare/44.33.1...44.33.2) (2026-08-18)

### Bug Fixes

* **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.87.3 (main) ([#45332](https://github.com/renovatebot/renovate/issues/45332)) ([1333d2c](https://github.com/renovatebot/renovate/commit/1333d2c0509702428953340346bb0cc1c924d48e))

### Miscellaneous Chores

* **deps:** update dependency @biomejs/biome to v2.5.8 (main) ([#45329](https://github.com/renovatebot/renovate/issues/45329)) ([72f9949](https://github.com/renovatebot/renovate/commit/72f9949c9dd730a16bc5979d49789c025dce1691))

### Continuous Integration

* add `restore-keys` fallback for tsbuildinfo cache ([97c10ff](https://github.com/renovatebot/renovate/commit/97c10ffcc9f0441a7d3a9052a0af68a4b9689b99))
* add `restore-keys` fallback for vitest cache ([a265d4a](https://github.com/renovatebot/renovate/commit/a265d4a56ece2a1d7b7893d7c13d11ba22f3f296))
* add missing `description` to `setup-docker` action ([da7dc8b](https://github.com/renovatebot/renovate/commit/da7dc8b895ce2d1d6a8769b96edf77a29c5eb396))
* correctly generate prefetch matrix cache key ([6a7683b](https://github.com/renovatebot/renovate/commit/6a7683b750f653e2317a4aa0f7f2c5911abf92f4))
* don't gate `build-docs` on `lint-docs` ([27875b6](https://github.com/renovatebot/renovate/commit/27875b6bf7a5f55cc08aaadf7862415496cf0b70))
* don't gate `lint-actions` on `setup-build` ([4dae136](https://github.com/renovatebot/renovate/commit/4dae13669de10e4374e9c096db339e64758b92ae))
* ensure `lint-actions` lints composite actions ([a00fef3](https://github.com/renovatebot/renovate/commit/a00fef3069dee0c249c1fce47b798a195bf608de))
* ensure that linting leads to `test-success` failure ([267c7ff](https://github.com/renovatebot/renovate/commit/267c7fff951c674aea78be108933722ab837be09))
* evaluate codecov `fail_ci_if_error` as an expression ([eeaa20f](https://github.com/renovatebot/renovate/commit/eeaa20fe2cf98174b17fd573bb0df59bc736708f))
* **mend-slack:** pass discussion timestamp to script via `env` ([0bc5849](https://github.com/renovatebot/renovate/commit/0bc5849acd6b8bfee30e54a7239f5649e2e5b817))
* never restore caches into the release job ([34c7bcb](https://github.com/renovatebot/renovate/commit/34c7bcb7a50cafe7c8fd7f94fc679d0325bb3ccc))
* pass secrets and inputs to release scripts via `env` ([a0ad2d0](https://github.com/renovatebot/renovate/commit/a0ad2d0d156631dad82a1276fa92dbce30b19ed6))
* remove duplicated `markdown-lint` step from `lint-docs` ([d1073f0](https://github.com/renovatebot/renovate/commit/d1073f0bc86ec488ff7a0f8e27f04e226b1172e6))
* **ws_scan:** pass Mend API key via `WS_APIKEY` environment variable ([2d566bf](https://github.com/renovatebot/renovate/commit/2d566bfe0b9ea229721b2cf15442a22b5d1d51aa))