github mend/renovate-ce-ee 15.0.0

12 hours ago

Breaking changes

This release is a major version bump, as we are correcting the inconsistent formats of timestamps in our API, which is itself a breaking change.

API responses now return timestamps in RFC3339 format.

Consumers relying on the previous timestamp format must update their parsing logic.

Important

If you are not parsing the timestamp fields returned by APIs as a timestamp (and i.e. are only treating it as a string), this release should be non-breaking to you.

Application changes

  • Renovate CLI: Update from 43.243.0 to 43.259.2
  • chore: update dependencies
  • feat(webui/dashboard): render deprecated and abandoned packages
  • feat(webui): support alternative profile avatars (via MEND_RNV_UI_ENABLE_ALTERNATIVE_AVATARS)
  • refactor(api)!: return RFC3339 timestamps across API responses
  • feat(config): support base64 encoded PAT values (MEND_RNV_GITHUB_APP_KEY, MEND_RNV_GITLAB_PAT, MEND_RNV_BITBUCKET_PAT)

Helm Charts

  • chore(deps): update mend renovate docker images to v15 by @renovate[bot] in #889

Docs

Full Changelog: 14.8.0...15.0.0

Don't miss a new renovate-ce-ee release

NewReleases is sending notifications on new releases.