Commit Graph

294 Commits

Author SHA1 Message Date
dependabot[bot]
533c9d2baa ⬆️(deps): Bump the minor-and-patch group with 5 updates
Bumps the minor-and-patch group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@codemirror/view](https://github.com/codemirror/view) | `6.42.1` | `6.43.0` |
| [dompurify](https://github.com/cure53/DOMPurify) | `3.4.2` | `3.4.3` |
| [yaml](https://github.com/eemeli/yaml) | `2.8.4` | `2.9.0` |
| [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `4.1.5` | `4.1.6` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.2.8` | `3.2.9` |


Updates `@codemirror/view` from 6.42.1 to 6.43.0
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/view/commits)

Updates `dompurify` from 3.4.2 to 3.4.3
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.4.2...3.4.3)

Updates `yaml` from 2.8.4 to 2.9.0
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v2.8.4...v2.9.0)

Updates `@vitest/ui` from 4.1.5 to 4.1.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.6/packages/ui)

Updates `vue-tsc` from 3.2.8 to 3.2.9
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.2.9/packages/tsc)

---
updated-dependencies:
- dependency-name: "@codemirror/view"
  dependency-version: 6.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: dompurify
  dependency-version: 3.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: yaml
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@vitest/ui"
  dependency-version: 4.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: vue-tsc
  dependency-version: 3.2.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-15 09:32:17 +00:00
dependabot[bot]
4d88d1e8ed ⬆️(deps): Bump the minor-and-patch group across 1 directory with 9 updates
Bumps the minor-and-patch group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@codemirror/autocomplete](https://github.com/codemirror/autocomplete) | `6.20.1` | `6.20.2` |
| [@codemirror/lint](https://github.com/codemirror/lint) | `6.9.5` | `6.9.6` |
| [simple-icons](https://github.com/simple-icons/simple-icons) | `16.18.1` | `16.19.0` |
| [vue](https://github.com/vuejs/core) | `3.5.33` | `3.5.34` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `10.9.0` | `10.9.1` |
| [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) | `1.2.0` | `1.3.0` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.2.7` | `3.2.8` |



Updates `@codemirror/autocomplete` from 6.20.1 to 6.20.2
- [Changelog](https://github.com/codemirror/autocomplete/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/autocomplete/commits)

Updates `@codemirror/lint` from 6.9.5 to 6.9.6
- [Changelog](https://github.com/codemirror/lint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/lint/commits)

Updates `@codemirror/view` from 6.41.1 to 6.42.1
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/view/commits)

Updates `simple-icons` from 16.18.1 to 16.19.0
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/16.18.1...16.19.0)

Updates `vue` from 3.5.33 to 3.5.34
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.5.33...v3.5.34)

Updates `@vue/compiler-sfc` from 3.5.33 to 3.5.34
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.34/packages/compiler-sfc)

Updates `eslint-plugin-vue` from 10.9.0 to 10.9.1
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v10.9.0...v10.9.1)

Updates `vite-plugin-pwa` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v1.2.0...v1.3.0)

Updates `vue-tsc` from 3.2.7 to 3.2.8
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.2.8/packages/tsc)

---
updated-dependencies:
- dependency-name: "@codemirror/autocomplete"
  dependency-version: 6.20.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@codemirror/lint"
  dependency-version: 6.9.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@codemirror/view"
  dependency-version: 6.42.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: simple-icons
  dependency-version: 16.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: vue
  dependency-version: 3.5.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@vue/compiler-sfc"
  dependency-version: 3.5.34
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: eslint-plugin-vue
  dependency-version: 10.9.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: vite-plugin-pwa
  dependency-version: 1.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: vue-tsc
  dependency-version: 3.2.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-10 20:09:11 +00:00
Liss-Bot
f9e2d3d91b 🔖 Bump version to 4.0.8 2026-05-09 21:41:23 +00:00
Liss-Bot
17d0525a17 🔖 Bump version to 4.0.7 2026-05-08 21:18:36 +00:00
dependabot[bot]
ddd9ec4e3e ⬆️(deps): Bump simple-icons
Bumps the minor-and-patch group with 1 update in the / directory: [simple-icons](https://github.com/simple-icons/simple-icons).


Updates `simple-icons` from 16.18.0 to 16.18.1
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/16.18.0...16.18.1)

