Skip to content

5.1.0

Latest

Choose a tag to compare

@dependencytrack-bot dependencytrack-bot released this 27 Aug 15:26
· 2 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed

Enhancements πŸš€

Bug Fixes πŸ›

  • Remove outdated INDEXING_SERVICE notification group by @nscuro in #1584
  • Remove policy UUID from tag search endpoint in SelectTagModal by @nscuro in #1590
  • Fix getTabFromRoute erroneously considering URL query params by @nscuro in #1592
  • Fix spelling of CANCELLED workflow run status by @nscuro in #1598
  • Fix rendering of expander icons for nested project hierarchies by @nscuro in #1618
  • Fix team selection modal not handling server-side pagination by @nscuro in #1645
  • Fix build and lint workflows not running for release branches by @nscuro in #1688
  • Remount the project properties modal when the project UUID changes by @ElenaStroebele in #1744
  • Fix dependency graph link in Component Search by @ElenaStroebele in #1746
  • Fix permission checks misaligned with API by @nscuro in #1774
  • Fix button placement of API key list entries on small screens by @nscuro in #1775
  • Fix broken dependency graph rendering after eslint no-unused-vars fixes by @nscuro in #1792

Dependency Updates πŸ€–

  • build(deps): bump imjasonh/setup-crane from 0.5 to 0.6 by @dependabot[bot] in #1583
  • build(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #1589
  • build(deps): bump nginxinc/nginx-unprivileged from 02c985e to 85bcbc6 in /docker by @dependabot[bot] in #1586
  • build(deps): bump nginxinc/nginx-unprivileged from 85bcbc6 to cc300bd in /docker by @dependabot[bot] in #1606
  • build(deps): bump dompurify from 3.4.7 to 3.4.9 by @dependabot[bot] in #1611
  • build(deps): bump nginxinc/nginx-unprivileged from 1.31.1-alpine to 1.31.2-alpine in /docker by @dependabot[bot] in #1615
  • build(deps): bump dompurify from 3.4.9 to 3.4.11 by @dependabot[bot] in #1623
  • build(deps): bump nginxinc/nginx-unprivileged from 26b5d49 to 054e14f in /docker by @dependabot[bot] in #1627
  • build(deps): bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #1630
  • build(deps): bump nginxinc/nginx-unprivileged from 054e14f to a8d5564 in /docker by @dependabot[bot] in #1639
  • build(deps): bump nginxinc/nginx-unprivileged from a8d5564 to 592b23a in /docker by @dependabot[bot] in #1646
  • build(deps): bump imjasonh/setup-crane from 0.6 to 0.7 by @dependabot[bot] in #1644
  • build(deps): bump docker/login-action from 4.2.0 to 4.3.0 by @dependabot[bot] in #1657
  • build(deps): bump docker/setup-buildx-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #1656
  • build(deps): bump docker/build-push-action from 7.2.0 to 7.3.0 by @dependabot[bot] in #1651
  • build(deps): bump docker/setup-qemu-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #1650
  • build(deps): bump docker/login-action from 4.3.0 to 4.4.0 by @dependabot[bot] in #1664
  • build(deps): bump ws from 6.2.3 to 6.2.4 by @dependabot[bot] in #1662
  • build(deps): bump websocket-driver from 0.7.4 to 0.7.5 by @dependabot[bot] in #1665
  • build(deps): bump shell-quote from 1.8.1 to 1.8.4 by @dependabot[bot] in #1593
  • build(deps-dev): bump js-yaml from 3.14.1 to 3.15.0 by @dependabot[bot] in #1680
  • build(deps): bump axios from 1.16.1 to 1.18.1 by @dependabot[bot] in #1679
  • build(deps): bump actions/setup-node from 6.4.0 to 7.0.0 by @dependabot[bot] in #1695
  • build(deps): bump nginxinc/nginx-unprivileged from 592b23a to 6320020 in /docker by @dependabot[bot] in #1692
  • build(deps): bump immutable from 4.3.0 to 4.3.9 by @dependabot[bot] in #1707
  • build(deps): bump shell-quote from 1.8.4 to 1.10.0 by @dependabot[bot] in #1708
  • build(deps): bump dompurify from 3.4.11 to 3.4.12 by @dependabot[bot] in #1706
  • build(deps): bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in #1703
  • build(deps): bump docker/login-action from 4.4.0 to 4.5.0 by @dependabot[bot] in #1715
  • build(deps): bump docker/login-action from 4.5.0 to 4.5.2 by @dependabot[bot] in #1724
  • build(deps): bump dompurify from 3.4.12 to 3.4.13 by @dependabot[bot] in #1733
  • build(deps): bump docker/login-action from 4.5.2 to 4.6.0 by @dependabot[bot] in #1728
  • Bump NGINX base image to 1.31.3-alpine3.24 by @nscuro in #1748
  • build(deps): bump docker/setup-buildx-action from 4.2.0 to 4.3.0 by @dependabot[bot] in #1758
  • build(deps): bump nanoid from 3.3.7 to 3.3.18 by @dependabot[bot] in #1734
  • build(deps-dev): bump webpack from 4.46.0 to 4.47.0 by @dependabot[bot] in #1761
  • build(deps-dev): bump js-yaml from 3.15.0 to 3.15.1 by @dependabot[bot] in #1760
  • build(deps-dev): bump brace-expansion from 1.1.11 to 1.1.18 by @dependabot[bot] in #1764

Other Changes

New Contributors

Full Changelog: 5.0.0...5.1.0