DependencyTrack / dependency-track

Dependency-Track is an intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain.
https://dependencytrack.org/
Apache License 2.0
2.46k stars 536 forks source link

Add changelog for v4.11.1 and bump bundled frontend #3733

Closed nscuro closed 2 months ago

nscuro commented 2 months ago

Description

Adds changelog for v4.11.1, and bumps the bundled frontend to v4.11.1.

Addressed Issue

N/A

Additional Details

N/A

Checklist

codacy-production[bot] commented 2 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% (target: -1.00%) :white_check_mark: (target: 70.00%)
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (38e28a69a1ae386c4003158a6fba4048e5103964) | 22083 | 16776 | 75.97% | | | Head commit (c1947a0d43c34357fb1fa5d1f069c4fc2de73f03) | 22083 (+0) | 16776 (+0) | 75.97% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#3733) | 0 | 0 | **∅ (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy will stop sending the deprecated coverage status from June 5th, 2024. Learn more