44.68.0

renovatebot/renovate44.68.0Sep 7, 2026by github-actions[bot]

AI Summary

This release changes the default versioning strategy for the APK datasource and addresses several bugs related to Deno workspaces and Dockerfile syntax handling.

Key Highlights

  • APK datasource now defaults to 'apk' versioning instead of 'loose'.
  • Fixed Deno manager to only collect workspace members when declared.
  • Fixed Dockerfile manager to stop incorrectly relabeling 'syntax' dep as 'final'.

New Features

  • Datasource/apk: default to 'apk' versioning rather than 'loose'

Full Release Notes

## [44.68.0](https://github.com/renovatebot/renovate/compare/44.67.2...44.68.0) (2026-09-07)

### Features

* **datasource/apk:** default to `apk` versioning rather than `loose` ([#45694](https://github.com/renovatebot/renovate/issues/45694)) ([b1cce8a](https://github.com/renovatebot/renovate/commit/b1cce8a0af1a54e75dec728929fd3f8ad0550468))

### Bug Fixes

* **deno:** only collect workspace members when workspaces are declared ([#45394](https://github.com/renovatebot/renovate/issues/45394)) ([8a926e8](https://github.com/renovatebot/renovate/commit/8a926e8cc7df547eec41af164ab4276a162d909f))
* **manager/dockerfile:** don't relabel the `syntax` dep as `final` ([#45690](https://github.com/renovatebot/renovate/issues/45690)) ([569dff1](https://github.com/renovatebot/renovate/commit/569dff1961169b4cf5d193ef30f5e692d22fae51))