43.263.0

renovatebot/renovate43.263.0Jul 14, 2026by github-actions[bot]

AI Summary

A feature release updating the base image and refactoring schema utilities to use Nullish types for better type handling.

Key Highlights

  • Update ghcr.io/renovatebot/base-image docker tag to v13.75.0
  • Refactor schemas to prefer Nullish schema utils instead of `z.nullish()`

New Features

  • Update ghcr.io/renovatebot/base-image docker tag to v13.75.0

Full Release Notes

## [43.263.0](https://github.com/renovatebot/renovate/compare/43.262.4...43.263.0) (2026-07-14)

### Features

* **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.75.0 (main) ([#44568](https://github.com/renovatebot/renovate/issues/44568)) ([6e22797](https://github.com/renovatebot/renovate/commit/6e227979f73a6ab1d571eb98c8cf31e184e37344))

### Code Refactoring

* **schemas:** prefer Nullish schema utils instead of `z.nullish()` ([#44565](https://github.com/renovatebot/renovate/issues/44565)) ([a31f9cf](https://github.com/renovatebot/renovate/commit/a31f9cf0f9d53c5a65d0825792e5d414cf2f84ef))