---
updated-dependencies:
- dependency-name: simple-icons
  dependency-version: 16.18.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-03 09:17:34 +00:00
Liss-Bot
6cd5074ad0 🔖 Bump version to 4.0.6 2026-05-03 09:14:55 +00:00
Liss-Bot
bc1f3ce530 🔖 Bump version to 4.0.5 2026-05-02 17:44:40 +00:00
Liss-Bot
f1d7786d31 🔖 Bump version to 4.0.4 2026-05-02 11:41:59 +00:00
Liss-Bot
45e1ff8268 🔖 Bump version to 4.0.3 2026-04-29 08:24:00 +00:00
Alicia Sykes
5019ce8b34 🔀 Merge pull request #2092 from Lissy93/dependabot/npm_and_yarn/minor-and-patch-4e4f9b6574
⬆️(deps): Bump the minor-and-patch group across 1 directory with 8 updates
2026-04-27 22:11:20 +01:00
Liss-Bot
5a5e6b7c72 🔖 Bump version to 4.0.2 2026-04-27 12:57:10 +00:00
Liss-Bot
247aaaff7c 🔖 Bump version to 4.0.1 [skip ci] 2026-04-26 17:28:50 +00:00
dependabot[bot]
88b75842d0 ⬆️(deps): Bump the minor-and-patch group across 1 directory with 8 updates
Bumps the minor-and-patch group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [ajv](https://github.com/ajv-validator/ajv) | `8.18.0` | `8.20.0` |
| [dompurify](https://github.com/cure53/DOMPurify) | `3.4.0` | `3.4.1` |
| [simple-icons](https://github.com/simple-icons/simple-icons) | `16.16.0` | `16.18.0` |
| [vue](https://github.com/vuejs/core) | `3.5.32` | `3.5.33` |
| [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `4.1.4` | `4.1.5` |
| [@vue/test-utils](https://github.com/vuejs/test-utils) | `2.4.6` | `2.4.8` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.4` | `4.1.5` |



Updates `ajv` from 8.18.0 to 8.20.0
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v8.18.0...v8.20.0)

Updates `dompurify` from 3.4.0 to 3.4.1
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.4.0...3.4.1)

Updates `simple-icons` from 16.16.0 to 16.18.0
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/16.16.0...16.18.0)

Updates `vue` from 3.5.32 to 3.5.33
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.5.32...v3.5.33)

Updates `@vitest/ui` from 4.1.4 to 4.1.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/ui)

Updates `@vue/compiler-sfc` from 3.5.32 to 3.5.33
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.33/packages/compiler-sfc)

Updates `@vue/test-utils` from 2.4.6 to 2.4.8
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](https://github.com/vuejs/test-utils/compare/v2.4.6...v2.4.8)

Updates `vitest` from 4.1.4 to 4.1.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/vitest)

---
updated-dependencies:
- dependency-name: ajv
  dependency-version: 8.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: dompurify
  dependency-version: 3.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: simple-icons
  dependency-version: 16.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: vue
  dependency-version: 3.5.33
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@vitest/ui"
  dependency-version: 4.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@vue/compiler-sfc"
  dependency-version: 3.5.33
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@vue/test-utils"
  dependency-version: 2.4.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: vitest
  dependency-version: 4.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-26 16:22:53 +00:00
