43.226.2

renovatebot/renovate43.226.2Jun 16, 2026by github-actions[bot]

AI Summary

This release fixes a parsing issue in global workers where `.jsonc` configuration files were not being processed correctly. It resolves a specific bug related to JSONC file handling.

Key Highlights

  • Fixed `.jsonc` file parsing in global workers
  • Resolved issue #44033

Full Release Notes

## [43.226.2](https://github.com/renovatebot/renovate/compare/43.226.1...43.226.2) (2026-06-16)

### Bug Fixes

* **workers/global:** parse `.jsonc` files ([#44034](https://github.com/renovatebot/renovate/issues/44034)) ([ac013be](https://github.com/renovatebot/renovate/commit/ac013be4e2fc0eb4a6194db3d208cbfa6a1fdc52)), closes [#44033](https://github.com/renovatebot/renovate/issues/44033)