Update docker.io/dependencytrack/frontend Docker tag to v5.0.5
No problems upgrading the frontend Docker container with a Docker compose yaml file within Portainer and by means of Portainer DevOps resp. GitOps with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| docker.io/dependencytrack/frontend (source, changelog) | patch | 5.0.4 → 5.0.5 |
Release Notes
DependencyTrack/frontend (docker.io/dependencytrack/frontend)
v5.0.5
What's Changed
Bug Fixes 🐛
- Backport: Remount the project properties modal when the project UUID changes by @nscuro in #1763
- Backport: Fix dependency graph link in Component Search by @nscuro in #1765
Dependency Updates 🤖
- build(deps): bump docker/login-action from 4.5.0 to 4.5.2 by @dependabot[bot] in #1725
- build(deps): bump docker/login-action from 4.5.2 to 4.6.0 by @dependabot[bot] in #1729
- build(deps): bump dompurify from 3.4.12 to 3.4.13 by @dependabot[bot] in #1739
- Backport: Bump NGINX base image to 1.31.3-alpine3.24 by @nscuro in #1749
- build(deps): bump docker/setup-buildx-action from 4.2.0 to 4.3.0 by @dependabot[bot] in #1759
Other Changes
- Backport: Add zizmor CI job by @nscuro in #1769
- Backport: Generate SLSA build provenance by @nscuro in #1770
- Backport: Add CodeQL analysis by @nscuro in #1771
Full Changelog: https://github.com/DependencyTrack/frontend/compare/5.0.4...5.0.5