Update docker.io/dependencytrack/frontend Docker tag to v4.12.1
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) | patch | 4.12.0 -> 4.12.1 |
Release Notes
DependencyTrack/frontend (docker.io/dependencytrack/frontend)
v4.12.1
Dependency Track Frontend
For official releases, refer to Dependency Track Docs >> Changelogs for information about improvements and upgrade notes.
If additional details are required, consult the closed issues for this release milestone.
### SHA1
23c991a3540da5fc3c08fbcebc3c1b7bd3801402 frontend-dist.zip
### SHA256
22f1a73db7df0340bb6d75042bfeb73ed375fc5659b4d609844763111bea4c81 frontend-dist.zip
### SHA512
3b34b2d594434b054fdbe65747a24addabd054ca167d93056a9def14ffe3c06f9ac0822da202370ec017ce748fb74300e63a0571d0792a1f062a83d3141292b2 frontend-dist.zip
What's Changed
Bug Fixes 🐛
- Backport: Fix state of sidebar not being saved for non-
SNAPSHOT
versions by @nscuro (original change by @Gepardgame) in https://github.com/DependencyTrack/frontend/pull/1044 - Backport: Fix OIDC users not being displayed in Team view by @nscuro (original change by @Gepardgame) in https://github.com/DependencyTrack/frontend/pull/1045
- Backport: Fix creation of multiple projects without reloading page by @nscuro (original change by @rkg-mm) in https://github.com/DependencyTrack/frontend/pull/1046
- Backport: Always display project nodes in dependency graph using name and version by @nscuro in https://github.com/DependencyTrack/frontend/pull/1049
- Backport: Fix caching issues upon upgrade by @nscuro in https://github.com/DependencyTrack/frontend/pull/1051
- Backport: Fix: "Add Version" Create Button Should Be Inactive Until Version Provided by @nscuro (original change by @IdrisGit) in https://github.com/DependencyTrack/frontend/pull/1052
- Backport: Fix missing URI encoding of tag names by @nscuro in https://github.com/DependencyTrack/frontend/pull/1057
- Backport: Fix breadcrumbs navigation being broken for non-english languages by @nscuro (original change by @IdrisGit) in https://github.com/DependencyTrack/frontend/pull/1068
- Backport: Fix NGINX ipv6 listening by @nscuro (original change by @rissson) in https://github.com/DependencyTrack/frontend/pull/1069
Dependency Updates 🤖
- Bump nginxinc/nginx-unprivileged to 1.27.2-alpine by @nscuro in https://github.com/DependencyTrack/frontend/pull/1074
Other Changes
- Backport: Add
.gitattributes
to fix prettier behavior on Windows by @nscuro in https://github.com/DependencyTrack/frontend/pull/1043
Full Changelog: https://github.com/DependencyTrack/frontend/compare/4.12.0...4.12.1