Commit Graph

35 Commits

Author SHA1 Message Date
shyallegro
946d6ec9ae
release v2.0 (#98)
Co-authored-by: shallegro <shay@allego.ai>
2025-01-01 10:29:37 +02:00
shyallegro
ff27bad900
release v1.17 (#97)
Co-authored-by: shallegro <shay@allego.ai>
2024-12-05 21:59:27 +02:00
dependabot[bot]
a7d2d320d2
Bump cookie and express (#96)
Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1)

Updates `express` from 4.19.2 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.1)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-20 09:59:23 +03:00
dependabot[bot]
bdcb979dfe
Bump rollup from 4.17.2 to 4.22.4 (#95)
Bumps [rollup](https://github.com/rollup/rollup) from 4.17.2 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.17.2...v4.22.4)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-24 10:34:35 +03:00
dependabot[bot]
b85d02ef6a
Bump dompurify from 3.1.2 to 3.1.3 (#87)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-17 13:03:49 +03:00
shyallegro
803d5f85e9
release v1.16 (#78)
Co-authored-by: shallegro <shay@allego.ai>
2024-06-20 17:12:55 +03:00
shyallegro
d4f9424589
release v1.15 (#70)
Co-authored-by: shallegro <shay@allego.ai>
2024-03-24 10:55:14 +02:00
shyallegro
d9eed64770
release v1.14 (#66)
Co-authored-by: shallegro <shay@allego.ai>
2024-01-10 17:04:18 +02:00
shyallegro
34f2167598
Release v1.13 (#64)
Co-authored-by: shallegro <shay@allego.ai>
2023-11-17 10:24:49 +02:00
shyallegro
aa038f4f82
Release v1.12 (#61)
Co-authored-by: shallegro <shay@allego.ai>
2023-08-02 15:35:38 +03:00
shyallegro
e54d8ebb99
release v1.11 (#54) 2023-05-23 16:02:13 +03:00
shyallegro
29c68abeb4
release v1.10 (#51) 2023-03-29 18:04:17 +03:00
dependabot[bot]
8f6029cf5f
Bump http-cache-semantics from 4.1.0 to 4.1.1 (#50)
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-28 17:02:43 +03:00
shyallegro
2b6aa6043c
V1.9.2 (#48)
* Release v1.9

* v1.9.2 fixes and improvements

Co-authored-by: Shay Halsband <shy.halsband@gmail.com>
2023-01-23 12:10:26 +02:00
dependabot[bot]
2c5901e9d3
Bump json5 from 1.0.1 to 1.0.2 (#44)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23 11:58:14 +02:00
shyallegro
9efcccf621
release v1.9 (#43)
Co-authored-by: Shay Halsband <shy.halsband@gmail.com>
2022-12-22 15:07:25 +02:00
dependabot[bot]
3134fbbeb7
Bump loader-utils from 2.0.2 to 2.0.4 (#39)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-22 15:07:00 +02:00
shyallegro
e02814a7c3
release 1.8 (#42)
Co-authored-by: Shay Halsband <shy.halsband@gmail.com>
2022-11-28 18:10:38 +02:00
shyallegro
94308aaa45
release v1.7 (#35) 2022-11-01 12:40:14 +02:00
shyallegro
b96f723af1
Release v1.6 (#31) 2022-07-10 14:10:46 +03:00
dependabot[bot]
c7c4e73645
Bump async from 2.6.3 to 2.6.4 (#29)
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-08 12:37:25 +03:00
dependabot[bot]
f3b186c3de
Bump ejs from 3.1.6 to 3.1.8 (#28)
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.8)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-08 10:29:30 +03:00
shyallegro
9f8f256186
Release v1.5 (#27) 2022-06-07 17:48:29 +03:00
dependabot[bot]
90c41957d8
Bump node-forge from 1.2.1 to 1.3.1 (#24)
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.1.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.1)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-24 16:50:51 +03:00
shyallegro
ab12845bd1
Release v1.4 (#23)
Co-authored-by: shyallegro <support@allegro.ai>
2022-04-24 12:30:51 +03:00
shyallegro
07d90efe15
Release v1.3 (#19)
Co-authored-by: shyallegro <support@allegro.ai>
2022-03-15 15:46:26 +02:00
dependabot[bot]
1c75ee5d25
Bump url-parse from 1.5.7 to 1.5.10 (#16)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 10:37:15 +02:00
dependabot[bot]
a413993932
Bump nanoid from 3.1.30 to 3.3.0 (#12)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.3.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.3.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-20 15:48:56 +02:00
dependabot[bot]
2df796f004
Bump follow-redirects from 1.14.5 to 1.14.8 (#13)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-20 15:48:48 +02:00
dependabot[bot]
e6c6233231
Bump url-parse from 1.5.3 to 1.5.7 (#14)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-20 15:46:05 +02:00
shyallegro
0ecd85320a
Release v1.2 (#11)
Co-authored-by: shyallegro <support@allegro.ai>
2022-02-15 13:09:07 +02:00
shyallegro
c10c01bc8e Clearml v1.1 2021-07-26 13:20:15 +03:00
shyallegro
635b984129 clearml v1.0 2021-05-11 17:12:05 +03:00
shyallegro
a3d7434a74 clearml v0.17 2021-01-26 13:29:31 +02:00
shyallegro
9321428c26 initial OSS commit 2020-06-04 18:51:09 +03:00