Compare commits

...

360 Commits

Author SHA1 Message Date
dependabot[bot]
0be313f2a3 Bump golift.io/starr from 1.2.0 to 1.2.1
Bumps [golift.io/starr](https://github.com/golift/starr) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/golift/starr/releases)
- [Commits](https://github.com/golift/starr/compare/v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: golift.io/starr
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-13 11:58:15 +00:00
dependabot[bot]
8f96d88dac Bump webpack from 5.102.0 to 5.102.1 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.102.0 to 5.102.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.102.0...v5.102.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.102.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-13 11:56:39 +00:00
dependabot[bot]
a659873614 Bump carbon-icons-svelte from 13.5.0 to 13.6.0 in /web
Bumps [carbon-icons-svelte](https://github.com/carbon-design-system/carbon-icons-svelte) from 13.5.0 to 13.6.0.
- [Release notes](https://github.com/carbon-design-system/carbon-icons-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-icons-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-icons-svelte/compare/v13.5.0...v13.6.0)

---
updated-dependencies:
- dependency-name: carbon-icons-svelte
  dependency-version: 13.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-13 11:49:23 +00:00
dependabot[bot]
1fe13585a2 Bump svelte from 5.39.9 to 5.39.11 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.39.9 to 5.39.11.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.39.11/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.39.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-13 11:36:38 +00:00
dependabot[bot]
c06cd33999 Bump esbuild-loader from 4.3.0 to 4.4.0 in /web
Bumps [esbuild-loader](https://github.com/privatenumber/esbuild-loader) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/privatenumber/esbuild-loader/releases)
- [Commits](https://github.com/privatenumber/esbuild-loader/compare/v4.3.0...v4.4.0)

---
updated-dependencies:
- dependency-name: esbuild-loader
  dependency-version: 4.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-06 11:49:14 +00:00
dependabot[bot]
ba5cafe091 Bump cross-env from 10.0.0 to 10.1.0 in /web
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/kentcdodds/cross-env/releases)
- [Changelog](https://github.com/kentcdodds/cross-env/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kentcdodds/cross-env/compare/v10.0.0...v10.1.0)

---
updated-dependencies:
- dependency-name: cross-env
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-06 11:46:43 +00:00
dependabot[bot]
3b50096ef8 Bump svelte from 5.39.6 to 5.39.9 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.39.6 to 5.39.9.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.39.9/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.39.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-06 11:39:58 +00:00
dependabot[bot]
a85c3ebfbb Bump webpack from 5.101.3 to 5.102.0 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.101.3 to 5.102.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.101.3...v5.102.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.102.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-06 11:38:24 +00:00
dependabot[bot]
06ffde431a Bump svelte from 5.39.4 to 5.39.6 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.39.4 to 5.39.6.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.39.6/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.39.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 15:25:44 +00:00
dependabot[bot]
7b4bda8ae9 Bump svelte from 5.38.10 to 5.39.4 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.38.10 to 5.39.4.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.39.4/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.39.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-22 11:18:25 +00:00
dependabot[bot]
540122ba0d Bump svelte from 5.38.7 to 5.38.10 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.38.7 to 5.38.10.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.38.10/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.38.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-15 12:24:10 +00:00
dependabot[bot]
26cad58938 Bump carbon-components-svelte from 0.89.6 to 0.89.7 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.89.6 to 0.89.7.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.89.6...v0.89.7)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-version: 0.89.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 11:17:18 +00:00
dependabot[bot]
85949771b2 Bump svelte from 5.38.6 to 5.38.7 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.38.6 to 5.38.7.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.38.7/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.38.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 11:16:46 +00:00
dependabot[bot]
7a10a17124 Bump luxon from 3.7.1 to 3.7.2 in /web
Bumps [luxon](https://github.com/moment/luxon) from 3.7.1 to 3.7.2.
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/3.7.1...3.7.2)

---
updated-dependencies:
- dependency-name: luxon
  dependency-version: 3.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 11:15:23 +00:00
dependabot[bot]
e4d62c015b Bump svelte from 5.38.0 to 5.38.6 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.38.0 to 5.38.6.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.38.6/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.38.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-01 20:51:23 +00:00
dependabot[bot]
05232c4117 Bump carbon-components-svelte from 0.89.5 to 0.89.6 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.89.5 to 0.89.6.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.89.5...v0.89.6)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-version: 0.89.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-25 21:53:36 +00:00
dependabot[bot]
942e429051 Bump mini-css-extract-plugin from 2.9.3 to 2.9.4 in /web
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.9.3 to 2.9.4.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.9.3...v2.9.4)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-version: 2.9.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-25 21:34:28 +00:00
dependabot[bot]
df562d8be8 Bump copy-webpack-plugin from 13.0.0 to 13.0.1 in /web
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 13.0.0 to 13.0.1.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v13.0.0...v13.0.1)

---
updated-dependencies:
- dependency-name: copy-webpack-plugin
  dependency-version: 13.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-25 20:38:05 +00:00
dependabot[bot]
84045d008f Bump webpack from 5.101.0 to 5.101.3 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.101.0 to 5.101.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.101.0...v5.101.3)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.101.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-25 20:18:00 +00:00
dependabot[bot]
5bd56bddb3 Bump svelte from 5.37.3 to 5.38.0 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.37.3 to 5.38.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.38.0/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.38.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-11 18:05:49 +01:00
dependabot[bot]
29e09825be Bump carbon-components-svelte from 0.89.4 to 0.89.5 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.89.4 to 0.89.5.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.89.4...v0.89.5)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-version: 0.89.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-11 16:56:39 +00:00
dependabot[bot]
e1c21c3022 Bump mini-css-extract-plugin from 2.9.2 to 2.9.3 in /web
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.9.2 to 2.9.3.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.9.2...v2.9.3)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-version: 2.9.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-11 15:34:00 +00:00
dependabot[bot]
38bf581bde Bump webpack from 5.100.2 to 5.101.0 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.100.2 to 5.101.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.100.2...v5.101.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.101.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-04 16:28:11 +00:00
dependabot[bot]
cb99d5cfdb Bump golift.io/starr from 1.1.0 to 1.2.0
Bumps [golift.io/starr](https://github.com/golift/starr) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/golift/starr/releases)
- [Commits](https://github.com/golift/starr/compare/v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: golift.io/starr
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-04 15:15:04 +00:00
dependabot[bot]
cabe178665 Bump svelte from 5.36.12 to 5.37.3 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.36.12 to 5.37.3.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.37.3/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.37.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-04 14:27:57 +00:00
dependabot[bot]
af43e0776e Bump cross-env from 7.0.3 to 10.0.0 in /web
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 7.0.3 to 10.0.0.
- [Release notes](https://github.com/kentcdodds/cross-env/releases)
- [Changelog](https://github.com/kentcdodds/cross-env/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kentcdodds/cross-env/compare/v7.0.3...v10.0.0)

---
updated-dependencies:
- dependency-name: cross-env
  dependency-version: 10.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-04 14:26:12 +00:00
dependabot[bot]
946fc6181a Bump carbon-icons-svelte from 13.4.0 to 13.5.0 in /web
Bumps [carbon-icons-svelte](https://github.com/carbon-design-system/carbon-icons-svelte) from 13.4.0 to 13.5.0.
- [Release notes](https://github.com/carbon-design-system/carbon-icons-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-icons-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-icons-svelte/compare/v13.4.0...v13.5.0)

---
updated-dependencies:
- dependency-name: carbon-icons-svelte
  dependency-version: 13.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-04 13:58:08 +00:00
dependabot[bot]
175ad28d01 Bump svelte from 5.35.6 to 5.36.12 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.35.6 to 5.36.12.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.36.12/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.36.12
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 12:38:40 +00:00
dependabot[bot]
134ff7f562 Bump webpack from 5.100.1 to 5.100.2 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.100.1 to 5.100.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.100.1...v5.100.2)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.100.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 12:30:05 +00:00
dependabot[bot]
83dcbcd610 Bump on-headers and compression in /web
Bumps [on-headers](https://github.com/jshttp/on-headers) and [compression](https://github.com/expressjs/compression). These dependencies needed to be updated together.

Updates `on-headers` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/jshttp/on-headers/releases)
- [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md)
- [Commits](https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0)

Updates `compression` from 1.7.4 to 1.8.1
- [Release notes](https://github.com/expressjs/compression/releases)
- [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/compression/compare/1.7.4...v1.8.1)

---
updated-dependencies:
- dependency-name: on-headers
  dependency-version: 1.1.0
  dependency-type: indirect
- dependency-name: compression
  dependency-version: 1.8.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-18 01:59:27 +00:00
dependabot[bot]
9a79483d3e Bump luxon from 3.6.1 to 3.7.1 in /web
Bumps [luxon](https://github.com/moment/luxon) from 3.6.1 to 3.7.1.
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/3.6.1...3.7.1)

---
updated-dependencies:
- dependency-name: luxon
  dependency-version: 3.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-14 14:34:37 +00:00
dependabot[bot]
d4d6448a45 Bump webpack from 5.99.9 to 5.100.1 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.99.9 to 5.100.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.99.9...v5.100.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.100.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-14 14:27:38 +00:00
dependabot[bot]
a2bee5eabc Bump svelte from 5.35.2 to 5.35.6 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.35.2 to 5.35.6.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.35.6/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.35.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-14 13:49:34 +00:00
dependabot[bot]
2ecd9665b5 Bump svelte from 5.34.9 to 5.35.2 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.34.9 to 5.35.2.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.35.2/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.35.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-07 14:19:50 +00:00
dependabot[bot]
17dc781d70 Bump svelte from 5.34.7 to 5.34.9 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.34.7 to 5.34.9.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.34.9/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.34.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 14:58:14 +00:00
dependabot[bot]
18f3e64472 Bump svelte from 5.34.3 to 5.34.7 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.34.3 to 5.34.7.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.34.7/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.34.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-23 12:23:03 +00:00
dependabot[bot]
5e52e76605 Bump carbon-components-svelte from 0.89.3 to 0.89.4 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.89.3 to 0.89.4.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.89.3...v0.89.4)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-version: 0.89.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16 11:59:26 +00:00
dependabot[bot]
c49df598e7 Bump svelte from 5.33.18 to 5.34.3 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.33.18 to 5.34.3.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.34.3/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.34.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16 11:56:17 +00:00
dependabot[bot]
87bcda0a5e Bump carbon-components-svelte from 0.89.2 to 0.89.3 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.89.2 to 0.89.3.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.89.2...v0.89.3)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-version: 0.89.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-09 11:55:17 +00:00
dependabot[bot]
f28ac1c3f0 Bump svelte from 5.33.13 to 5.33.18 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.33.13 to 5.33.18.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.33.18/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.33.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-09 11:53:52 +00:00
dependabot[bot]
076f799e51 Bump carbon-icons-svelte from 13.3.0 to 13.4.0 in /web
Bumps [carbon-icons-svelte](https://github.com/carbon-design-system/carbon-icons-svelte) from 13.3.0 to 13.4.0.
- [Release notes](https://github.com/carbon-design-system/carbon-icons-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-icons-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-icons-svelte/compare/v13.3.0...v13.4.0)

---
updated-dependencies:
- dependency-name: carbon-icons-svelte
  dependency-version: 13.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-09 11:51:09 +00:00
dependabot[bot]
3c8c098a51 Bump webpack-dev-server from 5.2.1 to 5.2.2 in /web
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v5.2.1...v5.2.2)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-version: 5.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-09 11:50:49 +00:00
dependabot[bot]
7b67cbf98b Bump svelte from 5.33.2 to 5.33.13 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.33.2 to 5.33.13.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.33.13/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.33.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 12:32:44 +00:00
dependabot[bot]
9e961d9eb8 Bump svelte from 5.30.2 to 5.33.2 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.30.2 to 5.33.2.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.33.2/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.33.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 11:38:46 +00:00
dependabot[bot]
eb70504dec Bump webpack from 5.99.8 to 5.99.9 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.99.8 to 5.99.9.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.99.8...v5.99.9)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.99.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 11:38:16 +00:00
dependabot[bot]
ea759a17a5 Bump golang.org/x/net from 0.37.0 to 0.38.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.37.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.37.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 11:35:55 +00:00
dependabot[bot]
6c059d93d1 Bump svelte from 5.28.2 to 5.30.2 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.28.2 to 5.30.2.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.30.2/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.30.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 11:34:44 +00:00
dependabot[bot]
02b74f523b Bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/fsnotify/fsnotify/releases)
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 12:02:27 +00:00
dependabot[bot]
7707b632ec Bump webpack from 5.99.7 to 5.99.8 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.99.7 to 5.99.8.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.99.7...v5.99.8)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.99.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 11:31:12 +00:00
dependabot[bot]
cc5c55c8b6 Bump carbon-components-svelte from 0.89.1 to 0.89.2 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.89.1 to 0.89.2.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.89.1...v0.89.2)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-version: 0.89.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 12:17:45 +00:00
dependabot[bot]
abe3742fec Bump carbon-components-svelte from 0.89.0 to 0.89.1 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.89.0 to 0.89.1.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.89.0...v0.89.1)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-version: 0.89.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-28 13:22:27 +00:00
dependabot[bot]
86f688d4e5 Bump webpack from 5.99.6 to 5.99.7 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.99.6 to 5.99.7.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.99.6...v5.99.7)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.99.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-28 13:21:47 +00:00
dependabot[bot]
e583b0a135 Bump svelte from 5.28.1 to 5.28.2 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.28.1 to 5.28.2.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.28.2/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.28.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-28 13:21:06 +00:00
dependabot[bot]
0a611bc4cf Bump http-proxy-middleware from 2.0.7 to 2.0.9 in /web
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.7 to 2.0.9.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md)
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.7...v2.0.9)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-version: 2.0.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-21 13:20:52 +00:00
dependabot[bot]
2c29a21827 Bump webpack from 5.99.5 to 5.99.6 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.99.5 to 5.99.6.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.99.5...v5.99.6)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.99.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-21 12:30:52 +00:00
dependabot[bot]
e7ae85f484 Bump svelte from 5.26.2 to 5.28.1 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.26.2 to 5.28.1.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.28.1/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.28.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-21 12:30:42 +00:00
dependabot[bot]
873e39b7e9 Bump carbon-components-svelte from 0.88.4 to 0.89.0 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.88.4 to 0.89.0.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.88.4...v0.89.0)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-version: 0.89.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-21 12:21:50 +00:00
dependabot[bot]
0d1b25b12c Bump svelte from 5.25.7 to 5.26.2 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.25.7 to 5.26.2.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.26.2/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.26.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 11:16:07 +00:00
dependabot[bot]
dfaccbdfc7 Bump webpack from 5.98.0 to 5.99.5 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.98.0 to 5.99.5.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.98.0...v5.99.5)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.99.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 11:14:55 +00:00
dependabot[bot]
79400ff54b Bump svelte from 5.25.3 to 5.25.7 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.25.3 to 5.25.7.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.25.7/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.25.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-07 12:02:39 +00:00
dependabot[bot]
42aba410ae Bump luxon from 3.6.0 to 3.6.1 in /web
Bumps [luxon](https://github.com/moment/luxon) from 3.6.0 to 3.6.1.
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/3.6.0...3.6.1)

---
updated-dependencies:
- dependency-name: luxon
  dependency-version: 3.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-07 12:00:10 +00:00
dependabot[bot]
b0cc9744b8 Bump carbon-components-svelte from 0.88.3 to 0.88.4 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.88.3 to 0.88.4.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.88.3...v0.88.4)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-31 11:58:28 +00:00
dependabot[bot]
83c714b4fa Bump webpack-dev-server from 5.2.0 to 5.2.1 in /web
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v5.2.0...v5.2.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-31 11:58:21 +00:00
dependabot[bot]
c9cc2c084d Bump luxon from 3.5.0 to 3.6.0 in /web
Bumps [luxon](https://github.com/moment/luxon) from 3.5.0 to 3.6.0.
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/3.5.0...3.6.0)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-31 11:58:14 +00:00
dependabot[bot]
56f8052b53 Bump golift.io/starr from 1.0.0 to 1.1.0
Bumps [golift.io/starr](https://github.com/golift/starr) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/golift/starr/releases)
- [Commits](https://github.com/golift/starr/compare/v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: golift.io/starr
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 12:36:19 +00:00
dependabot[bot]
bf3afe5024 Bump svelte from 5.23.1 to 5.25.3 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.23.1 to 5.25.3.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.25.3/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 12:14:36 +00:00
dependabot[bot]
8f4a451e2e Bump carbon-components-svelte from 0.88.1 to 0.88.3 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.88.1 to 0.88.3.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.88.1...v0.88.3)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 21:14:27 +09:00
dependabot[bot]
b9ab45d379 Bump carbon-components-svelte from 0.88.0 to 0.88.1 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.88.0 to 0.88.1.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.88.0...v0.88.1)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 12:01:20 +00:00
dependabot[bot]
72112b2b43 Bump svelte from 5.22.6 to 5.23.1 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.22.6 to 5.23.1.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.23.1/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 11:54:57 +00:00
dependabot[bot]
f03eb0b55c Bump golang.org/x/net from 0.33.0 to 0.36.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.36.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-13 01:39:28 +00:00
dependabot[bot]
9675997b72 Bump carbon-components-svelte from 0.87.6 to 0.88.0 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.87.6 to 0.88.0.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.87.6...v0.88.0)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 11:41:41 +00:00
dependabot[bot]
2d20bf30ea Bump svelte from 5.20.5 to 5.22.6 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.20.5 to 5.22.6.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.22.6/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 11:41:34 +00:00
dependabot[bot]
507d1f427f Bump copy-webpack-plugin from 12.0.2 to 13.0.0 in /web
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 12.0.2 to 13.0.0.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v12.0.2...v13.0.0)