Alicia Sykes
20277ad50d 🔖 Bump Dashy to 4.0.0 2026-04-26 17:03:04 +01:00
Alicia Sykes
0e99bbba09 🔄️ Synced from master 2026-04-26 16:06:43 +01:00
Alicia Sykes
9b06084496 Removes npm-run-all dep, and the build-and-start command 2026-04-26 12:13:21 +01:00
Alicia Sykes
7f79c7275e Removes vue modal, implements our own 2026-04-25 17:02:38 +01:00
Alicia Sykes
923bdbbac5 🔧 Setup more comprehensive linting 2026-04-25 11:31:28 +01:00
Alicia Sykes
bcfeb6b39b Removes vue3-json-viewer 2026-04-25 10:56:06 +01:00
Alicia Sykes
c94dd5ef0e ⬆️ Upgrades Keycloak 2026-04-25 09:15:43 +01:00
Alicia Sykes
0ac634ed03 Removes register-service-worker dep, does manually 2026-04-25 09:12:26 +01:00
Alicia Sykes
381dcf7410 Removes connect-history-api-fallback dep 2026-04-25 00:01:51 +01:00
Alicia Sykes
d56dafa54c Removes Sentry trace 2026-04-24 23:56:14 +01:00
Alicia Sykes
d53a27c49e Removes remedial and entities dependencies 2026-04-24 23:47:12 +01:00
Alicia Sykes
15d8360487 Remove rss-parser, wrote own with native DOMParser 2026-04-24 20:02:41 +01:00
Alicia Sykes
93a453a40e Adds codemirror for config editor 2026-04-24 09:39:07 +01:00
Liss-Bot
732c7b604f 🔖 Bump version to 3.3.1 2026-04-19 22:43:13 +00:00
Alicia Sykes
052ff83408 Schema-driven UI config editors 2026-04-18 17:59:22 +01:00
Alicia Sykes
039fb52cc7 🏷️ Bumps to 3.3.0 2026-04-15 20:49:53 +01:00
Alicia Sykes
87063c42c3 ↩️ 3.2.15 2026-04-15 20:49:03 +01:00
Alicia Sykes
f3840ae888 🏷️ Bumps to V3.3.0 2026-04-15 20:35:32 +01:00
Liss-Bot
f856c58939 🔖 Bump version to 3.2.15 2026-04-13 21:47:08 +00:00
Alicia Sykes
8f5d4d7fcb ⬆️ Dependencies update 2026-04-13 14:57:55 +01:00
Alicia Sykes
8bf2f8e02d 🔄️ Merge branch 'master' of github.com:lissy93/dashy into migration/vue3-upgrade 2026-04-13 14:52:49 +01:00
Alicia Sykes
def411a75f 👔 Removes dep for vue-tooltip, and wrote our own directive instead 2026-04-13 14:42:51 +01:00
Liss-Bot
a00c4e6bb7 🔖 Bump version to 3.2.14 2026-04-13 13:30:25 +00:00
Liss-Bot
bb59fee42f 🔖 Bump version to 3.2.13 2026-04-12 19:29:07 +00:00
Alicia Sykes
999bc97ac4 🧪 Tests for all the node endpoints 2026-04-12 19:21:40 +01:00
Liss-Bot
48c51c992b 🔖 Bump version to 3.2.12 2026-04-11 19:30:48 +00:00
Liss-Bot
743f7bc173 🔖 Bump version to 3.2.11 2026-04-10 17:48:15 +00:00
Liss-Bot
5c4b38e3f0 🔖 Bump version to 3.2.10 2026-04-08 09:54:50 +00:00
Liss-Bot
92e560cb5c 🔖 Bump version to 3.2.9 2026-04-08 09:30:10 +00:00
Liss-Bot
2ee41fd6fb 🔖 Bump version to 3.2.8 2026-04-08 08:26:48 +00:00
Liss-Bot
644a9230f0 🔖 Bump version to 3.2.7 2026-04-08 08:21:43 +00:00
Liss-Bot
61dafeb73d 🔖 Bump version to 3.2.6 2026-04-08 08:19:31 +00:00
Liss-Bot
4adc2a819d 🔖 Bump version to 3.2.5 2026-04-07 13:20:24 +00:00
Alicia Sykes
a85fd0ab45 🔂 Merge branch 'master' of github.com:lissy93/dashy into migration/vue3-upgrade 2026-04-07 10:55:22 +01:00
Liss-Bot
abf0e17786 🔖 Bump version to 3.2.4 2026-04-05 21:42:47 +00:00
Liss-Bot
fe043bcde1 🔖 Bump version to 3.2.3 2026-04-02 11:36:44 +00:00
Liss-Bot
c9eb176db5 ⬆️ Bump version to 3.2.2 2026-04-01 14:13:31 +00:00