Commit Graph

536 Commits

Author SHA1 Message Date
4e7ceb22dd fix(deps): update golang.org/x/crypto commit hash to 198e437 (#1100)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1100
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-28 22:44:53 +00:00
b615f06da3 fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.11 (#1099)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1099
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-28 20:04:24 +00:00
7c6fc41543 fix(deps): update golang.org/x/crypto commit hash to aa10faf (#1098)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1098
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-27 09:27:55 +00:00
230c784f55 fix(deps): update golang.org/x/crypto commit hash to e04a857 (#1097)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1097
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-26 19:26:28 +00:00
bb88beb417 fix(deps): update module github.com/prometheus/client_golang to v1.12.0 (#1094)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1094
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-19 09:29:02 +00:00
61d49c3a56 feat: add time zone setting for reminders (#1092)
All checks were successful
continuous-integration/drone/push Build is passing
Instead of naeveily checking for all reminders due in the next minute, we now check all reminders in all time zones in the next minutes. This essentially means checking for reminders due in the next 14 or past 12 hours. We then check for each user who would receive a reminder from that result if it is actually due in their time zone.

This should prevent issues where users would get the reminder in the time zone of their server, not in their own.

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1092
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2022-01-16 11:05:56 +00:00
e116fbad79 fix(deps): update golang.org/x/sys commit hash to da31bd3 (#1093)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1093
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-15 20:28:17 +00:00
f255fb2d5c fix(deps): update golang.org/x/crypto commit hash to 5e0467b (#1091)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1091
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-12 19:40:20 +00:00
4aa045d710 fix(deps): update golang.org/x/sys commit hash to 5a964db (#1090)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1090
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-11 10:34:09 +00:00
b316a412ed fix(deps): update golang.org/x/sys commit hash to a018aaa (#1088)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1088
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-10 21:25:18 +00:00
a9296d807f fix(deps): update module github.com/labstack/echo/v4 to v4.6.3 (#1089)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/labstack/echo/v4](https://github.com/labstack/echo) | require | patch | `v4.6.2` -> `v4.6.3` |

---

### Release Notes

<details>
<summary>labstack/echo</summary>

### [`v4.6.3`](https://github.com/labstack/echo/blob/master/CHANGELOG.md#v463---2022-01-10)

[Compare Source](https://github.com/labstack/echo/compare/v4.6.2...v4.6.3)

**Fixes**

-   Fixed Echo version number in greeting message which was not incremented to `4.6.2` [#&#8203;2066](https://github.com/labstack/echo/issues/2066)

</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: vikunja/api#1089
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-10 21:24:23 +00:00
614dcaeb9d fix(deps): update module github.com/labstack/echo/v4 to v4.6.2 (#1084)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1084
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-08 10:54:46 +00:00
832b7184f3 fix(deps): update module github.com/spf13/afero to v1.8.0 (#1083)
Some checks reported errors
continuous-integration/drone/push Build was killed
Reviewed-on: vikunja/api#1083
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-05 11:44:50 +00:00
8fb597cae2 fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.10 (#1082)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1082
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-29 16:05:22 +00:00
64cc299fb1 fix(deps): update module github.com/spf13/afero to v1.7.1 (#1081)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1081
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-29 13:33:59 +00:00
fbf271978d fix(deps): update module github.com/spf13/afero to v1.7.0 (#1078)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1078
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-25 20:56:04 +00:00
514c11d342 fix(deps): update module github.com/swaggo/swag to v1.7.8 (#1080)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1080
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-25 20:21:36 +00:00
7b2fe5db50 fix(deps): update module github.com/getsentry/sentry-go to v0.12.0 (#1079)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1079
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-23 08:51:14 +00:00
9d8f9d9de9 fix(deps): update module github.com/magefile/mage to v1.12.1 (#1077)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1077
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-19 17:30:08 +00:00
c2e8a8ad98 fix(deps): update module github.com/magefile/mage to v1.12.0 (#1076)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1076
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-17 06:52:28 +00:00
5e4d632e79 fix(deps): update golang.org/x/sys commit hash to 1d35b9e (#1075)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1075
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-16 12:30:20 +00:00
402c34fb12 fix(deps): update golang.org/x/sys commit hash to 4abf325 (#1074)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1074
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-15 22:30:24 +00:00
94fff0ac88 fix(deps): update golang.org/x/crypto commit hash to e495a2d (#1073)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1073
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-15 16:14:35 +00:00
62c3dec6e3 fix(deps): update module github.com/spf13/viper to v1.10.1 (#1072)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1072
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-15 14:47:10 +00:00
c5d831ec7c fix(deps): update golang.org/x/sys commit hash to 4825e8c (#1071)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1071
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-15 07:46:53 +00:00
351d72f02d fix(deps): update module github.com/spf13/cobra to v1.3.0 (#1070)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1070
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-14 20:39:53 +00:00
4752888c06 fix(deps): update golang.org/x/sys commit hash to 3b038e5 (#1068)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1068
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-14 19:33:50 +00:00
d31c0dfeac fix(deps): update golang.org/x/sys commit hash to 03aa0b5 (#1067)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1067
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-14 08:31:37 +00:00
2f0a36eb47 fix(deps): update module github.com/spf13/viper to v1.10.0 (#1064)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1064
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-12 10:01:46 +00:00
22e1a4f151 fix(deps): update golang.org/x/sys commit hash to af8b642 (#1063)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1063
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-11 16:35:04 +00:00
a9ff6b7561 fix(deps): update golang.org/x/sys commit hash to 798191b (#1061)
Some checks reported errors
continuous-integration/drone/push Build was killed
Reviewed-on: vikunja/api#1061
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-10 18:24:23 +00:00
24e1460e04 fix(deps): update golang.org/x/crypto commit hash to 4570a08 (#1062)
Some checks reported errors
continuous-integration/drone/push Build was killed
Reviewed-on: vikunja/api#1062
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-10 18:24:09 +00:00
73ee696fc3 feat: add marble avatar (#1060)
All checks were successful
continuous-integration/drone/push Build is passing
This adds the marble avatar from [boring avatars](https://github.com/boringdesigners/boring-avatars) as an option for user avatars. Each user gets a different one (based on their id).

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1060
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-12-07 21:11:23 +00:00
f9724181b1 fix(deps): update golang.org/x/sys commit hash to 97ca703 (#1059)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1059
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-05 19:23:14 +00:00
87515d133d fix(deps): update golang.org/x/sys commit hash to 94396e4 (#1058)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1058
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-04 13:54:04 +00:00
acc4a8a294 fix(deps): update module github.com/golang-jwt/jwt/v4 to v4.2.0 (#1057)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1057
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-04 13:53:05 +00:00
9194ac6776 fix(deps): update golang.org/x/crypto commit hash to 5770296 (#1056)
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [golang.org/x/crypto](https://github.com/golang/crypto) | require | digest | `ae814b3` -> `5770296` |

---

### 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: vikunja/api#1056
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-02 20:11:49 +00:00
d75a13891a fix(deps): update module github.com/swaggo/swag to v1.7.6 (#1055)
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1055
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-28 11:43:33 +00:00
922eac6029 fix(deps): update golang.org/x/sys commit hash to fe61309 (#1054)
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Reviewed-on: vikunja/api#1054
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-25 06:07:45 +00:00
86480ad969 fix(deps): update golang.org/x/sys commit hash to ef496fb (#1052)
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Reviewed-on: vikunja/api#1052
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-23 18:11:56 +00:00
b0622732a1 fix(deps): update golang.org/x/sys commit hash to dee7805 (#1051)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1051
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-17 19:13:59 +00:00
072b82412b fix(deps): update golang.org/x/crypto commit hash to ae814b3 (#1050)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1050
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-17 19:13:46 +00:00
ea539cc284 fix(deps): update module github.com/ulule/limiter/v3 to v3.9.0 (#1049)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1049
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-17 17:57:27 +00:00
efd0970971 fix(deps): update golang.org/x/crypto commit hash to b4de73f (#1047)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1047
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-16 20:54:16 +00:00
677ca03489 fix(deps): update golang.org/x/sys commit hash to 0a5406a (#1048)
Some checks reported errors
continuous-integration/drone/push Build was killed
Reviewed-on: vikunja/api#1048
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-16 20:54:01 +00:00
da2d5e41c7 fix(deps): update module github.com/yuin/goldmark to v1.4.4 (#1046)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1046
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-14 11:14:35 +00:00
2ae1da473e fix(deps): update golang.org/x/sys commit hash to 0c823b9 (#1045)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1045
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-13 13:31:17 +00:00
62361d8ad9 fix(deps): update golang.org/x/sys commit hash to f221eed (#1044)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1044
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-12 06:56:18 +00:00
98316a04b2 fix(deps): update golang.org/x/sys commit hash to 99a5385 (#1043)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1043
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-10 17:16:01 +00:00
ae192c1291 fix(deps): update golang.org/x/sys commit hash to 51b60fd (#1042)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1042
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-09 21:02:29 +00:00
e3210a11df fix(deps): update module github.com/lib/pq to v1.10.4 (#1040)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1040
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-09 07:14:03 +00:00
5763aca428 fix(deps): update golang.org/x/crypto commit hash to ceb1ce7 (#1041)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1041
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-09 07:13:37 +00:00
609497d08c fix(deps): update module github.com/yuin/goldmark to v1.4.3 (#1038)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1038
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-08 11:36:38 +00:00
b92c370d6d fix(deps): update golang.org/x/sys commit hash to e0b2ad0 (#1037)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1037
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-07 12:17:43 +00:00
0b707369d0 fix(deps): update golang.org/x/sys commit hash to ebca88c (#1035)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1035
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-06 20:29:05 +00:00
e64f06fabc fix(deps): update golang.org/x/sys commit hash to c75c477 (#1034)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1034
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-05 21:31:57 +00:00
bcfaa78c1a fix(deps): update module github.com/labstack/gommon to v0.3.1 (#1033)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1033
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-05 11:03:42 +00:00
29eb0765f3 fix(deps): update golang.org/x/oauth2 commit hash to d3ed0bb (#1032)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1032
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-04 21:28:37 +00:00
473692cf7a fix(deps): update golang.org/x/sys commit hash to 7861aae (#1031)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1031
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-04 05:50:10 +00:00
b9819de157 fix(deps): update golang.org/x/sys commit hash to ae416a5 (#1030)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1030
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-03 19:13:48 +00:00
b3e520427b fix(deps): update golang.org/x/sys commit hash to 4dd7244 (#1029)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1029
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-02 20:31:19 +00:00
cb74337738 fix(deps): update golang.org/x/sys commit hash to a2f17f7 (#1028)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1028
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-02 12:52:59 +00:00
a03d119a06 fix(deps): update golang.org/x/sys commit hash to 39c9dd3 (#1027)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1027
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-11-01 21:33:48 +00:00
53703dd0c4 fix(deps): update golang.org/x/sys commit hash to 611d5d6 (#1026)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1026
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-10-31 09:16:18 +00:00
068ad56d2b fix(deps): update golang.org/x/sys commit hash to b3129d9 (#1025)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1025
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-10-30 18:06:39 +00:00
a20cbc99fd fix(deps): update golang.org/x/sys commit hash to 6e78728 (#1024)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1024
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-10-29 17:33:07 +00:00
eb47161c64 fix(deps): update golang.org/x/image commit hash to 6944b10 (#1023)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1023
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-10-28 21:19:49 +00:00
b194715690 fix(deps): update golang.org/x/oauth2 commit hash to ba495a6 (#1022)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1022
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-10-28 20:26:11 +00:00
9869fd694a fix(deps): update golang.org/x/sys commit hash to 69cdffd (#1020)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1020
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-10-25 21:15:15 +00:00
ff7270838e fix(deps): update golang.org/x/sys commit hash to 711f33c (#1019)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1019
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-10-25 16:19:50 +00:00
4bdf147c89 fix(deps): update module github.com/swaggo/swag to v1.7.4 (#1018)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1018
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-10-25 16:19:21 +00:00
1443f8aa2d fix(deps): update golang.org/x/sys commit hash to d6a326f (#1017)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1017
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-10-23 11:57:43 +00:00
af306e5ad3 fix(deps): update golang.org/x/sys commit hash to 8e51046 (#1016)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1016
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-10-23 06:02:24 +00:00
9fbda1d503 fix(deps): update module github.com/yuin/goldmark to v1.4.2 (#1012)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1012
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-10-21 17:11:46 +00:00
445703e155 fix(deps): update golang.org/x/sys commit hash to 9d61738 (#1011)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1011
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-10-20 18:55:56 +00:00
4c05912633 fix(deps): update golang.org/x/sys commit hash to 0ec99a6 (#1010)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1010
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-10-20 07:17:11 +00:00
8dfbb2c344 fix(deps): update golang.org/x/sys commit hash to 9d821ac (#1009)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1009
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-10-19 19:56:31 +00:00
84fe135f69 fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.9 (#1008)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1008
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-10-19 15:52:30 +00:00
0a6e6dcac1 fix(deps): update module github.com/go-redis/redis/v8 to v8.11.4 (#1003)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1003
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-10-17 12:56:28 +00:00
66589ca37d fix(deps): update module github.com/gabriel-vasile/mimetype to v1.4.0 (#1004)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1004
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-10-15 21:50:50 +00:00
45a8c63015 fix(deps): update golang.org/x/sys commit hash to 69063c4 (#1001)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1001
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-10-15 21:50:32 +00:00
fce8b89b45 fix(deps): update golang.org/x/oauth2 commit hash to 6b3c2da (#1000)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1000
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-10-15 20:19:29 +00:00
c67456d420 fix(deps): update golang.org/x/term commit hash to 03fcf44 (#996)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#996
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-28 07:04:56 +00:00
2ab27c72f2 fix(deps): update golang.org/x/sys commit hash to 39ccf1d (#995)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#995
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-27 10:57:11 +00:00
df5c5e3be2 fix(deps): update golang.org/x/sys commit hash to 1cf2251 (#994)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#994
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-27 08:05:48 +00:00
1f067930a2 fix(deps): update module github.com/labstack/echo/v4 to v4.6.1 (#993)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#993
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-26 16:25:10 +00:00
0ca1560bf1 fix(deps): update module github.com/swaggo/swag to v1.7.3 (#990)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#990
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-26 12:44:37 +00:00
56efbdc297 fix(deps): update golang.org/x/sys commit hash to 92d5a99 (#992)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#992
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-25 06:34:41 +00:00
4764a8e4f0 fix(deps): update module github.com/golang-jwt/jwt/v4 to v4.1.0 (#991)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#991
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-25 06:34:22 +00:00
c4da0b424b fix(deps): update golang.org/x/sys commit hash to b8560ed (#989)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#989
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-23 18:36:23 +00:00
037457e865 fix(deps): update module github.com/labstack/echo/v4 to v4.6.0 (#988)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#988
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-21 20:08:42 +00:00
e51f125931 fix(deps): update golang.org/x/term commit hash to 140adaa (#983)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#983
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-21 19:40:27 +00:00
57d447b165 fix(deps): update golang.org/x/crypto commit hash to 089bfa5 (#979)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#979
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-21 19:40:15 +00:00
4136255c67 fix(deps): update module github.com/spf13/viper to v1.9.0 (#987)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#987
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-21 16:18:39 +00:00
0f2013f915 fix(deps): update module github.com/coreos/go-oidc/v3 to v3.1.0 (#985)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#985
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-21 16:18:19 +00:00
0ca31aed28 fix(deps): update module github.com/yuin/goldmark to v1.4.1 (#976)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#976
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-21 16:18:02 +00:00
351fe1f624 fix(deps): update golang.org/x/sys commit hash to 437939a (#975)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#975
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-21 16:17:50 +00:00
abfdae0012 fix(deps): update golang.org/x/sys commit hash to 528a39c (#974)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#974
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-09 22:22:38 +00:00
5f5936c972 fix(deps): update golang.org/x/sys commit hash to aa78b53 (#973)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#973
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-09 16:16:28 +00:00
111ac92619 fix(deps): update golang.org/x/sys commit hash to a851e7d (#972)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#972
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-08 20:17:39 +00:00