43.285.7

nektos/act43.285.7Jul 28, 2026by github-actions[bot]

AI Summary

This release fixes a bug in the Packagist datasource where transient errors are now thrown instead of being ignored. It also refactors the `currentVersionTimestamp` type to be a proper `Timestamp` object.

Key Highlights

  • Throw on transient Packagist errors
  • Refactor `currentVersionTimestamp` to Timestamp type
  • Code refactoring for type consistency

Full Release Notes

## [43.285.7](https://github.com/renovatebot/renovate/compare/43.285.6...43.285.7) (2026-07-28)

### Bug Fixes

* **packagist:** Throw on transient errors ([#44328](https://github.com/renovatebot/renovate/issues/44328)) ([2a5308b](https://github.com/renovatebot/renovate/commit/2a5308bafb162579e12a0019c691fdf88fc85484))

### Code Refactoring

* **types:** make `currentVersionTimestamp` a Timestamp ([#44917](https://github.com/renovatebot/renovate/issues/44917)) ([12f5fde](https://github.com/renovatebot/renovate/commit/12f5fde66e3ea6cc6ccd5797cfa48c945469629e))