Commit Graph
1047 Commits
Author SHA1 Message Date
renovate b1c4f41f55 chore(deps): update node.js to v24.18.1 (#906)
Unbound Release / Create Tag (push) Successful in 24s
schemas / vulnerabilities (push) Successful in 55s
schemas / check-release (push) Successful in 58s
schemas / check (push) Successful in 1m28s
Unbound Release / Check Preconditions (push) Successful in 22s
pre-commit / pre-commit (push) Successful in 2m55s
Unbound Release / Create Release (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Failing after 44s
Release / release (push) Failing after 1m10s
schemas / build (push) Successful in 5m24s
schemas / deploy-prod (push) Successful in 1m11s
2026-08-02 22:22:38 +00:00
renovate 01d35c720f fix(deps): update module github.com/pressly/goose/v3 to v3.27.3 (#905)
Unbound Release / Check Preconditions (push) Successful in 26s
Unbound Release / Create Release (push) Skipped
pre-commit / pre-commit (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Failing after 32s
Unbound Release / Create Tag (push) Successful in 26s
Release / release (push) Failing after 4m46s
schemas / deploy-prod (push) Successful in 1m5s
schemas / build (push) Successful in 3m0s
schemas / check (push) Successful in 1m29s
schemas / vulnerabilities (push) Successful in 1m3s
schemas / check-release (push) Successful in 1m9s
2026-07-25 14:30:31 +00:00
renovate f6b02a9fa6 chore(deps): update actions/setup-python action to v7 (#902)
Unbound Release / Check Preconditions (push) Successful in 27s
Unbound Release / Create Release (push) Skipped
pre-commit / pre-commit (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Failing after 38s
Unbound Release / Create Tag (push) Successful in 29s
Release / release (push) Failing after 23m3s
schemas / build (push) Successful in 14m9s
schemas / check-release (push) Successful in 1m6s
schemas / check (push) Successful in 1m43s
schemas / vulnerabilities (push) Successful in 1m3s
schemas / deploy-prod (push) Successful in 1m3s
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-python](https://github.com/actions/setup-python) | action | major | `v6` → `v7` |

---

### Release Notes

<details>
<summary>actions/setup-python (actions/setup-python)</summary>

### [`v7.0.0`](https://github.com/actions/setup-python/releases/tag/v7.0.0)

[Compare Source](https://github.com/actions/setup-python/compare/v7.0.0...v7.0.0)

#### What's Changed

##### Enhancements

- Migrate to ESM and upgrade dependencies by [@&#8203;priyagupta108](https://github.com/priyagupta108) in [#&#8203;1330](https://github.com/actions/setup-python/pull/1330)
- Pin SHA commits and update docs with latest versions by [@&#8203;HarithaVattikuti](https://github.com/HarithaVattikuti) in [#&#8203;1338](https://github.com/actions/setup-python/pull/1338)
- Remove the pip-install input by [@&#8203;gowridurgad](https://github.com/gowridurgad) in [#&#8203;1336](https://github.com/actions/setup-python/pull/1336)

##### Bug Fix

- Fix to Classify stderr warning messages as warnings instead of errors in annotations by [@&#8203;lmvysakh](https://github.com/lmvysakh) in [#&#8203;1335](https://github.com/actions/setup-python/pull/1335)
- Validate and retry manifest fetch to prevent silent failures by [@&#8203;priyagupta108](https://github.com/priyagupta108) in [#&#8203;1332](https://github.com/actions/setup-python/pull/1332)

##### Dependency Upgrade

- Bump certifi from 2020.6.20 to 2024.7.4 in /**tests**/data by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1328](https://github.com/actions/setup-python/pull/1328)
- Remove EOL Python versions and Bumps numpy text fixture by [@&#8203;priya-kinthali](https://github.com/priya-kinthali) in [#&#8203;1333](https://github.com/actions/setup-python/pull/1333)
- Upgrade [@&#8203;actions/cache](https://github.com/actions/cache) to 6.2.0 by [@&#8203;philip-gai](https://github.com/philip-gai) in [#&#8203;1337](https://github.com/actions/setup-python/pull/1337)

#### New Contributors

- [@&#8203;lmvysakh](https://github.com/lmvysakh) made their first contribution in [#&#8203;1335](https://github.com/actions/setup-python/pull/1335)
- [@&#8203;philip-gai](https://github.com/philip-gai) made their first contribution in [#&#8203;1337](https://github.com/actions/setup-python/pull/1337)

**Full Changelog**: <https://github.com/actions/setup-python/compare/v6...v7.0.0>

### [`v7`](https://github.com/actions/setup-python/compare/v6.3.0...v7.0.0)

[Compare Source](https://github.com/actions/setup-python/compare/v6.3.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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTcuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI1Ny4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->Reviewed-on: #902

Co-authored-by: Renovate Bot <renovate@unbound.se>
2026-07-25 11:34:26 +00:00
renovate ab5617035e fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.14.1 (#904)
pre-commit / pre-commit (push) Successful in 3m24s
Unbound Release / Check Preconditions (push) Successful in 30s
Unbound Release / Create Release (push) Skipped
Unbound Release / Create Tag (push) Successful in 23s
Unbound Release / Generate Changelog and Handle PR (push) Failing after 32s
Release / release (push) Failing after 1m7s
schemas / vulnerabilities (push) Successful in 53s
schemas / check-release (push) Successful in 1m18s
schemas / check (push) Successful in 1m31s
schemas / build (push) Successful in 3m16s
schemas / deploy-prod (push) Successful in 52s
2026-07-25 09:17:40 +00:00
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 [@&#8203;gowridurgad](https://github.com/gowridurgad) in [#&#8203;1577](https://github.com/actions/setup-node/pull/1577)
- Migrate to ESM and upgrade dependencies by [@&#8203;gowridurgad](https://github.com/gowridurgad) in [#&#8203;1574](https://github.com/actions/setup-node/pull/1574)

##### Bug fixes:

- Remove dummy NODE\_AUTH\_TOKEN export by [@&#8203;gowridurgad](https://github.com/gowridurgad) in [#&#8203;1558](https://github.com/actions/setup-node/pull/1558)
- Only use `mirrorToken` in `getManifest` if it's provided by [@&#8203;deiga](https://github.com/deiga) in [#&#8203;1548](https://github.com/actions/setup-node/pull/1548)

##### Documentation updates:

- Add documentation for publishing to npm with Trusted Publisher (OIDC) by [@&#8203;chiranjib-swain](https://github.com/chiranjib-swain) in [#&#8203;1536](https://github.com/actions/setup-node/pull/1536)
- docs: Update restore-only cache documentation by [@&#8203;priya-kinthali](https://github.com/priya-kinthali) in [#&#8203;1550](https://github.com/actions/setup-node/pull/1550)
- docs: Update caching recommendations to mitigate cache poisoning risks by [@&#8203;chiranjib-swain](https://github.com/chiranjib-swain) in [#&#8203;1567](https://github.com/actions/setup-node/pull/1567)

##### Dependency update:

- Upgrade [@&#8203;actions/cache](https://github.com/actions/cache) to 5.1.0, log cache write denied by [@&#8203;jasongin](https://github.com/jasongin) in [#&#8203;1569](https://github.com/actions/setup-node/pull/1569)

##### New Contributors

- [@&#8203;chiranjib-swain](https://github.com/chiranjib-swain) made their first contribution in [#&#8203;1536](https://github.com/actions/setup-node/pull/1536)
- [@&#8203;deiga](https://github.com/deiga) made their first contribution in [#&#8203;1548](https://github.com/actions/setup-node/pull/1548)
- [@&#8203;jasongin](https://github.com/jasongin) made their first contribution in [#&#8203;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 [@&#8203;priyagupta108](https://github.com/priyagupta108) in [#&#8203;763](https://github.com/actions/setup-go/pull/763)
- chore(deps): bump [@&#8203;actions/cache](https://github.com/actions/cache) to 6.2.0 by [@&#8203;philip-gai](https://github.com/philip-gai) in [#&#8203;771](https://github.com/actions/setup-go/pull/771)

##### New Contributors

- [@&#8203;philip-gai](https://github.com/philip-gai) made their first contribution in [#&#8203;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 [@&#8203;aiqiaoy](https://github.com/aiqiaoy) in [#&#8203;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 [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2458](https://github.com/actions/checkout/pull/2458)
- Bump flatted from 3.3.1 to 3.4.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2460](https://github.com/actions/checkout/pull/2460)
- Bump js-yaml from 4.1.0 to 4.2.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2461](https://github.com/actions/checkout/pull/2461)
- Bump [@&#8203;actions/core](https://github.com/actions/core) and [@&#8203;actions/tool-cache](https://github.com/actions/tool-cache) and Remove uuid by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2459](https://github.com/actions/checkout/pull/2459)
- upgrade module to esm and update dependencies by [@&#8203;aiqiaoy](https://github.com/aiqiaoy) in [#&#8203;2463](https://github.com/actions/checkout/pull/2463)
- Bump the minor-npm-dependencies group across 1 directory with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;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 [@&#8203;aiqiaoy](https://github.com/aiqiaoy) in [#&#8203;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 [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2458](https://github.com/actions/checkout/pull/2458)
- Bump flatted from 3.3.1 to 3.4.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2460](https://github.com/actions/checkout/pull/2460)
- Bump js-yaml from 4.1.0 to 4.2.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2461](https://github.com/actions/checkout/pull/2461)
- Bump [@&#8203;actions/core](https://github.com/actions/core) and [@&#8203;actions/tool-cache](https://github.com/actions/tool-cache) and Remove uuid by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2459](https://github.com/actions/checkout/pull/2459)
- upgrade module to esm and update dependencies by [@&#8203;aiqiaoy](https://github.com/aiqiaoy) in [#&#8203;2463](https://github.com/actions/checkout/pull/2463)
- Bump the minor-npm-dependencies group across 1 directory with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;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