Commit graph

189 commits

Author SHA1 Message Date
TheGuildBot
3b83ad0842
Upcoming Release Changes (#3015)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-10 11:38:47 +00:00
Laurin Quast
fdf71a1c8c
feat: link github action repository to schema check (#2701) 2023-10-06 14:39:50 +00:00
renovate[bot]
0f8b458a43
fix(deps): update dependency zod to v3.22.3 [security] (#2996)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-04 09:00:05 +02:00
Kamil Kisiela
56de2938f2
Update trpc, graphql, whatwg-node, nextjs and guild/components (#2964) 2023-09-27 09:16:05 +02:00
renovate[bot]
4d559e6c25
chore(deps): update dependency oclif to v3.17.1 (#2641)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-26 12:41:17 +00:00
renovate[bot]
3b7002fbb8
fix(deps): update dependency zod to v3.22.2 (#2852)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-18 13:17:59 -07:00
renovate[bot]
26bf7be2d5
fix(deps): update dependency @oclif/plugin-help to v5.2.19 (#2906)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-18 09:58:31 -07:00
renovate[bot]
6443722a22
fix(deps): update dependency tslib to v2.6.2 (#2851)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-18 06:30:09 -07:00
renovate[bot]
618684d39b
chore(deps): update graphql-inspector (major) (#2899)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-17 18:07:05 -07:00
renovate[bot]
e4edfbd5ed
fix(deps): update dependency @oclif/plugin-update to v3.2.3 (#2921)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-17 18:03:29 -07:00
TheGuildBot
6a0fabb034
Upcoming Release Changes (#2772)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-25 13:23:05 +02:00
Kamil Kisiela
5bef13b15e
Support custom graphql tag pluck config (#2569) 2023-08-25 10:09:22 +00:00
TheGuildBot
4d486986d2
Upcoming Release Changes (#2767)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-24 14:53:48 +02:00
Laurin Quast
79227f86bd
feat: fetch a specific schema version from the api via commit/actionId (#2720)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2023-08-24 14:22:35 +02:00
TheGuildBot
7ef970ab1e
Upcoming Release Changes (#2724)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-09 08:29:47 +00:00
Kamil Kisiela
2a13ed498a
Fix empty error list when running operations:check command (#2723) 2023-08-09 08:00:05 +00:00
TheGuildBot
2695a8ded9
Upcoming Release Changes (#2700)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-03 12:10:57 +02:00
Kamil Kisiela
0475ca9ea8
Adds introspect command (#2697) 2023-08-03 09:24:40 +00:00
renovate[bot]
238fa7d8af
fix(deps): update whatwg-node (#2580)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-21 12:46:28 +02:00
Kamil Kisiela
24909aaebf
Fix caching of docker bake (#2617) 2023-07-18 09:55:59 +02:00
TheGuildBot
328080ff6d
Upcoming Release Changes (#2570)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-13 11:21:27 +02:00
Kamil Kisiela
c10e125009
cli: prevent reading a key of undefined value from config file (#2594) 2023-07-13 10:27:59 +02:00
Kamil Kisiela
e84ab8a476
Fix incorrect state when loading pages (#2583) 2023-07-11 12:36:41 +02:00
renovate[bot]
e7ed08b024
fix(deps): update whatwg-node (#2552)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-08 11:45:13 +03:00
Kamil Kisiela
9a2059524c
CLI cleanup (#2568) 2023-07-04 15:19:45 +00:00
TheGuildBot
c021894bf8
Upcoming Release Changes (#2558)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-03 10:38:02 +02:00
Kamil Kisiela
1a1aae63b6
Hide deprecation warning when --force is not provided by user (#2557) 2023-07-03 08:16:38 +00:00
TheGuildBot
090cad9528
Upcoming Release Changes (#2545)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-29 11:24:11 +02:00
Laurin Quast
f6510317be
feat: expose link to schema check in graphql schema (#2544) 2023-06-28 12:37:17 +00:00
TheGuildBot
dc123c9b3a
Upcoming Release Changes (#2495)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-28 10:33:58 +02:00
Kamil Kisiela
05b37a885e
Update Oclif and test tarballs (#2378) 2023-06-27 19:25:49 +00:00
renovate[bot]
048a250320
fix(deps): update dependency @graphql-inspector/core to v4.2.2 (#2532)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-27 12:14:05 +02:00
renovate[bot]
679b67c8f6
fix(deps): update whatwg-node (#2521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-23 08:23:27 +00:00
TheGuildBot
ae98aa9785
Upcoming Release Changes (#2431)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-20 14:53:12 +02:00
renovate[bot]
e849ff6951
fix(deps): update dependency @oclif/plugin-help to v5.2.10 (#2464)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-20 09:33:49 +03:00
renovate[bot]
047a7f5ffe
fix(deps): update dependency @oclif/plugin-update to v3.1.19 (#2465)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-19 15:33:29 +03:00
renovate[bot]
ec7e4190fa
chore(deps): update dependency oclif to v3.9.1 (#2450)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2023-06-18 12:39:49 +00:00
renovate[bot]
de689ed463
fix(deps): update whatwg-node (#2433)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-18 10:07:14 +00:00
Kamil Kisiela
951f686506
Use lighter solution to get commit sha and author from git (#2430) 2023-06-13 17:54:14 +02:00
renovate[bot]
b9afbaca75
fix(deps): update whatwg-node (#2420)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-13 16:25:46 +03:00
Laurin Quast
407adafb92
feat: persist schema check in database and expose it via api (#2417) 2023-06-13 13:22:01 +02:00
renovate[bot]
c3da2e8666
fix(deps): update dependency @oclif/plugin-update to v3.1.18 (#2406)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-12 15:43:07 +03:00
renovate[bot]
249dde8b40
fix(deps): update whatwg-node (#2401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-06 09:55:08 +03:00
renovate[bot]
63be351a52
fix(deps): update dependency tslib to v2.5.3 (#2386)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-04 11:24:06 +00:00
renovate[bot]
294a8e0d49
fix(deps): update dependency @whatwg-node/fetch to v0.9.2 (#2383)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-04 13:23:09 +03:00
renovate[bot]
aaedd06570
chore(deps): update dependency oclif to v3.9.0 (#2364)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2023-06-01 12:40:12 +00:00
renovate[bot]
5654e93a93
fix(deps): update dependency @oclif/plugin-update to v3.1.16 (#2365)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-01 11:23:03 +00:00
renovate[bot]
baeda1bbdd
fix(deps): update whatwg-node (#2354)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-01 09:46:55 +03:00
renovate[bot]
a872c41ae0
fix(deps): update graphql-tools monorepo (major) (#2280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-21 12:39:20 +03:00
renovate[bot]
3191815ea5
fix(deps): update dependency tslib to v2.5.2 (#2266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-21 09:29:58 +03:00