---
updated-dependencies:
- dependency-name: copy-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 11:57:08 +00:00
dependabot[bot]
bde4b4a906 Bump carbon-icons-svelte from 13.2.0 to 13.3.0 in /web
Bumps [carbon-icons-svelte](https://github.com/carbon-design-system/carbon-icons-svelte) from 13.2.0 to 13.3.0.
- [Release notes](https://github.com/carbon-design-system/carbon-icons-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-icons-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-icons-svelte/compare/v13.2.0...v13.3.0)

---
updated-dependencies:
- dependency-name: carbon-icons-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 11:56:37 +00:00
dependabot[bot]
dfbb7c35b1 Bump carbon-components-svelte from 0.87.5 to 0.87.6 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.87.5 to 0.87.6.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.87.5...v0.87.6)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 11:55:44 +00:00
dependabot[bot]
11aba71387 Bump carbon-preprocess-svelte from 0.11.10 to 0.11.11 in /web
Bumps [carbon-preprocess-svelte](https://github.com/carbon-design-system/carbon-preprocess-svelte) from 0.11.10 to 0.11.11.
- [Release notes](https://github.com/carbon-design-system/carbon-preprocess-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-preprocess-svelte/blob/main/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-preprocess-svelte/compare/v0.11.10...v0.11.11)

---
updated-dependencies:
- dependency-name: carbon-preprocess-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 11:55:39 +00:00
dependabot[bot]
39241173cb Bump svelte from 5.20.4 to 5.20.5 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.20.4 to 5.20.5.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.20.5/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 11:55:33 +00:00
Jack Dallas
d4f2658311 Update README.md 2025-02-24 21:36:49 +00:00
dependabot[bot]
9a220f7720 Bump svelte from 5.20.1 to 5.20.4 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.20.1 to 5.20.4.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.20.4/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 13:56:15 +00:00
dependabot[bot]
a52e9defe6 Bump webpack from 5.97.1 to 5.98.0 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.97.1 to 5.98.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.97.1...v5.98.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 12:23:25 +00:00
dependabot[bot]
09a9927d79 Bump svelte from 5.19.9 to 5.20.1 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.19.9 to 5.20.1.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.20.1/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 12:23:16 +00:00
dependabot[bot]
e8488ff903 Bump carbon-icons-svelte from 13.1.0 to 13.2.0 in /web
Bumps [carbon-icons-svelte](https://github.com/carbon-design-system/carbon-icons-svelte) from 13.1.0 to 13.2.0.
- [Release notes](https://github.com/carbon-design-system/carbon-icons-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-icons-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-icons-svelte/compare/v13.1.0...v13.2.0)

---
updated-dependencies:
- dependency-name: carbon-icons-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 12:23:10 +00:00
dependabot[bot]
ea4a40fade Bump esbuild and esbuild-loader in /web
Bumps [esbuild](https://github.com/evanw/esbuild) to 0.25.0 and updates ancestor dependency [esbuild-loader](https://github.com/privatenumber/esbuild-loader). These dependencies need to be updated together.


Updates `esbuild` from 0.21.5 to 0.25.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.21.5...v0.25.0)

Updates `esbuild-loader` from 4.2.2 to 4.3.0
- [Release notes](https://github.com/privatenumber/esbuild-loader/releases)
- [Commits](https://github.com/privatenumber/esbuild-loader/compare/v4.2.2...v4.3.0)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: indirect
- dependency-name: esbuild-loader
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-12 00:07:46 +00:00
dependabot[bot]
c221533b0b Bump svelte from 5.19.6 to 5.19.9 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.19.6 to 5.19.9.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.19.9/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 11:47:57 +00:00
dependabot[bot]
cb8a81c252 Bump carbon-components-svelte from 0.87.4 to 0.87.5 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.87.4 to 0.87.5.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.87.4...v0.87.5)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 11:47:48 +00:00
dependabot[bot]
5de304d46b Bump svelte from 5.19.3 to 5.19.6 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.19.3 to 5.19.6.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.19.6/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 11:50:25 +00:00
dependabot[bot]
eff8c09b50 Bump carbon-icons-svelte from 13.0.0 to 13.1.0 in /web
Bumps [carbon-icons-svelte](https://github.com/carbon-design-system/carbon-icons-svelte) from 13.0.0 to 13.1.0.
- [Release notes](https://github.com/carbon-design-system/carbon-icons-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-icons-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-icons-svelte/compare/v13.0.0...v13.1.0)

---
updated-dependencies:
- dependency-name: carbon-icons-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 11:49:32 +00:00
dependabot[bot]
6b29e35c18 Bump carbon-components-svelte from 0.87.2 to 0.87.4 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.87.2 to 0.87.4.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.87.2...v0.87.4)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 11:48:05 +00:00
dependabot[bot]
693a3ad487 Bump carbon-components-svelte from 0.87.1 to 0.87.2 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.87.1 to 0.87.2.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.87.1...v0.87.2)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 11:33:35 +00:00
dependabot[bot]
fd1d629b48 Bump carbon-icons-svelte from 12.13.0 to 13.0.0 in /web
Bumps [carbon-icons-svelte](https://github.com/carbon-design-system/carbon-icons-svelte) from 12.13.0 to 13.0.0.
- [Release notes](https://github.com/carbon-design-system/carbon-icons-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-icons-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-icons-svelte/compare/v12.13.0...v13.0.0)

---
updated-dependencies:
- dependency-name: carbon-icons-svelte
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 11:32:37 +00:00
dependabot[bot]
5ef730a432 Bump svelte from 5.19.0 to 5.19.3 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.19.0 to 5.19.3.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.19.3/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 11:32:32 +00:00
dependabot[bot]
aa8f3de7d0 Bump golang.org/x/net from 0.23.0 to 0.33.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.23.0...v0.33.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 11:29:37 +00:00
dependabot[bot]
e63295d822 Bump svelte from 5.17.3 to 5.19.0 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.17.3 to 5.19.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.19.0/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 11:28:47 +00:00
dependabot[bot]
bc46db7573 Bump carbon-components-svelte from 0.87.0 to 0.87.1 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.87.0 to 0.87.1.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.87.0...v0.87.1)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 11:28:41 +00:00
dependabot[bot]
9478b71a87 Bump carbon-preprocess-svelte from 0.11.9 to 0.11.10 in /web
Bumps [carbon-preprocess-svelte](https://github.com/carbon-design-system/carbon-preprocess-svelte) from 0.11.9 to 0.11.10.
- [Release notes](https://github.com/carbon-design-system/carbon-preprocess-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-preprocess-svelte/blob/main/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-preprocess-svelte/compare/v0.11.9...v0.11.10)

---
updated-dependencies:
- dependency-name: carbon-preprocess-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 11:28:33 +00:00
dependabot[bot]
ace4732f3e Bump svelte from 5.16.2 to 5.17.3 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.16.2 to 5.17.3.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.17.3/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 11:48:04 +00:00
dependabot[bot]
6deac2b12d Bump svelte from 5.16.0 to 5.16.2 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.16.0 to 5.16.2.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.16.2/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 11:37:32 +00:00
dependabot[bot]
8fe00ec854 Bump svelte from 5.15.0 to 5.16.0 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.15.0 to 5.16.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.16.0/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 11:16:59 +00:00
dependabot[bot]
7195bbb3e2 Bump webpack-cli from 5.1.4 to 6.0.1 in /web
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.1.4 to 6.0.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.4...webpack-cli@6.0.1)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 11:36:11 +00:00
dependabot[bot]
2e3216399e Bump svelte from 5.14.0 to 5.15.0 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.14.0 to 5.15.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.15.0/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 11:36:07 +00:00
dependabot[bot]
0f13129ee0 Bump carbon-preprocess-svelte from 0.11.8 to 0.11.9 in /web
Bumps [carbon-preprocess-svelte](https://github.com/carbon-design-system/carbon-preprocess-svelte) from 0.11.8 to 0.11.9.
- [Release notes](https://github.com/carbon-design-system/carbon-preprocess-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-preprocess-svelte/blob/main/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-preprocess-svelte/compare/v0.11.8...v0.11.9)

---
updated-dependencies:
- dependency-name: carbon-preprocess-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 11:57:10 +00:00
dependabot[bot]
f24a9c0938 Bump svelte from 5.9.0 to 5.14.0 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.9.0 to 5.14.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.14.0/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 11:57:03 +00:00
dependabot[bot]
7587ac2657 Bump webpack-dev-server from 5.1.0 to 5.2.0 in /web
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 11:56:56 +00:00
dependabot[bot]
3f1dd91acf Bump carbon-components-svelte from 0.86.2 to 0.87.0 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.86.2 to 0.87.0.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.86.2...v0.87.0)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 11:56:51 +00:00
dependabot[bot]
a37c18708e Bump webpack from 5.96.1 to 5.97.1 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.96.1 to 5.97.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.96.1...v5.97.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 11:38:02 +00:00
dependabot[bot]
ea4a4182f8 Bump svelte from 5.3.1 to 5.9.0 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.3.1 to 5.9.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.9.0/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 11:37:56 +00:00
dependabot[bot]
44c790f36d Bump carbon-components-svelte from 0.86.1 to 0.86.2 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.86.1 to 0.86.2.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.86.1...v0.86.2)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 12:36:27 +00:00
dependabot[bot]
6dd688ca06 Bump svelte from 5.2.7 to 5.3.1 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.2.7 to 5.3.1.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.3.1/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 12:36:21 +00:00
dependabot[bot]
894cf8cdf1 Bump carbon-preprocess-svelte from 0.11.7 to 0.11.8 in /web
Bumps [carbon-preprocess-svelte](https://github.com/carbon-design-system/carbon-preprocess-svelte) from 0.11.7 to 0.11.8.
- [Release notes](https://github.com/carbon-design-system/carbon-preprocess-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-preprocess-svelte/blob/main/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-preprocess-svelte/compare/v0.11.7...v0.11.8)

---
updated-dependencies:
- dependency-name: carbon-preprocess-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 12:36:14 +00:00
dependabot[bot]
1d8bdacb80 Bump svelte from 5.2.2 to 5.2.7 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.2.2 to 5.2.7.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.2.7/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 11:46:09 +00:00
dependabot[bot]
3794d6b198 Bump carbon-components-svelte from 0.85.4 to 0.86.1 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.85.4 to 0.86.1.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.85.4...v0.86.1)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 11:46:03 +00:00
dependabot[bot]
d4b5d99e84 Bump svelte from 5.1.14 to 5.2.2 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.1.14 to 5.2.2.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.2.2/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 11:59:42 +00:00
dependabot[bot]
547b79cd79 Bump svelte from 5.1.9 to 5.1.14 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.1.9 to 5.1.14.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.1.14/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 11:23:56 +00:00
dependabot[bot]
5517216dbf Bump carbon-components-svelte from 0.85.3 to 0.85.4 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.85.3 to 0.85.4.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.85.3...v0.85.4)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 11:23:47 +00:00
dependabot[bot]
18ba0c142e Bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/fsnotify/fsnotify/releases)
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 11:25:49 +00:00
dependabot[bot]
43c1fc4c76 Bump svelte from 5.1.3 to 5.1.9 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.1.3 to 5.1.9.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.1.9/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 11:20:18 +00:00
dependabot[bot]
1677bb935f Bump mini-css-extract-plugin from 2.9.1 to 2.9.2 in /web
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.9.1...v2.9.2)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 11:19:18 +00:00
dependabot[bot]
2385222997 Bump webpack from 5.95.0 to 5.96.1 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.95.0 to 5.96.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.95.0...v5.96.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 11:19:09 +00:00
dependabot[bot]
e41fe7df39 Bump carbon-icons-svelte from 12.12.0 to 12.13.0 in /web
Bumps [carbon-icons-svelte](https://github.com/carbon-design-system/carbon-icons-svelte) from 12.12.0 to 12.13.0.
- [Release notes](https://github.com/carbon-design-system/carbon-icons-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-icons-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-icons-svelte/compare/v12.12.0...v12.13.0)

---
updated-dependencies:
- dependency-name: carbon-icons-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 11:49:44 +00:00
dependabot[bot]
55a4792e66 Bump carbon-components-svelte from 0.85.2 to 0.85.3 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.85.2 to 0.85.3.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.85.2...v0.85.3)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 11:48:36 +00:00
dependabot[bot]
1c5f75d6b9 Bump svelte from 5.0.4 to 5.1.3 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.0.4 to 5.1.3.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.1.3/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 11:48:30 +00:00
dependabot[bot]
68086bbed3 Bump svelte from 4.2.19 to 5.0.4 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.19 to 5.0.4.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.0.4/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 11:29:55 +00:00
dependabot[bot]
346ecd195e Bump cookie and express in /web
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.21.0 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.21.0...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>
2024-10-14 11:06:59 +00:00
dependabot[bot]
e054bd37f0 Bump carbon-icons-svelte from 12.11.1 to 12.12.0 in /web
Bumps [carbon-icons-svelte](https://github.com/carbon-design-system/carbon-icons-svelte) from 12.11.1 to 12.12.0.
- [Release notes](https://github.com/carbon-design-system/carbon-icons-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-icons-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-icons-svelte/compare/v12.11.1...v12.12.0)

---
updated-dependencies:
- dependency-name: carbon-icons-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 11:05:45 +00:00
dependabot[bot]
92c57b228b Bump svelte-loader from 3.2.3 to 3.2.4 in /web
Bumps [svelte-loader](https://github.com/sveltejs/svelte-loader) from 3.2.3 to 3.2.4.
- [Changelog](https://github.com/sveltejs/svelte-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte-loader/compare/v3.2.3...v3.2.4)

---
updated-dependencies:
- dependency-name: svelte-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 11:05:37 +00:00
dependabot[bot]
45c98592ea Bump carbon-icons-svelte from 12.11.0 to 12.11.1 in /web
Bumps [carbon-icons-svelte](https://github.com/carbon-design-system/carbon-icons-svelte) from 12.11.0 to 12.11.1.
- [Release notes](https://github.com/carbon-design-system/carbon-icons-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-icons-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-icons-svelte/compare/v12.11.0...v12.11.1)

---
updated-dependencies:
- dependency-name: carbon-icons-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 11:12:47 +00:00
dependabot[bot]
7f30b1ec9c Bump webpack from 5.94.0 to 5.95.0 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.94.0 to 5.95.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.94.0...v5.95.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:20:26 +00:00
dependabot[bot]
a7027562b8 Bump carbon-preprocess-svelte from 0.11.6 to 0.11.7 in /web
Bumps [carbon-preprocess-svelte](https://github.com/carbon-design-system/carbon-preprocess-svelte) from 0.11.6 to 0.11.7.
- [Release notes](https://github.com/carbon-design-system/carbon-preprocess-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-preprocess-svelte/blob/main/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-preprocess-svelte/compare/v0.11.6...v0.11.7)

---
updated-dependencies:
- dependency-name: carbon-preprocess-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 11:09:26 +00:00
dependabot[bot]
003c59021a Bump serve-static and express in /web
Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2)

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

---
updated-dependencies:
- dependency-name: serve-static
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 04:12:48 +00:00
dependabot[bot]
e7ad8fb8ef Bump webpack-dev-server from 5.0.4 to 5.1.0 in /web
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 5.0.4 to 5.1.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v5.0.4...v5.1.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 11:22:29 +00:00
dependabot[bot]
b38513d830 Bump carbon-icons-svelte from 12.10.0 to 12.11.0 in /web
Bumps [carbon-icons-svelte](https://github.com/carbon-design-system/carbon-icons-svelte) from 12.10.0 to 12.11.0.
- [Release notes](https://github.com/carbon-design-system/carbon-icons-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-icons-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-icons-svelte/compare/v12.10.0...v12.11.0)

---
updated-dependencies:
- dependency-name: carbon-icons-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 11:05:50 +00:00
dependabot[bot]
6233d5095c Bump mini-css-extract-plugin from 2.9.0 to 2.9.1 in /web
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.9.0...v2.9.1)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 11:32:59 +00:00
dependabot[bot]
353c174746 Bump webpack from 5.93.0 to 5.94.0 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.93.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.93.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 11:32:03 +00:00
dependabot[bot]
f2d0163f10 Bump carbon-preprocess-svelte from 0.11.5 to 0.11.6 in /web
Bumps [carbon-preprocess-svelte](https://github.com/carbon-design-system/carbon-preprocess-svelte) from 0.11.5 to 0.11.6.
- [Release notes](https://github.com/carbon-design-system/carbon-preprocess-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-preprocess-svelte/blob/main/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-preprocess-svelte/compare/v0.11.5...v0.11.6)

---
updated-dependencies:
- dependency-name: carbon-preprocess-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 11:31:58 +00:00
dependabot[bot]
e1ea0d10cb Bump svelte from 4.2.18 to 4.2.19 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.18 to 4.2.19.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.19/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.19/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 11:31:53 +00:00
dependabot[bot]
0ae5bf9dd5 Bump carbon-components-svelte from 0.85.1 to 0.85.2 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.85.1 to 0.85.2.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.85.1...v0.85.2)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 11:58:25 +00:00
dependabot[bot]
a5bd41d4ad Bump carbon-components-svelte from 0.85.0 to 0.85.1 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.85.0 to 0.85.1.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.85.0...v0.85.1)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 11:48:14 +00:00
dependabot[bot]
bfd0926895 Bump luxon from 3.4.4 to 3.5.0 in /web
Bumps [luxon](https://github.com/moment/luxon) from 3.4.4 to 3.5.0.
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/3.4.4...3.5.0)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 11:39:39 +00:00
dependabot[bot]
3b014190bf Bump carbon-preprocess-svelte from 0.11.3 to 0.11.5 in /web
Bumps [carbon-preprocess-svelte](https://github.com/carbon-design-system/carbon-preprocess-svelte) from 0.11.3 to 0.11.5.
- [Release notes](https://github.com/carbon-design-system/carbon-preprocess-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-preprocess-svelte/blob/main/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-preprocess-svelte/compare/v0.11.3...v0.11.5)

---
updated-dependencies:
- dependency-name: carbon-preprocess-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 11:49:57 +00:00
dependabot[bot]
b2c6d5e408 Bump esbuild-loader from 4.2.1 to 4.2.2 in /web
Bumps [esbuild-loader](https://github.com/privatenumber/esbuild-loader) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/privatenumber/esbuild-loader/releases)
- [Commits](https://github.com/privatenumber/esbuild-loader/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: esbuild-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 11:22:08 +00:00
dependabot[bot]
db89b0db3a Bump esbuild-loader from 4.2.0 to 4.2.1 in /web
Bumps [esbuild-loader](https://github.com/privatenumber/esbuild-loader) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/privatenumber/esbuild-loader/releases)
- [Commits](https://github.com/privatenumber/esbuild-loader/compare/v4.2.0...v4.2.1)

---
updated-dependencies:
- dependency-name: esbuild-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 11:10:11 +00:00
dependabot[bot]
939307fdc7 Bump webpack from 5.92.1 to 5.93.0 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.92.1 to 5.93.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.92.1...v5.93.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 11:10:03 +00:00
dependabot[bot]
4bbaace6a5 Bump webpack from 5.92.0 to 5.92.1 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.92.0 to 5.92.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.92.0...v5.92.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 11:37:39 +00:00
dependabot[bot]
f10c84a5d5 Bump carbon-icons-svelte from 12.9.0 to 12.10.0 in /web
Bumps [carbon-icons-svelte](https://github.com/carbon-design-system/carbon-icons-svelte) from 12.9.0 to 12.10.0.
- [Release notes](https://github.com/carbon-design-system/carbon-icons-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-icons-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-icons-svelte/compare/v12.9.0...v12.10.0)

---
updated-dependencies:
- dependency-name: carbon-icons-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 11:37:26 +00:00
dependabot[bot]
c24ac48584 Bump esbuild-loader from 4.1.0 to 4.2.0 in /web
Bumps [esbuild-loader](https://github.com/privatenumber/esbuild-loader) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/privatenumber/esbuild-loader/releases)
- [Commits](https://github.com/privatenumber/esbuild-loader/compare/v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: esbuild-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 11:37:17 +00:00
dependabot[bot]
290f8e7427 Bump ws from 8.16.0 to 8.17.1 in /web
Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.16.0...8.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 22:54:47 +00:00
dependabot[bot]
649bd81f9a Bump svelte from 4.2.17 to 4.2.18 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.17 to 4.2.18.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.18/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.18/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 11:45:58 +00:00
dependabot[bot]
5fd1713048 Bump braces from 3.0.2 to 3.0.3 in /web
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 11:45:47 +00:00
dependabot[bot]
934ad3c1f8 Bump webpack from 5.91.0 to 5.92.0 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.92.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.91.0...v5.92.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 11:45:01 +00:00
dependabot[bot]
896069601b Bump svelte-loader from 3.2.0 to 3.2.3 in /web
Bumps [svelte-loader](https://github.com/sveltejs/svelte-loader) from 3.2.0 to 3.2.3.
- [Changelog](https://github.com/sveltejs/svelte-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte-loader/compare/v3.2.0...v3.2.3)

---
updated-dependencies:
- dependency-name: svelte-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 11:18:08 +00:00
dependabot[bot]
5e551c3288 Bump carbon-icons-svelte from 12.8.0 to 12.9.0 in /web
Bumps [carbon-icons-svelte](https://github.com/carbon-design-system/carbon-icons-svelte) from 12.8.0 to 12.9.0.
- [Release notes](https://github.com/carbon-design-system/carbon-icons-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-icons-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-icons-svelte/compare/v12.8.0...v12.9.0)

---
updated-dependencies:
- dependency-name: carbon-icons-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 11:17:52 +00:00
dependabot[bot]
bc790f3283 Bump carbon-icons-svelte from 12.6.0 to 12.8.0 in /web
Bumps [carbon-icons-svelte](https://github.com/carbon-design-system/carbon-icons-svelte) from 12.6.0 to 12.8.0.
- [Release notes](https://github.com/carbon-design-system/carbon-icons-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-icons-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-icons-svelte/compare/v12.6.0...v12.8.0)

---
updated-dependencies:
- dependency-name: carbon-icons-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 11:23:08 +00:00
dependabot[bot]
2022c440aa Bump css-loader from 7.1.1 to 7.1.2 in /web
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v7.1.1...v7.1.2)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 11:57:55 +00:00
dependabot[bot]
595e8c4100 Bump svelte from 4.2.16 to 4.2.17 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.16 to 4.2.17.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.17/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.17/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 11:22:32 +00:00
dependabot[bot]
db1aecb417 Bump svelte from 4.2.15 to 4.2.16 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.15 to 4.2.16.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.16/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.16/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:32:29 +00:00
dependabot[bot]
59d937e79e Bump carbon-preprocess-svelte from 0.11.2 to 0.11.3 in /web
Bumps [carbon-preprocess-svelte](https://github.com/carbon-design-system/carbon-preprocess-svelte) from 0.11.2 to 0.11.3.
- [Release notes](https://github.com/carbon-design-system/carbon-preprocess-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-preprocess-svelte/blob/main/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-preprocess-svelte/compare/v0.11.2...v0.11.3)

---
updated-dependencies:
- dependency-name: carbon-preprocess-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 11:48:01 +00:00
dependabot[bot]
8aba8f0f4d Bump mini-css-extract-plugin from 2.8.1 to 2.9.0 in /web
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.8.1...v2.9.0)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 12:18:49 +01:00
dependabot[bot]
5ae1e86f1d Bump svelte from 4.2.14 to 4.2.15 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.14 to 4.2.15.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.15/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.15/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 11:18:06 +00:00
dependabot[bot]
f7d31dee66 Bump golang.org/x/net from 0.17.0 to 0.23.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 12:13:21 +00:00
dependabot[bot]
5d52a47171 Bump svelte from 4.2.12 to 4.2.14 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.12 to 4.2.14.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.14/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.14/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 11:52:08 +00:00
dependabot[bot]
a5398b6252 Bump carbon-preprocess-svelte from 0.11.1 to 0.11.2 in /web
Bumps [carbon-preprocess-svelte](https://github.com/carbon-design-system/carbon-preprocess-svelte) from 0.11.1 to 0.11.2.
- [Release notes](https://github.com/carbon-design-system/carbon-preprocess-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-preprocess-svelte/blob/main/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-preprocess-svelte/compare/v0.11.1...v0.11.2)

---
updated-dependencies:
- dependency-name: carbon-preprocess-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 11:51:50 +00:00
dependabot[bot]
d799617851 Bump css-loader from 7.0.0 to 7.1.1 in /web
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 7.0.0 to 7.1.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v7.0.0...v7.1.1)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 11:51:35 +00:00
dependabot[bot]
4173a4f9d8 Bump css-loader from 6.10.0 to 7.0.0 in /web
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.10.0 to 7.0.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.10.0...v7.0.0)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 11:31:55 +00:00
dependabot[bot]
31703014ed Bump carbon-preprocess-svelte from 0.11.0 to 0.11.1 in /web
Bumps [carbon-preprocess-svelte](https://github.com/carbon-design-system/carbon-preprocess-svelte) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/carbon-design-system/carbon-preprocess-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-preprocess-svelte/blob/main/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-preprocess-svelte/compare/v0.11.0...v0.11.1)

---
updated-dependencies:
- dependency-name: carbon-preprocess-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 11:31:44 +00:00
dependabot[bot]
0c9d20cef6 Bump express from 4.18.1 to 4.19.2 in /web
Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.1...4.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 05:05:27 +00:00
dependabot[bot]
d5b587cd82 Bump carbon-preprocess-svelte from 0.10.0 to 0.11.0 in /web
Bumps [carbon-preprocess-svelte](https://github.com/carbon-design-system/carbon-preprocess-svelte) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/carbon-design-system/carbon-preprocess-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-preprocess-svelte/blob/main/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-preprocess-svelte/compare/v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: carbon-preprocess-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 11:09:50 +00:00
dependabot[bot]
d1a51e201a Bump carbon-components-svelte from 0.84.1 to 0.85.0 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.84.1 to 0.85.0.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.84.1...v0.85.0)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 11:09:36 +00:00
dependabot[bot]
cee96d2e05 Bump webpack-dev-server from 5.0.3 to 5.0.4 in /web
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v5.0.3...v5.0.4)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 11:09:22 +00:00
dependabot[bot]
947a643b5b Bump webpack from 5.90.3 to 5.91.0 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.3 to 5.91.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.90.3...v5.91.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 11:09:10 +00:00
dependabot[bot]
0e5dbc3cd6 Bump webpack-dev-middleware from 7.0.0 to 7.1.1 in /web
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 7.0.0 to 7.1.1.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v7.0.0...v7.1.1)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-21 19:02:19 +00:00
dependabot[bot]
1f6d00c0c2 Bump carbon-components-svelte from 0.84.0 to 0.84.1 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.84.0 to 0.84.1.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.84.0...v0.84.1)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 11:53:30 +00:00
dependabot[bot]
8c38e8fa68 Bump svelte-loader from 3.1.9 to 3.2.0 in /web
Bumps [svelte-loader](https://github.com/sveltejs/svelte-loader) from 3.1.9 to 3.2.0.
- [Changelog](https://github.com/sveltejs/svelte-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte-loader/commits/v3.2.0)

---
updated-dependencies:
- dependency-name: svelte-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 11:53:24 +00:00
dependabot[bot]
804eebfb64 Bump webpack-dev-server from 5.0.2 to 5.0.3 in /web
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v5.0.2...v5.0.3)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 11:52:00 +00:00
dependabot[bot]
c2cf75c0de Bump carbon-icons-svelte from 12.5.0 to 12.6.0 in /web
Bumps [carbon-icons-svelte](https://github.com/carbon-design-system/carbon-icons-svelte) from 12.5.0 to 12.6.0.
- [Release notes](https://github.com/carbon-design-system/carbon-icons-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-icons-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-icons-svelte/compare/v12.5.0...v12.6.0)

---
updated-dependencies:
- dependency-name: carbon-icons-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 11:51:53 +00:00
dependabot[bot]
09620fc907 Bump follow-redirects from 1.15.4 to 1.15.6 in /web
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 22:44:59 +00:00
dependabot[bot]
68d752a584 Bump carbon-components-svelte from 0.82.11 to 0.84.0 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.82.11 to 0.84.0.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.82.11...v0.84.0)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 11:25:16 +00:00
dependabot[bot]
8d05de5f3c Bump esbuild-loader from 4.0.3 to 4.1.0 in /web
Bumps [esbuild-loader](https://github.com/privatenumber/esbuild-loader) from 4.0.3 to 4.1.0.
- [Release notes](https://github.com/privatenumber/esbuild-loader/releases)
- [Commits](https://github.com/privatenumber/esbuild-loader/compare/v4.0.3...v4.1.0)

---
updated-dependencies:
- dependency-name: esbuild-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 11:25:05 +00:00
dependabot[bot]
5af6dd3d6c Bump carbon-components-svelte from 0.82.10 to 0.82.11 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.82.10 to 0.82.11.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.82.10...v0.82.11)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 11:20:21 +00:00
dependabot[bot]
d7aa2d4d61 Bump mini-css-extract-plugin from 2.8.0 to 2.8.1 in /web
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.8.0...v2.8.1)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 11:20:12 +00:00
dependabot[bot]
9637f03179 Bump carbon-icons-svelte from 12.4.2 to 12.5.0 in /web
Bumps [carbon-icons-svelte](https://github.com/carbon-design-system/carbon-icons-svelte) from 12.4.2 to 12.5.0.
- [Release notes](https://github.com/carbon-design-system/carbon-icons-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-icons-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-icons-svelte/compare/v12.4.2...v12.5.0)

---
updated-dependencies:
- dependency-name: carbon-icons-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 11:35:44 +00:00
dependabot[bot]
2886367c3d Bump webpack from 5.90.2 to 5.90.3 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.2 to 5.90.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.90.2...v5.90.3)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 11:35:36 +00:00
dependabot[bot]
e062b46c45 Bump svelte from 4.2.11 to 4.2.12 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.11 to 4.2.12.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.12/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.12/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 11:35:33 +00:00
dependabot[bot]
55923b1c9d Bump svelte from 4.2.10 to 4.2.11 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.10 to 4.2.11.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.11/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.11/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 11:51:37 +00:00
dependabot[bot]
13e619da94 Bump webpack from 5.90.1 to 5.90.2 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.1 to 5.90.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.90.1...v5.90.2)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 11:51:29 +00:00
dependabot[bot]
c9cbf328cf Bump carbon-components-svelte from 0.82.9 to 0.82.10 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.82.9 to 0.82.10.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.82.9...v0.82.10)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 11:51:18 +00:00
dependabot[bot]
c9a5dea215 Bump webpack-dev-server from 4.15.1 to 5.0.2 in /web
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.15.1 to 5.0.2.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.15.1...v5.0.2)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 11:51:14 +00:00
dependabot[bot]
dc90dcbc6a Bump svelte from 4.2.9 to 4.2.10 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.9 to 4.2.10.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.10/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.10/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 11:28:01 +00:00
dependabot[bot]
e30eb2dde5 Bump carbon-components-svelte from 0.82.8 to 0.82.9 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.82.8 to 0.82.9.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.82.8...v0.82.9)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 11:27:51 +00:00
dependabot[bot]
5510594ad7 Bump mini-css-extract-plugin from 2.7.7 to 2.8.0 in /web
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.7 to 2.8.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.7...v2.8.0)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 11:10:17 +00:00
dependabot[bot]
184388d8c6 Bump webpack from 5.90.0 to 5.90.1 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.0 to 5.90.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.90.0...v5.90.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 11:10:11 +00:00
dependabot[bot]
ae67414bfb Bump css-loader from 6.9.1 to 6.10.0 in /web
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.9.1 to 6.10.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.9.1...v6.10.0)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 11:10:02 +00:00
dependabot[bot]
bb4b62a64a Bump webpack from 5.89.0 to 5.90.0 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.90.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.89.0...v5.90.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 11:11:26 +00:00
dependabot[bot]
13411d7774 Bump esbuild-loader from 4.0.2 to 4.0.3 in /web
Bumps [esbuild-loader](https://github.com/privatenumber/esbuild-loader) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/privatenumber/esbuild-loader/releases)
- [Commits](https://github.com/privatenumber/esbuild-loader/compare/v4.0.2...v4.0.3)

---
updated-dependencies:
- dependency-name: esbuild-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 11:11:22 +00:00
dependabot[bot]
c070d2c969 Bump css-loader from 6.9.0 to 6.9.1 in /web
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.9.0 to 6.9.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.9.0...v6.9.1)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 11:55:34 +00:00
dependabot[bot]
04824c9000 Bump svelte from 4.2.8 to 4.2.9 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.8 to 4.2.9.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.9/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.9/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 11:55:27 +00:00
dependabot[bot]
2b03bffa0a Bump copy-webpack-plugin from 12.0.1 to 12.0.2 in /web
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 12.0.1 to 12.0.2.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v12.0.1...v12.0.2)

---
updated-dependencies:
- dependency-name: copy-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 11:55:20 +00:00
dependabot[bot]
7e364291a3 Bump carbon-components-svelte from 0.82.7 to 0.82.8 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.82.7 to 0.82.8.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.82.7...v0.82.8)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 11:16:49 +00:00
dependabot[bot]
7b6777522a Bump mini-css-extract-plugin from 2.7.6 to 2.7.7 in /web
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.6 to 2.7.7.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.6...v2.7.7)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 11:16:15 +00:00
dependabot[bot]
d16cead41c Bump css-loader from 6.8.1 to 6.9.0 in /web
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.8.1 to 6.9.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.8.1...v6.9.0)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 11:15:48 +00:00
dependabot[bot]
5aacd93c1d Bump copy-webpack-plugin from 11.0.0 to 12.0.1 in /web
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 11.0.0 to 12.0.1.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v11.0.0...v12.0.1)

---
updated-dependencies:
- dependency-name: copy-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 11:15:27 +00:00
dependabot[bot]
6765c70683 Bump follow-redirects from 1.15.1 to 1.15.4 in /web
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.1...v1.15.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 00:45:57 +00:00
dependabot[bot]
f5b7a6bd0b Bump carbon-components-svelte from 0.82.4 to 0.82.7 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.82.4 to 0.82.7.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.82.4...v0.82.7)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 11:24:14 +00:00
dependabot[bot]
482cdb6002 Bump carbon-icons-svelte from 12.4.0 to 12.4.2 in /web
Bumps [carbon-icons-svelte](https://github.com/carbon-design-system/carbon-icons-svelte) from 12.4.0 to 12.4.2.
- [Release notes](https://github.com/carbon-design-system/carbon-icons-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-icons-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-icons-svelte/compare/v12.4.0...v12.4.2)

---
updated-dependencies:
- dependency-name: carbon-icons-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 11:23:33 +00:00
dependabot[bot]
cb9e8ca1a8 Bump svelte from 4.2.7 to 4.2.8 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.7 to 4.2.8.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.8/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.8/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 11:04:09 +00:00
dependabot[bot]
1d20395f6a Bump carbon-components-svelte from 0.82.1 to 0.82.4 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.82.1 to 0.82.4.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.82.1...v0.82.4)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-27 11:21:25 +00:00
dependabot[bot]
29b0f80c5a Bump svelte from 4.2.6 to 4.2.7 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.6 to 4.2.7.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.7/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.7/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-27 11:21:18 +00:00
dependabot[bot]
19e93e6a50 Bump carbon-components-svelte from 0.81.3 to 0.82.1 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.81.3 to 0.82.1.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.81.3...v0.82.1)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 11:37:31 +00:00
dependabot[bot]
26f07b3608 Bump svelte from 4.2.3 to 4.2.6 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.3 to 4.2.6.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.6/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.6/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 11:37:03 +00:00
dependabot[bot]
ffb8507fe8 Bump carbon-icons-svelte from 12.3.1 to 12.4.0 in /web
Bumps [carbon-icons-svelte](https://github.com/carbon-design-system/carbon-icons-svelte) from 12.3.1 to 12.4.0.
- [Release notes](https://github.com/carbon-design-system/carbon-icons-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-icons-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-icons-svelte/compare/v12.3.1...v12.4.0)

---
updated-dependencies:
- dependency-name: carbon-icons-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 11:36:45 +00:00
dependabot[bot]
68e46b11ae Bump carbon-components-svelte from 0.81.2 to 0.81.3 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.81.2 to 0.81.3.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.81.2...v0.81.3)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 11:38:40 +00:00
dependabot[bot]
0c396d806f Bump svelte from 4.2.2 to 4.2.3 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG-pre-5.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.3/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 11:38:18 +00:00
dependabot[bot]
9332d8960e Bump luxon from 3.4.3 to 3.4.4 in /web
Bumps [luxon](https://github.com/moment/luxon) from 3.4.3 to 3.4.4.
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/3.4.3...3.4.4)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 11:38:11 +00:00
dependabot[bot]
86d0e62bce Bump carbon-icons-svelte from 12.3.0 to 12.3.1 in /web
Bumps [carbon-icons-svelte](https://github.com/carbon-design-system/carbon-icons-svelte) from 12.3.0 to 12.3.1.
- [Release notes](https://github.com/carbon-design-system/carbon-icons-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-icons-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-icons-svelte/compare/v12.3.0...v12.3.1)

---
updated-dependencies:
- dependency-name: carbon-icons-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 11:37:59 +00:00
dependabot[bot]
4b6e581dcb Bump github.com/gorilla/mux from 1.8.0 to 1.8.1
Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/gorilla/mux/releases)
- [Commits](https://github.com/gorilla/mux/compare/v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/gorilla/mux
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 11:38:11 +00:00
dependabot[bot]
3a9979a9a2 Bump github.com/fsnotify/fsnotify from 1.6.0 to 1.7.0
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/fsnotify/fsnotify/releases)
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.6.0...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 11:57:20 +00:00
dependabot[bot]
5b16de5aa4 Bump carbon-components-svelte from 0.81.0 to 0.81.2 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.81.0 to 0.81.2.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.81.0...v0.81.2)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 11:15:10 +00:00
dependabot[bot]
344e761eec Bump svelte from 4.2.1 to 4.2.2 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.2/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 11:48:21 +00:00
dependabot[bot]
146fcecd64 Bump webpack from 5.88.2 to 5.89.0 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.88.2 to 5.89.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.88.2...v5.89.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 11:10:28 +00:00
dependabot[bot]
4049e4cda2 Bump carbon-components-svelte from 0.80.0 to 0.81.0 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.80.0 to 0.81.0.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.80.0...v0.81.0)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 11:10:18 +00:00
dependabot[bot]
e935556bf2 Bump golang.org/x/net from 0.14.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 23:20:36 +00:00
dependabot[bot]
903d926260 Bump postcss from 8.4.24 to 8.4.31 in /web
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.24...8.4.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-07 21:13:25 +00:00
dependabot[bot]
0024b66452 Bump svelte from 4.2.0 to 4.2.1 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.1/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 11:49:47 +00:00
dependabot[bot]
95c63f4df8 Bump luxon from 3.4.2 to 3.4.3 in /web
Bumps [luxon](https://github.com/moment/luxon) from 3.4.2 to 3.4.3.
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/3.4.2...3.4.3)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 11:32:16 +00:00
dependabot[bot]
b2459a8540 Bump golift.io/starr from 0.14.0 to 1.0.0
Bumps [golift.io/starr](https://github.com/golift/starr) from 0.14.0 to 1.0.0.
- [Release notes](https://github.com/golift/starr/releases)
- [Commits](https://github.com/golift/starr/compare/v0.14.0...v1.0.0)

---
updated-dependencies:
- dependency-name: golift.io/starr
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 11:48:48 +00:00
dependabot[bot]
648fcd26f8 Bump esbuild-loader from 4.0.1 to 4.0.2 in /web
Bumps [esbuild-loader](https://github.com/esbuild-kit/esbuild-loader) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/esbuild-kit/esbuild-loader/releases)
- [Commits](https://github.com/esbuild-kit/esbuild-loader/compare/v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: esbuild-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 11:12:26 +00:00
dependabot[bot]
a755863029 Bump carbon-icons-svelte from 12.2.0 to 12.3.0 in /web
Bumps [carbon-icons-svelte](https://github.com/carbon-design-system/carbon-icons-svelte) from 12.2.0 to 12.3.0.
- [Release notes](https://github.com/carbon-design-system/carbon-icons-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-icons-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-icons-svelte/compare/v12.2.0...v12.3.0)

---
updated-dependencies:
- dependency-name: carbon-icons-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 11:12:21 +00:00
dependabot[bot]
84c534152c Bump carbon-icons-svelte from 12.1.0 to 12.2.0 in /web
Bumps [carbon-icons-svelte](https://github.com/carbon-design-system/carbon-icons-svelte) from 12.1.0 to 12.2.0.
- [Release notes](https://github.com/carbon-design-system/carbon-icons-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-icons-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-icons-svelte/compare/v12.1.0...v12.2.0)

---
updated-dependencies:
- dependency-name: carbon-icons-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 11:03:16 +00:00
dependabot[bot]
02e7a6f427 Bump luxon from 3.4.0 to 3.4.2 in /web
Bumps [luxon](https://github.com/moment/luxon) from 3.4.0 to 3.4.2.
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/3.4.0...3.4.2)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 11:02:30 +00:00
dependabot[bot]
f7689a5c7b Bump carbon-components-svelte from 0.79.0 to 0.80.0 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.79.0 to 0.80.0.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.79.0...v0.80.0)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 11:02:27 +00:00
dependabot[bot]
a1b6904242 Bump esbuild-loader from 4.0.0 to 4.0.1 in /web
Bumps [esbuild-loader](https://github.com/esbuild-kit/esbuild-loader) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/esbuild-kit/esbuild-loader/releases)
- [Commits](https://github.com/esbuild-kit/esbuild-loader/compare/v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: esbuild-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 11:17:03 +00:00
dependabot[bot]
6b4c44b080 Bump luxon from 3.3.0 to 3.4.0 in /web
Bumps [luxon](https://github.com/moment/luxon) from 3.3.0 to 3.4.0.
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/3.3.0...3.4.0)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 11:04:36 +00:00
dependabot[bot]
c8d9e42df0 Bump svelte from 4.1.2 to 4.2.0 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.1.2 to 4.2.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.0/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 11:04:28 +00:00
dependabot[bot]
61b1dabd21 Bump esbuild-loader from 3.1.0 to 4.0.0 in /web
Bumps [esbuild-loader](https://github.com/esbuild-kit/esbuild-loader) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/esbuild-kit/esbuild-loader/releases)
- [Commits](https://github.com/esbuild-kit/esbuild-loader/compare/v3.1.0...v4.0.0)

---
updated-dependencies:
- dependency-name: esbuild-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 11:04:16 +00:00
dependabot[bot]
ff8151e321 Bump esbuild-loader from 3.0.1 to 3.1.0 in /web
Bumps [esbuild-loader](https://github.com/esbuild-kit/esbuild-loader) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/esbuild-kit/esbuild-loader/releases)
- [Commits](https://github.com/esbuild-kit/esbuild-loader/compare/v3.0.1...v3.1.0)

---
updated-dependencies:
- dependency-name: esbuild-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 11:19:32 +00:00
dependabot[bot]
0ac7a174bd Bump svelte from 4.1.1 to 4.1.2 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.1.2/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 11:53:41 +00:00
dependabot[bot]
3de1475bac Bump carbon-components-svelte from 0.78.0 to 0.79.0 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.78.0 to 0.79.0.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.78.0...v0.79.0)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 11:53:24 +00:00
dependabot[bot]
75b0d9ddee Bump carbon-icons-svelte from 12.0.0 to 12.1.0 in /web
Bumps [carbon-icons-svelte](https://github.com/carbon-design-system/carbon-icons-svelte) from 12.0.0 to 12.1.0.
- [Release notes](https://github.com/carbon-design-system/carbon-icons-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-icons-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-icons-svelte/compare/v12.0.0...v12.1.0)

---
updated-dependencies:
- dependency-name: carbon-icons-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 11:12:49 +00:00
dependabot[bot]
155dd85f12 Bump carbon-preprocess-svelte from 0.9.1 to 0.10.0 in /web
Bumps [carbon-preprocess-svelte](https://github.com/carbon-design-system/carbon-preprocess-svelte) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/carbon-design-system/carbon-preprocess-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-preprocess-svelte/blob/main/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-preprocess-svelte/compare/v0.9.1...v0.10.0)

---
updated-dependencies:
- dependency-name: carbon-preprocess-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 11:12:15 +00:00
dependabot[bot]
a475c9a036 Bump svelte from 4.0.5 to 4.1.1 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.0.5 to 4.1.1.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.1.1/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 11:12:04 +00:00
dependabot[bot]
f397d21a5f Bump carbon-components-svelte from 0.77.0 to 0.78.0 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.77.0 to 0.78.0.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.77.0...v0.78.0)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 11:11:55 +00:00
dependabot[bot]
6e7f7930db Bump webpack from 5.88.1 to 5.88.2 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.88.1 to 5.88.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.88.1...v5.88.2)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 11:11:49 +00:00
dependabot[bot]
19db6173b0 Bump carbon-components-svelte from 0.76.1 to 0.77.0 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.76.1 to 0.77.0.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.76.1...v0.77.0)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 11:04:08 +00:00
dependabot[bot]
0fe771e4c5 Bump carbon-icons-svelte from 11.4.0 to 12.0.0 in /web
Bumps [carbon-icons-svelte](https://github.com/carbon-design-system/carbon-icons-svelte) from 11.4.0 to 12.0.0.
- [Release notes](https://github.com/carbon-design-system/carbon-icons-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-icons-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-icons-svelte/compare/v11.4.0...v12.0.0)

---
updated-dependencies:
- dependency-name: carbon-icons-svelte
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 11:17:38 +00:00
dependabot[bot]
8b981ab193 Bump svelte from 4.0.1 to 4.0.5 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.0.1 to 4.0.5.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.0.5/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 11:16:52 +00:00
dependabot[bot]
0e9abf0212 Bump carbon-components-svelte from 0.76.0 to 0.76.1 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.76.0 to 0.76.1.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.76.0...v0.76.1)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 11:16:46 +00:00
dependabot[bot]
5b89d2f824 Bump webpack from 5.88.0 to 5.88.1 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.88.0 to 5.88.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.88.0...v5.88.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 11:38:48 +00:00
dependabot[bot]
228784dee1 Bump svelte from 4.0.0 to 4.0.1 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.0.1/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 11:38:36 +00:00
dependabot[bot]
82f1fa941f Bump svelte-loader from 3.1.8 to 3.1.9 in /web
Bumps [svelte-loader](https://github.com/sveltejs/svelte-loader) from 3.1.8 to 3.1.9.
- [Changelog](https://github.com/sveltejs/svelte-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte-loader/commits)

---
updated-dependencies:
- dependency-name: svelte-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 12:04:56 +00:00
dependabot[bot]
55cfdd12f9 Bump svelte from 3.59.1 to 4.0.0 in /web
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 3.59.1 to 4.0.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.0.0/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 11:58:22 +00:00
dependabot[bot]
61ac5e2bc9 Bump carbon-components-svelte from 0.75.1 to 0.76.0 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.75.1 to 0.76.0.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.75.1...v0.76.0)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 11:58:02 +00:00
dependabot[bot]
50381d9465 Bump webpack from 5.87.0 to 5.88.0 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.87.0 to 5.88.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.87.0...v5.88.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 11:57:55 +00:00
dependabot[bot]
3006084644 Bump esbuild-loader from 2.19.0 to 3.0.1 in /web
Bumps [esbuild-loader](https://github.com/esbuild-kit/esbuild-loader) from 2.19.0 to 3.0.1.
- [Release notes](https://github.com/esbuild-kit/esbuild-loader/releases)
- [Commits](https://github.com/esbuild-kit/esbuild-loader/compare/v2.19.0...v3.0.1)

---
updated-dependencies:
- dependency-name: esbuild-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 12:07:39 +00:00
dependabot[bot]
5567c6534f Bump carbon-components-svelte from 0.73.5 to 0.75.1 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.73.5 to 0.75.1.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.73.5...v0.75.1)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 11:58:08 +00:00
dependabot[bot]
fe5545fa60 Bump css-loader from 5.2.7 to 6.8.1 in /web
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.7 to 6.8.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.7...v6.8.1)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 11:58:01 +00:00
dependabot[bot]
2980f3117d Bump mini-css-extract-plugin from 2.7.5 to 2.7.6 in /web
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.5 to 2.7.6.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.5...v2.7.6)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 11:57:44 +00:00
dependabot[bot]
b32fe81250 Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.9.0 to 1.9.3.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.3)

---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 21:19:22 +00:00
dependabot[bot]
5bf34987cf Bump webpack-cli from 5.0.1 to 5.1.4 in /web
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.0.1 to 5.1.4.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.1...webpack-cli@5.1.4)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 22:09:48 +01:00
dependabot[bot]
dbc65f0309 Bump webpack from 5.82.0 to 5.87.0 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.82.0 to 5.87.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.82.0...v5.87.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 21:09:20 +00:00
dependabot[bot]
20370cfcad Bump webpack-dev-server from 4.9.1 to 4.15.1 in /web
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.9.1 to 4.15.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.9.1...v4.15.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 21:08:04 +00:00
Jack Dallas
5c224f092d Fix dependabot-auto-merge.yaml
Needed to pass in the url
2023-06-14 22:06:05 +01:00
dependabot[bot]
38b030a598 Bump svelte-loader from 3.1.3 to 3.1.8 in /web
Bumps [svelte-loader](https://github.com/sveltejs/svelte-loader) from 3.1.3 to 3.1.8.
- [Changelog](https://github.com/sveltejs/svelte-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte-loader/compare/v3.1.3...v3.1.8)

---
updated-dependencies:
- dependency-name: svelte-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 21:39:43 +01:00
Jack Dallas
5dd7501255 Auto Approve dependabot PRs 2023-06-14 21:36:46 +01:00
dependabot[bot]
364ae74e30 Bump carbon-icons-svelte from 11.1.0 to 11.4.0 in /web
Bumps [carbon-icons-svelte](https://github.com/carbon-design-system/carbon-icons-svelte) from 11.1.0 to 11.4.0.
- [Release notes](https://github.com/carbon-design-system/carbon-icons-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-icons-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-icons-svelte/compare/v11.1.0...v11.4.0)

---
updated-dependencies:
- dependency-name: carbon-icons-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 21:34:32 +01:00
Jack Dallas
ba74f04ea0 Update dependabot-auto-merge to use rebase method 2023-06-14 20:27:16 +01:00
JackDallas
a47ce80bca use tag to identify docker path 2023-05-13 01:06:42 +01:00
JackDallas
d990ab6245 Add container scanning 2023-05-13 00:55:56 +01:00
Jack Dallas
f0699b8919 Remove advanced config 2023-05-13 00:43:34 +01:00
Jack Dallas
7a8dd46d62 Enable Dependabot auto merge 2023-05-13 00:43:19 +01:00
dependabot[bot]
0143d9e38d Bump copy-webpack-plugin from 9.1.0 to 11.0.0 in /web
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 9.1.0 to 11.0.0.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v9.1.0...v11.0.0)

---
updated-dependencies:
- dependency-name: copy-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-13 00:33:19 +01:00
dependabot[bot]
efe4e30c5d Bump carbon-components-svelte from 0.64.3 to 0.73.5 in /web
Bumps [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte) from 0.64.3 to 0.73.5.
- [Release notes](https://github.com/carbon-design-system/carbon-components-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.64.3...v0.73.5)

---
updated-dependencies:
- dependency-name: carbon-components-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-13 00:33:01 +01:00
dependabot[bot]
f65f2b9fff Bump luxon from 2.5.2 to 3.3.0 in /web
Bumps [luxon](https://github.com/moment/luxon) from 2.5.2 to 3.3.0.
- [Release notes](https://github.com/moment/luxon/releases)
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/2.5.2...3.3.0)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-13 00:32:37 +01:00
dependabot[bot]
900e6bfd11 Bump svelte from 3.49.0 to 3.59.1 in /web
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.49.0 to 3.59.1.
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.49.0...v3.59.1)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-13 00:32:04 +01:00
dependabot[bot]
f22331af6e Bump webpack from 5.79.0 to 5.82.0 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.79.0 to 5.82.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.79.0...v5.82.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-13 00:27:14 +01:00
Jack Dallas
cb384cab34 Rename codeql.yml to codeql-analysis.yml 2023-04-17 14:09:21 +01:00
Jack Dallas
eb87786606 Create codeql.yml 2023-04-17 14:08:13 +01:00
dependabot[bot]
9cfa60f6c9 Bump dns-packet from 5.3.1 to 5.4.0 in /web
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v5.3.1...5.4.0)

---
updated-dependencies:
- dependency-name: dns-packet
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 13:42:53 +01:00
dependabot[bot]
23a2987ecd Bump golift.io/starr from 0.13.0 to 0.14.0
Bumps [golift.io/starr](https://github.com/golift/starr) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/golift/starr/releases)
- [Commits](https://github.com/golift/starr/compare/v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: golift.io/starr
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 13:42:41 +01:00
dependabot[bot]
14ef50267f Bump webpack from 5.73.0 to 5.79.0 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.79.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.73.0...v5.79.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 13:42:33 +01:00
dependabot[bot]
5f3feddb9d Bump carbon-preprocess-svelte from 0.9.0 to 0.9.1 in /web
Bumps [carbon-preprocess-svelte](https://github.com/carbon-design-system/carbon-preprocess-svelte) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/carbon-design-system/carbon-preprocess-svelte/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-preprocess-svelte/blob/main/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-preprocess-svelte/compare/v0.9.0...v0.9.1)

---
updated-dependencies:
- dependency-name: carbon-preprocess-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 13:41:54 +01:00
dependabot[bot]
b2196b7242 Bump github.com/dustin/go-humanize from 1.0.0 to 1.0.1
Bumps [github.com/dustin/go-humanize](https://github.com/dustin/go-humanize) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/dustin/go-humanize/releases)
- [Commits](https://github.com/dustin/go-humanize/compare/v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: github.com/dustin/go-humanize
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 13:41:44 +01:00
dependabot[bot]
8b264c97d7 Bump webpack-cli from 4.9.2 to 5.0.1 in /web
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.9.2 to 5.0.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.9.2...webpack-cli@5.0.1)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 13:41:32 +01:00
dependabot[bot]
ba061c03f6 Bump github.com/fsnotify/fsnotify from 1.5.1 to 1.6.0
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/fsnotify/fsnotify/releases)
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.5.1...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 13:41:06 +01:00
dependabot[bot]
627097ca97 Bump mini-css-extract-plugin from 1.6.2 to 2.7.5 in /web
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.6.2 to 2.7.5.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.6.2...v2.7.5)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 13:40:50 +01:00
dependabot[bot]
5331c9336d Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.8.1...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 13:40:30 +01:00
dependabot[bot]
a85337d2ce Bump golang.org/x/net from 0.0.0-20220114011407-0dd24b26b47d to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220114011407-0dd24b26b47d to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 13:37:23 +01:00
Jack Dallas
2381d3b5b8 Create dependency-review.yml 2023-04-17 13:33:23 +01:00
Jack Dallas
62bbc25c43 Create dependabot-auto-merge.yaml 2023-04-17 13:28:18 +01:00
Jack Dallas
427e250bce Delete codeql-analysis.yml 2023-04-17 13:24:10 +01:00
Jack Dallas
2a04c26eda Create dependabot.yml 2023-04-17 13:20:59 +01:00
Jack Dallas
2542651e82 Update README.md 2023-04-17 13:19:12 +01:00
dependabot[bot]
0508f87969 Bump golang.org/x/sys from 0.0.0-20211110154304-99a53858aa08 to 0.1.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20211110154304-99a53858aa08 to 0.1.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 14:05:06 +00:00
dependabot[bot]
a79dcedfbe Bump json5 from 2.2.1 to 2.2.3 in /web
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [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/v2.2.1...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 14:04:18 +00:00
dependabot[bot]
b0a44c8ff2 Bump luxon from 2.4.0 to 2.5.2 in /web
Bumps [luxon](https://github.com/moment/luxon) from 2.4.0 to 2.5.2.
- [Release notes](https://github.com/moment/luxon/releases)
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/2.4.0...2.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 14:03:51 +00:00
dependabot[bot]
e6e7e59fb6 Bump loader-utils from 2.0.2 to 2.0.4 in /web
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>
2023-02-27 14:03:27 +00:00
Jack Dallas
7f74ddc5d3 Update README.md 2022-12-24 15:12:11 +00:00
Jack Dallas
369ef0759b Update README.md 2022-12-24 15:11:53 +00:00
Jack Dallas
e62240a5cc Update readme with maintenance mode note 2022-12-24 15:11:16 +00:00
Jack Dallas
6c6d8d8829 Make Arr history update interval configurable 2022-08-13 01:45:50 +01:00
Jack Dallas
1f7431d56f Update library usage increase history ingest speed 2022-08-13 01:45:50 +01:00
Jack Dallas
24847825db Add default log level to systemd file 2022-08-13 01:45:50 +01:00
Jack Dallas
b6cf141b68 Improve Filename matching more 2022-08-13 01:45:50 +01:00
Jack Dallas
b4cf1e0a4f Improve filename matching for failed downloads 2022-08-11 23:42:07 +01:00
Jack Dallas
4cfdee6bc7 Start arr manager service 2022-08-11 12:52:25 +01:00
dependabot[bot]
80506f41d7 Bump terser from 5.14.0 to 5.14.2 in /web
Bumps [terser](https://github.com/terser/terser) from 5.14.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-22 17:16:47 +01:00
dependabot[bot]
b63e16b596 Bump svelte from 3.48.0 to 3.49.0 in /web
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.48.0 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.48.0...v3.49.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 14:40:54 +01:00
Jack Dallas
5c06dd4200 Formalize json tags 2022-07-05 00:22:32 +01:00
Jack Dallas
2c05d8530f Add polling settings to ui 2022-07-05 00:22:32 +01:00
Jack Dallas
8c4c490db2 Add PollBlackhole option and update config version updating 2022-07-05 00:22:32 +01:00
Jack Dallas
d9bd141951 Don't full remove unzip dir on startup 2022-06-26 21:19:46 +00:00
Jack Dallas
802eeedfef Update docker labels with source 2022-06-26 21:19:46 +00:00
Jack Dallas
4f9d8299e6 Re-Work Docker build 2022-06-26 21:19:32 +00:00
Jack Dallas
6bdf60f272 README: Add user install instructions 2022-06-26 21:19:32 +00:00
Jack Dallas
742bd1e324 Create blackhole folder in docker 2022-06-26 21:19:32 +00:00
Jack Dallas
1cd862c5dc Split release and pre-release builds 2022-06-26 21:19:32 +00:00
Jack Dallas
9479ebe7fd Update README.md 2022-06-26 21:19:32 +00:00
Jack Dallas
4147817d6f Update .gitignore 2022-06-26 21:19:32 +00:00
Jack Dallas
c48259cb12 Standard error if premiumuize.me apikey is not set 2022-06-26 21:19:32 +00:00
Jack Dallas
18ce2c95e9 Increase trace logging & refactor config loading 2022-06-26 21:19:32 +00:00
Jack Dallas
ff832a5d18 Set config location before saving it 2022-06-26 21:19:32 +00:00
Jack Dallas
56d52d0b3a Refactor in to app structure, make all config options reloadable 2022-06-26 21:19:32 +00:00
Jack Dallas
3e50ba2ae1 UI: Dynamically work out webroot paths 2022-06-26 21:19:32 +00:00
Jack Dallas
898b53276a Docker: Pre-set all directory locations 2022-06-26 21:19:32 +00:00
Jack Dallas
91cf5bcfc8 API: Config Service
Config: Refactor Implementation
2022-06-26 21:19:32 +00:00
Jack Dallas
c86896e881 UI: Add config page 2022-06-26 21:19:32 +00:00
Jack Dallas
3af570479f Add build status badge 2022-06-26 21:19:32 +00:00
Jack Dallas
e6825dcb26 Update default config 2022-06-26 21:19:32 +00:00
Jack Dallas
7c06cb050b Update docker release method 2022-06-26 21:19:32 +00:00
Jack Dallas
4d610d3f59 [ci] Always setup docker 2022-06-26 21:19:32 +00:00
Jack Dallas
4bed257802 Enable pre-releases 2022-06-26 21:19:32 +00:00
Jack Dallas
07843219ef Add arm64 docker build 2022-06-26 21:19:32 +00:00
Jack Dallas
b32ae333a8 Handle web calls if when services aren't initialised 2022-06-26 21:19:32 +00:00
Jack Dallas
49a716764c Fix broken log messages 2022-06-26 21:19:32 +00:00
Jack Dallas
d6b123d7a3 Fix pointer deref 2022-06-26 21:19:32 +00:00
Jack Dallas
0a4d6923b1 Update NPM 2022-06-26 21:19:32 +00:00
Jack Dallas
da1a11dba5 UI: Support more errors 2022-06-26 21:19:32 +00:00
Jack Dallas
1e295c3608 Add environment variables for flags 2022-06-26 21:19:32 +00:00
Jack Dallas
78fc4b8b39 Rework simultaneous downloads cap 2022-06-26 21:19:32 +00:00
Jack Dallas
bdda3ca793 Update existing configs 2022-06-26 21:19:32 +00:00
Jack Dallas
d44204a8ed update docker ubuntu version & expose port 2022-06-26 21:19:32 +00:00
Jack Dallas
5fff9f9f53 Update Dockerfile (Thanks @JRDevo) 2022-06-26 21:19:32 +00:00
Jack Dallas
085d26c816 Add simultaneous downloads cap 2022-06-26 21:19:32 +00:00
dependabot[bot]
b60ef30a93 Bump async from 2.6.3 to 2.6.4 in /web
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>
2022-06-26 21:19:32 +00:00
Jack Dallas
5af4083c67 Fix docker build 2022-06-26 21:19:32 +00:00
Jack Dallas
e8e93c667f Make config change a breaking update 2022-06-26 21:19:32 +00:00
dependabot[bot]
1893a1a5e4 Bump node-forge from 1.2.1 to 1.3.1 in /web
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>
2022-06-26 21:19:32 +00:00
dependabot[bot]
fdddc40699 Bump follow-redirects from 1.14.7 to 1.14.9 in /web
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.9.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-26 21:19:32 +00:00
dependabot[bot]
828eb43a4c Bump minimist from 1.2.5 to 1.2.6 in /web
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-26 21:19:32 +00:00
Jack Dallas
969a3ac2cb Update README and docker location 2022-06-26 21:19:32 +00:00
Jack Dallas
83f1d19dfb Docker support 2022-06-26 21:19:32 +00:00
Jack Dallas
ff36423729 Make Arr's a list not locked to one of each type 2022-06-26 21:19:32 +00:00
Jack Dallas
cd0b5fba99 Make unzip directory configurable 2022-06-26 21:19:32 +00:00
Jack Dallas
df9c768066 Tweak web paths to work on url root and subpaths 2022-06-26 21:19:32 +00:00
Jack Dallas
3786e1411c Enhance logging 2022-06-26 21:19:32 +00:00
Dallas
4bf929967a Update README.md 2022-06-26 21:19:32 +00:00
Jack Dallas
43ea4903c3 Update README 2022-06-26 21:19:32 +00:00
Jack Dallas
a55eea881c Fix dpkg and perms 2022-06-26 21:19:32 +00:00
Jack Dallas
8c4c3a1b24 limit logs 2022-06-26 21:19:32 +00:00
Dallas
2db7e04604 Don't glob 2022-06-26 21:19:32 +00:00
Jack Dallas
7ec072a767 Upload artifacts 2022-06-26 21:19:32 +00:00
Jack Dallas
935813b27f fix ci 2022-06-26 21:19:32 +00:00
51 changed files with 10256 additions and 4384 deletions

13
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,13 @@
# Please see the documentation for all configuration options:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "npm"
directory: "/web"
schedule:
interval: "weekly"

View File

@@ -9,6 +9,8 @@ on:
permissions:
contents: write
packages: write
security-events: write
jobs:
build:
@@ -23,25 +25,85 @@ jobs:
with:
go-version: '1.17'
- name: Confirm Version
- name: go Version
run: go version
- name: Docker Version
run: docker version
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v2
# Standard Build
- name: Build
uses: goreleaser/goreleaser-action@v2
if: ! startsWith(github.ref, 'refs/tags/')
if: startsWith(github.ref, 'refs/tags/') == false
with:
distribution: goreleaser
version: latest
args: release --rm-dist --snapshot
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DOCKER_BUILDKIT: 1
COMPOSE_DOCKER_CLI_BUILD: 1
- name: 'Get Previous tag'
id: previoustag
uses: "WyriHaximus/github-action-get-previous-tag@v1"
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@7b7aa264d83dc58691451798b4d117d53d21edfe
with:
image-ref: 'ghcr.io/jackdallas/premiumizearr:${{ steps.previoustag.outputs.tag }}-amd64'
format: 'template'
template: '@/contrib/sarif.tpl'
output: 'trivy-results.sarif'
severity: 'CRITICAL,HIGH'
- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: 'trivy-results.sarif'
# Release build
- uses: docker/login-action@v1
if: startsWith(github.ref, 'refs/tags/')
with:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Release
uses: goreleaser/goreleaser-action@v2
if: startsWith(github.ref, 'refs/tags/')
if: startsWith(github.ref, 'refs/tags/') && !contains(github.ref, '-rc')
with:
distribution: goreleaser
version: latest
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DOCKER_BUILDKIT: 1
COMPOSE_DOCKER_CLI_BUILD: 1
# Pre-Release build
- name: Pre-Release
uses: goreleaser/goreleaser-action@v2
if: startsWith(github.ref, 'refs/tags/') && contains(github.ref, '-rc')
with:
distribution: goreleaser
version: latest
args: release --rm-dist -f .prerelease.goreleaser.yaml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DOCKER_BUILDKIT: 1
COMPOSE_DOCKER_CLI_BUILD: 1
- name: Upload assets
uses: actions/upload-artifact@v2
with:
name: artifacts
path: dist/

View File

@@ -1,47 +0,0 @@
# For most projects, this workflow file will not need changing; you simply need
# to commit it to your repository.
#
# You may wish to alter this file to override the set of languages analyzed,
# or to provide custom queries or build logic.
#
# ******** NOTE ********
# We have attempted to detect the languages in your repository. Please check
# the `language` matrix defined below to confirm you have the correct set of
# supported CodeQL languages.
#
name: "CodeQL"
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write
strategy:
fail-fast: false
matrix:
language: [ 'go', 'javascript' ]
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Initialize CodeQL
uses: github/codeql-action/init@v1
with:
languages: ${{ matrix.language }}
- name: Autobuild
uses: github/codeql-action/autobuild@v1
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1

View File

@@ -0,0 +1,27 @@
name: Dependabot auto-merge
on: pull_request
permissions:
contents: write
pull-requests: write
jobs:
dependabot:
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- name: Dependabot metadata
id: metadata
uses: dependabot/fetch-metadata@v1
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
- name: Enable auto-merge for Dependabot PRs
run: gh pr merge --auto --rebase "$PR_URL"
env:
PR_URL: ${{github.event.pull_request.html_url}}
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
- name: Auto Approve Dependabot PRs
run: gh pr review --approve -b "Dependabot auto approve" "$PR_URL"
env:
PR_URL: ${{github.event.pull_request.html_url}}
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

20
.github/workflows/dependency-review.yml vendored Normal file
View File

@@ -0,0 +1,20 @@
# Dependency Review Action
#
# This Action will scan dependency manifest files that change as part of a Pull Request, surfacing known-vulnerable versions of the packages declared or updated in the PR. Once installed, if the workflow run is marked as required, PRs introducing known-vulnerable packages will be blocked from merging.
#
# Source repository: https://github.com/actions/dependency-review-action
# Public documentation: https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-dependency-review#dependency-review-enforcement
name: 'Dependency Review'
on: [pull_request]
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v3
- name: 'Dependency Review'
uses: actions/dependency-review-action@v2

6
.gitignore vendored
View File

@@ -18,5 +18,7 @@ build/
.vscode
premiumizearrd
premiumizearrd.exe
dist/
dist/
!cmd/premiumizearrd/

View File

@@ -1,3 +1,6 @@
env:
- DOCKER_BUILDKIT=1
before:
hooks:
- go mod tidy
@@ -13,9 +16,14 @@ builds:
goarch:
- amd64
- arm64
- arm
goarm:
- 7
ignore:
- goos: windows
goarch: arm64
- goos: windows
goarch: arm
archives:
- format_overrides:
@@ -31,50 +39,129 @@ archives:
- src: build/static/*
dst: static
strip_parent: true
checksum:
name_template: 'checksums.txt'
snapshot:
name_template: "{{ incpatch .Version }}-next"
changelog:
sort: asc
filters:
exclude:
- '^docs:'
- '^test:'
nfpms:
# note that this is an array of nfpm configs
-
# Name of the package.
# Defaults to `ProjectName`.
package_name: premiumizearr
# Your app's vendor.
# Default is empty.
bindir: /opt/premiumizearrd
vendor: Jack Dallas.
# Template to your app's homepage.
# Default is empty.
homepage: https://github.com/JackDallas/Premiumizearr
# Your app's maintainer (probably you).
# Default is empty.
maintainer: Dallas <jack-dallas@outlook.com>
# Template to your app's description.
# Default is empty.
description: Service to connect premiumize.me to Arr clients.
# Your app's license.
# Default is empty.
license: GPLv3
# Formats to be generated.
formats:
- deb
contents:
# Basic file that applies to all packagers
- src: build/static/*
dst: /usr/local/bin/static/
dst: /opt/premiumizearrd/static/
- src: init/premiumizearrd.service
dst: /etc/systemd/system/
dst: /etc/systemd/system/premiumizearrd.service
scripts:
postinstall: "scripts/postinstall.sh"
dockers:
-
use: buildx
goos: linux
goarch: amd64
image_templates:
- "ghcr.io/jackdallas/premiumizearr:{{ .Tag }}-amd64"
skip_push: "false"
build_flag_templates:
- "--pull"
- "--label=org.opencontainers.image.created={{.Date}}"
- "--label=org.opencontainers.image.title={{.ProjectName}}"
- "--label=org.opencontainers.image.revision={{.FullCommit}}"
- "--label=org.opencontainers.image.version={{.Version}}"
- "--label=org.opencontainers.image.source=\"https://github.com/JackDallas/Premiumizearr\""
- "--platform=linux/amd64"
dockerfile: "docker/Dockerfile.amd64"
extra_files:
- build/static/
- docker/
-
use: buildx
goos: linux
goarch: arm64
image_templates:
- "ghcr.io/jackdallas/premiumizearr:{{ .Tag }}-arm64"
skip_push: "false"
build_flag_templates:
- "--pull"
- "--label=org.opencontainers.image.created={{.Date}}"
- "--label=org.opencontainers.image.title={{.ProjectName}}"
- "--label=org.opencontainers.image.revision={{.FullCommit}}"
- "--label=org.opencontainers.image.version={{.Version}}"
- "--label=org.opencontainers.image.source=\"https://github.com/JackDallas/Premiumizearr\""
- "--platform=linux/arm64"
dockerfile: "docker/Dockerfile.arm64"
extra_files:
- build/static/
- docker/
-
use: buildx
goos: linux
goarch: arm
goarm: 7
image_templates:
- "ghcr.io/jackdallas/premiumizearr:{{ .Tag }}-armv7"
skip_push: "false"
build_flag_templates:
- "--pull"
- "--label=org.opencontainers.image.created={{.Date}}"
- "--label=org.opencontainers.image.title={{.ProjectName}}"
- "--label=org.opencontainers.image.revision={{.FullCommit}}"
- "--label=org.opencontainers.image.version={{.Version}}"
- "--label=org.opencontainers.image.source=\"https://github.com/JackDallas/Premiumizearr\""
- "--platform=linux/arm/v7"
dockerfile: "docker/Dockerfile.armv7"
extra_files:
- build/static/
- docker/
docker_manifests:
# Release variants not created on rc-$i tags
- skip_push: auto
- name_template: 'ghcr.io/jackdallas/premiumizearr:latest'
image_templates:
- 'ghcr.io/jackdallas/premiumizearr:{{ .Tag }}-amd64'
- 'ghcr.io/jackdallas/premiumizearr:{{ .Tag }}-armv7'
- 'ghcr.io/jackdallas/premiumizearr:{{ .Tag }}-arm64'
- name_template: 'ghcr.io/jackdallas/premiumizearr:{{ .Tag }}'
image_templates:
- 'ghcr.io/jackdallas/premiumizearr:{{ .Tag }}-amd64'
- 'ghcr.io/jackdallas/premiumizearr:{{ .Tag }}-armv7'
- 'ghcr.io/jackdallas/premiumizearr:{{ .Tag }}-arm64'
- name_template: 'ghcr.io/jackdallas/premiumizearr:{{ .Major }}'
image_templates:
- 'ghcr.io/jackdallas/premiumizearr:{{ .Tag }}-amd64'
- 'ghcr.io/jackdallas/premiumizearr:{{ .Tag }}-armv7'
- 'ghcr.io/jackdallas/premiumizearr:{{ .Tag }}-arm64'
- name_template: 'ghcr.io/jackdallas/premiumizearr:{{ .Major }}.{{ .Minor }}'
image_templates:
- 'ghcr.io/jackdallas/premiumizearr:{{ .Tag }}-amd64'
- 'ghcr.io/jackdallas/premiumizearr:{{ .Tag }}-armv7'
- 'ghcr.io/jackdallas/premiumizearr:{{ .Tag }}-arm64'
release:
# If set to auto, will mark the release as not ready for production
# in case there is an indicator for this in the tag e.g. v1.0.0-rc1
# If set to true, will mark the release as not ready for production.
# Default is false.
prerelease: auto
footer: "**Full Changelog**: https://github.com/JackDallas/Premiumizearr/compare/{{ .PreviousTag }}...{{ .Tag }}"

147
.prerelease.goreleaser.yaml Normal file
View File

@@ -0,0 +1,147 @@
before:
hooks:
- go mod tidy
- make web
builds:
- env:
- CGO_ENABLED=0
goos:
- linux
- windows
main: ./cmd/premiumizearrd
binary: premiumizearrd
goarch:
- amd64
- arm64
- arm
goarm:
- 7
ignore:
- goos: windows
goarch: arm64
- goos: windows
goarch: arm
archives:
- format_overrides:
- goos: windows
format: zip
wrap_in_directory: true
files:
- README.md
- LICENSE
- src: build/*.service
dst: ./
strip_parent: true
- src: build/static/*
dst: static
strip_parent: true
checksum:
name_template: 'checksums.txt'
changelog:
sort: asc
filters:
exclude:
- '^docs:'
- '^test:'
nfpms:
-
package_name: premiumizearr
bindir: /opt/premiumizearrd
vendor: Jack Dallas.
homepage: https://github.com/JackDallas/Premiumizearr
maintainer: Dallas <jack-dallas@outlook.com>
description: Service to connect premiumize.me to Arr clients.
license: GPLv3
formats:
- deb
contents:
- src: build/static/*
dst: /opt/premiumizearrd/static/
- src: init/premiumizearrd.service
dst: /etc/systemd/system/premiumizearrd.service
scripts:
postinstall: "scripts/postinstall.sh"
dockers:
-
use: docker
goos: linux
goarch: amd64
image_templates:
- "ghcr.io/jackdallas/premiumizearr:{{ .Tag }}-amd64"
skip_push: "false"
build_flag_templates:
- "--pull"
- "--label=org.opencontainers.image.created={{.Date}}"
- "--label=org.opencontainers.image.title={{.ProjectName}}"
- "--label=org.opencontainers.image.revision={{.FullCommit}}"
- "--label=org.opencontainers.image.version={{.Version}}"
- "--label=org.opencontainers.image.source=\"https://github.com/JackDallas/Premiumizearr\""
- "--platform=linux/amd64"
dockerfile: "docker/Dockerfile.amd64"
extra_files:
- build/static/
- docker/
-
use: buildx
goos: linux
goarch: arm64
image_templates:
- "ghcr.io/jackdallas/premiumizearr:{{ .Tag }}-arm64"
skip_push: "false"
build_flag_templates:
- "--pull"
- "--label=org.opencontainers.image.created={{.Date}}"
- "--label=org.opencontainers.image.title={{.ProjectName}}"
- "--label=org.opencontainers.image.revision={{.FullCommit}}"
- "--label=org.opencontainers.image.version={{.Version}}"
- "--label=org.opencontainers.image.source=\"https://github.com/JackDallas/Premiumizearr\""
- "--platform=linux/arm64"
dockerfile: "docker/Dockerfile.arm64"
extra_files:
- build/static/
- docker/
-
use: buildx
goos: linux
goarch: arm
goarm: 7
image_templates:
- "ghcr.io/jackdallas/premiumizearr:{{ .Tag }}-armv7"
skip_push: "false"
build_flag_templates:
- "--pull"
- "--label=org.opencontainers.image.created={{.Date}}"
- "--label=org.opencontainers.image.title={{.ProjectName}}"
- "--label=org.opencontainers.image.revision={{.FullCommit}}"
- "--label=org.opencontainers.image.version={{.Version}}"
- "--label=org.opencontainers.image.source=\"https://github.com/JackDallas/Premiumizearr\""
- "--platform=linux/arm/v7"
dockerfile: "docker/Dockerfile.armv7"
extra_files:
- build/static/
- docker/
docker_manifests:
- skip_push: false
- name_template: 'ghcr.io/jackdallas/premiumizearr:dev'
image_templates:
- 'ghcr.io/jackdallas/premiumizearr:{{ .Tag }}-amd64'
- 'ghcr.io/jackdallas/premiumizearr:{{ .Tag }}-armv7'
- 'ghcr.io/jackdallas/premiumizearr:{{ .Tag }}-arm64'
- name_template: 'ghcr.io/jackdallas/premiumizearr:{{ .Tag }}'
image_templates:
- 'ghcr.io/jackdallas/premiumizearr:{{ .Tag }}-amd64'
- 'ghcr.io/jackdallas/premiumizearr:{{ .Tag }}-armv7'
- 'ghcr.io/jackdallas/premiumizearr:{{ .Tag }}-arm64'
release:
prerelease: true
header: "Premiumizearr Pre-Release {{ .Tag }}"
footer: "**Full Changelog**: https://github.com/JackDallas/Premiumizearr/compare/{{ .PreviousTag }}...{{ .Tag }}"

113
README.md
View File

@@ -1,11 +1,114 @@
# premiumizearr
# No longer maintained
# Check out the https://github.com/ensingerphilipp/Premiumizearr-Nova fork
# Premiumizearr
## Build
[![Build](https://github.com/JackDallas/Premiumizearr/actions/workflows/build.yml/badge.svg)](https://github.com/JackDallas/Premiumizearr/actions/workflows/build.yml)
## Features
- Monitor blackhole directory to push `.magnet` and `.nzb` to Premiumize.me
- Monitor and download Premiumize.me transfers
- Mark transfers as failed in sonarr
- Monitor and download Premiumize.me transfers (web ui on default port 8182)
- Mark transfers as failed in Radarr & Sonarr
## Up Next
## Support the project by using my invite code
- Radarr support
[Invite Code](https://www.premiumize.me/ref/446038083)
## Install
[Grab the latest release artifact links here](https://github.com/JackDallas/Premiumizearr/releases/)
### Binary
#### System Install
```cli
wget https://github.com/JackDallas/Premiumizearr/releases/download/x.x.x/Premiumizearr_x.x.x_linux_amd64.tar.gz
tar xf Premiumizearr_x.x.x.x_linux_amd64.tar.gz
cd Premiumizearr_x.x.x.x_linux_amd64
sudo mkdir /opt/premiumizearrd/
sudo cp -r premiumizearrd static/ /opt/premiumizearrd/
sudo cp premiumizearrd.service /etc/systemd/system/
sudo systemctl-reload
sudo systemctl enable premiumizearrd.service
sudo systemctl start premiumizearrd.service
```
#### User Install
```cli
wget https://github.com/JackDallas/Premiumizearr/releases/download/x.x.x/Premiumizearr_x.x.x_linux_amd64.tar.gz
tar xf Premiumizearr_x.x.x.x_linux_amd64.tar.gz
cd Premiumizearr_x.x.x.x_linux_amd64
mkdir -p ~/.local/bin/
cp -r premiumizearrd static/ ~/.local/bin/
echo -e "export PATH=~/.local/bin/:$PATH" >> ~/.bashrc
source ~/.bashrc
```
You're now able to run the daemon from anywhere just by typing `premiumizearrd`
### deb file
```cmd
wget https://github.com/JackDallas/Premiumizearr/releases/download/x.x.x/premiumizearr_x.x.x._linux_amd64.deb
sudo dpkg -i premiumizearr_x.x.x.x_linux_amd64.deb
```
### Docker
[Docker images are listed here](https://github.com/jackdallas/Premiumizearr/pkgs/container/premiumizearr)
```cmd
docker run \
-v /home/dallas/test/data:/data \
-v /home/dallas/test/blackhole:/blackhole \
-v /home/dallas/test/downloads:/downloads \
-p 8182:8182 \
ghcr.io/jackdallas/premiumizearr:latest
```
If you wish to increase logging (which you'll be asked to do if you submit an issue) you can add `-e PREMIUMIZEARR_LOG_LEVEL=trace` to the command
> Note: The /data mount is where the `config.yaml` and log files are kept
## Setup
### Premiumizearrd
Running for the first time the server will start on `http://0.0.0.0:8182`
If you already use this binding for something else you can edit them in the `config.yaml`
> WARNING: This app exposes api keys in the ui and does not have authentication, it is strongly recommended you put it behind a reverse proxy with auth and set the host to `127.0.0.1` to hide the app from the web.
### Sonarr/Radarr
- Go to your Arr's `Download Client` settings page
- Add a new Torrent Blackhole client, set the `Torrent Folder` to the previously set `BlackholeDirectory` location, set the `Watch Folder` to the previously set `DownloadsDirectory` location
- Add a new Usenet Blackhole client, set the `Nzb Folder` to the previously set `BlackholeDirectory` location, set the `Watch Folder` to the previously set `DownloadsDirectory` location
### Reverse Proxy
Premiumizearr does not have authentication built in so it's strongly recommended you use a reverse proxy
#### Nginx
```nginx
location /premiumizearr/ {
proxy_pass http://127.0.0.1:8182/;
proxy_set_header Host $proxy_host;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header X-Forwarded-Host $host;
proxy_set_header X-Forwarded-Proto $scheme;
proxy_redirect off;
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection $http_connection;
}
```

114
cmd/premiumizearrd/app.go Normal file
View File

@@ -0,0 +1,114 @@
package main
import (
"path"
"time"
"github.com/jackdallas/premiumizearr/internal/config"
"github.com/jackdallas/premiumizearr/internal/service"
"github.com/jackdallas/premiumizearr/pkg/premiumizeme"
"github.com/orandin/lumberjackrus"
log "github.com/sirupsen/logrus"
)
type App struct {
config config.Config
premiumizemeClient premiumizeme.Premiumizeme
transferManager service.TransferManagerService
directoryWatcher service.DirectoryWatcherService
webServer service.WebServerService
arrsManager service.ArrsManagerService
}
// Makes go vet error - prevents copies
func (app *App) Lock() {}
func (app *App) UnLock() {}
func (app *App) Start(logLevel string, configFile string, loggingDirectory string) error {
//Setup static login
lvl, err := log.ParseLevel(logLevel)
if err != nil {
log.Errorf("Error flag not recognized, defaulting to Info!!", err)
lvl = log.InfoLevel
}
log.SetLevel(lvl)
hook, err := lumberjackrus.NewHook(
&lumberjackrus.LogFile{
Filename: path.Join(loggingDirectory, "premiumizearr.general.log"),
MaxSize: 100,
MaxBackups: 1,
MaxAge: 1,
Compress: false,
LocalTime: false,
},
log.InfoLevel,
&log.TextFormatter{},
&lumberjackrus.LogFileOpts{
log.InfoLevel: &lumberjackrus.LogFile{
Filename: path.Join(loggingDirectory, "premiumizearr.info.log"),
MaxSize: 100,
MaxBackups: 1,
MaxAge: 1,
Compress: false,
LocalTime: false,
},
log.ErrorLevel: &lumberjackrus.LogFile{
Filename: path.Join(loggingDirectory, "premiumizearr.error.log"),
MaxSize: 100, // optional
MaxBackups: 1, // optional
MaxAge: 1, // optional
Compress: false, // optional
LocalTime: false, // optional
},
},
)
if err != nil {
panic(err)
}
log.AddHook(hook)
log.Info("---------- Starting premiumizearr daemon ----------")
log.Info("")
log.Trace("Running load or create config")
log.Tracef("Reading config file location from flag or env: %s", configFile)
app.config, err = config.LoadOrCreateConfig(configFile, app.ConfigUpdatedCallback)
if err != nil {
panic(err)
}
// Initialisation
app.premiumizemeClient = premiumizeme.NewPremiumizemeClient(app.config.PremiumizemeAPIKey)
app.transferManager = service.TransferManagerService{}.New()
app.directoryWatcher = service.DirectoryWatcherService{}.New()
app.webServer = service.WebServerService{}.New()
app.arrsManager = service.ArrsManagerService{}.New()
// Initialise Services
app.arrsManager.Init(&app.config)
app.directoryWatcher.Init(&app.premiumizemeClient, &app.config)
// Must come after arrsManager
app.transferManager.Init(&app.premiumizemeClient, &app.arrsManager, &app.config)
// Must come after transfer, arrManager and directory
app.webServer.Init(&app.transferManager, &app.directoryWatcher, &app.arrsManager, &app.config)
app.arrsManager.Start()
app.webServer.Start()
app.directoryWatcher.Start()
//Block until the program is terminated
app.transferManager.Run(15 * time.Second)
return nil
}
func (app *App) ConfigUpdatedCallback(currentConfig config.Config, newConfig config.Config) {
app.transferManager.ConfigUpdatedCallback(currentConfig, newConfig)
app.directoryWatcher.ConfigUpdatedCallback(currentConfig, newConfig)
app.webServer.ConfigUpdatedCallback(currentConfig, newConfig)
app.arrsManager.ConfigUpdatedCallback(currentConfig, newConfig)
}

View File

@@ -1,90 +1,24 @@
package main
import (
"flag"
"io"
"os"
"time"
"github.com/jackdallas/premiumizearr/internal/arr"
"github.com/jackdallas/premiumizearr/internal/config"
"github.com/jackdallas/premiumizearr/internal/service"
"github.com/jackdallas/premiumizearr/internal/web_service"
"github.com/jackdallas/premiumizearr/pkg/premiumizeme"
log "github.com/sirupsen/logrus"
"golift.io/starr"
"golift.io/starr/radarr"
"golift.io/starr/sonarr"
)
func main() {
//Flags
var logLevel string
var configFile string
//Parse flags
flag.StringVar(&logLevel, "log", "info", "Logging level: \n \tinfo,debug,trace")
flag.StringVar(&configFile, "config", "", "Config file path")
flag.Parse()
lvl, err := log.ParseLevel(logLevel)
if err != nil {
log.Errorf("Error flag not recognized, defaulting to Info!!", err)
lvl = log.InfoLevel
}
log.SetLevel(lvl)
logFile, err := os.OpenFile("premiumizearr.log", os.O_APPEND|os.O_CREATE|os.O_WRONLY, 0644)
if err != nil {
log.Error(err)
} else {
log.SetOutput(io.MultiWriter(logFile, os.Stdout))
}
log.Info("")
log.Info("---------- Starting premiumizearr daemon ----------")
log.Info("")
config, err := config.LoadOrCreateConfig(configFile)
if err != nil {
panic(err)
}
if config.PremiumizemeAPIKey == "" {
panic("premiumizearr API Key is empty")
}
// Initialisation
premiumizearr_client := premiumizeme.NewPremiumizemeClient(config.PremiumizemeAPIKey)
starr_config_sonarr := starr.New(config.SonarrAPIKey, config.SonarrURL, 0)
starr_config_radarr := starr.New(config.RadarrAPIKey, config.RadarrURL, 0)
sonarr_wrapper := arr.SonarrArr{
Client: sonarr.New(starr_config_sonarr),
History: nil,
LastUpdate: time.Now(),
}
radarr_wrapper := arr.RadarrArr{
Client: radarr.New(starr_config_radarr),
History: nil,
LastUpdate: time.Now(),
}
arrs := []arr.IArr{
&sonarr_wrapper,
&radarr_wrapper,
}
transfer_manager := service.NewTransferManagerService(premiumizearr_client, &arrs, &config)
directory_watcher := service.NewDirectoryWatcherService(premiumizearr_client, &config)
go directory_watcher.Watch()
go web_service.StartWebServer(&transfer_manager, &directory_watcher, &config)
//Block until the program is terminated
transfer_manager.Run(15 * time.Second)
}
package main
import (
"flag"
"github.com/jackdallas/premiumizearr/internal/utils"
)
func main() {
//Flags
var logLevel string
var configFile string
var loggingDirectory string
//Parse flags
flag.StringVar(&logLevel, "log", utils.EnvOrDefault("PREMIUMIZEARR_LOG_LEVEL", "info"), "Logging level: \n \tinfo,debug,trace")
flag.StringVar(&configFile, "config", utils.EnvOrDefault("PREMIUMIZEARR_CONFIG_DIR_PATH", "./"), "The directory the config.yml is located in")
flag.StringVar(&loggingDirectory, "logging-dir", utils.EnvOrDefault("PREMIUMIZEARR_LOGGING_DIR_PATH", "./"), "The directory logs are to be written to")
flag.Parse()
App := &App{}
App.Start(logLevel, configFile, loggingDirectory)
}

17
config.yaml Normal file
View File

@@ -0,0 +1,17 @@
PremiumizemeAPIKey: xxxxxxxxx
Arrs:
- Name: ""
URL: http://localhost:8989
APIKey: xxxxxxxxx
Type: Sonarr
- Name: ""
URL: http://localhost:7878
APIKey: xxxxxxxxx
Type: Radarr
BlackholeDirectory: ""
DownloadsDirectory: ""
UnzipDirectory: ""
bindIP: 0.0.0.0
bindPort: "8182"
WebRoot: ""
SimultaneousDownloads: 5

View File

@@ -1,9 +0,0 @@
PremiumizemeAPIKey: ""
SonarrURL: http://localhost:8989
SonarrAPIKey: ""
RadarrURL: http://localhost:7878
RadarrAPIKey: ""
BlackholeDirectory: ""
DownloadsDirectory: ""
bindIP: 0.0.0.0
bindPort: "8182"

5
docker/Dockerfile.amd64 Normal file
View File

@@ -0,0 +1,5 @@
# syntax=edrevo/dockerfile-plus
FROM ghcr.io/linuxserver/baseimage-alpine:3.16-f525477c-ls6@sha256:c25011f564093f523b1a793658d19275d9eac5a7f21aa5d00ce6cdff29c2a8c1
INCLUDE+ docker/Dockerfile.common

5
docker/Dockerfile.arm64 Normal file
View File

@@ -0,0 +1,5 @@
# syntax=edrevo/dockerfile-plus
FROM ghcr.io/linuxserver/baseimage-alpine:3.16-f525477c-ls6@sha256:611bc4a5a75132914dba740dffa4adcea5039fbe67e3704afd5731a55bf8c82f
INCLUDE+ docker/Dockerfile.common

5
docker/Dockerfile.armv7 Normal file
View File

@@ -0,0 +1,5 @@
# syntax=edrevo/dockerfile-plus
FROM ghcr.io/linuxserver/baseimage-alpine:3.16-f525477c-ls6@sha256:a31127cd9764c95d6137764a1854402d3a33ee085edd139e08726e2fc98d2254
INCLUDE+ docker/Dockerfile.common

23
docker/Dockerfile.common Normal file
View File

@@ -0,0 +1,23 @@
LABEL build_version="Premiumizearr version:- ${VERSION} Build-date:- ${BUILD_DATE}"
LABEL maintainer="JackDallas"
COPY docker/root/ /
EXPOSE 8182
RUN mkdir /data
RUN mkdir /unzip
RUN mkdir /downloads
RUN mkdir /transfers
RUN mkdir /blackhole
RUN mkdir -p /opt/app/
WORKDIR /opt/app/
ENV PREMIUMIZEARR_CONFIG_DIR_PATH=/data
ENV PREMIUMIZEARR_LOGGING_DIR_PATH=/data
COPY premiumizearrd /opt/app/
COPY build/static /opt/app/static
ENTRYPOINT ["/init"]

View File

@@ -0,0 +1,10 @@
#!/usr/bin/with-contenv bash
# permissions
chown -R abc:abc \
/data \
/unzip \
/downloads \
/transfers \
/blackhole \
/opt \

View File

@@ -0,0 +1,6 @@
#!/usr/bin/with-contenv bash
cd /opt/app/ || exit
exec \
s6-setuidgid abc /opt/app/premiumizearrd

21
go.mod
View File

@@ -1,17 +1,22 @@
module github.com/jackdallas/premiumizearr
go 1.17
go 1.23.0
toolchain go1.24.1
require (
github.com/dustin/go-humanize v1.0.0
github.com/fsnotify/fsnotify v1.5.1
github.com/gorilla/mux v1.8.0
github.com/sirupsen/logrus v1.8.1
golift.io/starr v0.13.0
github.com/dustin/go-humanize v1.0.1
github.com/fsnotify/fsnotify v1.9.0
github.com/gorilla/mux v1.8.1
github.com/orandin/lumberjackrus v1.0.1
github.com/sirupsen/logrus v1.9.3
golift.io/starr v1.2.1
gopkg.in/yaml.v2 v2.4.0
)
require (
golang.org/x/net v0.0.0-20220114011407-0dd24b26b47d // indirect
golang.org/x/sys v0.0.0-20211110154304-99a53858aa08 // indirect
github.com/BurntSushi/toml v1.0.0 // indirect
golang.org/x/net v0.38.0 // indirect
golang.org/x/sys v0.31.0 // indirect
gopkg.in/natefinch/lumberjack.v2 v2.0.0 // indirect
)

73
go.sum
View File

@@ -1,52 +1,37 @@
github.com/BurntSushi/toml v1.0.0 h1:dtDWrepsVPfW9H/4y7dDgFc2MBUSeJhlaDtK13CxFlU=
github.com/BurntSushi/toml v1.0.0/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/dustin/go-humanize v1.0.0 h1:VSnTsYCnlFHaM2/igO1h6X3HA71jcobQuxemgkq4zYo=
github.com/dustin/go-humanize v1.0.0/go.mod h1:HtrtbFcZ19U5GC7JDqmcUSB87Iq5E25KnS6fMYU6eOk=
github.com/fsnotify/fsnotify v1.5.1 h1:mZcQUHVQUQWoPXXtuf9yuEXKudkV2sx1E06UadKWpgI=
github.com/fsnotify/fsnotify v1.5.1/go.mod h1:T3375wBYaZdLLcVNkcVbzGHY7f1l/uK5T5Ai1i3InKU=
github.com/golang/mock v1.6.0/go.mod h1:p6yTPP+5HYm5mzsMV8JkE6ZKdX+/wYM6Hr+LicevLPs=
github.com/gorilla/mux v1.8.0 h1:i40aqfkR1h2SlN9hojwV5ZA91wcXFOvkdNIeFDP5koI=
github.com/gorilla/mux v1.8.0/go.mod h1:DVbg23sWSpFRCP0SfiEN6jmj59UnW/n46BH5rLB71So=
github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkpeCY=
github.com/dustin/go-humanize v1.0.1/go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto=
github.com/fsnotify/fsnotify v1.9.0 h1:2Ml+OJNzbYCTzsxtv8vKSFD9PbJjmhYF14k/jKC7S9k=
github.com/fsnotify/fsnotify v1.9.0/go.mod h1:8jBTzvmWwFyi3Pb8djgCCO5IBqzKJ/Jwo8TRcHyHii0=
github.com/gorilla/mux v1.8.1 h1:TuBL49tXwgrFYWhqrNgrUNEY92u81SPhu7sTdzQEiWY=
github.com/gorilla/mux v1.8.1/go.mod h1:AKf9I4AEqPTmMytcMc0KkNouC66V3BtZ4qD5fmWSiMQ=
github.com/orandin/lumberjackrus v1.0.1 h1:7ysDQ0MHD79zIFN9/EiDHjUcgopNi5ehtxFDy8rUkWo=
github.com/orandin/lumberjackrus v1.0.1/go.mod h1:xYLt6H8W93pKnQgUQaxsApS0Eb4BwHLOkxk5DVzf5H0=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/sirupsen/logrus v1.8.1 h1:dJKuHgqk1NNQlqoA6BTlM1Wf9DOH3NBjQyu0h9+AZZE=
github.com/sirupsen/logrus v1.8.1/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
github.com/stretchr/testify v1.2.2 h1:bSDNvY7ZPG5RlJ8otE/7V6gMiyenm9RtJ7IUVIAoJ1w=
github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs=
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
golang.org/x/mod v0.4.2/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg=
golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4/go.mod h1:p54w0d4576C0XHj96bSt6lcn1PtDYWL6XObtHCRCNQM=
golang.org/x/net v0.0.0-20220114011407-0dd24b26b47d h1:1n1fc535VhN8SYtD4cDUyNlfpAF2ROMM9+11equK3hs=
golang.org/x/net v0.0.0-20220114011407-0dd24b26b47d/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20191026070338-33540a1f6037/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20210423082822-04245dca01da/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20210510120138-977fb7262007/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20211110154304-99a53858aa08 h1:WecRHqgE09JBkh/584XIE6PMz5KKE/vER4izNUi30AQ=
golang.org/x/sys v0.0.0-20211110154304-99a53858aa08/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/tools v0.1.1/go.mod h1:o0xws9oXOQQZyjljx8fwUC0k7L1pTE6eaCbjGeHmOkk=
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golift.io/starr v0.13.0 h1:LoihBAH3DQ0ikPNHTVg47tUU+475mzbr1ahMcY5gdno=
golift.io/starr v0.13.0/go.mod h1:IZIzdT5/NBdhM08xAEO5R1INgGN+Nyp4vCwvgHrbKVs=
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
golang.org/x/net v0.38.0 h1:vRMAPTMaeGqVhG5QyLJHqNDwecKTomGeqbnfZyKlBI8=
golang.org/x/net v0.38.0/go.mod h1:ivrbrMbzFq5J41QOQh0siUuly180yBYtLp+CKbEaFx8=
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.31.0 h1:ioabZlmFYtWhL+TRYpcnNlLwhyxaM9kWTDEmfnprqik=
golang.org/x/sys v0.31.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
golift.io/starr v1.2.1 h1:gUdnIqObHvfXeiXkJAr2zA5bEw1NzeaDEyk4H137kcE=
golift.io/starr v1.2.1/go.mod h1:OykbBwNpAUlLKIOpE3K4PmkQEb18sMnlA9FR+yzHnsY=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/natefinch/lumberjack.v2 v2.0.0 h1:1Lc07Kr7qY4U2YPouBjpCLxpiyxIVoxqXgkXLknAOE8=
gopkg.in/natefinch/lumberjack.v2 v2.0.0/go.mod h1:l0ndWWf7gzL7RNwBG7wST/UCcT4T24xpD6X8LsfU/+k=
gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY=
gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ=
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=

View File

@@ -2,10 +2,11 @@
Description=Premiumizearr Daemon
After=network.target
[Service]
User=$USER
Group=$USER
User=1000
Group=1000
UMask=0002
Type=simple
Environment=PREMIUMIZEARR_LOG_LEVEL=info
ExecStart=/opt/premiumizearrd/premiumizearrd
WorkingDirectory=/opt/premiumizearrd/
TimeoutStopSec=20

View File

@@ -2,13 +2,10 @@ package arr
import (
"fmt"
"math"
"time"
"github.com/jackdallas/premiumizearr/internal/utils"
"github.com/jackdallas/premiumizearr/pkg/premiumizeme"
log "github.com/sirupsen/logrus"
"golift.io/starr"
"golift.io/starr/radarr"
)
@@ -18,7 +15,7 @@ import (
//Data Access
//GetHistory: Updates the history if it's been more than 15 seconds since last update
// GetHistory: Updates the history if it's been more than 15 seconds since last update
func (arr *RadarrArr) GetHistory() (radarr.History, error) {
arr.LastUpdateMutex.Lock()
defer arr.LastUpdateMutex.Unlock()
@@ -29,38 +26,19 @@ func (arr *RadarrArr) GetHistory() (radarr.History, error) {
arr.LastUpdateCountMutex.Lock()
defer arr.LastUpdateCountMutex.Unlock()
if time.Since(arr.LastUpdate) > 60*time.Second || arr.History == nil {
//Get first page of records
his, err := arr.Client.GetHistoryPage(&starr.Req{PageSize: 250, Page: 1})
if time.Since(arr.LastUpdate) > time.Duration(arr.Config.ArrHistoryUpdateIntervalSeconds)*time.Second || arr.History == nil {
his, err := arr.Client.GetHistory(0, 1000)
if err != nil {
return radarr.History{}, fmt.Errorf("failed to get history from radarr: %+v", err)
}
if his.TotalRecords == arr.LastUpdateCount && his.TotalRecords > 0 {
return *arr.History, nil
}
if his.TotalRecords > 250 {
cachedPages := int(math.Ceil(float64(arr.LastUpdateCount) / 250))
log.Tracef("Loaded %d cached pages of history\n", cachedPages)
remotePages := int(math.Ceil(float64(his.TotalRecords) / float64(250)))
log.Tracef("Found %d pages of history on the radarr server\n", cachedPages)
for i := 2; i <= remotePages-cachedPages; i++ {
log.Tracef("Radarr.GetHistory(): Getting History Page %d", i)
h, err := arr.Client.GetHistoryPage(&starr.Req{PageSize: 250, Page: i})
if err != nil {
return radarr.History{}, fmt.Errorf("failed to get history from radarr: %+v", err)
}
his.Records = append(his.Records, h.Records...)
}
return radarr.History{}, err
}
arr.History = his
arr.LastUpdate = time.Now()
arr.LastUpdateCount = his.TotalRecords
log.Debugf("[Radarr] [%s]: Updated history, next update in %d seconds", arr.Name, arr.Config.ArrHistoryUpdateIntervalSeconds)
}
log.Tracef("Radarr.GetHistory(): Returning from GetHistory")
log.Tracef("[Radarr] [%s]: Returning from GetHistory", arr.Name)
return *arr.History, nil
}
@@ -78,20 +56,18 @@ func (arr *RadarrArr) GetArrName() string {
//Functions
func (arr *RadarrArr) HistoryContains(name string) (int64, bool) {
log.Tracef("Radarr.HistoryContains(): Checking history for %s", name)
log.Tracef("Radarr [%s]: Checking history for %s", arr.Name, name)
his, err := arr.GetHistory()
if err != nil {
log.Errorf("Radarr.HistoryContains(): Failed to get history: %+v", err)
log.Errorf("Radarr [%s]: Failed to get history: %+v", arr.Name, err)
return -1, false
}
log.Trace("Radarr.HistoryContains(): Got History, now Locking History")
log.Tracef("Radarr [%s]: Got History, now Locking History", arr.Name)
arr.HistoryMutex.Lock()
defer arr.HistoryMutex.Unlock()
name = utils.StripDownloadTypesExtention(name)
// name = strings.ReplaceAll(name, ".", " ")
for _, item := range his.Records {
if item.SourceTitle == name {
if CompareFileNamesFuzzy(item.SourceTitle, name) {
return item.ID, true
}
}

View File

@@ -2,13 +2,10 @@ package arr
import (
"fmt"
"math"
"time"
"github.com/jackdallas/premiumizearr/internal/utils"
"github.com/jackdallas/premiumizearr/pkg/premiumizeme"
log "github.com/sirupsen/logrus"
"golift.io/starr"
"golift.io/starr/sonarr"
)
@@ -18,7 +15,7 @@ import (
//Data Access
//GetHistory: Updates the history if it's been more than 15 seconds since last update
// GetHistory: Updates the history if it's been more than 15 seconds since last update
func (arr *SonarrArr) GetHistory() (sonarr.History, error) {
arr.LastUpdateMutex.Lock()
defer arr.LastUpdateMutex.Unlock()
@@ -29,38 +26,19 @@ func (arr *SonarrArr) GetHistory() (sonarr.History, error) {
arr.LastUpdateCountMutex.Lock()
defer arr.LastUpdateCountMutex.Unlock()
if time.Since(arr.LastUpdate) > 60*time.Second || arr.History == nil {
//Get first page of records
his, err := arr.Client.GetHistoryPage(&starr.Req{PageSize: 250, Page: 1})
if time.Since(arr.LastUpdate) > time.Duration(arr.Config.ArrHistoryUpdateIntervalSeconds)*time.Second || arr.History == nil {
his, err := arr.Client.GetHistory(0, 1000)
if err != nil {
return sonarr.History{}, fmt.Errorf("failed to get history from sonarr: %+v", err)
}
if his.TotalRecords == arr.LastUpdateCount && his.TotalRecords > 0 {
return *arr.History, nil
}
if his.TotalRecords > 250 {
cachedPages := int(math.Ceil(float64(arr.LastUpdateCount) / 250))
fmt.Printf("Loaded %d cached pages of history\n", cachedPages)
remotePages := int(math.Ceil(float64(his.TotalRecords) / float64(250)))
fmt.Printf("Found %d pages of history on the sonarr server\n", cachedPages)
for i := 2; i <= remotePages-cachedPages; i++ {
log.Tracef("Sonarr.GetHistory(): Getting History Page %d", i)
h, err := arr.Client.GetHistoryPage(&starr.Req{PageSize: 250, Page: i})
if err != nil {
return sonarr.History{}, fmt.Errorf("failed to get history from sonarr: %+v", err)
}
his.Records = append(his.Records, h.Records...)
}
return sonarr.History{}, err
}
arr.History = his
arr.LastUpdate = time.Now()
arr.LastUpdateCount = his.TotalRecords
log.Debugf("[Sonarr] [%s]: Updated history, next update in %d seconds", arr.Name, arr.Config.ArrHistoryUpdateIntervalSeconds)
}
log.Tracef("Sonarr.GetHistory(): Returning from GetHistory")
log.Tracef("[Sonarr] [%s]: Returning from GetHistory", arr.Name)
return *arr.History, nil
}
@@ -77,22 +55,21 @@ func (arr *SonarrArr) GetArrName() string {
// Functions
func (arr *SonarrArr) HistoryContains(name string) (int64, bool) {
log.Tracef("Sonarr.HistoryContains(): Checking history for %s", name)
log.Tracef("Sonarr [%s]: Checking history for %s", arr.Name, name)
his, err := arr.GetHistory()
if err != nil {
return 0, false
}
log.Trace("Sonarr.HistoryContains(): Got History, now Locking History")
log.Tracef("Sonarr [%s]: Got History, now Locking History", arr.Name)
arr.HistoryMutex.Lock()
defer arr.HistoryMutex.Unlock()
name = utils.StripDownloadTypesExtention(name)
for _, item := range his.Records {
if utils.StripDownloadTypesExtention(item.SourceTitle) == name {
if CompareFileNamesFuzzy(item.SourceTitle, name) {
return item.ID, true
}
}
log.Tracef("Sonarr.HistoryContains(): %s Not in History", name)
log.Tracef("Sonarr [%s]: %s Not in History", name)
return -1, false
}

View File

@@ -1,15 +1,43 @@
package arr
import (
"strings"
"sync"
"time"
"github.com/jackdallas/premiumizearr/internal/config"
"github.com/jackdallas/premiumizearr/internal/utils"
"github.com/jackdallas/premiumizearr/pkg/premiumizeme"
"golift.io/starr/radarr"
"golift.io/starr/sonarr"
)
//TODO: Thread Safe version
func CompareFileNamesFuzzy(a, b string) bool {
//Strip file extension
a = utils.StripDownloadTypesExtention(a)
b = utils.StripDownloadTypesExtention(b)
//Strip media type extension
a = utils.StripMediaTypesExtention(a)
b = utils.StripMediaTypesExtention(b)
//Strip Spaces
a = strings.ReplaceAll(a, " ", "")
b = strings.ReplaceAll(b, " ", "")
//Strip periods
a = strings.ReplaceAll(a, ".", "")
b = strings.ReplaceAll(b, ".", "")
//Strip dashes
a = strings.ReplaceAll(a, "-", "")
b = strings.ReplaceAll(b, "-", "")
//Strip underscores
a = strings.ReplaceAll(a, "_", "")
b = strings.ReplaceAll(b, "_", "")
//Convert to lowercase
a = strings.ToLower(a)
b = strings.ToLower(b)
return a == b
}
type IArr interface {
HistoryContains(string) (int64, bool)
MarkHistoryItemAsFailed(int64) error
@@ -18,6 +46,7 @@ type IArr interface {
}
type SonarrArr struct {
Name string
ClientMutex sync.Mutex
Client *sonarr.Sonarr
HistoryMutex sync.Mutex
@@ -26,9 +55,11 @@ type SonarrArr struct {
LastUpdate time.Time
LastUpdateCount int
LastUpdateCountMutex sync.Mutex
Config *config.Config
}
type RadarrArr struct {
Name string
ClientMutex sync.Mutex
Client *radarr.Radarr
HistoryMutex sync.Mutex
@@ -37,4 +68,5 @@ type RadarrArr struct {
LastUpdate time.Time
LastUpdateCount int
LastUpdateCountMutex sync.Mutex
Config *config.Config
}

View File

@@ -3,99 +3,218 @@ package config
import (
"errors"
"io/ioutil"
"log"
"strings"
"github.com/jackdallas/premiumizearr/internal/utils"
log "github.com/sirupsen/logrus"
"os"
"path"
"gopkg.in/yaml.v2"
)
var (
ErrInvalidConfigFile = errors.New("invalid Config File")
ErrFailedToFindConfigFile = errors.New("failed to find config file")
)
type Config struct {
PremiumizemeAPIKey string `yaml:"PremiumizemeAPIKey"`
SonarrURL string `yaml:"SonarrURL"`
SonarrAPIKey string `yaml:"SonarrAPIKey"`
RadarrURL string `yaml:"RadarrURL"`
RadarrAPIKey string `yaml:"RadarrAPIKey"`
BlackholeDirectory string `yaml:"BlackholeDirectory"`
DownloadsDirectory string `yaml:"DownloadsDirectory"`
BindIP string `yaml:"bindIP"`
BindPort string `yaml:"bindPort"`
}
func loadConfigFromDisk() (Config, error) {
var config Config
file, err := ioutil.ReadFile("config.yaml")
// LoadOrCreateConfig - Loads the config from disk or creates a new one
func LoadOrCreateConfig(altConfigLocation string, _appCallback AppCallback) (Config, error) {
config, err := loadConfigFromDisk(altConfigLocation)
if err != nil {
return config, ErrFailedToFindConfigFile
if err == ErrFailedToFindConfigFile {
log.Warn("No config file found, created default config file")
config = defaultConfig()
}
if err == ErrInvalidConfigFile || err == ErrFailedToSaveConfig {
return config, err
}
}
err = yaml.Unmarshal(file, &config)
if err != nil {
return config, ErrInvalidConfigFile
// Override unzip directory if running in docker
if utils.IsRunningInDockerContainer() {
log.Info("Running in docker, overriding unzip directory!")
config.UnzipDirectory = "/unzip"
// Override config data directories if blank
if config.BlackholeDirectory == "" {
log.Trace("Running in docker, overriding blank directory settings for blackhole directory")
config.BlackholeDirectory = "/blackhole"
}
if config.DownloadsDirectory == "" {
log.Trace("Running in docker, overriding blank directory settings for downloads directory")
config.DownloadsDirectory = "/downloads"
}
}
log.Tracef("Setting config location to %s", altConfigLocation)
config.appCallback = _appCallback
config.altConfigLocation = altConfigLocation
config.Save()
return config, nil
}
func createDefaultConfig() error {
config := Config{
PremiumizemeAPIKey: "",
SonarrURL: "http://localhost:8989",
SonarrAPIKey: "",
RadarrURL: "http://localhost:7878",
RadarrAPIKey: "",
BlackholeDirectory: "",
DownloadsDirectory: "",
BindIP: "0.0.0.0",
BindPort: "8182",
}
file, err := yaml.Marshal(config)
// Save - Saves the config to disk
func (c *Config) Save() error {
log.Trace("Marshaling & saving config")
data, err := yaml.Marshal(*c)
if err != nil {
log.Error(err)
return err
}
err = ioutil.WriteFile("config.yaml", file, 0644)
savePath := "./config.yaml"
if c.altConfigLocation != "" {
savePath = path.Join(c.altConfigLocation, "config.yaml")
}
log.Tracef("Writing config to %s", savePath)
err = ioutil.WriteFile(savePath, data, 0644)
if err != nil {
log.Errorf("Failed to save config file: %+v", err)
return err
}
log.Trace("Config saved")
return nil
}
func LoadOrCreateConfig(altConfigLocation string) (Config, error) {
if altConfigLocation != "" {
if _, err := ioutil.ReadFile(altConfigLocation); err != nil {
log.Panicf("Failed to find config file at %s Error: %+v", altConfigLocation, err)
}
}
func loadConfigFromDisk(altConfigLocation string) (Config, error) {
var config Config
log.Trace("Trying to load config from disk")
configLocation := path.Join(altConfigLocation, "config.yaml")
log.Tracef("Reading config from %s", configLocation)
file, err := ioutil.ReadFile(configLocation)
config, err := loadConfigFromDisk()
if err != nil {
if err == ErrFailedToFindConfigFile {
err = createDefaultConfig()
if err != nil {
return config, err
}
panic("Default config created, please fill it out")
}
if err == ErrInvalidConfigFile {
return config, ErrInvalidConfigFile
}
}
//Clean up url
if strings.HasSuffix(config.SonarrURL, ("/")) {
config.SonarrURL = config.SonarrURL[:len(config.SonarrURL)-1]
log.Trace("Failed to find config file")
return config, ErrFailedToFindConfigFile
}
log.Trace("Loading to interface")
var configInterface map[interface{}]interface{}
err = yaml.Unmarshal(file, &configInterface)
if err != nil {
log.Errorf("Failed to unmarshal config file: %+v", err)
return config, ErrInvalidConfigFile
}
log.Trace("Unmarshalling to struct")
err = yaml.Unmarshal(file, &config)
if err != nil {
log.Errorf("Failed to unmarshal config file: %+v", err)
return config, ErrInvalidConfigFile
}
log.Trace("Checking for missing config fields")
updated := false
if configInterface["PollBlackholeDirectory"] == nil {
log.Info("PollBlackholeDirectory not set, setting to false")
config.PollBlackholeDirectory = false
updated = true
}
if configInterface["SimultaneousDownloads"] == nil {
log.Info("SimultaneousDownloads not set, setting to 5")
config.SimultaneousDownloads = 5
updated = true
}
if configInterface["PollBlackholeIntervalMinutes"] == nil {
log.Info("PollBlackholeIntervalMinutes not set, setting to 10")
config.PollBlackholeIntervalMinutes = 10
updated = true
}
if configInterface["ArrHistoryUpdateIntervalSeconds"] == nil {
log.Info("ArrHistoryUpdateIntervalSeconds not set, setting to 20")
config.ArrHistoryUpdateIntervalSeconds = 20
updated = true
}
config.altConfigLocation = altConfigLocation
if updated {
log.Trace("Version updated saving")
err = config.Save()
if err == nil {
log.Trace("Config saved")
return config, nil
} else {
log.Errorf("Failed to save config to %s", configLocation)
log.Error(err)
return config, ErrFailedToSaveConfig
}
}
log.Trace("Config loaded")
return config, nil
}
func defaultConfig() Config {
return Config{
PremiumizemeAPIKey: "xxxxxxxxx",
Arrs: []ArrConfig{
{Name: "Sonarr", URL: "http://localhost:8989", APIKey: "xxxxxxxxx", Type: Sonarr},
{Name: "Radarr", URL: "http://localhost:7878", APIKey: "xxxxxxxxx", Type: Radarr},
},
BlackholeDirectory: "",
PollBlackholeDirectory: false,
PollBlackholeIntervalMinutes: 10,
DownloadsDirectory: "",
UnzipDirectory: "",
BindIP: "0.0.0.0",
BindPort: "8182",
WebRoot: "",
SimultaneousDownloads: 5,
ArrHistoryUpdateIntervalSeconds: 20,
}
}
var (
ErrUnzipDirectorySetToRoot = errors.New("unzip directory set to root")
ErrUnzipDirectoryNotWriteable = errors.New("unzip directory not writeable")
)
func (c *Config) GetUnzipBaseLocation() (string, error) {
if c.UnzipDirectory == "" {
log.Tracef("Unzip directory not set, using default: %s", os.TempDir())
return path.Join(os.TempDir(), "premiumizearrd"), nil
}
if c.UnzipDirectory == "/" || c.UnzipDirectory == "\\" || c.UnzipDirectory == "C:\\" {
log.Error("Unzip directory set to root, please set a directory")
return "", ErrUnzipDirectorySetToRoot
}
if !utils.IsDirectoryWriteable(c.UnzipDirectory) {
log.Errorf("Unzip directory not writeable: %s", c.UnzipDirectory)
return c.UnzipDirectory, ErrUnzipDirectoryNotWriteable
}
log.Tracef("Unzip directory set to: %s", c.UnzipDirectory)
return c.UnzipDirectory, nil
}
func (c *Config) GetNewUnzipLocation() (string, error) {
// Create temp dir in os temp location or unzip-directory
tempDir, err := c.GetUnzipBaseLocation()
if err != nil {
return "", err
}
log.Trace("Creating unzip directory")
err = os.MkdirAll(tempDir, os.ModePerm)
if err != nil {
return "", err
}
log.Trace("Creating generated unzip directory")
dir, err := ioutil.TempDir(tempDir, "unzip-")
if err != nil {
return "", err
}
return dir, nil
}

View File

@@ -0,0 +1,13 @@
package config
func (c *Config) UpdateConfig(_newConfig Config) {
oldConfig := *c
//move private fields over
_newConfig.appCallback = c.appCallback
_newConfig.altConfigLocation = c.altConfigLocation
*c = _newConfig
c.appCallback(oldConfig, *c)
c.Save()
}

54
internal/config/types.go Normal file
View File

@@ -0,0 +1,54 @@
package config
import "errors"
var (
ErrInvalidConfigFile = errors.New("invalid Config File")
ErrFailedToFindConfigFile = errors.New("failed to find config file")
ErrFailedToSaveConfig = errors.New("failed to save config")
)
// ArrType enum for Sonarr/Radarr
type ArrType string
// AppCallback - Callback for the app to use
type AppCallback func(oldConfig Config, newConfig Config)
const (
Sonarr ArrType = "Sonarr"
Radarr ArrType = "Radarr"
)
type ArrConfig struct {
Name string `yaml:"Name" json:"Name"`
URL string `yaml:"URL" json:"URL"`
APIKey string `yaml:"APIKey" json:"APIKey"`
Type ArrType `yaml:"Type" json:"Type"`
}
type Config struct {
altConfigLocation string
appCallback AppCallback
//PremiumizemeAPIKey string with yaml and json tag
PremiumizemeAPIKey string `yaml:"PremiumizemeAPIKey" json:"PremiumizemeAPIKey"`
Arrs []ArrConfig `yaml:"Arrs" json:"Arrs"`
BlackholeDirectory string `yaml:"BlackholeDirectory" json:"BlackholeDirectory"`
PollBlackholeDirectory bool `yaml:"PollBlackholeDirectory" json:"PollBlackholeDirectory"`
PollBlackholeIntervalMinutes int `yaml:"PollBlackholeIntervalMinutes" json:"PollBlackholeIntervalMinutes"`
DownloadsDirectory string `yaml:"DownloadsDirectory" json:"DownloadsDirectory"`
UnzipDirectory string `yaml:"UnzipDirectory" json:"UnzipDirectory"`
BindIP string `yaml:"bindIP" json:"BindIP"`
BindPort string `yaml:"bindPort" json:"BindPort"`
WebRoot string `yaml:"WebRoot" json:"WebRoot"`
SimultaneousDownloads int `yaml:"SimultaneousDownloads" json:"SimultaneousDownloads"`
ArrHistoryUpdateIntervalSeconds int `yaml:"ArrHistoryUpdateIntervalSeconds" json:"ArrHistoryUpdateIntervalSeconds"`
}

View File

@@ -19,17 +19,16 @@ func NewDirectoryWatcher(path string, recursive bool, matchFunction func(string)
}
func (w *WatchDirectory) Watch() error {
watcher, err := fsnotify.NewWatcher()
var err error
w.Watcher, err = fsnotify.NewWatcher()
if err != nil {
return err
}
defer watcher.Close()
done := make(chan bool)
go func() {
for {
select {
case event, ok := <-watcher.Events:
case event, ok := <-w.Watcher.Events:
if !ok {
return
}
@@ -38,7 +37,7 @@ func (w *WatchDirectory) Watch() error {
w.CallbackFunction(event.Name)
}
}
case _, ok := <-watcher.Errors:
case _, ok := <-w.Watcher.Errors:
if !ok {
return
}
@@ -52,10 +51,20 @@ func (w *WatchDirectory) Watch() error {
return err
}
err = watcher.Add(cleanPath)
err = w.Watcher.Add(cleanPath)
if err != nil {
return err
}
<-done
return nil
}
func (w *WatchDirectory) UpdatePath(path string) error {
w.Watcher.Remove(w.Path)
w.Path = path
return w.Watcher.Add(w.Path)
}
func (w *WatchDirectory) Stop() error {
return w.Watcher.Close()
}

View File

@@ -1,5 +1,7 @@
package directory_watcher
import "github.com/fsnotify/fsnotify"
// WatchDirectory watches a directory for changes.
type WatchDirectory struct {
// Path is the path to the directory to watch.
@@ -12,4 +14,6 @@ type WatchDirectory struct {
MatchFunction func(string) bool
// Callback is the function to call when a file is created that matches with MatchFunction.
CallbackFunction func(string)
// watcher is the fsnotify watcher.
Watcher *fsnotify.Watcher
}

View File

@@ -0,0 +1,98 @@
package service
import (
"time"
"github.com/jackdallas/premiumizearr/internal/arr"
"github.com/jackdallas/premiumizearr/internal/config"
log "github.com/sirupsen/logrus"
"golift.io/starr"
"golift.io/starr/radarr"
"golift.io/starr/sonarr"
)
type ArrsManagerService struct {
arrs []arr.IArr
config *config.Config
}
func (am ArrsManagerService) New() ArrsManagerService {
am.arrs = []arr.IArr{}
return am
}
func (am *ArrsManagerService) Init(_config *config.Config) {
am.config = _config
}
func (am *ArrsManagerService) Start() {
am.arrs = []arr.IArr{}
log.Debugf("Starting ArrsManagerService")
for _, arr_config := range am.config.Arrs {
switch arr_config.Type {
case config.Sonarr:
c := starr.New(arr_config.APIKey, arr_config.URL, 0)
wrapper := arr.SonarrArr{
Name: arr_config.Name,
Client: sonarr.New(c),
History: nil,
LastUpdate: time.Now(),
Config: am.config,
}
am.arrs = append(am.arrs, &wrapper)
log.Tracef("Added Sonarr arr: %s", arr_config.Name)
case config.Radarr:
c := starr.New(arr_config.APIKey, arr_config.URL, 0)
wrapper := arr.RadarrArr{
Name: arr_config.Name,
Client: radarr.New(c),
History: nil,
LastUpdate: time.Now(),
Config: am.config,
}
am.arrs = append(am.arrs, &wrapper)
log.Tracef("Added Radarr arr: %s", arr_config.Name)
default:
log.Error("Unknown arr type: %s, not adding Arr %s", arr_config.Type, arr_config.Name)
}
}
log.Debugf("Created %d Arrs", len(am.arrs))
}
func (am *ArrsManagerService) Stop() {
//noop
}
func (am *ArrsManagerService) ConfigUpdatedCallback(currentConfig config.Config, newConfig config.Config) {
if len(currentConfig.Arrs) != len(newConfig.Arrs) {
am.Start()
return
}
for i, arr_config := range newConfig.Arrs {
if currentConfig.Arrs[i].Type != arr_config.Type ||
currentConfig.Arrs[i].APIKey != arr_config.APIKey ||
currentConfig.Arrs[i].URL != arr_config.URL {
am.Start()
return
}
}
}
func (am *ArrsManagerService) GetArrs() []arr.IArr {
return am.arrs
}
func TestArrConnection(arr config.ArrConfig) error {
c := starr.New(arr.APIKey, arr.URL, 0)
switch arr.Type {
case config.Sonarr:
_, err := sonarr.New(c).GetSystemStatus()
return err
case config.Radarr:
_, err := radarr.New(c).GetSystemStatus()
return err
default:
return nil
}
}

View File

@@ -21,6 +21,7 @@ type DirectoryWatcherService struct {
Queue *stringqueue.StringQueue
status string
downloadsFolderID string
watchDirectory *directory_watcher.WatchDirectory
}
const (
@@ -28,11 +29,32 @@ const (
ERROR_ALREADY_UPLOADED = "You already added this job."
)
func NewDirectoryWatcherService(pm *premiumizeme.Premiumizeme, con *config.Config) DirectoryWatcherService {
func (DirectoryWatcherService) New() DirectoryWatcherService {
return DirectoryWatcherService{
premiumizemeClient: pm,
config: con,
premiumizemeClient: nil,
config: nil,
Queue: nil,
status: "",
downloadsFolderID: "",
}
}
func (dw *DirectoryWatcherService) Init(premiumizemeClient *premiumizeme.Premiumizeme, config *config.Config) {
dw.premiumizemeClient = premiumizemeClient
dw.config = config
}
func (dw *DirectoryWatcherService) ConfigUpdatedCallback(currentConfig config.Config, newConfig config.Config) {
if currentConfig.BlackholeDirectory != newConfig.BlackholeDirectory {
log.Info("Blackhole directory changed, restarting directory watcher...")
log.Info("Running initial directory scan...")
go dw.directoryScan(dw.config.BlackholeDirectory)
dw.watchDirectory.UpdatePath(newConfig.BlackholeDirectory)
}
if currentConfig.PollBlackholeDirectory != newConfig.PollBlackholeDirectory {
log.Info("Poll blackhole directory changed, restarting directory watcher...")
dw.Start()
}
}
@@ -40,45 +62,60 @@ func (dw *DirectoryWatcherService) GetStatus() string {
return dw.status
}
//TODO (Radarr): accept paths as a parameter, support multiple paths
//Watch: This is the entrypoint for the directory watcher
func (dw *DirectoryWatcherService) Watch() {
//Start: This is the entrypoint for the directory watcher
func (dw *DirectoryWatcherService) Start() {
log.Info("Starting directory watcher...")
dw.downloadsFolderID = utils.GetDownloadsFolderIDFromPremiumizeme(dw.premiumizemeClient)
log.Info("Clearing tmp directory...")
tempDir := utils.GetTempBaseDir()
err := os.RemoveAll(tempDir)
if err != nil {
log.Errorf("Error clearing tmp directory %s", tempDir)
}
os.Mkdir(tempDir, os.ModePerm)
log.Info("Creating Queue...")
dw.Queue = stringqueue.NewStringQueue()
log.Info("Starting uploads processor...")
go dw.processUploads()
log.Info("Starting initial directory scans...")
go dw.initialDirectoryScan(dw.config.BlackholeDirectory)
log.Info("Running initial directory scan...")
go dw.directoryScan(dw.config.BlackholeDirectory)
// Build and start a DirectoryWatcher
watcher := directory_watcher.NewDirectoryWatcher(dw.config.BlackholeDirectory,
false,
dw.checkFile,
dw.addFileToQueue,
)
if dw.watchDirectory != nil {
log.Info("Stopping directory watcher...")
err := dw.watchDirectory.Stop()
if err != nil {
log.Errorf("Error stopping directory watcher: %s", err)
}
}
watcher.Watch()
if dw.config.PollBlackholeDirectory {
log.Info("Starting directory poller...")
go func() {
for {
if !dw.config.PollBlackholeDirectory {
log.Info("Directory poller stopped")
break
}
time.Sleep(time.Duration(dw.config.PollBlackholeIntervalMinutes) * time.Minute)
log.Infof("Running directory scan of %s", dw.config.BlackholeDirectory)
dw.directoryScan(dw.config.BlackholeDirectory)
log.Infof("Scan complete, next scan in %d minutes", dw.config.PollBlackholeIntervalMinutes)
}
}()
} else {
log.Info("Starting directory watcher...")
dw.watchDirectory = directory_watcher.NewDirectoryWatcher(dw.config.BlackholeDirectory,
false,
dw.checkFile,
dw.addFileToQueue,
)
dw.watchDirectory.Watch()
}
}
func (dw *DirectoryWatcherService) initialDirectoryScan(p string) {
log.Trace("Initial directory scan")
func (dw *DirectoryWatcherService) directoryScan(p string) {
log.Trace("Running directory scan")
files, err := ioutil.ReadDir(p)
if err != nil {
log.Errorf("Error with initial directory scan %+v", err)
log.Errorf("Error with directory scan %+v", err)
return
}
for _, file := range files {
@@ -101,7 +138,7 @@ func (dw *DirectoryWatcherService) checkFile(path string) bool {
}
if fi.IsDir() {
log.Errorf("Directory created in blackhole %s ignoring (Warning premiumizearrzed does not look in subfolders!)", path)
log.Errorf("Directory created in blackhole %s ignoring (Warning premiumizearrd does not look in subfolders!)", path)
return false
}
@@ -119,7 +156,6 @@ func (dw *DirectoryWatcherService) addFileToQueue(path string) {
}
func (dw *DirectoryWatcherService) processUploads() {
//TODO: Global running state
for {
if dw.Queue.Len() < 1 {
log.Trace("No files in Queue, sleeping for 10 seconds")
@@ -146,7 +182,7 @@ func (dw *DirectoryWatcherService) processUploads() {
log.Trace("File already uploaded, removing from Disk")
os.Remove(filePath)
default:
log.Error(err)
log.Error("Error creating transfer: %s", err)
}
} else {
dw.status = "Okay"

View File

@@ -0,0 +1,12 @@
package service
import (
"github.com/jackdallas/premiumizearr/internal/config"
)
//Service interface
type Service interface {
New() (*config.Config, error)
Start() error
Stop() error
}

View File

@@ -7,7 +7,6 @@ import (
"sync"
"time"
"github.com/jackdallas/premiumizearr/internal/arr"
"github.com/jackdallas/premiumizearr/internal/config"
"github.com/jackdallas/premiumizearr/internal/progress_downloader"
"github.com/jackdallas/premiumizearr/internal/utils"
@@ -23,7 +22,7 @@ type DownloadDetails struct {
type TransferManagerService struct {
premiumizemeClient *premiumizeme.Premiumizeme
arrs *[]arr.IArr
arrsManager *ArrsManagerService
config *config.Config
lastUpdated int64
transfers []premiumizeme.Transfer
@@ -34,18 +33,48 @@ type TransferManagerService struct {
downloadsFolderID string
}
func NewTransferManagerService(pme *premiumizeme.Premiumizeme, arrs *[]arr.IArr, config *config.Config) TransferManagerService {
return TransferManagerService{
premiumizemeClient: pme,
arrs: arrs,
config: config,
lastUpdated: time.Now().Unix(),
transfers: make([]premiumizeme.Transfer, 0),
runningTask: false,
downloadListMutex: &sync.Mutex{},
downloadList: make(map[string]*DownloadDetails, 0),
status: "",
downloadsFolderID: "",
// Handle
func (t TransferManagerService) New() TransferManagerService {
t.premiumizemeClient = nil
t.arrsManager = nil
t.config = nil
t.lastUpdated = time.Now().Unix()
t.transfers = make([]premiumizeme.Transfer, 0)
t.runningTask = false
t.downloadListMutex = &sync.Mutex{}
t.downloadList = make(map[string]*DownloadDetails, 0)
t.status = ""
t.downloadsFolderID = ""
return t
}
func (t *TransferManagerService) Init(pme *premiumizeme.Premiumizeme, arrsManager *ArrsManagerService, config *config.Config) {
t.premiumizemeClient = pme
t.arrsManager = arrsManager
t.config = config
t.CleanUpUnzipDir()
}
func (t *TransferManagerService) CleanUpUnzipDir() {
log.Info("Cleaning unzip directory")
unzipBase, err := t.config.GetUnzipBaseLocation()
if err != nil {
log.Errorf("Error getting unzip base location: %s", err.Error())
return
}
err = utils.RemoveContents(unzipBase)
if err != nil {
log.Errorf("Error cleaning unzip directory: %s", err.Error())
return
}
}
func (manager *TransferManagerService) ConfigUpdatedCallback(currentConfig config.Config, newConfig config.Config) {
if currentConfig.UnzipDirectory != newConfig.UnzipDirectory {
manager.CleanUpUnzipDir()
}
}
@@ -54,7 +83,6 @@ func (manager *TransferManagerService) Run(interval time.Duration) {
for {
manager.runningTask = true
manager.TaskUpdateTransfersList()
//TODO: Seperate loop maybe
manager.TaskCheckPremiumizeDownloadsFolder()
manager.runningTask = false
manager.lastUpdated = time.Now().Unix()
@@ -77,14 +105,15 @@ func (manager *TransferManagerService) TaskUpdateTransfersList() {
log.Debug("Running Task UpdateTransfersList")
transfers, err := manager.premiumizemeClient.GetTransfers()
if err != nil {
log.Error(err)
log.Errorf("Error getting transfers: %s", err.Error())
return
}
manager.updateTransfers(transfers)
log.Tracef("Checking %d transfers against %d Arr clients", len(transfers), len(manager.arrsManager.GetArrs()))
for _, transfer := range transfers {
found := false
for _, arr := range *manager.arrs {
for _, arr := range manager.arrsManager.GetArrs() {
if found {
break
}
@@ -97,7 +126,7 @@ func (manager *TransferManagerService) TaskUpdateTransfersList() {
}
log.Tracef("Found %s in %s history", transfer.Name, arr.GetArrName())
found = true
log.Debugf("Processing transfer that has errored: ", transfer.Name)
log.Debugf("Processing transfer that has errored: %s", transfer.Name)
go arr.HandleErrorTransfer(&transfer, arrID, manager.premiumizemeClient)
}
@@ -107,15 +136,21 @@ func (manager *TransferManagerService) TaskUpdateTransfersList() {
func (manager *TransferManagerService) TaskCheckPremiumizeDownloadsFolder() {
log.Debug("Running Task CheckPremiumizeDownloadsFolder")
items, err := manager.premiumizemeClient.ListFolder(manager.downloadsFolderID)
if err != nil {
log.Error(err)
log.Errorf("Error listing downloads folder: %s", err.Error())
return
}
for _, item := range items {
log.Debugf("Processing completed item: %s", item.Name)
go manager.HandleFinishedItem(item, manager.config.DownloadsDirectory)
if manager.countDownloads() < manager.config.SimultaneousDownloads {
log.Debugf("Processing completed item: %s", item.Name)
manager.HandleFinishedItem(item, manager.config.DownloadsDirectory)
} else {
log.Debugf("Not processing any more transfers, %d are running and cap is %d", manager.countDownloads(), manager.config.SimultaneousDownloads)
break
}
}
}
@@ -134,6 +169,13 @@ func (manager *TransferManagerService) addDownload(item *premiumizeme.Item) {
}
}
func (manager *TransferManagerService) countDownloads() int {
manager.downloadListMutex.Lock()
defer manager.downloadListMutex.Unlock()
return len(manager.downloadList)
}
func (manager *TransferManagerService) removeDownload(name string) {
manager.downloadListMutex.Lock()
defer manager.downloadListMutex.Unlock()
@@ -154,7 +196,7 @@ func (manager *TransferManagerService) downloadExists(itemName string) bool {
return false
}
// Ran in a goroutine
// Returns when the download has been added to the list
func (manager *TransferManagerService) HandleFinishedItem(item premiumizeme.Item, downloadDirectory string) {
if manager.downloadExists(item.Name) {
log.Tracef("Transfer %s is already downloading", item.Name)
@@ -162,78 +204,78 @@ func (manager *TransferManagerService) HandleFinishedItem(item premiumizeme.Item
}
manager.addDownload(&item)
//Create entry in downloads map to lock item
// manager.downloadList[item.Name] = progress_downloader.NewWriteCounter()
log.Debug("Downloading: ", item.Name)
log.Tracef("%+v", item)
var link string
var err error
if item.Type == "file" {
link, err = manager.premiumizemeClient.GenerateZippedFileLink(item.ID)
} else if item.Type == "folder" {
link, err = manager.premiumizemeClient.GenerateZippedFolderLink(item.ID)
} else {
log.Errorf("Item is not of type 'file' or 'folder' !! Can't download %s", item.Name)
return
}
if err != nil {
log.Error(err)
go func() {
log.Debug("Downloading: ", item.Name)
log.Tracef("%+v", item)
var link string
var err error
if item.Type == "file" {
link, err = manager.premiumizemeClient.GenerateZippedFileLink(item.ID)
} else if item.Type == "folder" {
link, err = manager.premiumizemeClient.GenerateZippedFolderLink(item.ID)
} else {
log.Errorf("Item is not of type 'file' or 'folder' !! Can't download %s", item.Name)
return
}
if err != nil {
log.Error("Error generating download link: %s", err)
manager.removeDownload(item.Name)
return
}
log.Trace("Downloading from: ", link)
tempDir, err := manager.config.GetNewUnzipLocation()
if err != nil {
log.Errorf("Could not create temp dir: %s", err)
manager.removeDownload(item.Name)
return
}
splitString := strings.Split(link, "/")
savePath := path.Join(tempDir, splitString[len(splitString)-1])
log.Trace("Downloading to: ", savePath)
out, err := os.Create(savePath)
if err != nil {
log.Errorf("Could not create save path: %s", err)
manager.removeDownload(item.Name)
return
}
defer out.Close()
err = progress_downloader.DownloadFile(link, savePath, manager.downloadList[item.Name].ProgressDownloader)
if err != nil {
log.Errorf("Could not download file: %s", err)
manager.removeDownload(item.Name)
return
}
log.Tracef("Unzipping %s to %s", savePath, downloadDirectory)
err = utils.Unzip(savePath, downloadDirectory)
if err != nil {
log.Errorf("Could not unzip file: %s", err)
manager.removeDownload(item.Name)
return
}
log.Tracef("Removing zip %s from system", savePath)
err = os.RemoveAll(savePath)
if err != nil {
manager.removeDownload(item.Name)
log.Errorf("Could not remove zip: %s", err)
return
}
err = manager.premiumizemeClient.DeleteFolder(item.ID)
if err != nil {
manager.removeDownload(item.Name)
log.Error("Error deleting folder on premiumize.me: %s", err)
return
}
//Remove download entry from downloads map
manager.removeDownload(item.Name)
return
}
log.Trace("Downloading: ", link)
tempDir, err := utils.GetTempDir()
if err != nil {
log.Errorf("Could not create temp dir: %s", err)
manager.removeDownload(item.Name)
return
}
splitString := strings.Split(link, "/")
savePath := path.Join(tempDir, splitString[len(splitString)-1])
log.Trace("Downloading to: ", savePath)
out, err := os.Create(savePath)
if err != nil {
log.Errorf("Could not create save path: %s", err)
manager.removeDownload(item.Name)
return
}
defer out.Close()
err = progress_downloader.DownloadFile(link, savePath, manager.downloadList[item.Name].ProgressDownloader)
if err != nil {
log.Errorf("Could not download file: %s", err)
manager.removeDownload(item.Name)
return
}
log.Tracef("Unzipping %s to %s", savePath, downloadDirectory)
err = utils.Unzip(savePath, downloadDirectory)
if err != nil {
log.Errorf("Could not unzip file: %s", err)
manager.removeDownload(item.Name)
return
}
log.Tracef("Removing zip %s from system", savePath)
err = os.RemoveAll(savePath)
if err != nil {
manager.removeDownload(item.Name)
log.Errorf("Could not remove zip: %s", err)
return
}
err = manager.premiumizemeClient.DeleteFolder(item.ID)
if err != nil {
manager.removeDownload(item.Name)
log.Error(err)
return
}
//Remove download entry from downloads map
manager.removeDownload(item.Name)
}()
}

View File

@@ -0,0 +1,144 @@
package service
import (
"bytes"
"fmt"
"html/template"
"net/http"
"os"
"path/filepath"
"strings"
"time"
"github.com/gorilla/mux"
"github.com/jackdallas/premiumizearr/internal/config"
log "github.com/sirupsen/logrus"
)
type IndexTemplates struct {
RootPath string
}
var indexBytes []byte
type WebServerService struct {
transferManager *TransferManagerService
directoryWatcherService *DirectoryWatcherService
arrsManagerService *ArrsManagerService
config *config.Config
srv *http.Server
}
func (s WebServerService) New() WebServerService {
s.config = nil
s.transferManager = nil
s.directoryWatcherService = nil
s.arrsManagerService = nil
s.srv = nil
return s
}
func (s *WebServerService) ConfigUpdatedCallback(currentConfig config.Config, newConfig config.Config) {
if currentConfig.BindIP != newConfig.BindIP ||
currentConfig.BindPort != newConfig.BindPort ||
currentConfig.WebRoot != newConfig.WebRoot {
log.Tracef("Config updated, restarting web server...")
s.srv.Close()
s.Start()
}
}
func (s *WebServerService) Init(transferManager *TransferManagerService, directoryWatcher *DirectoryWatcherService, arrManager *ArrsManagerService, config *config.Config) {
s.transferManager = transferManager
s.directoryWatcherService = directoryWatcher
s.arrsManagerService = arrManager
s.config = config
}
func (s *WebServerService) Start() {
log.Info("Starting web server...")
tmpl, err := template.ParseFiles("./static/index.html")
if err != nil {
log.Fatal(err)
}
var ibytes bytes.Buffer
err = tmpl.Execute(&ibytes, &IndexTemplates{s.config.WebRoot})
if err != nil {
log.Fatal(err)
}
indexBytes = ibytes.Bytes()
spa := spaHandler{
staticPath: "static",
indexPath: "index.html",
webRoot: s.config.WebRoot,
}
r := mux.NewRouter()
r.HandleFunc("/api/transfers", s.TransfersHandler)
r.HandleFunc("/api/downloads", s.DownloadsHandler)
r.HandleFunc("/api/blackhole", s.BlackholeHandler)
r.HandleFunc("/api/config", s.ConfigHandler)
r.HandleFunc("/api/testArr", s.TestArrHandler)
r.PathPrefix("/").Handler(spa)
address := fmt.Sprintf("%s:%s", s.config.BindIP, s.config.BindPort)
s.srv = &http.Server{
Handler: r,
Addr: address,
// Good practice: enforce timeouts for servers you create!
WriteTimeout: 15 * time.Second,
ReadTimeout: 15 * time.Second,
}
log.Infof("Web server started on %s", address)
go s.srv.ListenAndServe()
}
// Shamelessly stolen from mux examples https://github.com/gorilla/mux#examples
type spaHandler struct {
staticPath string
indexPath string
webRoot string
}
func (h spaHandler) ServeHTTP(w http.ResponseWriter, r *http.Request) {
// get the absolute path to prevent directory traversal
path, err := filepath.Abs(r.URL.Path)
if err != nil {
// if we failed to get the absolute path respond with a 400 bad request
// and stop
http.Error(w, err.Error(), http.StatusBadRequest)
return
}
if h.webRoot != "" {
path = strings.Replace(path, h.webRoot, "", 1)
}
// prepend the path with the path to the static directory
path = filepath.Join(h.staticPath, path)
// check whether a file exists at the given path
_, err = os.Stat(path)
if os.IsNotExist(err) || strings.HasSuffix(path, h.staticPath) {
// file does not exist, serve index.html
// http.ServeFile(w, r, filepath.Join(h.staticPath, h.indexPath))
// file does not exist, serve index.html template
w.Write(indexBytes)
return
} else if err != nil {
// if we got an error (that wasn't that the file doesn't exist) stating the
// file, return a 500 internal server error and stop
http.Error(w, err.Error(), http.StatusInternalServerError)
return
}
r.URL.Path = strings.Replace(path, h.staticPath, "", -1)
// otherwise, use http.FileServer to serve the static dir
http.FileServer(http.Dir(h.staticPath)).ServeHTTP(w, r)
}

View File

@@ -0,0 +1,56 @@
package service
import (
"encoding/json"
"fmt"
"net/http"
"github.com/jackdallas/premiumizearr/internal/config"
)
type ConfigChangeResponse struct {
Succeeded bool `json:"succeeded"`
Status string `json:"status"`
}
func (s *WebServerService) ConfigHandler(w http.ResponseWriter, r *http.Request) {
switch r.Method {
case http.MethodGet:
data, err := json.Marshal(s.config)
if err != nil {
http.Error(w, err.Error(), http.StatusInternalServerError)
return
}
w.Write(data)
case http.MethodPost:
var newConfig config.Config
err := json.NewDecoder(r.Body).Decode(&newConfig)
if err != nil {
EncodeAndWriteConfigChangeResponse(w, &ConfigChangeResponse{
Succeeded: false,
Status: fmt.Sprintf("Config failed to update %s", err.Error()),
})
return
}
s.config.UpdateConfig(newConfig)
EncodeAndWriteConfigChangeResponse(w, &ConfigChangeResponse{
Succeeded: true,
Status: "Config updated",
})
default:
http.Error(w, "Method not allowed", http.StatusMethodNotAllowed)
}
}
func EncodeAndWriteConfigChangeResponse(w http.ResponseWriter, resp *ConfigChangeResponse) {
data, err := json.Marshal(resp)
if err != nil {
http.Error(w, err.Error(), http.StatusInternalServerError)
return
}
w.Write(data)
}

View File

@@ -0,0 +1,132 @@
package service
import (
"encoding/json"
"net/http"
"path"
"github.com/jackdallas/premiumizearr/internal/config"
"github.com/jackdallas/premiumizearr/pkg/premiumizeme"
)
type TransfersResponse struct {
Transfers []premiumizeme.Transfer `json:"data"`
Status string `json:"status"`
}
func (s *WebServerService) TransfersHandler(w http.ResponseWriter, r *http.Request) {
var resp TransfersResponse
resp.Transfers = *s.transferManager.GetTransfers()
resp.Status = s.transferManager.GetStatus()
data, err := json.Marshal(resp)
if err != nil {
http.Error(w, err.Error(), http.StatusInternalServerError)
return
}
w.Write(data)
}
type BlackholeFile struct {
ID int `json:"id"`
Name string `json:"name"`
}
type BlackholeResponse struct {
BlackholeFiles []BlackholeFile `json:"data"`
Status string `json:"status"`
}
type Download struct {
Added int64 `json:"added"`
Name string `json:"name"`
Progress string `json:"progress"`
Speed string `json:"speed"`
}
type DownloadsResponse struct {
Downloads []Download `json:"data"`
Status string `json:"status"`
}
func (s *WebServerService) DownloadsHandler(w http.ResponseWriter, r *http.Request) {
var resp DownloadsResponse
if s.transferManager == nil {
resp.Status = "Not Initialized"
} else {
for _, v := range s.transferManager.GetDownloads() {
resp.Downloads = append(resp.Downloads, Download{
Added: v.Added.Unix(),
Name: v.Name,
Progress: v.ProgressDownloader.GetProgress(),
Speed: v.ProgressDownloader.GetSpeed(),
})
}
resp.Status = ""
}
data, err := json.Marshal(resp)
if err != nil {
http.Error(w, err.Error(), http.StatusInternalServerError)
return
}
w.Write(data)
}
func (s *WebServerService) BlackholeHandler(w http.ResponseWriter, r *http.Request) {
var resp BlackholeResponse
if s.directoryWatcherService == nil {
resp.Status = "Not Initialized"
} else {
for i, n := range s.directoryWatcherService.Queue.GetQueue() {
name := path.Base(n)
resp.BlackholeFiles = append(resp.BlackholeFiles, BlackholeFile{
ID: i,
Name: name,
})
}
resp.Status = s.directoryWatcherService.GetStatus()
}
data, err := json.Marshal(resp)
if err != nil {
http.Error(w, err.Error(), http.StatusInternalServerError)
return
}
w.Write(data)
}
type TestArrResponse struct {
Status string `json:"status"`
Succeeded bool `json:"succeeded"`
}
func (s *WebServerService) TestArrHandler(w http.ResponseWriter, r *http.Request) {
var arr config.ArrConfig
err := json.NewDecoder(r.Body).Decode(&arr)
if err != nil {
http.Error(w, err.Error(), http.StatusInternalServerError)
return
}
err = TestArrConnection(arr)
var resp TestArrResponse
if err != nil {
resp.Status = err.Error()
resp.Succeeded = false
} else {
resp.Succeeded = true
}
data, err := json.Marshal(resp)
if err != nil {
http.Error(w, err.Error(), http.StatusInternalServerError)
return
}
w.Write(data)
}

View File

@@ -4,9 +4,7 @@ import (
"archive/zip"
"fmt"
"io"
"io/ioutil"
"os"
"path"
"path/filepath"
"strings"
@@ -23,19 +21,13 @@ func StripDownloadTypesExtention(fileName string) string {
return fileName
}
func GetTempBaseDir() string {
return path.Join(os.TempDir(), "premiumizearrd")
}
func GetTempDir() (string, error) {
// Create temp dir in os temp location
tempDir := GetTempBaseDir()
err := os.Mkdir(tempDir, os.ModePerm)
dir, err := ioutil.TempDir(tempDir, "unzip-")
if err != nil {
return "", err
func StripMediaTypesExtention(fileName string) string {
var exts = [...]string{".mkv", ".mp4", ".avi", ".mov", ".flv", ".wmv", ".mpg", ".mpeg", ".m4v", ".3gp", ".3g2", ".m2ts", ".mts", ".ts", ".webm", ".m4a", ".m4b", ".m4p", ".m4r", ".m4v"}
for _, ext := range exts {
fileName = strings.TrimSuffix(fileName, ext)
}
return dir, nil
return fileName
}
// https://golangcode.com/unzip-files-in-go/
@@ -104,7 +96,8 @@ func GetDownloadsFolderIDFromPremiumizeme(premiumizemeClient *premiumizeme.Premi
folders, err := premiumizemeClient.GetFolders()
if err != nil {
log.Errorf("Error getting folders: %s", err)
log.Fatalf("Cannot read folders from premiumize.me, exiting!")
log.Errorf("Cannot read folders from premiumize.me, application will not run!")
return ""
}
const folderName = "arrDownloads"
@@ -119,10 +112,71 @@ func GetDownloadsFolderIDFromPremiumizeme(premiumizemeClient *premiumizeme.Premi
if len(downloadsFolderID) == 0 {
id, err := premiumizemeClient.CreateFolder(folderName)
if err != nil {
log.Fatalf("Cannot create downloads folder on premiumize.me, exiting! %+v", err)
log.Errorf("Cannot create downloads folder on premiumize.me, application will not run correctly! %+v", err)
}
downloadsFolderID = id
}
return downloadsFolderID
}
func EnvOrDefault(envName string, defaultValue string) string {
envValue := os.Getenv(envName)
if len(envValue) == 0 {
return defaultValue
}
return envValue
}
func IsRunningInDockerContainer() bool {
// docker creates a .dockerenv file at the root
// of the directory tree inside the container.
// if this file exists then the viewer is running
// from inside a container so return true
if _, err := os.Stat("/.dockerenv"); err == nil {
return true
}
return false
}
func IsDirectoryWriteable(path string) bool {
if _, err := os.Stat(path); os.IsNotExist(err) {
log.Errorf("Directory does not exist: ", path)
return false
}
if _, err := os.Create(path + "/test.txt"); err != nil {
log.Errorf("Cannot write test.txt to directory: ", path)
return false
}
// Delete test file
if err := os.Remove(path + "/test.txt"); err != nil {
log.Errorf("Cannot delete test.txt file in: ", path)
return false
}
return true
}
// https://stackoverflow.com/questions/33450980/how-to-remove-all-contents-of-a-directory-using-golang
func RemoveContents(dir string) error {
d, err := os.Open(dir)
if err != nil {
return err
}
defer d.Close()
names, err := d.Readdirnames(-1)
if err != nil {
return err
}
for _, name := range names {
err = os.RemoveAll(filepath.Join(dir, name))
if err != nil {
return err
}
}
return nil
}

View File

@@ -1,201 +0,0 @@
package web_service
import (
"bytes"
"encoding/json"
"fmt"
"html/template"
"net/http"
"os"
"path"
"path/filepath"
"strings"
"time"
"github.com/gorilla/mux"
"github.com/jackdallas/premiumizearr/internal/config"
"github.com/jackdallas/premiumizearr/internal/service"
"github.com/jackdallas/premiumizearr/pkg/premiumizeme"
log "github.com/sirupsen/logrus"
)
type IndexTemplates struct {
RootPath string
}
var indexBytes []byte
const webRoot = "premiumizearr"
type server struct {
transferManager *service.TransferManagerService
directoryWatcherService *service.DirectoryWatcherService
}
// http Router
func StartWebServer(transferManager *service.TransferManagerService, directoryWatcher *service.DirectoryWatcherService, config *config.Config) {
tmpl, err := template.ParseFiles("./static/index.html")
if err != nil {
log.Fatal(err)
}
var ibytes bytes.Buffer
err = tmpl.Execute(&ibytes, &IndexTemplates{webRoot})
if err != nil {
log.Fatal(err)
}
indexBytes = ibytes.Bytes()
s := server{
transferManager: transferManager,
directoryWatcherService: directoryWatcher,
}
spa := spaHandler{
staticPath: "static",
indexPath: "index.html",
}
r := mux.NewRouter()
log.Infof("Creating route: %s", webRoot+"/api/transfers")
r.HandleFunc("/"+webRoot+"/api/transfers", s.TransfersHandler)
log.Infof("Creating route: %s", webRoot+"/api/downloads")
r.HandleFunc("/"+webRoot+"/api/downloads", s.DownloadsHandler)
log.Infof("Creating route: %s", webRoot+"/api/blackhole")
r.HandleFunc("/"+webRoot+"/api/blackhole", s.BlackholeHandler)
r.PathPrefix("/").Handler(spa)
srv := &http.Server{
Handler: r,
Addr: fmt.Sprintf("%s:%s", config.BindIP, config.BindPort),
// Good practice: enforce timeouts for servers you create!
WriteTimeout: 15 * time.Second,
ReadTimeout: 15 * time.Second,
}
srv.ListenAndServe()
}
type TransfersResponse struct {
Transfers []premiumizeme.Transfer `json:"data"`
Status string `json:"status"`
}
func (s *server) TransfersHandler(w http.ResponseWriter, r *http.Request) {
var resp TransfersResponse
resp.Transfers = *s.transferManager.GetTransfers()
resp.Status = s.transferManager.GetStatus()
data, err := json.Marshal(resp)
if err != nil {
http.Error(w, err.Error(), http.StatusInternalServerError)
return
}
w.Write(data)
}
type BlackholeFile struct {
ID int `json:"id"`
Name string `json:"name"`
}
type BlackholeResponse struct {
BlackholeFiles []BlackholeFile `json:"data"`
Status string `json:"status"`
}
type Download struct {
Added int64 `json:"added"`
Name string `json:"name"`
Progress string `json:"progress"`
Speed string `json:"speed"`
}
type DownloadsResponse struct {
Downloads []Download `json:"data"`
Status string `json:"status"`
}
func (s *server) DownloadsHandler(w http.ResponseWriter, r *http.Request) {
var resp DownloadsResponse
for _, v := range s.transferManager.GetDownloads() {
resp.Downloads = append(resp.Downloads, Download{
Added: v.Added.Unix(),
Name: v.Name,
Progress: v.ProgressDownloader.GetProgress(),
Speed: v.ProgressDownloader.GetSpeed(),
})
}
resp.Status = ""
data, err := json.Marshal(resp)
if err != nil {
http.Error(w, err.Error(), http.StatusInternalServerError)
return
}
w.Write(data)
}
func (s *server) BlackholeHandler(w http.ResponseWriter, r *http.Request) {
var resp BlackholeResponse
for i, n := range s.directoryWatcherService.Queue.GetQueue() {
name := path.Base(n)
resp.BlackholeFiles = append(resp.BlackholeFiles, BlackholeFile{
ID: i,
Name: name,
})
}
resp.Status = s.directoryWatcherService.GetStatus()
data, err := json.Marshal(resp)
if err != nil {
http.Error(w, err.Error(), http.StatusInternalServerError)
return
}
w.Write(data)
}
// Shamlessly stolen from mux examples https://github.com/gorilla/mux#examples
type spaHandler struct {
staticPath string
indexPath string
}
func (h spaHandler) ServeHTTP(w http.ResponseWriter, r *http.Request) {
// get the absolute path to prevent directory traversal
path, err := filepath.Abs(r.URL.Path)
if err != nil {
// if we failed to get the absolute path respond with a 400 bad request
// and stop
http.Error(w, err.Error(), http.StatusBadRequest)
return
}
path = strings.Replace(path, webRoot, "", 1)
// prepend the path with the path to the static directory
path = filepath.Join(h.staticPath, path)
// check whether a file exists at the given path
_, err = os.Stat(path)
if os.IsNotExist(err) || strings.HasSuffix(path, h.staticPath) {
// file does not exist, serve index.html
// http.ServeFile(w, r, filepath.Join(h.staticPath, h.indexPath))
// file does not exist, serve index.html template
w.Write(indexBytes)
return
} else if err != nil {
// if we got an error (that wasn't that the file doesn't exist) stating the
// file, return a 500 internal server error and stop
http.Error(w, err.Error(), http.StatusInternalServerError)
return
}
r.URL.Path = strings.Replace(path, h.staticPath, "", -1)
// otherwise, use http.FileServer to serve the static dir
http.FileServer(http.Dir(h.staticPath)).ServeHTTP(w, r)
}

View File

@@ -22,8 +22,8 @@ type Premiumizeme struct {
APIKey string
}
func NewPremiumizemeClient(APIKey string) *Premiumizeme {
return &Premiumizeme{APIKey: APIKey}
func NewPremiumizemeClient(APIKey string) Premiumizeme {
return Premiumizeme{APIKey: APIKey}
}
func (pm *Premiumizeme) createPremiumizemeURL(urlPath string) (url.URL, error) {
@@ -38,7 +38,15 @@ func (pm *Premiumizeme) createPremiumizemeURL(urlPath string) (url.URL, error) {
return *u, nil
}
var (
ErrAPIKeyNotSet = fmt.Errorf("premiumize.me API key not set")
)
func (pm *Premiumizeme) GetTransfers() ([]Transfer, error) {
if pm.APIKey == "" {
return nil, ErrAPIKeyNotSet
}
log.Trace("Getting transfers list from premiumize.me")
url, err := pm.createPremiumizemeURL("/transfer/list")
if err != nil {
@@ -70,6 +78,10 @@ func (pm *Premiumizeme) GetTransfers() ([]Transfer, error) {
}
func (pm *Premiumizeme) ListFolder(folderID string) ([]Item, error) {
if pm.APIKey == "" {
return nil, ErrAPIKeyNotSet
}
var ret []Item
url, err := pm.createPremiumizemeURL("/folder/list")
if err != nil {
@@ -112,6 +124,10 @@ func (pm *Premiumizeme) ListFolder(folderID string) ([]Item, error) {
}
func (pm *Premiumizeme) GetFolders() ([]Item, error) {
if pm.APIKey == "" {
return nil, ErrAPIKeyNotSet
}
log.Trace("Getting folder list from premiumize.me")
url, err := pm.createPremiumizemeURL("/folder/list")
if err != nil {
@@ -143,6 +159,10 @@ func (pm *Premiumizeme) GetFolders() ([]Item, error) {
}
func (pm *Premiumizeme) CreateTransfer(filePath string, parentID string) error {
if pm.APIKey == "" {
return ErrAPIKeyNotSet
}
//TODO: handle file size, i.e. incorrect file being saved
log.Trace("Opening file: ", filePath)
file, err := os.Open(filePath)
@@ -203,6 +223,10 @@ func (pm *Premiumizeme) CreateTransfer(filePath string, parentID string) error {
}
func (pm *Premiumizeme) DeleteFolder(folderID string) error {
if pm.APIKey == "" {
return ErrAPIKeyNotSet
}
url, err := pm.createPremiumizemeURL("/folder/delete")
if err != nil {
return err
@@ -246,6 +270,10 @@ func (pm *Premiumizeme) DeleteFolder(folderID string) error {
}
func (pm *Premiumizeme) CreateFolder(folderName string) (string, error) {
if pm.APIKey == "" {
return "", ErrAPIKeyNotSet
}
url, err := pm.createPremiumizemeURL("/folder/create")
if err != nil {
return "", err
@@ -289,6 +317,10 @@ func (pm *Premiumizeme) CreateFolder(folderName string) (string, error) {
}
func (pm *Premiumizeme) DeleteTransfer(id string) error {
if pm.APIKey == "" {
return ErrAPIKeyNotSet
}
url, err := pm.createPremiumizemeURL("/transfer/delete")
if err != nil {
return err
@@ -437,6 +469,10 @@ func (pm *Premiumizeme) GenerateZippedFolderLink(fileID string) (string, error)
}
func (pm *Premiumizeme) generateZip(ID string, srcType SRCType) (string, error) {
if pm.APIKey == "" {
return "", ErrAPIKeyNotSet
}
// Build URL with apikey
URL, err := pm.createPremiumizemeURL("/zip/generate")
if err != nil {

6
scripts/postinstall.sh Normal file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
chown -R 1000:1000 /opt/premiumizearrd/
systemctl enable premiumizearrd.service
systemctl daemon-reload
systemctl start premiumizearrd.service

1
web/.node-version Normal file
View File

@@ -0,0 +1 @@
v16

11332
web/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -2,25 +2,25 @@
"name": "premiumizearr-ui",
"version": "0.0.1",
"devDependencies": {
"carbon-components-svelte": "^0.49.0",
"carbon-icons-svelte": "^10.38.0",
"carbon-preprocess-svelte": "^0.6.0",
"copy-webpack-plugin": "^9.1.0",
"cross-env": "^7.0.3",
"css-loader": "^5.0.1",
"esbuild-loader": "^2.16.0",
"mini-css-extract-plugin": "^1.3.4",
"svelte": "^3.31.2",
"svelte-loader": "^3.0.0",
"webpack": "^5.16.0",
"webpack-cli": "^4.4.0",
"webpack-dev-server": "^4.7.3"
"carbon-components-svelte": "^0.89.7",
"carbon-icons-svelte": "^13.6.0",
"carbon-preprocess-svelte": "^0.11.11",
"copy-webpack-plugin": "^13.0.1",
"cross-env": "^10.1.0",
"css-loader": "^7.1.2",
"esbuild-loader": "^4.4.0",
"mini-css-extract-plugin": "^2.9.4",
"svelte": "^5.39.11",
"svelte-loader": "^3.2.4",
"webpack": "^5.102.1",
"webpack-cli": "^6.0.1",
"webpack-dev-server": "^5.2.2"
},
"scripts": {
"build": "cross-env NODE_ENV=production webpack",
"dev": "webpack serve --content-base public"
"dev": "webpack serve --static public"
},
"dependencies": {
"luxon": "^2.3.0"
"luxon": "^3.7.2"
}
}

View File

@@ -6,13 +6,13 @@
<title>Premiumizearr</title>
<link rel='icon' type='image/png' href='/favicon.png'>
<link rel='stylesheet' href='/{{.RootPath}}/bundle.css'>
<link rel='icon' type='image/png' href='./{{.RootPath}}/favicon.png'>
<link rel='stylesheet' href='./{{.RootPath}}/bundle.css'>
<!-- Material Icons -->
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
<!-- Roboto -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,600,700" />
<script defer src='/{{.RootPath}}/bundle.js'></script>
<script defer src='./{{.RootPath}}/bundle.js'></script>
</head>
<body>

View File

@@ -1,150 +1,31 @@
<script>
import APITable from "./components/APITable.svelte";
import "carbon-components-svelte/css/g100.css";
import { Grid, Row, Column } from "carbon-components-svelte";
import DateTime from "luxon";
let dlSpeed = 0;
let webRoot = new URL(window.location.href).pathname;
function parseDLSpeedFromMessage(m) {
if (m == "Loading..." || m == undefined) return 0;
let speed = m.split(" ")[0];
speed = speed.replace(",", "");
let unit = m.split(" ")[1];
if (Number.isNaN(speed)) {
console.log("Speed is not a number: ", speed);
console.log("Message: ", message);
return 0;
}
if (unit === undefined || unit === null || unit == "") {
console.log("Unit undefined in : " + m);
return 0;
} else {
try {
unit = unit.toUpperCase();
} catch (error) {
return 0;
}
unit = unit.replace("/", "");
unit = unit.substring(0, 2);
switch (unit) {
case "KB":
return speed * 1024;
case "MB":
return speed * 1024 * 1024;
case "GB":
return speed * 1024 * 1024 * 1024;
default:
console.log("Unknown unit: " + unit);
return 0;
}
}
}
function HumanReadableSpeed(bytes) {
if (bytes < 1024) {
return bytes + " B/s";
} else if (bytes < 1024 * 1024) {
return (bytes / 1024).toFixed(2) + " KB/s";
} else if (bytes < 1024 * 1024 * 1024) {
return (bytes / 1024 / 1024).toFixed(2) + " MB/s";
} else {
return (bytes / 1024 / 1024 / 1024).toFixed(2) + " GB/s";
}
}
function dataToRows(data) {
let rows = [];
dlSpeed = 0;
if (!data) return rows;
for (let i = 0; i < data.length; i++) {
let d = data[i];
rows.push({
id: d.id,
name: d.name,
status: d.status,
progress: (d.progress * 100).toFixed(0) + "%",
message: d.message,
});
let speed = parseDLSpeedFromMessage(d.message);
if (!Number.isNaN(speed)) {
dlSpeed += speed;
} else {
console.error("Invalid speed: " + d.message);
}
}
return rows;
}
function downloadsToRows(downloads) {
let rows = [];
if (!downloads) return rows;
for (let i = 0; i < downloads.length; i++) {
let d = downloads[i];
rows.push({
Added: DateTime.fromMillis(d.added).toFormat('dd hh:mm:ss a'),
name: d.name,
progress: (d.progress * 100).toFixed(0) + "%",
});
}
}
</script>
<main>
<Grid fullWidth>
<Row>
<Column md={4} >
<h3>Blackhole</h3>
<APITable
headers={[
{ key: "id", value: "Pos" },
{ key: "name", value: "Name", sort: false },
]}
{webRoot}
APIpath="/api/blackhole"
zebra={true}
totalName="In Queue: "
/>
</Column>
<Column md={4} >
<h3>Downloads</h3>
<APITable
headers={[
{ key: "added", value: "Added" },
{ key: "name", value: "Name" },
{ key: "progress", value: "Progress" },
{ key: "speed", value: "Speed" },
]}
updateTimeSeconds={2}
{webRoot}
APIpath="/api/downloads"
zebra={true}
totalName="Downloading: "
/>
</Column>
</Row>
<Row>
<Column>
<h3>Transfers</h3>
<p>Download Speed: {HumanReadableSpeed(dlSpeed)}</p>
<APITable
headers={[
{ key: "name", value: "Name" },
{ key: "status", value: "Status" },
{ key: "progress", value: "Progress" },
{ key: "message", value: "Message", sort: false },
]}
{webRoot}
APIpath="/api/transfers"
zebra={true}
{dataToRows}
/>
</Column>
</Row>
</Grid>
</main>
<script>
import "carbon-components-svelte/css/g100.css";
import {
Grid,
Row,
Column,
Tabs,
Tab,
TabContent,
} from "carbon-components-svelte";
import Config from "./pages/Config.svelte";
import Info from "./pages/Info.svelte";
</script>
<main>
<Grid fullWidth>
<Row>
<Column>
<Tabs>
<Tab label="Info" />
<Tab label="Config" />
<svelte:fragment slot="content">
<TabContent><Info /></TabContent>
<TabContent><Config /></TabContent>
</svelte:fragment>
</Tabs>
</Column>
</Row>
</Grid>
</main>

View File

@@ -0,0 +1,21 @@
export function CalculateAPIPath(path) {
let webRoot = window.location.href;
if (webRoot.indexOf("index.html") > -1) {
webRoot = webRoot.substring(0, webRoot.indexOf("index.html"));
}
if (webRoot[webRoot.length - 1] !== "/") {
webRoot += "/";
}
if (path[0] == "/") {
// console.log(webRoot + path.substring(1));
return webRoot + path.substring(1);
}
// console.log(webRoot + path);
return webRoot + path;
}

View File

@@ -1,14 +1,13 @@
<script>
import { DataTable, InlineLoading } from "carbon-components-svelte";
import { CalculateAPIPath } from "../Utilities/web_root";
export let totalName = "";
export let headers = {};
export let webRoot = "";
export let updateTimeSeconds = 10;
export let APIpath = "/api/transfers";
export let dataToRows = function (data) {
if (!data)
return [];
if (!data) return [];
return data;
};
@@ -21,7 +20,7 @@
if (updating) return;
// Refresh from endpoint
updating = true;
fetch(webRoot + APIpath)
fetch(CalculateAPIPath(APIpath))
.then((res) => res.json())
.then((data) => {
rows = dataToRows(data.data);
@@ -46,16 +45,17 @@
<main>
{#if totalName !== ""}
<p>
{totalName} {safeLength(rows)}
{totalName}
{safeLength(rows)}
</p>
{/if}
<p>
<InlineLoading status={statusIndicator} description="Update status" />
<InlineLoading status={statusIndicator} description="Update status" />
</p>
<p>
Message: {status}
Message: {status}
</p>
<p>
<DataTable sortable {headers} {rows} />
<DataTable sortable {headers} {rows} />
</p>
</main>

357
web/src/pages/Config.svelte Normal file
View File

@@ -0,0 +1,357 @@
<script>
import {
Row,
Column,
Button,
TextInput,
Modal,
FormGroup,
Dropdown,
Form,
Checkbox,
} from "carbon-components-svelte";
import {
Save,
CheckmarkFilled,
AddFilled,
TrashCan,
HelpFilled,
MisuseOutline,
WatsonHealthRotate_360,
} from "carbon-icons-svelte";
import { CalculateAPIPath } from "../Utilities/web_root";
let config = {
BlackholeDirectory: "",
PollBlackholeDirectory: false,
PollBlackholeIntervalMinutes: 10,
DownloadsDirectory: "",
UnzipDirectory: "",
BindIP: "",
BindPort: "",
WebRoot: "",
SimultaneousDownloads: 0,
Arrs: [],
};
const ERR_SAVE = "Error Saving Config";
const ERR_TEST = "Error Testing *arr client";
let arrTesting = [];
let arrTestIcons = [];
let arrTestKind = [];
let inputDisabled = true;
let errorModal = false;
let errorTitle = ERR_SAVE;
let errorMessage = "";
let saveIcon = Save;
function getConfig() {
inputDisabled = true;
fetch(CalculateAPIPath("api/config"))
.then((response) => response.json())
.then((data) => {
if (Array.isArray(data.Arrs)) {
for (let i = 0; i < data.Arrs.length; i++) {
SetTestArr(i, HelpFilled, "secondary", false);
}
}
config = data;
inputDisabled = false;
})
.catch((error) => {
console.error("Error: ", error);
});
}
function submit() {
inputDisabled = true;
fetch(CalculateAPIPath("api/config"), {
method: "POST",
headers: {
"Content-Type": "application/json",
},
body: JSON.stringify(config),
})
.then((response) => response.json())
.then((data) => {
if (data.succeeded) {
saveIcon = CheckmarkFilled;
getConfig();
setTimeout(() => {
saveIcon = Save;
}, 1000);
} else {
errorMessage = data.status;
errorTitle = ERR_SAVE;
errorModal = true;
getConfig();
}
})
.catch((error) => {
console.error("Error: ", error);
errorTitle = ERR_SAVE;
errorMessage = error;
errorModal = true;
setTimeout(() => {
getConfig();
}, 1500);
});
}
function AddArr() {
config.Arrs.push({
Name: "New Arr",
URL: "http://localhost:1234",
APIKey: "xxxxxxxx",
Type: "Sonarr",
});
//Force re-paint
config.Arrs = [...config.Arrs];
}
function RemoveArr(index) {
config.Arrs.splice(index, 1);
//Force re-paint
config.Arrs = [...config.Arrs];
}
function TestArr(index) {
SetTestArr(index, WatsonHealthRotate_360, "secondary", true);
fetch(CalculateAPIPath("api/testArr"), {
method: "POST",
headers: {
"Content-Type": "application/json",
},
body: JSON.stringify(config.Arrs[index]),
})
.then((response) => response.json())
.then((data) => {
if (data.succeeded) {
SetTestArr(index, CheckmarkFilled, "primary", false);
ResetArrTestDelayed(index, 10);
} else {
SetTestArr(index, MisuseOutline, "danger", false);
ResetArrTestDelayed(index, 5);
errorTitle = ERR_TEST;
errorMessage = data.status;
errorModal = true;
}
})
.catch((error) => {
console.error("Error: ", error);
SetTestArr(index, MisuseOutline, "danger", false);
ResetArrTestDelayed(index, 5);
errorTitle = ERR_TEST;
errorMessage = error;
errorModal = true;
});
}
function UntestArr(index) {
SetTestArr(index, HelpFilled, "secondary", false);
}
function SetTestArr(index, icon, kind, testing) {
arrTesting[index] = testing;
arrTestIcons[index] = icon;
arrTestKind[index] = kind;
arrTesting = [...arrTesting];
arrTestIcons = [...arrTestIcons];
arrTestKind = [...arrTestKind];
}
function ResetArrTestDelayed(index, seconds) {
setTimeout(() => {
SetTestArr(index, HelpFilled, "secondary", false);
}, 1000 * seconds);
}
getConfig();
</script>
<main>
<Row>
<Column>
<h4>*Arr Settings</h4>
<FormGroup>
<TextInput
type="number"
disabled={inputDisabled}
labelText="Arr Update History Interval (seconds)"
bind:value={config.ArrHistoryUpdateIntervalSeconds}
/>
{#if config.Arrs !== undefined}
{#each config.Arrs as arr, i}
<h5>- {arr.Name ? arr.Name : i}</h5>
<FormGroup>
<TextInput
labelText="Name"
bind:value={arr.Name}
disabled={inputDisabled}
on:input={() => {
UntestArr(i);
}}
/>
<TextInput
labelText="URL"
bind:value={arr.URL}
disabled={inputDisabled}
on:input={() => {
UntestArr(i);
}}
/>
<TextInput
labelText="APIKey"
bind:value={arr.APIKey}
disabled={inputDisabled}
on:input={() => {
UntestArr(i);
}}
/>
<Dropdown
titleText="Type"
selectedId={arr.Type}
on:select={(e) => {
config.Arrs[i].Type = e.detail.selectedId;
UntestArr(i);
}}
items={[
{ id: "Sonarr", text: "Sonarr" },
{ id: "Radarr", text: "Radarr" },
]}
disabled={inputDisabled}
/>
<Button
style="margin-top: 10px;"
on:click={() => {
RemoveArr(i);
}}
kind="danger"
icon={TrashCan}
iconDescription="Delete Arr"
/>
<Button
style="margin-top: 10px;"
on:click={() => {
TestArr(i);
}}
disabled={arrTesting[i]}
kind={arrTestKind[i]}
icon={arrTestIcons[i]}
>
Test
</Button>
</FormGroup>
{/each}
{/if}
</FormGroup>
<Button on:click={AddArr} disabled={inputDisabled} icon={AddFilled}>
Add Arr
</Button>
</Column>
<Column>
<h4>Premiumize.me Settings</h4>
<FormGroup>
<TextInput
disabled={inputDisabled}
labelText="API Key"
bind:value={config.PremiumizemeAPIKey}
/>
</FormGroup>
<h4>Directory Settings</h4>
<FormGroup>
<TextInput
disabled={inputDisabled}
labelText="Blackhole Directory"
bind:value={config.BlackholeDirectory}
/>
<Checkbox
disabled={inputDisabled}
bind:checked={config.PollBlackholeDirectory}
labelText="Poll Blackhole Directory"
/>
<TextInput
type="number"
disabled={inputDisabled}
labelText="Poll Blackhole Interval Minutes"
bind:value={config.PollBlackholeIntervalMinutes}
/>
</FormGroup>
<FormGroup>
<TextInput
disabled={inputDisabled}
labelText="Download Directory"
bind:value={config.DownloadsDirectory}
/>
<TextInput
disabled={inputDisabled}
labelText="Unzip Directory"
bind:value={config.UnzipDirectory}
/>
</FormGroup>
<h4>Web Server Settings</h4>
<FormGroup>
<TextInput
disabled={inputDisabled}
labelText="Bind IP"
bind:value={config.BindIP}
/>
<TextInput
disabled={inputDisabled}
labelText="Bind Port"
bind:value={config.BindPort}
/>
<TextInput
disabled={inputDisabled}
labelText="Web Root"
bind:value={config.WebRoot}
/>
</FormGroup>
<h4>Download Settings</h4>
<FormGroup>
<TextInput
type="number"
disabled={inputDisabled}
labelText="Simultaneous Downloads"
bind:value={config.SimultaneousDownloads}
/>
</FormGroup>
<Button on:click={submit} icon={saveIcon} disabled={inputDisabled}
>Save</Button
>
</Column>
</Row>
</main>
<Modal
bind:open={errorModal}
on:open={errorModal}
passiveModal
modalHeading={errorTitle}
on:close={() => {
errorModal = false;
}}
>
<p>{errorMessage}</p>
</Modal>
<!--
{() => {
console.log(testStatus.get(i));
if (testStatus.get(i) == undefined)
return "secondary";
if (testStatus.get(i) === 3) {
return "danger";
} else {
return "secondary";
}
}}
-->

144
web/src/pages/Info.svelte Normal file
View File

@@ -0,0 +1,144 @@
<script>
import APITable from "../components/APITable.svelte";
import { Row, Column } from "carbon-components-svelte";
import {DateTime} from "luxon";
let dlSpeed = 0;
function parseDLSpeedFromMessage(m) {
if (m == "Loading..." || m == undefined) return 0;
if (m == "too many missing articles") return 0;
let speed = m.split(" ")[0];
speed = speed.replace(",", "");
let unit = m.split(" ")[1];
if (Number.isNaN(speed)) {
console.log("Speed is not a number: ", speed);
console.log("Message: ", message);
return 0;
}
if (unit === undefined || unit === null || unit == "") {
console.log("Unit undefined in : " + m);
return 0;
} else {
try {
unit = unit.toUpperCase();
} catch (error) {
return 0;
}
unit = unit.replace("/", "");
unit = unit.substring(0, 2);
switch (unit) {
case "KB":
return speed * 1024;
case "MB":
return speed * 1024 * 1024;
case "GB":
return speed * 1024 * 1024 * 1024;
default:
console.log("Unknown unit: " + unit + " in message '" + m + "'");
return 0;
}
}
}
function HumanReadableSpeed(bytes) {
if (bytes < 1024) {
return bytes + " B/s";
} else if (bytes < 1024 * 1024) {
return (bytes / 1024).toFixed(2) + " KB/s";
} else if (bytes < 1024 * 1024 * 1024) {
return (bytes / 1024 / 1024).toFixed(2) + " MB/s";
} else {
return (bytes / 1024 / 1024 / 1024).toFixed(2) + " GB/s";
}
}
function dataToRows(data) {
let rows = [];
dlSpeed = 0;
if (!data) return rows;
for (let i = 0; i < data.length; i++) {
let d = data[i];
rows.push({
id: d.id,
name: d.name,
status: d.status,
progress: (d.progress * 100).toFixed(0) + "%",
message: d.message,
});
let speed = parseDLSpeedFromMessage(d.message);
if (!Number.isNaN(speed)) {
dlSpeed += speed;
} else {
console.error("Invalid speed: " + d.message);
}
}
return rows;
}
function downloadsToRows(downloads) {
let rows = [];
if (!downloads) return rows;
for (let i = 0; i < downloads.length; i++) {
let d = downloads[i];
rows.push({
Added: DateTime.fromMillis(d.added).toFormat('dd hh:mm:ss a'),
name: d.name,
progress: (d.progress * 100).toFixed(0) + "%",
});
}
}
</script>
<main>
<Row>
<Column md={4} >
<h3>Blackhole</h3>
<APITable
headers={[
{ key: "id", value: "Pos" },
{ key: "name", value: "Name", sort: false },
]}
APIpath="api/blackhole"
zebra={true}
totalName="In Queue: "
/>
</Column>
<Column md={4} >
<h3>Downloads</h3>
<APITable
headers={[
{ key: "added", value: "Added" },
{ key: "name", value: "Name" },
{ key: "progress", value: "Progress" },
{ key: "speed", value: "Speed" },
]}
updateTimeSeconds={2}
APIpath="api/downloads"
zebra={true}
totalName="Downloading: "
/>
</Column>
</Row>
<Row>
<Column>
<h3>Transfers</h3>
<p>Download Speed: {HumanReadableSpeed(dlSpeed)}</p>
<APITable
headers={[
{ key: "name", value: "Name" },
{ key: "status", value: "Status" },
{ key: "progress", value: "Progress" },
{ key: "message", value: "Message", sort: false },
]}
APIpath="api/transfers"
zebra={true}
{dataToRows}
/>
</Column>
</Row>
</main>

View File

@@ -61,7 +61,7 @@ module.exports = {
devServer: {
hot: true,
proxy: {
'/api': 'https://projectmouseion.com/premiumizearr/api'
'/api': 'http://localhost:8182'
}
},
optimization: {