renovate
|
6a8a08cdc7
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.14.0 (#903)
Unbound Release / Check Preconditions (push) Successful in 30s
Unbound Release / Create Release (push) Skipped
Unbound Release / Create Tag (push) Successful in 50s
schemas / check-release (push) Successful in 1m6s
Unbound Release / Generate Changelog and Handle PR (push) Failing after 35s
Release / release (push) Failing after 1m38s
schemas / vulnerabilities (push) Successful in 53s
schemas / check (push) Successful in 1m27s
pre-commit / pre-commit (push) Successful in 2m36s
schemas / build (push) Successful in 2m56s
schemas / deploy-prod (push) Successful in 57s
|
2026-07-24 22:16:26 +00:00 |
|
renovate
|
6094fcdf3b
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.13.2 (#901)
Unbound Release / Check Preconditions (push) Successful in 31s
Unbound Release / Create Release (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Failing after 40s
Release / release (push) Failing after 1m22s
pre-commit / pre-commit (push) Successful in 2m30s
Unbound Release / Create Tag (push) Successful in 34s
schemas / check (push) Successful in 1m37s
schemas / vulnerabilities (push) Successful in 59s
schemas / check-release (push) Successful in 1m0s
schemas / build (push) Successful in 3m25s
schemas / deploy-prod (push) Successful in 54s
|
2026-07-20 20:14:52 +00:00 |
|
renovate
|
4c7b0116f9
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.13.1 (#900)
Unbound Release / Check Preconditions (push) Successful in 21s
Unbound Release / Create Release (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Failing after 27s
schemas / vulnerabilities (push) Successful in 57s
schemas / check-release (push) Successful in 1m1s
Unbound Release / Create Tag (push) Successful in 24s
Release / release (push) Failing after 1m8s
schemas / check (push) Successful in 1m28s
pre-commit / pre-commit (push) Successful in 4m26s
schemas / build (push) Successful in 2m57s
schemas / deploy-prod (push) Successful in 57s
|
2026-07-20 18:14:01 +00:00 |
|
renovate
|
5afa1fb75d
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.13.0 (#899)
Unbound Release / Create Release (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Failing after 39s
schemas / check (push) Successful in 1m32s
pre-commit / pre-commit (push) Successful in 2m35s
Unbound Release / Check Preconditions (push) Successful in 30s
schemas / vulnerabilities (push) Successful in 1m18s
Unbound Release / Create Tag (push) Successful in 23s
Release / release (push) Failing after 1m17s
schemas / check-release (push) Successful in 1m2s
schemas / build (push) Successful in 3m52s
schemas / deploy-prod (push) Successful in 1m10s
|
2026-07-20 13:22:12 +00:00 |
|
renovate
|
92b2b602bd
|
chore(deps): update actions/setup-node action to v7 (#893)
pre-commit / pre-commit (push) Skipped
Unbound Release / Check Preconditions (push) Successful in 26s
Unbound Release / Create Release (push) Skipped
Unbound Release / Create Tag (push) Successful in 30s
Unbound Release / Generate Changelog and Handle PR (push) Failing after 36s
Release / release (push) Failing after 5m11s
schemas / build (push) Canceled after 0s
schemas / deploy-prod (push) Canceled after 0s
schemas / check (push) Successful in 1m40s
schemas / vulnerabilities (push) Successful in 1m4s
schemas / check-release (push) Failing after 1m44s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-node](https://github.com/actions/setup-node) | action | major | `v6` → `v7` |
---
### Release Notes
<details>
<summary>actions/setup-node (actions/setup-node)</summary>
### [`v7.0.0`](https://github.com/actions/setup-node/releases/tag/v7.0.0)
[Compare Source](https://github.com/actions/setup-node/compare/v7.0.0...v7.0.0)
##### What's Changed
##### Enhancements:
- Add cache-primary-key and cache-matched-key as outputs by [@​gowridurgad](https://github.com/gowridurgad) in [#​1577](https://github.com/actions/setup-node/pull/1577)
- Migrate to ESM and upgrade dependencies by [@​gowridurgad](https://github.com/gowridurgad) in [#​1574](https://github.com/actions/setup-node/pull/1574)
##### Bug fixes:
- Remove dummy NODE\_AUTH\_TOKEN export by [@​gowridurgad](https://github.com/gowridurgad) in [#​1558](https://github.com/actions/setup-node/pull/1558)
- Only use `mirrorToken` in `getManifest` if it's provided by [@​deiga](https://github.com/deiga) in [#​1548](https://github.com/actions/setup-node/pull/1548)
##### Documentation updates:
- Add documentation for publishing to npm with Trusted Publisher (OIDC) by [@​chiranjib-swain](https://github.com/chiranjib-swain) in [#​1536](https://github.com/actions/setup-node/pull/1536)
- docs: Update restore-only cache documentation by [@​priya-kinthali](https://github.com/priya-kinthali) in [#​1550](https://github.com/actions/setup-node/pull/1550)
- docs: Update caching recommendations to mitigate cache poisoning risks by [@​chiranjib-swain](https://github.com/chiranjib-swain) in [#​1567](https://github.com/actions/setup-node/pull/1567)
##### Dependency update:
- Upgrade [@​actions/cache](https://github.com/actions/cache) to 5.1.0, log cache write denied by [@​jasongin](https://github.com/jasongin) in [#​1569](https://github.com/actions/setup-node/pull/1569)
##### New Contributors
- [@​chiranjib-swain](https://github.com/chiranjib-swain) made their first contribution in [#​1536](https://github.com/actions/setup-node/pull/1536)
- [@​deiga](https://github.com/deiga) made their first contribution in [#​1548](https://github.com/actions/setup-node/pull/1548)
- [@​jasongin](https://github.com/jasongin) made their first contribution in [#​1569](https://github.com/actions/setup-node/pull/1569)
**Full Changelog**: <https://github.com/actions/setup-node/compare/v6...v7.0.0>
### [`v7`](https://github.com/actions/setup-node/compare/v6.5.0...v7.0.0)
[Compare Source](https://github.com/actions/setup-node/compare/v6.5.0...v7.0.0)
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- 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 [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDMuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #893
Co-authored-by: Renovate Bot <renovate@unbound.se>
|
2026-07-19 20:05:31 +00:00 |
|
renovate
|
b93360e8c8
|
chore(deps): update actions/setup-go action to v7 (#897)
schemas / vulnerabilities (push) Successful in 1m3s
schemas / check (push) Successful in 2m22s
schemas / check-release (push) Successful in 1m28s
Release / release (push) Failing after 41s
pre-commit / pre-commit (push) Successful in 3m23s
schemas / build (push) Successful in 6m59s
schemas / deploy-prod (push) Successful in 1m2s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-go](https://github.com/actions/setup-go) | action | major | `v6` → `v7` |
---
### Release Notes
<details>
<summary>actions/setup-go (actions/setup-go)</summary>
### [`v7.0.0`](https://github.com/actions/setup-go/releases/tag/v7.0.0)
[Compare Source](https://github.com/actions/setup-go/compare/v7.0.0...v7.0.0)
##### What's Changed
- Migrate to ESM and upgrade dependencies by [@​priyagupta108](https://github.com/priyagupta108) in [#​763](https://github.com/actions/setup-go/pull/763)
- chore(deps): bump [@​actions/cache](https://github.com/actions/cache) to 6.2.0 by [@​philip-gai](https://github.com/philip-gai) in [#​771](https://github.com/actions/setup-go/pull/771)
##### New Contributors
- [@​philip-gai](https://github.com/philip-gai) made their first contribution in [#​771](https://github.com/actions/setup-go/pull/771)
**Full Changelog**: <https://github.com/actions/setup-go/compare/v6...v7.0.0>
### [`v7`](https://github.com/actions/setup-go/compare/v6.5.0...v7.0.0)
[Compare Source](https://github.com/actions/setup-go/compare/v6.5.0...v7.0.0)
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- 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 [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDMuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #897
Co-authored-by: Renovate Bot <renovate@unbound.se>
Co-committed-by: Renovate Bot <renovate@unbound.se>
|
2026-07-19 18:52:05 +00:00 |
|
renovate
|
e8276d7ef6
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.12.1 (#896)
Release / release (push) Failing after 52s
schemas / vulnerabilities (push) Successful in 1m2s
schemas / check-release (push) Successful in 1m9s
schemas / check (push) Successful in 1m41s
pre-commit / pre-commit (push) Successful in 3m28s
schemas / build (push) Successful in 4m34s
schemas / deploy-prod (push) Successful in 1m0s
|
2026-07-18 14:18:24 +00:00 |
|
renovate
|
e06e3ad07c
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.12.0 (#895)
schemas / vulnerabilities (push) Successful in 1m3s
schemas / check (push) Successful in 1m41s
schemas / check-release (push) Successful in 1m5s
Release / release (push) Failing after 38s
pre-commit / pre-commit (push) Successful in 5m50s
schemas / build (push) Successful in 9m41s
schemas / deploy-prod (push) Successful in 1m3s
|
2026-07-18 11:30:41 +00:00 |
|
renovate
|
cdef725c64
|
fix(deps): update module github.com/alecthomas/kong to v1.16.0 (#894)
schemas / vulnerabilities (push) Successful in 1m3s
schemas / check-release (push) Successful in 1m9s
schemas / check (push) Successful in 1m48s
Release / release (push) Failing after 37s
pre-commit / pre-commit (push) Successful in 3m26s
schemas / build (push) Successful in 6m23s
schemas / deploy-prod (push) Successful in 1m4s
|
2026-07-18 10:48:15 +00:00 |
|
renovate
|
5a30b635ff
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.11.0 (#892)
Release / release (push) Failing after 49s
schemas / vulnerabilities (push) Successful in 57s
schemas / check-release (push) Successful in 1m2s
schemas / check (push) Successful in 1m33s
pre-commit / pre-commit (push) Successful in 2m36s
schemas / build (push) Successful in 3m14s
schemas / deploy-prod (push) Successful in 1m1s
|
2026-07-16 10:17:38 +00:00 |
|
renovate
|
4daa54bd4f
|
fix(deps): update module github.com/99designs/gqlgen to v0.17.94 (#889)
Release / release (push) Failing after 39s
schemas / check-release (push) Successful in 57s
schemas / vulnerabilities (push) Successful in 1m13s
schemas / check (push) Successful in 1m31s
pre-commit / pre-commit (push) Successful in 2m55s
schemas / build (push) Successful in 3m40s
schemas / deploy-prod (push) Successful in 59s
|
2026-07-15 12:52:00 +00:00 |
|
renovate
|
4d9ca08923
|
chore(deps): update golang:1.26.5 docker digest to adde241 (#891)
schemas / check (push) Successful in 1m33s
schemas / vulnerabilities (push) Successful in 54s
schemas / check-release (push) Successful in 56s
Release / release (push) Failing after 34s
pre-commit / pre-commit (push) Successful in 6m8s
schemas / build (push) Successful in 6m30s
schemas / deploy-prod (push) Successful in 1m15s
|
2026-07-14 06:35:58 +00:00 |
|
renovate
|
4763ad6511
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.10.0 (#890)
Release / release (push) Failing after 36s
schemas / check-release (push) Successful in 1m3s
schemas / vulnerabilities (push) Successful in 1m5s
schemas / check (push) Successful in 1m43s
pre-commit / pre-commit (push) Successful in 3m31s
schemas / build (push) Successful in 4m12s
schemas / deploy-prod (push) Successful in 1m9s
|
2026-07-12 17:20:31 +00:00 |
|
renovate
|
aea60b40eb
|
fix(deps): update module golang.org/x/crypto to v0.54.0 (#888)
Release / release (push) Failing after 33s
schemas / check (push) Successful in 1m41s
schemas / vulnerabilities (push) Successful in 55s
schemas / check-release (push) Successful in 56s
pre-commit / pre-commit (push) Successful in 3m51s
schemas / build (push) Successful in 4m27s
schemas / deploy-prod (push) Successful in 59s
|
2026-07-11 20:16:03 +00:00 |
|
renovate
|
3edb19373e
|
chore(deps): update golang docker tag to v1.26.5 (#887)
schemas / vulnerabilities (push) Successful in 54s
schemas / check (push) Successful in 1m31s
schemas / check-release (push) Successful in 1m6s
Release / release (push) Failing after 36s
pre-commit / pre-commit (push) Successful in 2m43s
schemas / build (push) Successful in 3m45s
schemas / deploy-prod (push) Successful in 1m9s
|
2026-07-11 00:41:08 +00:00 |
|
renovate
|
0b69c90722
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.9.2 (#886)
schemas / vulnerabilities (push) Successful in 1m4s
schemas / check-release (push) Successful in 1m10s
schemas / check (push) Successful in 1m47s
Release / release (push) Failing after 39s
pre-commit / pre-commit (push) Successful in 3m35s
schemas / build (push) Successful in 4m23s
schemas / deploy-prod (push) Successful in 58s
|
2026-07-10 17:17:07 +00:00 |
|
renovate
|
6363040e54
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.9.1 (#885)
Release / release (push) Failing after 34s
schemas / vulnerabilities (push) Successful in 1m6s
schemas / check-release (push) Successful in 1m1s
schemas / check (push) Successful in 2m19s
pre-commit / pre-commit (push) Successful in 2m36s
schemas / build (push) Successful in 5m17s
schemas / deploy-prod (push) Successful in 1m8s
|
2026-07-10 10:08:54 +00:00 |
|
renovate
|
b812c9875f
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.9.0 (#884)
Release / release (push) Failing after 31s
schemas / vulnerabilities (push) Successful in 56s
schemas / check-release (push) Successful in 59s
schemas / check (push) Successful in 1m32s
pre-commit / pre-commit (push) Successful in 2m28s
schemas / build (push) Successful in 3m25s
schemas / deploy-prod (push) Successful in 1m5s
|
2026-07-09 14:14:38 +00:00 |
|
renovate
|
102aaf7fb6
|
fix(deps): update module golang.org/x/sync to v0.22.0 (#883)
schemas / vulnerabilities (push) Successful in 59s
Release / release (push) Failing after 34s
schemas / check-release (push) Successful in 1m2s
schemas / check (push) Successful in 1m34s
pre-commit / pre-commit (push) Successful in 3m1s
schemas / build (push) Successful in 3m56s
schemas / deploy-prod (push) Successful in 1m4s
|
2026-07-08 13:18:12 +00:00 |
|
renovate
|
b57a39554b
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.8.0 (#882)
schemas / vulnerabilities (push) Successful in 1m6s
schemas / check-release (push) Successful in 1m7s
schemas / check (push) Successful in 1m57s
Release / release (push) Failing after 39s
pre-commit / pre-commit (push) Successful in 3m29s
schemas / build (push) Successful in 4m21s
schemas / deploy-prod (push) Successful in 1m34s
|
2026-07-05 18:24:00 +00:00 |
|
renovate
|
538055f951
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.7.0 (#881)
Release / release (push) Failing after 39s
schemas / vulnerabilities (push) Successful in 1m4s
schemas / check-release (push) Successful in 1m4s
schemas / check (push) Successful in 1m45s
pre-commit / pre-commit (push) Successful in 3m26s
schemas / build (push) Successful in 4m52s
schemas / deploy-prod (push) Successful in 1m21s
|
2026-07-05 16:21:52 +00:00 |
|
renovate
|
229fddff03
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.6.0 (#880)
Release / release (push) Failing after 41s
schemas / check-release (push) Successful in 1m5s
schemas / vulnerabilities (push) Successful in 1m6s
schemas / check (push) Successful in 1m44s
pre-commit / pre-commit (push) Failing after 16m35s
schemas / build (push) Has been cancelled
schemas / deploy-prod (push) Has been cancelled
|
2026-07-05 10:19:04 +00:00 |
|
renovate
|
1bac8afcf4
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.5.1 (#879)
pre-commit / pre-commit (push) Successful in 3m26s
Release / release (push) Failing after 32s
schemas / check-release (push) Successful in 57s
schemas / check (push) Successful in 1m39s
schemas / vulnerabilities (push) Successful in 1m18s
schemas / build (push) Successful in 3m33s
schemas / deploy-prod (push) Successful in 1m9s
|
2026-07-03 20:22:49 +00:00 |
|
renovate
|
59be811bda
|
fix(deps): update module github.com/pressly/goose/v3 to v3.27.2 (#878)
schemas / deploy-prod (push) Has been cancelled
schemas / check (push) Successful in 1m31s
schemas / vulnerabilities (push) Successful in 55s
schemas / check-release (push) Successful in 1m1s
Release / release (push) Failing after 35s
schemas / build (push) Failing after 53s
pre-commit / pre-commit (push) Successful in 2m56s
|
2026-07-03 13:53:00 +00:00 |
|
renovate
|
1a620a27da
|
fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.36 (#877)
schemas / vulnerabilities (push) Successful in 1m9s
schemas / check (push) Successful in 1m47s
schemas / check-release (push) Successful in 1m51s
Release / release (push) Failing after 5m5s
pre-commit / pre-commit (push) Successful in 7m35s
schemas / build (push) Successful in 3m42s
schemas / deploy-prod (push) Successful in 1m23s
|
2026-07-03 00:25:07 +00:00 |
|
renovate
|
3338c8d7f3
|
fix(deps): update module github.com/99designs/gqlgen to v0.17.93 (#876)
schemas / check (push) Successful in 1m48s
schemas / vulnerabilities (push) Successful in 1m11s
schemas / check-release (push) Successful in 1m46s
Release / release (push) Failing after 1m8s
schemas / build (push) Successful in 5m8s
schemas / deploy-prod (push) Successful in 1m8s
pre-commit / pre-commit (push) Failing after 10m33s
|
2026-06-29 01:37:59 +00:00 |
|
renovate
|
8fe1ce984d
|
chore(deps): update node.js to v24.18.0 (#875)
Release / release (push) Failing after 39s
schemas / vulnerabilities (push) Successful in 1m11s
schemas / check (push) Successful in 1m45s
schemas / check-release (push) Successful in 1m44s
schemas / build (push) Successful in 4m19s
pre-commit / pre-commit (push) Failing after 12m46s
schemas / deploy-prod (push) Successful in 2m11s
|
2026-06-28 01:16:48 +00:00 |
|
renovate
|
1e3a62f0ec
|
chore(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.26.0 (#874)
schemas / vulnerabilities (push) Successful in 1m4s
schemas / check (push) Successful in 1m45s
Release / release (push) Failing after 39s
schemas / check-release (push) Successful in 1m45s
pre-commit / pre-commit (push) Successful in 3m58s
schemas / build (push) Successful in 4m41s
schemas / deploy-prod (push) Successful in 1m30s
|
2026-06-28 00:05:35 +00:00 |
|
renovate
|
6dd6fd61db
|
fix(deps): update module github.com/99designs/gqlgen to v0.17.92 (#873)
schemas / vulnerabilities (push) Successful in 1m15s
schemas / check-release (push) Successful in 1m47s
schemas / check (push) Successful in 1m51s
Release / release (push) Failing after 42s
pre-commit / pre-commit (push) Successful in 4m9s
schemas / build (push) Successful in 3m43s
schemas / deploy-prod (push) Failing after 2m31s
|
2026-06-25 20:54:35 +00:00 |
|
renovate
|
d0188d0c26
|
chore(deps): update golang:1.26.4 docker digest to f83d235 (#872)
schemas / vulnerabilities (push) Successful in 2m0s
Release / release (push) Failing after 58s
schemas / check (push) Successful in 2m47s
schemas / check-release (push) Successful in 2m50s
pre-commit / pre-commit (push) Successful in 5m35s
schemas / build (push) Successful in 19m24s
schemas / deploy-prod (push) Successful in 2m14s
|
2026-06-24 07:16:15 +00:00 |
|
renovate
|
026a3b6d09
|
fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.35 (#871)
schemas / check (push) Successful in 2m35s
Release / release (push) Failing after 1m1s
schemas / check-release (push) Successful in 3m3s
schemas / vulnerabilities (push) Successful in 2m9s
schemas / build (push) Failing after 1m9s
schemas / deploy-prod (push) Has been skipped
pre-commit / pre-commit (push) Failing after 21m4s
|
2026-06-22 17:49:08 +00:00 |
|
renovate
|
2b85a65f3c
|
chore(deps): update node.js to v24.17.0 (#870)
schemas / vulnerabilities (push) Successful in 1m38s
schemas / check (push) Successful in 2m20s
Release / release (push) Failing after 57s
schemas / check-release (push) Successful in 2m47s
pre-commit / pre-commit (push) Successful in 5m51s
schemas / build (push) Successful in 4m15s
schemas / deploy-prod (push) Successful in 1m25s
|
2026-06-21 19:19:56 +00:00 |
|
renovate
|
1ce6fa895f
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.5.0 (#869)
Release / release (push) Failing after 49s
schemas / check (push) Successful in 2m23s
schemas / vulnerabilities (push) Successful in 1m44s
schemas / check-release (push) Successful in 2m48s
pre-commit / pre-commit (push) Successful in 6m3s
schemas / build (push) Successful in 6m30s
schemas / deploy-prod (push) Successful in 1m12s
|
2026-06-21 17:19:37 +00:00 |
|
renovate
|
c52fa80449
|
chore(deps): update actions/checkout action to v7 (#868)
schemas / vulnerabilities (push) Successful in 1m41s
Release / release (push) Failing after 1m19s
schemas / check (push) Successful in 2m33s
schemas / check-release (push) Successful in 2m45s
pre-commit / pre-commit (push) Successful in 5m58s
schemas / build (push) Successful in 7m9s
schemas / deploy-prod (push) Successful in 1m31s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout) | action | major | `v6` → `v7` |
---
### Release Notes
<details>
<summary>actions/checkout (actions/checkout)</summary>
### [`v7.0.0`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v700)
[Compare Source](https://github.com/actions/checkout/compare/v7.0.0...v7.0.0)
- Block checking out fork PR for pull\_request\_target and workflow\_run by [@​aiqiaoy](https://github.com/aiqiaoy) in [#​2454](https://github.com/actions/checkout/pull/2454)
- Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the minor-actions-dependencies group across 1 directory by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2458](https://github.com/actions/checkout/pull/2458)
- Bump flatted from 3.3.1 to 3.4.2 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2460](https://github.com/actions/checkout/pull/2460)
- Bump js-yaml from 4.1.0 to 4.2.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2461](https://github.com/actions/checkout/pull/2461)
- Bump [@​actions/core](https://github.com/actions/core) and [@​actions/tool-cache](https://github.com/actions/tool-cache) and Remove uuid by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2459](https://github.com/actions/checkout/pull/2459)
- upgrade module to esm and update dependencies by [@​aiqiaoy](https://github.com/aiqiaoy) in [#​2463](https://github.com/actions/checkout/pull/2463)
- Bump the minor-npm-dependencies group across 1 directory with 3 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2462](https://github.com/actions/checkout/pull/2462)
### [`v7`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v700)
[Compare Source](https://github.com/actions/checkout/compare/v6.0.3...v7.0.0)
- Block checking out fork PR for pull\_request\_target and workflow\_run by [@​aiqiaoy](https://github.com/aiqiaoy) in [#​2454](https://github.com/actions/checkout/pull/2454)
- Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the minor-actions-dependencies group across 1 directory by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2458](https://github.com/actions/checkout/pull/2458)
- Bump flatted from 3.3.1 to 3.4.2 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2460](https://github.com/actions/checkout/pull/2460)
- Bump js-yaml from 4.1.0 to 4.2.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2461](https://github.com/actions/checkout/pull/2461)
- Bump [@​actions/core](https://github.com/actions/core) and [@​actions/tool-cache](https://github.com/actions/tool-cache) and Remove uuid by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2459](https://github.com/actions/checkout/pull/2459)
- upgrade module to esm and update dependencies by [@​aiqiaoy](https://github.com/aiqiaoy) in [#​2463](https://github.com/actions/checkout/pull/2463)
- Bump the minor-npm-dependencies group across 1 directory with 3 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2462](https://github.com/actions/checkout/pull/2462)
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- 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 [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #868
Co-authored-by: Renovate Bot <renovate@unbound.se>
Co-committed-by: Renovate Bot <renovate@unbound.se>
|
2026-06-21 15:44:43 +00:00 |
|
renovate
|
8cb76eff37
|
chore(deps): update node.js to 21f403a (#867)
schemas / vulnerabilities (push) Successful in 1m46s
Release / release (push) Failing after 1m0s
schemas / check (push) Successful in 2m48s
schemas / check-release (push) Successful in 3m21s
pre-commit / pre-commit (push) Successful in 5m45s
schemas / build (push) Successful in 4m3s
schemas / deploy-prod (push) Successful in 1m33s
|
2026-06-16 04:09:03 +00:00 |
|
renovate
|
ed86526da0
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.4.6 (#866)
Release / release (push) Failing after 49s
schemas / vulnerabilities (push) Successful in 1m32s
schemas / check (push) Successful in 2m16s
schemas / check-release (push) Successful in 2m59s
pre-commit / pre-commit (push) Successful in 5m4s
schemas / build (push) Successful in 8m11s
schemas / deploy-prod (push) Successful in 1m16s
|
2026-06-15 15:20:39 +00:00 |
|
renovate
|
cec99cb080
|
fix(deps): update module github.com/99designs/gqlgen to v0.17.91 (#864)
Release / release (push) Failing after 1m0s
schemas / vulnerabilities (push) Successful in 2m6s
schemas / check (push) Successful in 2m26s
schemas / check-release (push) Successful in 2m54s
pre-commit / pre-commit (push) Successful in 5m40s
schemas / build (push) Successful in 7m7s
schemas / deploy-prod (push) Successful in 1m29s
|
2026-06-15 05:43:32 +00:00 |
|
renovate
|
7d58db63b2
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.4.5 (#865)
schemas / vulnerabilities (push) Successful in 1m47s
schemas / check (push) Successful in 2m34s
Release / release (push) Failing after 50s
schemas / check-release (push) Successful in 3m15s
pre-commit / pre-commit (push) Successful in 6m23s
schemas / build (push) Successful in 5m34s
schemas / deploy-prod (push) Successful in 1m25s
|
2026-06-14 16:07:13 +00:00 |
|
renovate
|
b021571544
|
fix(deps): update module golang.org/x/crypto to v0.53.0 (#863)
schemas / vulnerabilities (push) Successful in 1m44s
schemas / check (push) Successful in 2m27s
Release / release (push) Failing after 58s
schemas / check-release (push) Successful in 2m47s
pre-commit / pre-commit (push) Successful in 6m29s
schemas / build (push) Successful in 4m28s
schemas / deploy-prod (push) Successful in 1m19s
|
2026-06-11 17:20:06 +00:00 |
|
renovate
|
3bf1255c66
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.4.4 (#862)
schemas / deploy-prod (push) Successful in 2m4s
schemas / vulnerabilities (push) Successful in 1m51s
Release / release (push) Failing after 1m14s
schemas / check (push) Successful in 2m43s
schemas / check-release (push) Successful in 2m50s
pre-commit / pre-commit (push) Successful in 6m44s
schemas / build (push) Successful in 8m7s
|
2026-06-11 11:22:39 +00:00 |
|
renovate
|
a8193318ff
|
chore(deps): update golang:1.26.4 docker digest to 62df9f3 (#861)
Release / release (push) Failing after 1m11s
schemas / check (push) Successful in 2m30s
schemas / vulnerabilities (push) Successful in 2m52s
schemas / check-release (push) Successful in 2m51s
pre-commit / pre-commit (push) Successful in 6m13s
schemas / deploy-prod (push) Successful in 1m48s
schemas / build (push) Successful in 6m34s
|
2026-06-11 08:07:57 +00:00 |
|
renovate
|
56dabf32ec
|
chore(deps): update node.js to fb71d01 (#859)
Release / release (push) Failing after 54s
schemas / vulnerabilities (push) Successful in 1m47s
schemas / check-release (push) Successful in 2m44s
schemas / build (push) Successful in 6m48s
schemas / check (push) Successful in 2m24s
schemas / deploy-prod (push) Successful in 1m58s
pre-commit / pre-commit (push) Successful in 6m9s
|
2026-06-10 22:39:33 +00:00 |
|
renovate
|
531d0b4fc1
|
fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.34 (#860)
schemas / build (push) Successful in 5m46s
schemas / deploy-prod (push) Successful in 1m35s
schemas / vulnerabilities (push) Successful in 1m45s
Release / release (push) Failing after 49s
schemas / check (push) Successful in 2m23s
schemas / check-release (push) Successful in 2m46s
pre-commit / pre-commit (push) Successful in 6m7s
|
2026-06-10 22:09:30 +00:00 |
|
renovate
|
a26dcd02ff
|
fix(deps): update module golang.org/x/sync to v0.21.0 (#858)
Release / release (push) Failing after 1m10s
schemas / check (push) Successful in 2m15s
schemas / vulnerabilities (push) Successful in 5m56s
pre-commit / pre-commit (push) Successful in 6m41s
schemas / check-release (push) Successful in 7m48s
schemas / build (push) Successful in 5m16s
schemas / deploy-prod (push) Successful in 1m29s
|
2026-06-08 14:24:31 +00:00 |
|
renovate
|
a7b1c93cac
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.4.3 (#857)
schemas / vulnerabilities (push) Successful in 2m1s
Release / release (push) Failing after 49s
schemas / check (push) Successful in 2m35s
schemas / check-release (push) Successful in 2m48s
pre-commit / pre-commit (push) Successful in 10m32s
schemas / build (push) Successful in 8m22s
schemas / deploy-prod (push) Successful in 1m29s
|
2026-06-08 12:27:09 +00:00 |
|
renovate
|
3a1f7fbb7f
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.4.2 (#856)
schemas / check (push) Successful in 2m29s
Release / release (push) Failing after 52s
schemas / vulnerabilities (push) Successful in 1m46s
schemas / check-release (push) Successful in 2m44s
pre-commit / pre-commit (push) Successful in 8m53s
schemas / build (push) Successful in 7m14s
schemas / deploy-prod (push) Successful in 1m13s
|
2026-06-06 08:20:28 +00:00 |
|
renovate
|
eb29706040
|
chore(deps): update golang docker tag to v1.26.4 (#855)
schemas / check (push) Successful in 2m33s
schemas / vulnerabilities (push) Successful in 3m26s
schemas / check-release (push) Successful in 2m50s
Release / release (push) Failing after 1m2s
pre-commit / pre-commit (push) Successful in 6m28s
schemas / build (push) Successful in 11m12s
schemas / deploy-prod (push) Successful in 1m24s
|
2026-06-06 00:34:17 +00:00 |
|
renovate
|
09375dbc48
|
fix(deps): update opentelemetry-go monorepo (#853)
schemas / vulnerabilities (push) Successful in 1m46s
Release / release (push) Failing after 59s
schemas / check-release (push) Successful in 2m37s
schemas / check (push) Successful in 2m24s
pre-commit / pre-commit (push) Successful in 7m22s
schemas / build (push) Successful in 6m42s
schemas / deploy-prod (push) Successful in 1m45s
|
2026-05-31 08:32:07 +00:00 |
|
renovate
|
f1d493ac60
|
fix(deps): update module go.opentelemetry.io/contrib/bridges/otelslog to v0.19.0 (#854)
schemas / check (push) Successful in 2m19s
schemas / vulnerabilities (push) Successful in 1m43s
Release / release (push) Failing after 50s
schemas / check-release (push) Successful in 2m40s
pre-commit / pre-commit (push) Successful in 5m51s
schemas / build (push) Successful in 6m30s
schemas / deploy-prod (push) Successful in 1m31s
|
2026-05-31 07:29:26 +00:00 |
|
renovate
|
f806248829
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.4.1 (#852)
schemas / check (push) Successful in 2m36s
schemas / check-release (push) Successful in 2m58s
schemas / vulnerabilities (push) Successful in 1m59s
Release / release (push) Failing after 1m4s
pre-commit / pre-commit (push) Successful in 7m55s
schemas / build (push) Successful in 5m27s
schemas / deploy-prod (push) Successful in 1m44s
|
2026-05-28 10:19:51 +00:00 |
|
renovate
|
d2d053e559
|
fix(deps): update module gitlab.com/unboundsoftware/eventsourced/pg to v1.20.0 (#850)
schemas / vulnerabilities (push) Successful in 1m42s
Release / release (push) Failing after 52s
schemas / check (push) Successful in 2m33s
schemas / check-release (push) Successful in 3m3s
pre-commit / pre-commit (push) Successful in 6m27s
schemas / build (push) Successful in 14m58s
schemas / deploy-prod (push) Failing after 2m46s
|
2026-05-25 18:55:51 +00:00 |
|
renovate
|
7ea5624734
|
fix(deps): update eventsourced (#849)
schemas / vulnerabilities (push) Successful in 1m56s
schemas / check (push) Successful in 2m56s
Release / release (push) Failing after 49s
schemas / check-release (push) Failing after 2m39s
schemas / build (push) Has been skipped
schemas / deploy-prod (push) Has been skipped
pre-commit / pre-commit (push) Successful in 7m45s
|
2026-05-25 15:59:34 +00:00 |
|
renovate
|
f8a1a5ee58
|
fix(deps): update module golang.org/x/crypto to v0.52.0 (#848)
Release / release (push) Failing after 43s
schemas / vulnerabilities (push) Successful in 2m0s
schemas / check (push) Successful in 2m18s
schemas / check-release (push) Successful in 2m41s
pre-commit / pre-commit (push) Successful in 5m43s
schemas / build (push) Successful in 7m0s
schemas / deploy-prod (push) Successful in 1m28s
|
2026-05-25 01:22:00 +00:00 |
|
renovate
|
71922e8004
|
chore(deps): update node.js to v24.16.0 (#847)
Release / release (push) Failing after 46s
schemas / vulnerabilities (push) Successful in 1m59s
schemas / check (push) Successful in 2m29s
schemas / check-release (push) Successful in 2m48s
pre-commit / pre-commit (push) Successful in 11m11s
schemas / build (push) Successful in 9m6s
schemas / deploy-prod (push) Successful in 1m35s
|
2026-05-25 01:18:19 +00:00 |
|
renovate
|
b2caaa6b60
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.4.0 (#846)
schemas / vulnerabilities (push) Successful in 1m45s
schemas / check (push) Successful in 2m26s
schemas / check-release (push) Successful in 2m37s
Release / release (push) Failing after 52s
pre-commit / pre-commit (push) Successful in 6m28s
schemas / build (push) Successful in 6m28s
schemas / deploy-prod (push) Successful in 1m25s
|
2026-05-24 20:52:18 +00:00 |
|
renovate
|
3f07e99fa1
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.3.1 (#845)
Release / release (push) Failing after 48s
schemas / vulnerabilities (push) Successful in 1m46s
schemas / check (push) Successful in 2m20s
schemas / check-release (push) Successful in 2m56s
pre-commit / pre-commit (push) Successful in 6m9s
schemas / build (push) Successful in 6m3s
schemas / deploy-prod (push) Successful in 1m28s
|
2026-05-24 08:20:29 +00:00 |
|
renovate
|
9d70c0462a
|
chore(deps): update golang:1.26.3 docker digest to 54d3246 (#842)
schemas / vulnerabilities (push) Successful in 1m47s
schemas / check (push) Successful in 3m1s
Release / release (push) Failing after 52s
schemas / check-release (push) Successful in 3m26s
pre-commit / pre-commit (push) Failing after 3m5s
schemas / build (push) Successful in 6m39s
schemas / deploy-prod (push) Successful in 1m33s
|
2026-05-20 07:43:44 +00:00 |
|
renovate
|
7dddc70eda
|
fix(deps): update module github.com/auth0/go-jwt-middleware/v3 to v3.2.0 (#837)
Release / release (push) Failing after 1m8s
schemas / check (push) Successful in 2m32s
schemas / vulnerabilities (push) Successful in 2m39s
schemas / check-release (push) Successful in 3m18s
pre-commit / pre-commit (push) Successful in 6m3s
schemas / build (push) Successful in 8m28s
schemas / deploy-prod (push) Successful in 1m19s
|
2026-05-18 11:19:07 +00:00 |
|
renovate
|
6be8e90e26
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.3.0 (#836)
schemas / check (push) Successful in 2m46s
schemas / vulnerabilities (push) Successful in 1m59s
schemas / check-release (push) Successful in 3m6s
Release / release (push) Failing after 59s
pre-commit / pre-commit (push) Successful in 6m56s
schemas / build (push) Successful in 6m13s
schemas / deploy-prod (push) Successful in 1m22s
|
2026-05-18 09:24:11 +00:00 |
|
renovate
|
ec4c1895c8
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.2.0 (#835)
Release / release (push) Failing after 56s
schemas / vulnerabilities (push) Successful in 2m0s
schemas / check (push) Successful in 2m44s
schemas / check-release (push) Successful in 3m17s
pre-commit / pre-commit (push) Successful in 6m35s
schemas / build (push) Successful in 6m23s
schemas / deploy-prod (push) Successful in 1m12s
|
2026-05-15 15:22:21 +00:00 |
|
renovate
|
a3028634f0
|
chore(deps): update golang docker tag to v1.26.3 (#833)
Release / release (push) Successful in 56s
schemas / vulnerabilities (push) Successful in 2m2s
schemas / check (push) Successful in 2m30s
schemas / check-release (push) Successful in 3m19s
pre-commit / pre-commit (push) Successful in 7m5s
schemas / build (push) Successful in 12m51s
schemas / deploy-prod (push) Successful in 1m7s
|
2026-05-11 23:25:38 +00:00 |
|
renovate
|
e632e6afe0
|
fix(deps): update module golang.org/x/crypto to v0.51.0 (#832)
schemas / check-release (push) Successful in 2m54s
schemas / check (push) Successful in 2m46s
Release / release (push) Failing after 44s
schemas / vulnerabilities (push) Successful in 2m4s
pre-commit / pre-commit (push) Successful in 6m57s
schemas / build (push) Successful in 5m1s
schemas / deploy-prod (push) Successful in 1m34s
|
2026-05-11 20:11:45 +00:00 |
|
renovate
|
037fe80fb5
|
fix(deps): update module gitlab.com/unboundsoftware/eventsourced/pg to v1.18.8 (#831)
schemas / vulnerabilities (push) Successful in 1m59s
schemas / check (push) Successful in 2m43s
schemas / check-release (push) Successful in 2m58s
Release / release (push) Failing after 51s
pre-commit / pre-commit (push) Successful in 6m48s
schemas / build (push) Successful in 9m24s
schemas / deploy-prod (push) Successful in 1m14s
|
2026-05-10 10:11:46 +00:00 |
|
renovate
|
0ec93a6dbb
|
chore(deps): update pre-commit hook golangci/golangci-lint to v2.12.2 (#830)
Release / release (push) Failing after 59s
schemas / vulnerabilities (push) Successful in 1m57s
schemas / check (push) Successful in 2m39s
schemas / check-release (push) Successful in 3m20s
pre-commit / pre-commit (push) Successful in 6m49s
schemas / build (push) Successful in 7m1s
schemas / deploy-prod (push) Successful in 1m12s
|
2026-05-09 13:01:27 +00:00 |
|
renovate
|
01a5e1ea67
|
chore(deps): update pre-commit hook golangci/golangci-lint to v2.12.1 (#827)
schemas / check (push) Successful in 2m38s
schemas / vulnerabilities (push) Successful in 1m58s
schemas / check-release (push) Successful in 2m53s
Release / release (push) Failing after 52s
pre-commit / pre-commit (push) Successful in 7m30s
schemas / build (push) Successful in 5m28s
schemas / deploy-prod (push) Successful in 1m7s
|
2026-05-05 19:18:56 +00:00 |
|
renovate
|
2c981fc21d
|
chore(deps): update pre-commit hook golangci/golangci-lint to v2.12.0 (#826)
Release / release (push) Failing after 52s
schemas / vulnerabilities (push) Successful in 2m17s
schemas / check (push) Successful in 2m53s
schemas / check-release (push) Successful in 2m55s
pre-commit / pre-commit (push) Successful in 7m47s
schemas / build (push) Successful in 5m20s
schemas / deploy-prod (push) Successful in 1m10s
|
2026-05-04 14:41:11 +00:00 |
|
renovate
|
7e69b7d0a9
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.1.0 (#823)
schemas / check (push) Successful in 2m41s
schemas / vulnerabilities (push) Successful in 2m5s
schemas / check-release (push) Successful in 2m52s
Release / release (push) Successful in 59s
pre-commit / pre-commit (push) Successful in 6m45s
schemas / build (push) Successful in 10m57s
schemas / deploy-prod (push) Successful in 1m9s
|
2026-05-03 17:17:22 +00:00 |
|
renovate
|
763f502f7b
|
chore(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.25.0 (#822)
schemas / vulnerabilities (push) Successful in 1m59s
schemas / check (push) Successful in 2m48s
schemas / check-release (push) Successful in 2m46s
Release / release (push) Successful in 1m0s
pre-commit / pre-commit (push) Successful in 6m35s
schemas / build (push) Successful in 8m24s
schemas / deploy-prod (push) Successful in 1m18s
|
2026-05-03 17:15:52 +00:00 |
|
renovate
|
bd792e9027
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0 (#820)
schemas / check (push) Successful in 3m1s
schemas / check-release (push) Successful in 2m56s
Release / release (push) Successful in 56s
schemas / vulnerabilities (push) Successful in 2m13s
pre-commit / pre-commit (push) Successful in 6m2s
schemas / build (push) Successful in 6m19s
schemas / deploy-prod (push) Successful in 1m21s
|
2026-04-30 12:17:13 +00:00 |
|
renovate
|
4386e5511c
|
fix(deps): update module github.com/99designs/gqlgen to v0.17.90 (#818)
Release / release (push) Successful in 57s
schemas / check (push) Successful in 2m15s
schemas / vulnerabilities (push) Successful in 2m22s
schemas / check-release (push) Successful in 2m46s
pre-commit / pre-commit (push) Successful in 8m16s
schemas / build (push) Successful in 7m34s
schemas / deploy-prod (push) Successful in 1m17s
|
2026-04-29 17:51:21 +00:00 |
|
renovate
|
4e0b896d62
|
fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.33 (#816)
schemas / vulnerabilities (push) Successful in 2m12s
schemas / check (push) Successful in 2m41s
schemas / check-release (push) Successful in 3m13s
Release / release (push) Successful in 58s
pre-commit / pre-commit (push) Successful in 6m10s
schemas / build (push) Successful in 5m38s
schemas / deploy-prod (push) Successful in 1m13s
|
2026-04-28 02:23:54 +00:00 |
|
renovate
|
12052e3752
|
fix(deps): update module github.com/pressly/goose/v3 to v3.27.1 (#814)
schemas / check (push) Successful in 2m37s
schemas / vulnerabilities (push) Successful in 1m59s
Release / release (push) Successful in 55s
schemas / check-release (push) Successful in 3m7s
pre-commit / pre-commit (push) Successful in 6m28s
schemas / build (push) Successful in 11m34s
schemas / deploy-prod (push) Successful in 1m17s
|
2026-04-28 00:09:23 +00:00 |
|
renovate
|
65f1f797e0
|
chore(deps): update golang:1.26.2 docker digest to e1203b8 (#812)
schemas / check (push) Successful in 2m24s
schemas / vulnerabilities (push) Successful in 2m28s
Release / release (push) Successful in 52s
schemas / check-release (push) Successful in 3m24s
pre-commit / pre-commit (push) Successful in 7m28s
schemas / build (push) Successful in 12m4s
schemas / deploy-prod (push) Successful in 1m19s
|
2026-04-22 09:23:44 +00:00 |
|
renovate
|
490e985662
|
chore(deps): update node.js to v24.15.0 (#811)
schemas / check (push) Successful in 2m38s
Release / release (push) Failing after 49s
schemas / vulnerabilities (push) Successful in 1m55s
schemas / check-release (push) Successful in 2m53s
pre-commit / pre-commit (push) Successful in 6m8s
schemas / build (push) Successful in 4m38s
schemas / deploy-prod (push) Successful in 1m13s
|
2026-04-19 19:30:55 +00:00 |
|
renovate
|
93d6363ef6
|
fix(deps): update module gitlab.com/unboundsoftware/eventsourced/pg to v1.18.7 (#810)
Release / release (push) Failing after 59s
schemas / vulnerabilities (push) Successful in 2m36s
schemas / check (push) Successful in 3m4s
schemas / check-release (push) Successful in 3m35s
pre-commit / pre-commit (push) Successful in 6m35s
schemas / build (push) Successful in 5m55s
schemas / deploy-prod (push) Successful in 1m39s
|
2026-04-16 13:36:15 +00:00 |
|
renovate
|
739bf213f4
|
chore(deps): update node.js to 8510330 (#809)
Release / release (push) Failing after 49s
schemas / vulnerabilities (push) Successful in 2m3s
schemas / check (push) Successful in 2m39s
schemas / check-release (push) Successful in 2m55s
pre-commit / pre-commit (push) Successful in 5m44s
schemas / build (push) Successful in 5m34s
schemas / deploy-prod (push) Successful in 1m17s
|
2026-04-16 01:21:40 +00:00 |
|
renovate
|
874f6afb4c
|
fix(deps): update module golang.org/x/crypto to v0.50.0 (#807)
schemas / vulnerabilities (push) Successful in 2m11s
Release / release (push) Successful in 1m3s
schemas / check (push) Successful in 2m37s
schemas / check-release (push) Successful in 2m51s
pre-commit / pre-commit (push) Successful in 6m44s
schemas / build (push) Successful in 11m37s
schemas / deploy-prod (push) Successful in 57s
|
2026-04-12 17:22:33 +00:00 |
|
renovate
|
8f1dd264b4
|
fix(deps): update module github.com/auth0/go-jwt-middleware/v3 to v3.1.0 (#805)
schemas / build (push) Successful in 17m36s
schemas / deploy-prod (push) Successful in 1m18s
schemas / vulnerabilities (push) Successful in 2m0s
schemas / check-release (push) Successful in 2m45s
Release / release (push) Successful in 1m4s
schemas / check (push) Successful in 3m22s
pre-commit / pre-commit (push) Successful in 6m40s
|
2026-04-12 12:45:08 +00:00 |
|
renovate
|
6f762f22af
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.270 (#804)
schemas / check (push) Successful in 2m40s
schemas / vulnerabilities (push) Successful in 2m2s
Release / release (push) Failing after 47s
schemas / check-release (push) Successful in 2m45s
pre-commit / pre-commit (push) Successful in 6m38s
schemas / build (push) Successful in 8m13s
schemas / deploy-prod (push) Successful in 1m26s
|
2026-04-12 12:43:12 +00:00 |
|
renovate
|
b04e236e10
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.269 (#802)
Release / release (push) Successful in 1m0s
schemas / vulnerabilities (push) Successful in 2m18s
schemas / check (push) Successful in 2m47s
schemas / check-release (push) Successful in 2m51s
pre-commit / pre-commit (push) Successful in 6m36s
schemas / build (push) Successful in 6m24s
schemas / deploy-prod (push) Successful in 1m8s
|
2026-04-11 12:09:36 +00:00 |
|
renovate
|
a900ca5b20
|
chore(deps): update golang docker tag to v1.26.2 (#800)
schemas / check (push) Successful in 3m33s
schemas / vulnerabilities (push) Successful in 2m4s
schemas / check-release (push) Successful in 3m56s
Release / release (push) Successful in 1m20s
pre-commit / pre-commit (push) Successful in 6m38s
schemas / build (push) Successful in 7m39s
schemas / deploy-prod (push) Successful in 1m16s
|
2026-04-10 23:48:25 +00:00 |
|
renovate
|
83c554561e
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.268 (#798)
schemas / check (push) Successful in 3m7s
schemas / vulnerabilities (push) Successful in 2m4s
Release / release (push) Successful in 1m5s
schemas / check-release (push) Successful in 2m59s
pre-commit / pre-commit (push) Successful in 6m34s
schemas / build (push) Successful in 9m14s
schemas / deploy-prod (push) Successful in 1m14s
|
2026-04-10 14:49:43 +00:00 |
|
renovate
|
4616bee26a
|
fix(deps): update module go.opentelemetry.io/contrib/bridges/otelslog to v0.18.0 (#797)
schemas / vulnerabilities (push) Successful in 1m57s
schemas / check (push) Successful in 2m44s
schemas / check-release (push) Successful in 2m56s
Release / release (push) Failing after 1m13s
pre-commit / pre-commit (push) Successful in 6m37s
schemas / build (push) Successful in 11m41s
schemas / deploy-prod (push) Successful in 1m3s
|
2026-04-10 10:03:21 +00:00 |
|
renovate
|
501bf39827
|
chore(deps): update golang:1.26.1 docker digest to 5ba1126 (#795)
Release / release (push) Successful in 1m2s
schemas / vulnerabilities (push) Successful in 1m45s
schemas / check (push) Successful in 2m41s
schemas / check-release (push) Successful in 2m42s
pre-commit / pre-commit (push) Successful in 8m28s
schemas / build (push) Successful in 6m22s
schemas / deploy-prod (push) Successful in 1m16s
|
2026-04-07 06:59:28 +00:00 |
|
renovate
|
e3fbc3e8cc
|
fix(deps): update opentelemetry-go monorepo (#793)
Release / release (push) Successful in 55s
schemas / vulnerabilities (push) Successful in 2m2s
schemas / check-release (push) Successful in 2m57s
schemas / check (push) Successful in 2m38s
pre-commit / pre-commit (push) Successful in 10m24s
schemas / build (push) Successful in 10m49s
schemas / deploy-prod (push) Successful in 1m6s
|
2026-04-06 10:20:41 +00:00 |
|
renovate
|
37ec1f0cc4
|
fix(deps): update module github.com/alecthomas/kong to v1.15.0 (#791)
schemas / vulnerabilities (push) Successful in 1m53s
schemas / check (push) Successful in 2m36s
Release / release (push) Successful in 56s
schemas / check-release (push) Successful in 2m56s
pre-commit / pre-commit (push) Successful in 6m34s
schemas / build (push) Successful in 7m58s
schemas / deploy-prod (push) Successful in 1m13s
|
2026-04-01 23:10:11 +00:00 |
|
renovate
|
36c10eb51b
|
fix(deps): update module gitlab.com/unboundsoftware/eventsourced/pg to v1.18.6 (#790)
schemas / vulnerabilities (push) Successful in 2m10s
schemas / check (push) Successful in 2m50s
Release / release (push) Failing after 52s
schemas / check-release (push) Successful in 3m20s
schemas / build (push) Successful in 5m53s
pre-commit / pre-commit (push) Successful in 7m2s
schemas / deploy-prod (push) Successful in 1m5s
|
2026-03-31 12:38:15 +00:00 |
|
renovate
|
1150e82c22
|
chore(deps): update node.js to v24.14.1 (#783)
Release / release (push) Successful in 1m8s
schemas / vulnerabilities (push) Successful in 2m7s
schemas / check (push) Successful in 2m48s
schemas / check-release (push) Successful in 3m14s
pre-commit / pre-commit (push) Successful in 6m51s
schemas / build (push) Successful in 7m5s
schemas / deploy-prod (push) Successful in 1m25s
|
2026-03-26 14:08:20 +00:00 |
|
renovate
|
eaae92ec0b
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.267 (#786)
Release / release (push) Failing after 44s
schemas / vulnerabilities (push) Successful in 2m4s
schemas / check (push) Successful in 2m48s
schemas / check-release (push) Successful in 3m5s
pre-commit / pre-commit (push) Successful in 7m22s
schemas / build (push) Successful in 5m34s
schemas / deploy-prod (push) Successful in 1m20s
|
2026-03-26 12:24:33 +00:00 |
|
renovate
|
e4fd2b2b63
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.266 (#784)
Release / release (push) Successful in 1m9s
schemas / check (push) Successful in 2m40s
schemas / vulnerabilities (push) Successful in 2m46s
schemas / check-release (push) Successful in 3m17s
pre-commit / pre-commit (push) Successful in 6m56s
schemas / build (push) Successful in 6m32s
schemas / deploy-prod (push) Successful in 1m17s
|
2026-03-26 11:23:35 +00:00 |
|
renovate
|
81af7a2416
|
fix(deps): update module github.com/99designs/gqlgen to v0.17.89 (#782)
Release / release (push) Failing after 57s
schemas / vulnerabilities (push) Successful in 2m21s
schemas / check (push) Successful in 2m38s
schemas / check-release (push) Successful in 2m48s
pre-commit / pre-commit (push) Successful in 6m50s
schemas / build (push) Successful in 10m16s
schemas / deploy-prod (push) Successful in 1m7s
|
2026-03-24 18:44:05 +00:00 |
|
renovate
|
62e9cef341
|
chore(deps): update pre-commit hook golangci/golangci-lint to v2.11.4 (#780)
schemas / vulnerabilities (push) Successful in 2m10s
schemas / check (push) Successful in 2m34s
schemas / check-release (push) Successful in 2m54s
Release / release (push) Successful in 58s
pre-commit / pre-commit (push) Successful in 7m10s
schemas / build (push) Successful in 12m21s
schemas / deploy-prod (push) Successful in 1m17s
|
2026-03-22 19:43:56 +00:00 |
|
renovate
|
972968f865
|
fix(deps): update module gitlab.com/unboundsoftware/eventsourced/pg to v1.18.5 (#778)
schemas / vulnerabilities (push) Successful in 1m54s
schemas / check (push) Successful in 2m51s
Release / release (push) Successful in 1m11s
schemas / check-release (push) Successful in 3m0s
pre-commit / pre-commit (push) Successful in 6m49s
schemas / build (push) Successful in 13m23s
schemas / deploy-prod (push) Successful in 1m35s
|
2026-03-19 10:00:34 +00:00 |
|
renovate
|
1ede47df82
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.265 (#776)
Release / release (push) Successful in 1m10s
schemas / vulnerabilities (push) Successful in 2m5s
schemas / check (push) Successful in 2m40s
schemas / check-release (push) Successful in 3m16s
pre-commit / pre-commit (push) Successful in 6m50s
schemas / build (push) Successful in 8m47s
schemas / deploy-prod (push) Successful in 1m14s
|
2026-03-17 14:22:34 +00:00 |
|
renovate
|
882b87e882
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.264 (#773)
schemas / vulnerabilities (push) Successful in 1m42s
schemas / check (push) Successful in 2m41s
Release / release (push) Successful in 1m12s
schemas / check-release (push) Successful in 3m11s
pre-commit / pre-commit (push) Successful in 7m12s
schemas / build (push) Successful in 8m28s
schemas / deploy-prod (push) Successful in 1m12s
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [github.com/wundergraph/graphql-go-tools/v2](https://github.com/wundergraph/graphql-go-tools) | `v2.0.0-rc.263` → `v2.0.0-rc.264` |  |  |
---
### Release Notes
<details>
<summary>wundergraph/graphql-go-tools (github.com/wundergraph/graphql-go-tools/v2)</summary>
### [`v2.0.0-rc.264`](https://github.com/wundergraph/graphql-go-tools/releases/tag/v2.0.0-rc.264)
[Compare Source](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.263...v2.0.0-rc.264)
##### Features
- support sizedFields in cost computations ([#​1410](https://github.com/wundergraph/graphql-go-tools/issues/1410)) ([48f7582](https://github.com/wundergraph/graphql-go-tools/commit/48f75821b0d7e0ffb5f7e66cffba3d1ad0cbf9dc))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS40IiwidXBkYXRlZEluVmVyIjoiNDMuNTkuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: https://gitea.unbound.se/unboundsoftware/schemas/pulls/773
Co-authored-by: Renovate Bot <renovate@unbound.se>
Co-committed-by: Renovate Bot <renovate@unbound.se>
|
2026-03-17 05:48:52 +00:00 |
|
renovate
|
85dc71fe24
|
chore(deps): update golang:1.26.1 docker digest to 984bf90 (#774)
schemas / check (push) Successful in 2m23s
schemas / vulnerabilities (push) Successful in 2m3s
Release / release (push) Failing after 53s
schemas / check-release (push) Successful in 3m55s
pre-commit / pre-commit (push) Successful in 7m43s
schemas / build (push) Successful in 8m22s
schemas / deploy-prod (push) Successful in 1m13s
|
2026-03-17 04:11:31 +00:00 |
|
renovate
|
a7804ac970
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.263 (#771)
Release / release (push) Successful in 1m52s
schemas / vulnerabilities (push) Successful in 2m33s
schemas / check (push) Successful in 3m4s
schemas / check-release (push) Successful in 3m42s
schemas / build (push) Successful in 6m44s
pre-commit / pre-commit (push) Successful in 11m4s
schemas / deploy-prod (push) Successful in 1m45s
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [github.com/wundergraph/graphql-go-tools/v2](https://github.com/wundergraph/graphql-go-tools) | `v2.0.0-rc.262` → `v2.0.0-rc.263` |  |  |
---
### Release Notes
<details>
<summary>wundergraph/graphql-go-tools (github.com/wundergraph/graphql-go-tools/v2)</summary>
### [`v2.0.0-rc.263`](https://github.com/wundergraph/graphql-go-tools/releases/tag/v2.0.0-rc.263)
[Compare Source](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.262...v2.0.0-rc.263)
##### Features
- support field resolvers with empty arguments ([#​1440](https://github.com/wundergraph/graphql-go-tools/issues/1440)) ([58305bc](https://github.com/wundergraph/graphql-go-tools/commit/58305bc61a774e0ced6def84f63f75f5c4556dc8))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS40IiwidXBkYXRlZEluVmVyIjoiNDMuNTkuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: https://gitea.unbound.se/unboundsoftware/schemas/pulls/771
Co-authored-by: Renovate Bot <renovate@unbound.se>
Co-committed-by: Renovate Bot <renovate@unbound.se>
|
2026-03-13 12:37:04 +00:00 |
|
renovate
|
a94f9cb0c0
|
chore(deps): update pre-commit hook gitleaks/gitleaks to v8.30.1 (#769)
schemas / check-release (push) Successful in 4m12s
Release / release (push) Successful in 1m15s
schemas / vulnerabilities (push) Successful in 2m18s
schemas / check (push) Successful in 2m52s
pre-commit / pre-commit (push) Successful in 8m1s
schemas / build (push) Successful in 5m49s
schemas / deploy-prod (push) Successful in 1m9s
|
2026-03-12 17:19:56 +00:00 |
|
renovate
|
68870bb37e
|
fix(deps): update module golang.org/x/crypto to v0.49.0 (#767)
Release / release (push) Successful in 59s
schemas / vulnerabilities (push) Successful in 1m30s
schemas / check (push) Successful in 1m52s
schemas / check-release (push) Successful in 2m30s
pre-commit / pre-commit (push) Successful in 4m53s
schemas / build (push) Successful in 4m55s
schemas / deploy-prod (push) Successful in 59s
|
2026-03-11 23:17:04 +00:00 |
|
renovate
|
d8e34ccae5
|
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.262 (#765)
Release / release (push) Successful in 1m17s
schemas / vulnerabilities (push) Successful in 2m43s
schemas / check (push) Successful in 3m2s
schemas / check-release (push) Successful in 3m51s
pre-commit / pre-commit (push) Successful in 6m55s
schemas / build (push) Successful in 7m24s
schemas / deploy-prod (push) Successful in 1m11s
|
2026-03-10 14:20:15 +00:00 |
|