Skip to content

Commit e455e22

Browse files
Merge pull request #11 from cyberspect/merge-4.13.2
Merge 4.13.2
2 parents 26e2278 + ec41364 commit e455e22

File tree

18 files changed

+153
-4
lines changed

18 files changed

+153
-4
lines changed

docker/Dockerfile.alpine

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nginxinc/nginx-unprivileged:1.27.4-alpine@sha256:d43566af1caeaf6d16d4880f587cdeb9e0efe172aad1d1d43ca4ce0fa304e293
1+
FROM nginxinc/nginx-unprivileged:1.27.5-alpine@sha256:9d092c1eb75601818712e759efe19be8d4d77218aefe3673679d7b76a161ce6e
22

33
# Arguments that can be passed at build time
44
ARG COMMIT_SHA=unknown

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dependencytrack/frontend",
3-
"version": "4.13.0",
3+
"version": "4.13.2",
44
"description": "Single Page Application for OWASP Dependency-Track",
55
"author": "Steve Springett",
66
"homepage": "https://dependencytrack.org/",

src/i18n/locales/de.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,7 @@
392392
"collection_logic_metrics_by_aggregate_direct_children_with_tags": "Die Metriken des Sammlungsprojekts werden berechnet, indem die Zahlen aller direkten untergeordneten Elemente mit dem Tag „{tag}“ aggregiert werden.",
393393
"collection_logic_metrics_by_aggregate_latest_version": "Die Metriken des Sammlungsprojekts werden durch die Aggregation der Anzahl der neuesten Versionen direkter untergeordneter Elemente berechnet.",
394394
"collection_projects": "Projekte in Sammlung",
395+
"collection_projects_using_tag": "Projektsammlungen mit Tag {tag}",
395396
"comment": "Kommentar",
396397
"comments": "Kommentare",
397398
"component": "Komponente",

src/i18n/locales/en.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,7 @@
392392
"collection_logic_metrics_by_aggregate_direct_children_with_tags": "Metrics of collection project are calculated by aggregating numbers of direct children with tag '{tag}'.",
393393
"collection_logic_metrics_by_aggregate_latest_version": "Metrics of collection project are calculated by aggregating numbers of latest versions of direct children.",
394394
"collection_projects": "Collection Projects",
395+
"collection_projects_using_tag": "Collection projects using tag {tag}",
395396
"comment": "Comment",
396397
"comments": "Comments",
397398
"component": "Component",

src/i18n/locales/es.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,7 @@
392392
"collection_logic_metrics_by_aggregate_direct_children_with_tags": "Las métricas del proyecto de recopilación se calculan agregando números de hijos directos con la etiqueta '{tag}'.",
393393
"collection_logic_metrics_by_aggregate_latest_version": "Las métricas del proyecto de recopilación se calculan agregando números de las últimas versiones de los hijos directos.",
394394
"collection_projects": "Proyectos de colección",
395+
"collection_projects_using_tag": "Proyectos de recopilación utilizando la etiqueta {tag}",
395396
"comment": "Comentario",
396397
"comments": "Comentarios",
397398
"component": "Componente",

src/i18n/locales/fr.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,7 @@
392392
"collection_logic_metrics_by_aggregate_direct_children_with_tags": "Les métriques du projet de collection sont calculées en agrégeant le nombre d'enfants directs avec la balise « {tag} ».",
393393
"collection_logic_metrics_by_aggregate_latest_version": "Les mesures du projet de collection sont calculées en agrégeant le nombre des dernières versions des enfants directs.",
394394
"collection_projects": "Projets de collecte",
395+
"collection_projects_using_tag": "Projets de collecte à l'aide de tag {tag}",
395396
"comment": "Commentaire",
396397
"comments": "Commentaires",
397398
"component": "Composant",

src/i18n/locales/hi.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,7 @@
392392
"collection_logic_metrics_by_aggregate_direct_children_with_tags": "संग्रह परियोजना के मेट्रिक्स की गणना '{टैग}' टैग वाले प्रत्यक्ष बच्चों की संख्या को एकत्रित करके की जाती है।",
393393
"collection_logic_metrics_by_aggregate_latest_version": "संग्रह परियोजना के मेट्रिक्स की गणना प्रत्यक्ष बच्चों के नवीनतम संस्करणों की संख्या को एकत्रित करके की जाती है।",
394394
"collection_projects": "संग्रह परियोजनाएँ",
395+
"collection_projects_using_tag": "टैग {tag} का उपयोग करके संग्रह परियोजनाएं",
395396
"comment": "टिप्पणी",
396397
"comments": "टिप्पणियाँ",
397398
"component": "अवयव",

src/i18n/locales/it.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,7 @@
392392
"collection_logic_metrics_by_aggregate_direct_children_with_tags": "Le metriche del progetto di raccolta vengono calcolate aggregando il numero di figli diretti con tag '{tag}'.",
393393
"collection_logic_metrics_by_aggregate_latest_version": "Le metriche del progetto di raccolta vengono calcolate aggregando i numeri delle ultime versioni dei figli diretti.",
394394
"collection_projects": "Progetti di raccolta",
395+
"collection_projects_using_tag": "Progetti di raccolta usando tag {tag}",
395396
"comment": "Commento",
396397
"comments": "Commenti",
397398
"component": "Componente",

src/i18n/locales/ja.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,7 @@
392392
"collection_logic_metrics_by_aggregate_direct_children_with_tags": "コレクション プロジェクトのメトリクスは、タグ「{tag}」を持つ直接の子の数を集計することによって計算されます。",
393393
"collection_logic_metrics_by_aggregate_latest_version": "コレクション プロジェクトのメトリックは、直接の子の最新バージョンの数を集計することによって計算されます。",
394394
"collection_projects": "コレクションプロジェクト",
395+
"collection_projects_using_tag": "タグ{tag}を使用したコレクションプロジェクト",
395396
"comment": "コメント",
396397
"comments": "コメント",
397398
"component": "コンポーネント",

0 commit comments

Comments
 (0)