43.249.6

renovatebot/renovate43.249.6Jul 2, 2026by github-actions[bot]

AI Summary

Maintenance release including bug fixes for Deno lockfiles, Git askpass overriding, and Nuget MSBuild SDK detection, alongside code refactoring for GitHub error handling.

Key Highlights

  • Fix Deno lockfile updates when private registries are present
  • Allow overriding GIT_ASKPASS environment variable
  • Refactor GitHub error handling to use zod schema
  • Detect MSBuild SDK updates in SQL project files

Full Release Notes

## [43.249.6](https://github.com/renovatebot/renovate/compare/43.249.5...43.249.6) (2026-07-02)

### Bug Fixes

* **deno:** lockfile update in presence of private registries ([#43147](https://github.com/renovatebot/renovate/issues/43147)) ([5ddd565](https://github.com/renovatebot/renovate/commit/5ddd565c4eb1c41cbb34cd3b960a903d47161a53))
* **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.69.5 (main) ([#44333](https://github.com/renovatebot/renovate/issues/44333)) ([62b2825](https://github.com/renovatebot/renovate/commit/62b2825afcaf033b4bbe585337d87bf187eafd59))
* **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.69.5 (main) ([#44336](https://github.com/renovatebot/renovate/issues/44336)) ([5c0df3f](https://github.com/renovatebot/renovate/commit/5c0df3f3803cc132224c722bc27bcb77f0850010))
* **git:** allow overriding `GIT_ASKPASS` ([#44322](https://github.com/renovatebot/renovate/issues/44322)) ([289e2d2](https://github.com/renovatebot/renovate/commit/289e2d202835507c09d60ddd095392c8dedc8667))
* **manager/nuget:** detect MSBuild SDK updates in sqlproj files ([#43831](https://github.com/renovatebot/renovate/issues/43831)) ([5d9e0b8](https://github.com/renovatebot/renovate/commit/5d9e0b82b5e85da8d192b6c0d773fe939e0560e6))

### Miscellaneous Chores

* **deps:** update actions/cache action to v5.1.0 (main) ([#44264](https://github.com/renovatebot/renovate/issues/44264)) ([0daf9ed](https://github.com/renovatebot/renovate/commit/0daf9ed1bd76921431860d513a65452b8565c5f5))
* **deps:** update docker/setup-qemu-action action to v4.2.0 (main) ([#44320](https://github.com/renovatebot/renovate/issues/44320)) ([0f6134d](https://github.com/renovatebot/renovate/commit/0f6134d2aefac97d13b44709e5c785a1d92da7cf))
* use pnpm catalog instead of $ refs ([#44318](https://github.com/renovatebot/renovate/issues/44318)) ([d9d3fb2](https://github.com/renovatebot/renovate/commit/d9d3fb28da0af86ab9fb2b1f4d98c659b474ed70))

### Code Refactoring

* **utils/http/github:** use zod schema for GitHub errors ([#44267](https://github.com/renovatebot/renovate/issues/44267)) ([63527b6](https://github.com/renovatebot/renovate/commit/63527b66d0c39af6a1dd5a30f514f2c9a746412d))

### Build System

* **deps:** update dependency google-auth-library to v10.9.0 (main) ([#44334](https://github.com/renovatebot/renovate/issues/44334)) ([b02d3cb](https://github.com/renovatebot/renovate/commit/b02d3cb37ae303b2355bce864568d1c619f9cd39))

### Continuous Integration

* clean some disk space ([#44321](https://github.com/renovatebot/renovate/issues/44321)) ([ba0ae22](https://github.com/renovatebot/renovate/commit/ba0ae22c41062d3f05a258cdbe64424dc999d9f4))
* do not fail `pnpm check` if the patterns do not match ([#44325](https://github.com/renovatebot/renovate/issues/44325)) ([1b8c781](https://github.com/renovatebot/renovate/commit/1b8c781e46a5337b3087d8305bda72abc9145121))
* reorder release steps ([#44339](https://github.com/renovatebot/renovate/issues/44339)) ([35aacaa](https://github.com/renovatebot/renovate/commit/35aacaa2ca24b6abf7f6eff3b1fbfd1e52b93217))