43.263.2

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

AI Summary

A bug fix and code quality release correcting the base image, updating dependencies, and enabling strict oxlint rules.

Key Highlights

  • Fix ghcr.io/renovatebot/base-image docker tag to v13.75.1
  • Enable oxlint rules: no-else-return and unicorn/no-lonely-if
  • Enable oxlint rules: typescript/no-unnecessary-type-arguments and unicorn/prefer-at
  • Add codeblock linter rule for spec fixtures

Full Release Notes

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

### Bug Fixes

* **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.75.1 (main) ([#44573](https://github.com/renovatebot/renovate/issues/44573)) ([54d52f2](https://github.com/renovatebot/renovate/commit/54d52f27f09525490b4e57fb8047de4cd253620b))

### Miscellaneous Chores

* **deps:** update dependency memfs to v4.61.0 (main) ([#44574](https://github.com/renovatebot/renovate/issues/44574)) ([b41d05f](https://github.com/renovatebot/renovate/commit/b41d05f07eea7ca784973e67010b202743674442))
* **deps:** update ghcr.io/containerbase/devcontainer docker tag to v14.13.1 (main) ([#44572](https://github.com/renovatebot/renovate/issues/44572)) ([6b80c5d](https://github.com/renovatebot/renovate/commit/6b80c5d809bc11a455b724823f7f2389be5c2e14))

### Code Refactoring

* **oxlint:** enable no-else-return and unicorn/no-lonely-if ([#44553](https://github.com/renovatebot/renovate/issues/44553)) ([9717259](https://github.com/renovatebot/renovate/commit/9717259ffc3f12bf4232a6c94435077c58a8291f))
* **oxlint:** enable typescript/no-unnecessary-type-arguments ([#44555](https://github.com/renovatebot/renovate/issues/44555)) ([d57843c](https://github.com/renovatebot/renovate/commit/d57843c60ddb30ea21dd2ac1cbe6289b7f881671))
* **oxlint:** enable unicorn/prefer-at ([#44556](https://github.com/renovatebot/renovate/issues/44556)) ([64e6a4c](https://github.com/renovatebot/renovate/commit/64e6a4c71ff5777c3946224d34217dcbd67617b3))

### Tests

* **linters:** add codeblock linter rule for spec fixtures ([#44551](https://github.com/renovatebot/renovate/issues/44551)) ([00043d1](https://github.com/renovatebot/renovate/commit/00043d193e4f4bbef68b336c5f87b963448c7c5f))
* **oxlint:** enable vitest/consistent-test-it ([#44554](https://github.com/renovatebot/renovate/issues/44554)) ([e9c9c92](https://github.com/renovatebot/renovate/commit/e9c9c92e1029502d9e06c3cc4d4980dd79a70944))