Commit Graph

884 Commits

Author SHA1 Message Date
renovate 6d6843fe96 chore(deps): update dependency netlify-cli to v8.6.22 (#1359)
continuous-integration/drone/push Build is failing Details
Reviewed-on: #1359
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-12 14:27:00 +00:00
renovate e278bb4840 chore(deps): update dependency eslint-plugin-vue to v8.3.0 (#1360)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1360
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-12 14:01:29 +00:00
renovate 14f999ba55 chore(deps): update dependency postcss-preset-env to v7.2.2 (#1358)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1358
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-12 14:00:41 +00:00
renovate c85d1c241e chore(deps): update dependency caniuse-lite to v1.0.30001299 (#1357)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1357
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-12 14:00:05 +00:00
renovate fa4560d4af fix(deps): update dependency easymde to v2.16.0 (#1356)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1356
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-11 22:20:19 +00:00
renovate bd5483f100 chore(deps): update dependency netlify-cli to v8.6.21 (#1353)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1353
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-11 20:41:12 +00:00
renovate 9c50fb3f4e fix(deps): update dependency v-tooltip to v4.0.0-beta.16 (#1354)
continuous-integration/drone/push Build is failing Details
Reviewed-on: #1354
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-11 20:40:47 +00:00
renovate 23dc74b373 chore(deps): update dependency vitest to v0.0.141 (#1355)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1355
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-11 20:40:15 +00:00
renovate 7ec5023c45 chore(deps): update dependency netlify-cli to v8.6.19 (#1352)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1352
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-11 15:28:20 +00:00
renovate 9dbec1e11d chore(deps): update dependency vite-svg-loader to v3.1.2 (#1351)
continuous-integration/drone/push Build is failing Details
Reviewed-on: #1351
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-11 13:14:31 +00:00
renovate 31ddc6cc5a chore(deps): update dependency netlify-cli to v8.6.18 (#1350)
continuous-integration/drone/push Build is running Details
Reviewed-on: #1350
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-11 06:59:09 +00:00
renovate c4bd5702ad chore(deps): update dependency cypress to v9.2.1 (#1349)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #1349
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-11 06:58:49 +00:00
renovate 9bb6360e05 chore(deps): update typescript-eslint monorepo to v5.9.1 (#1347)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1347
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-10 21:25:43 +00:00
renovate 1570cccc36 chore(deps): update dependency vitest to v0.0.140 (#1348)
continuous-integration/drone/push Build is passing Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [vitest](https://github.com/vitest-dev/vitest) | devDependencies | patch | [`0.0.139` -> `0.0.140`](https://renovatebot.com/diffs/npm/vitest/0.0.139/0.0.140) |

---

### Release Notes

<details>
<summary>vitest-dev/vitest</summary>

### [`v0.0.140`](https://github.com/vitest-dev/vitest/releases/v0.0.140)

[Compare Source](https://github.com/vitest-dev/vitest/compare/v0.0.139...v0.0.140)

##### Bug Fixes

-   inline snapshot if not called inside suite ([6d743c5](https://github.com/vitest-dev/vitest/commit/6d743c5)), closes [#&#8203;484](https://github.com/vitest-dev/vitest/issues/484)
-   **ui:** flex / percentage based layout ([#&#8203;492](https://github.com/vitest-dev/vitest/issues/492)) ([c43ebaf](https://github.com/vitest-dev/vitest/commit/c43ebaf))
-   correctly inline shapshot with properties ([4603ffd](https://github.com/vitest-dev/vitest/commit/4603ffd))
-   mocking is lost with threads: false ([28b97d8](https://github.com/vitest-dev/vitest/commit/28b97d8)), closes [#&#8203;482](https://github.com/vitest-dev/vitest/issues/482)
-   Reflect.get called on non-object ([3c9073a](https://github.com/vitest-dev/vitest/commit/3c9073a)), closes [#&#8203;479](https://github.com/vitest-dev/vitest/issues/479)
-   snapshot ignores indentation ([aff1481](https://github.com/vitest-dev/vitest/commit/aff1481))
-   **ui:** reduce graph container size ([#&#8203;478](https://github.com/vitest-dev/vitest/issues/478)) ([23e1e62](https://github.com/vitest-dev/vitest/commit/23e1e62))

##### Features

-   global setup ([#&#8203;372](https://github.com/vitest-dev/vitest/issues/372)) ([eaa119f](https://github.com/vitest-dev/vitest/commit/eaa119f))
-   **ui:** tasks state group ([7782e7d](https://github.com/vitest-dev/vitest/commit/7782e7d))

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Reviewed-on: #1348
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-10 21:23:42 +00:00
renovate b31008fe20 fix(deps): update dependency v-tooltip to v4.0.0-beta.15 (#1346)
continuous-integration/drone/push Build is passing Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [v-tooltip](https://github.com/Akryum/vue-tooltip) | dependencies | patch | [`4.0.0-beta.14` -> `4.0.0-beta.15`](https://renovatebot.com/diffs/npm/v-tooltip/4.0.0-beta.14/4.0.0-beta.15) |

---

### Release Notes

<details>
<summary>Akryum/vue-tooltip</summary>

### [`v4.0.0-beta.15`](https://github.com/Akryum/vue-tooltip/compare/v4.0.0-beta.14...v4.0.0-beta.15)

[Compare Source](https://github.com/Akryum/vue-tooltip/compare/v4.0.0-beta.14...v4.0.0-beta.15)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Reviewed-on: #1346
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-10 18:45:24 +00:00
renovate d3efcb499f chore(deps): update dependency netlify-cli to v8.6.17 (#1345)
continuous-integration/drone/push Build is passing Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [netlify-cli](https://github.com/netlify/cli) | devDependencies | patch | [`8.6.16` -> `8.6.17`](https://renovatebot.com/diffs/npm/netlify-cli/8.6.16/8.6.17) |

---

### Release Notes

<details>
<summary>netlify/cli</summary>

### [`v8.6.17`](https://github.com/netlify/cli/blob/master/CHANGELOG.md#&#8203;8617-httpsgithubcomnetlifyclicomparev8616v8617-2022-01-10)

[Compare Source](https://github.com/netlify/cli/compare/v8.6.16...v8.6.17)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Reviewed-on: #1345
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-10 13:22:00 +00:00
renovate 23e2550534 fix(deps): update dependency v-tooltip to v4.0.0-beta.14 (#1344)
continuous-integration/drone/push Build is passing Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [v-tooltip](https://github.com/Akryum/vue-tooltip) | dependencies | patch | [`4.0.0-beta.13` -> `4.0.0-beta.14`](https://renovatebot.com/diffs/npm/v-tooltip/4.0.0-beta.13/4.0.0-beta.14) |

---

### Release Notes

<details>
<summary>Akryum/vue-tooltip</summary>

### [`v4.0.0-beta.14`](https://github.com/Akryum/vue-tooltip/compare/v4.0.0-beta.13...v4.0.0-beta.14)

[Compare Source](https://github.com/Akryum/vue-tooltip/compare/v4.0.0-beta.13...v4.0.0-beta.14)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Reviewed-on: #1344
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-10 13:07:52 +00:00
renovate c3bc2e470c chore(deps): update dependency netlify-cli to v8.6.16 (#1343)
continuous-integration/drone/push Build is passing Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [netlify-cli](https://github.com/netlify/cli) | devDependencies | patch | [`8.6.15` -> `8.6.16`](https://renovatebot.com/diffs/npm/netlify-cli/8.6.15/8.6.16) |

---

### Release Notes

<details>
<summary>netlify/cli</summary>

### [`v8.6.16`](https://github.com/netlify/cli/blob/master/CHANGELOG.md#&#8203;8616-httpsgithubcomnetlifyclicomparev8615v8616-2022-01-10)

[Compare Source](https://github.com/netlify/cli/compare/v8.6.15...v8.6.16)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Reviewed-on: #1343
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-10 12:07:57 +00:00
konrad ed88fb91bc fix: don't recognize emails in quick add magic (#1335)
continuous-integration/drone/push Build was killed Details
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #1335
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2022-01-09 10:17:01 +00:00
renovate 99da6bb19a chore(deps): update dependency esbuild to v0.14.11 (#1341)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1341
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-09 08:01:25 +00:00
renovate f4fee26fe4 chore(deps): update dependency sass to v1.47.0 (#1333)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1333
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-08 11:03:51 +00:00
renovate 00398085fd chore(deps): update dependency caniuse-lite to v1.0.30001298 (#1334)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1334
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-08 10:54:58 +00:00
renovate 13c8e6dbcd fix(deps): update dependency v-tooltip to v4.0.0-beta.13 (#1332)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1332
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-07 16:21:41 +00:00
renovate 1b5f8a069b chore(deps): update dependency netlify-cli to v8.6.15 (#1331)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1331
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-07 16:21:27 +00:00
renovate 21fec9461d chore(deps): update dependency vitest to v0.0.139 (#1330)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1330
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-07 16:21:11 +00:00
renovate df3af739f8 chore(deps): update dependency autoprefixer to v10.4.2 (#1329)
continuous-integration/drone/push Build is failing Details
Reviewed-on: #1329
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-07 16:20:45 +00:00
renovate b08d34bc96 fix(deps): update dependency v-tooltip to v4.0.0-beta.11 (#1326)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1326
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-07 08:26:54 +00:00
renovate be03efd015 chore(deps): update dependency caniuse-lite to v1.0.30001297 (#1327)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1327
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-07 08:26:35 +00:00
renovate c353fd151d chore(deps): update dependency vitest to v0.0.136 (#1325)
continuous-integration/drone/push Build is failing Details
Reviewed-on: #1325
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-06 21:23:31 +00:00
renovate c32e9badf0 chore(deps): update dependency netlify-cli to v8.6.12 (#1322)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1322
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-06 19:39:31 +00:00
renovate 8f64ab5dce chore(deps): update dependency vitest to v0.0.135 (#1323)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1323
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-06 19:39:11 +00:00
renovate 63ca8ffc7c fix(deps): update dependency v-tooltip to v4.0.0-beta.10 (#1324)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1324
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-06 19:38:46 +00:00
renovate fe9ddf33ca fix(deps): update dependency marked to v4.0.9 (#1321)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1321
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-06 16:26:02 +00:00
renovate 74777d6bed chore(deps): update dependency netlify-cli to v8.6.9 (#1320)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1320
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-06 16:25:44 +00:00
renovate 76d1c56fab chore(deps): update dependency netlify-cli to v8.6.8 (#1318)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1318
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-06 15:23:22 +00:00
renovate f75e9135c2 fix(deps): update dependency highlight.js to v11.4.0 (#1319)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1319
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-06 15:23:08 +00:00
renovate 480f0f8da9 fix(deps): update dependency v-tooltip to v4.0.0-beta.8 (#1317)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1317
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-06 14:05:02 +00:00
renovate ac832186d6 chore(deps): update dependency netlify-cli to v8.6.6 (#1316)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1316
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-06 11:38:23 +00:00
renovate 738e1e8370 chore(deps): update dependency sass to v1.46.0 (#1315)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1315
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-06 11:10:06 +00:00
Dominik Pschenitschni 9b85817ddb feat: run vue-tsc in ci (#1295)
continuous-integration/drone/push Build is passing Details
We had this in for a while already, but never cared for the result.
Might make sense to integrate in the pipeline.

To make things easy from the start we could add [`failure: ignore`](https://docs.drone.io/pipeline/macstadium/syntax/steps/#failure) to the step

Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #1295
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-01-06 10:37:51 +00:00
renovate e762f7f073 chore(deps): update dependency vitest to v0.0.134 (#1314)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1314
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-06 10:33:07 +00:00
renovate e5d2b23cb3 chore(deps): update dependency netlify-cli to v8.6.5
continuous-integration/drone/push Build is passing Details
2022-01-05 21:05:56 +00:00
renovate 6eddf23c0d fix(deps): update dependency vue-advanced-cropper to v2.7.1
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2022-01-05 17:03:11 +00:00
renovate 70934c6a0b fix(deps): pin dependency @types/is-touch-device to 1.0.0 (#1308)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1308
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-05 16:45:48 +00:00
Dominik Pschenitschni 49955eb03a
fix: remove some of the typescript warnings
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2022-01-05 16:17:14 +01:00
renovate 2b302974cc chore(deps): update dependency vitest to v0.0.133
continuous-integration/drone/push Build is passing Details
2022-01-05 14:52:22 +00:00
renovate 380af7fbf2 fix(deps): update dependency @vueuse/router to v7.5.3 (#1303)
continuous-integration/drone/push Build is failing Details
Reviewed-on: #1303
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-05 11:44:12 +00:00
renovate 9d3ef30be6 fix(deps): update dependency @vueuse/core to v7.5.2
continuous-integration/drone/push Build is passing Details
2022-01-05 10:03:09 +00:00
renovate fc00169863 chore(deps): update dependency vitest to v0.0.132
continuous-integration/drone/push Build is passing Details
2022-01-05 09:21:26 +00:00
renovate b652225a12 fix(deps): update dependency @vueuse/router to v7.5.2
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2022-01-05 08:02:58 +00:00