Application changes
- Renovate CLI: Update from
43.202.1to43.219.0 - chore: update dependencies
- feat(web-ui): add Dependency Dashboard to the Web UI
- feat(api): allow specifying the
checkedBranchesconfiguration option via the API
Notable changes
Web UI: Dependency Dashboard
As part of this release, the Web UI now has a Dependency Dashboard embedded into it.
This allows a separate view into the repository's dependency dashboard outside of your platform, allowing the triggering of creating new or rebasing existing PRs, and makes it possible for repositories with large number of dependencies (such as monorepos) to be able to see all their pending updates, without hitting i.e. GitHub Issue size limits!
More documentation on this can be found in the Web UI docs.
Helm Charts
- fix(helm/ce): don't digest pin CE image by @jamietanna in #869
- fix: align volume mount path to match the workers mount by @nabeelsaabna in #874
- chore(deps): update mend renovate docker images to v14.7.0 by @renovate[bot] in #877
Docs
- docs: add a dependency dashboard section to web-ui.md by @Gabriel-Ladzaretti in #880
- docs: update openapi spec by @Gabriel-Ladzaretti in #878
Other repository configuration updates
- chore: bump charts version to re-release by @jamietanna in #867
- fix(helm/ce): don't digest pin CE image by @jamietanna in #869
