From 58740d31e9503c1de3ed288b79127c71bc3201e5 Mon Sep 17 00:00:00 2001 From: pollfly <75068813+pollfly@users.noreply.github.com> Date: Wed, 22 Jan 2025 09:38:31 +0200 Subject: [PATCH 1/2] Bump undici from 6.20.1 to 6.21.1 (#51) (#1012) --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index daa6d368..e28f84fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20185,9 +20185,9 @@ } }, "node_modules/undici": { - "version": "6.20.1", - "resolved": "https://registry.npmjs.org/undici/-/undici-6.20.1.tgz", - "integrity": "sha512-AjQF1QsmqfJys+LXfGTNum+qw4S88CojRInG/6t31W/1fk6G59s92bnAvGz5Cmur+kQv2SURXEvvudLmbrE8QA==", + "version": "6.21.1", + "resolved": "https://registry.npmjs.org/undici/-/undici-6.21.1.tgz", + "integrity": "sha512-q/1rj5D0/zayJB2FraXdaWxbhWiNKDvu8naDT2dl1yTlvJp4BLtOcp2a5BvgGNQpYYJzau7tf1WgKv3b+7mqpQ==", "license": "MIT", "engines": { "node": ">=18.17" From 74d76d0ce02729c0c03a9f9d2faa4d495f9328b4 Mon Sep 17 00:00:00 2001 From: pollfly <75068813+pollfly@users.noreply.github.com> Date: Wed, 22 Jan 2025 09:39:04 +0200 Subject: [PATCH 2/2] Update organization name (#1011) --- LICENSE | 2 +- docusaurus.config.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 24d07bf0..062d4e28 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,7 @@ Server Side Public License VERSION 1, OCTOBER 16, 2018 - Copyright © 2019 allegro.ai, Inc. + Copyright © 2025 ClearML Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. diff --git a/docusaurus.config.js b/docusaurus.config.js index 1c36cbaa..d78ff414 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -25,7 +25,7 @@ module.exports = { onBrokenLinks: 'warn', onBrokenMarkdownLinks: 'warn', favicon: 'img/favicon.ico', - organizationName: 'allegro.ai', // Usually your GitHub org/user name. + organizationName: 'clearml', // Usually your GitHub org/user name. projectName: 'ClearML', // Usually your repo name. themeConfig: { prism: {