Commit Graph
367 Commits
Author SHA1 Message Date
renovate 72e6f699db chore(deps): update dependency @graphql-codegen/typescript-operations to v6.1.3 (#316)
schemas-app / build (push) Successful in 36s
schemas-app / deploy-prod (push) Successful in 1m16s
2026-08-08 08:15:42 +00:00
renovate 7cf55ebf8a fix(deps): update dependency vue to v3.5.41 (#315)
schemas-app / build (push) Successful in 35s
schemas-app / deploy-prod (push) Successful in 1m7s
2026-08-08 07:16:34 +00:00
renovate a557fe1151 chore(deps): update nginx:1.31.3 docker digest to 48d15d5 (#314)
schemas-app / build (push) Successful in 33s
schemas-app / deploy-prod (push) Successful in 1m14s
2026-08-08 03:11:49 +00:00
renovate cedebe0eb6 chore(deps): update dependency @nuxt/devtools to v3.4.1 (#313)
schemas-app / build (push) Successful in 44s
schemas-app / deploy-prod (push) Successful in 1m14s
2026-08-07 07:33:24 +00:00
renovate efd66f4f3a chore(deps): update dependency typescript-eslint to v8.66.0 (#312)
schemas-app / build (push) Successful in 32s
schemas-app / deploy-prod (push) Successful in 1m15s
2026-08-06 19:11:32 +00:00
renovateandargoyle 268461745a chore(deps): update dependency stylelint-config-recommended-vue to v2 (#311)
schemas-app / build (push) Successful in 1m29s
schemas-app / deploy-prod (push) Successful in 1m5s
This PR contains the following updates:

| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [stylelint-config-recommended-vue](https://github.com/ota-meshi/stylelint-config-recommended-vue) | [`1.6.1` → `2.0.0`](https://renovatebot.com/diffs/npm/stylelint-config-recommended-vue/1.6.1/2.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/stylelint-config-recommended-vue/2.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/stylelint-config-recommended-vue/1.6.1/2.0.0?slim=true) |

---

### Release Notes

<details>
<summary>ota-meshi/stylelint-config-recommended-vue (stylelint-config-recommended-vue)</summary>

### [`v2.0.0`](https://github.com/ota-meshi/stylelint-config-recommended-vue/blob/HEAD/CHANGELOG.md#200)

[Compare Source](https://github.com/ota-meshi/stylelint-config-recommended-vue/compare/v1.6.1...v2.0.0)

##### Major Changes

- [#&#8203;120](https://github.com/ota-meshi/stylelint-config-recommended-vue/pull/120) [`ad9d8a4`](https://github.com/ota-meshi/stylelint-config-recommended-vue/commit/ad9d8a493274fb2bfce0d1566f9ce93f181fc810) Thanks [@&#8203;ota-meshi](https://github.com/ota-meshi)! - Drop support for old Node.js versions. Node.js `^22.12 || >=24` is now required.

- [#&#8203;125](https://github.com/ota-meshi/stylelint-config-recommended-vue/pull/125) [`701f17a`](https://github.com/ota-meshi/stylelint-config-recommended-vue/commit/701f17a6d91d188bbbb15db4035c9e46581b7e85) Thanks [@&#8203;ota-meshi](https://github.com/ota-meshi)! - Migrate the package to ESM. On the supported Node.js versions, the configs can still be loaded from CommonJS via `require()`. The package now also defines an `exports` field; the `/scss` deep import keeps working both with and without the `/index.js` suffix.

- [#&#8203;124](https://github.com/ota-meshi/stylelint-config-recommended-vue/pull/124) [`b3a363c`](https://github.com/ota-meshi/stylelint-config-recommended-vue/commit/b3a363c842eec8a7b6c380d7031eec244886fb2d) Thanks [@&#8203;ota-meshi](https://github.com/ota-meshi)! - Move `stylelint-config-recommended` and `stylelint-config-html` from dependencies to peer dependencies, so that their versions are controlled by your project instead of always resolving to the latest release ([#&#8203;68](https://github.com/ota-meshi/stylelint-config-recommended-vue/issues/68)). The `stylelint-config-recommended-scss` config used by the `/scss` entry is now declared as an optional peer dependency.

- [#&#8203;123](https://github.com/ota-meshi/stylelint-config-recommended-vue/pull/123) [`a12a429`](https://github.com/ota-meshi/stylelint-config-recommended-vue/commit/a12a429bcb10899668bf925a7b9d8820aa268fe2) Thanks [@&#8203;ota-meshi](https://github.com/ota-meshi)! - Update peer dependencies: `postcss-html` now requires `^2.0.0`, and `stylelint` now requires `>=16.0.0`. The `stylelint-config-html` dependency was also updated to require v2.

</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 CLI](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC41LjMiLCJ1cGRhdGVkSW5WZXIiOiI0NC41LjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->

---------

Co-authored-by: Joakim Bodin <joakim@unbound.se>
Reviewed-on: https://gitea.unbound.se/unboundsoftware/schemas-app/pulls/311
Co-authored-by: Renovate Bot <renovate@unbound.se>
2026-08-04 07:10:06 +00:00
renovate 1a10abc006 chore(deps): update dependency @nuxt/devtools to v3.4.0 (#309)
schemas-app / build (push) Successful in 49s
schemas-app / deploy-prod (push) Successful in 1m7s
2026-08-01 10:12:19 +00:00
renovate 7f84d55f10 chore(deps): update dependency jsdom to v30.0.1 (#308)
schemas-app / build (push) Successful in 33s
schemas-app / deploy-prod (push) Successful in 1m10s
2026-08-01 06:17:33 +00:00
renovate 9975d3aed6 fix(deps): update dependency nuxt to v4.5.1 (#307)
schemas-app / build (push) Failing after 1m30s
schemas-app / deploy-prod (push) Skipped
2026-07-31 19:08:02 +00:00
renovate b45dffe00e chore(deps): update dependency jsdom to v30 (#306)
schemas-app / build (push) Successful in 3m6s
schemas-app / deploy-prod (push) Successful in 1m18s
This PR contains the following updates:

| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [jsdom](https://github.com/jsdom/jsdom) | [`29.1.1` → `30.0.0`](https://renovatebot.com/diffs/npm/jsdom/29.1.1/30.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/jsdom/30.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/jsdom/29.1.1/30.0.0?slim=true) |

---

### Release Notes

<details>
<summary>jsdom/jsdom (jsdom)</summary>

### [`v30.0.0`](https://github.com/jsdom/jsdom/releases/tag/v30.0.0)

[Compare Source](https://github.com/jsdom/jsdom/compare/v29.1.1...v30.0.0)

Breaking changes:

- Node.js minimum version raised to `^22.22.2 || ^24.15.0 || >=26.0.0`.

Other changes:

- Added `CSS.escape()` and `CSS.supports()` functions. ([@&#8203;asamuzaK](https://github.com/asamuzaK))
- Added `'background-position-x'` and `'background-position-y'` CSS properties. ([@&#8203;olagokemills](https://github.com/olagokemills))
- Fixed `getComputedStyle()` to convert length values into pixels. ([@&#8203;asamuzaK](https://github.com/asamuzaK))
- Fixed CSS function serialization, e.g., in the return value of `getPropertyValue()`. ([@&#8203;asamuzaK](https://github.com/asamuzaK))
- Fixed the type of error thrown by `document.evaluate()` ([@&#8203;dokson](https://github.com/dokson))

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNzkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI3OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->Reviewed-on: #306

Co-authored-by: Renovate Bot <renovate@unbound.se>
2026-07-31 18:13:32 +00:00
renovate 0a57c654ee chore(deps): update pre-commit hook pre-commit/mirrors-eslint to v10.8.0 (#305)
schemas-app / build (push) Successful in 31s
schemas-app / deploy-prod (push) Successful in 1m15s
2026-07-28 11:12:14 +00:00
renovate 05d343accc fix(deps): update dependency graphql-ws to v6.2.0 (#303)
schemas-app / build (push) Successful in 1m0s
schemas-app / deploy-prod (push) Successful in 1m5s
2026-07-27 22:12:43 +00:00
renovate 7bcce0d227 chore(deps): update dependency eslint to v10.8.0 (#304)
schemas-app / build (push) Successful in 32s
schemas-app / deploy-prod (push) Successful in 1m9s
2026-07-27 21:11:59 +00:00
renovate debfe0db91 chore(deps): update dependency @nuxt/devtools to v3.3.1 (#302)
schemas-app / build (push) Successful in 48s
schemas-app / deploy-prod (push) Successful in 1m8s
2026-07-27 06:10:27 +00:00
renovate bcdb7a575b chore(deps): update dependency @graphql-codegen/typescript-operations to v6.1.2 (#301)
schemas-app / build (push) Successful in 2m9s
schemas-app / deploy-prod (push) Successful in 1m5s
2026-07-26 12:10:13 +00:00
renovate 6cd9482fac fix(deps): update dependency graphql-ws to v6.1.1 (#300)
schemas-app / build (push) Successful in 1m12s
schemas-app / deploy-prod (push) Successful in 1m19s
2026-07-25 17:13:46 +00:00
renovate fecc66cf94 chore(deps): update dependency typescript-eslint to v8.65.0 (#299)
schemas-app / build (push) Successful in 48s
schemas-app / deploy-prod (push) Successful in 1m11s
2026-07-23 19:10:10 +00:00
renovate 12fb9dd64d chore(deps): update dependency @graphql-codegen/typescript-operations to v6.1.1 (#298)
schemas-app / build (push) Successful in 1m45s
schemas-app / deploy-prod (push) Successful in 1m22s
2026-07-23 14:10:25 +00:00
renovate 363a4551eb chore(deps): update dependency eslint-plugin-vue to v10.10.0 (#297)
schemas-app / build (push) Successful in 39s
schemas-app / deploy-prod (push) Successful in 1m15s
2026-07-23 12:07:12 +00:00
renovate d06ad3a810 fix(deps): update dependency @auth0/auth0-vue to v2.9.0 (#296)
schemas-app / build (push) Successful in 44s
schemas-app / deploy-prod (push) Successful in 1m10s
2026-07-23 06:09:15 +00:00
renovate 8ab95aadac chore(deps): update dependency stylelint to v17.14.1 (#295)
schemas-app / build (push) Successful in 44s
schemas-app / deploy-prod (push) Successful in 1m21s
2026-07-23 02:09:57 +00:00
renovate c6b318e142 fix(deps): update dependency nuxt to v4.5.0 (#294)
schemas-app / build (push) Successful in 32s
schemas-app / deploy-prod (push) Successful in 1m7s
2026-07-21 21:11:30 +00:00
renovate 69e964b930 chore(deps): update dependency eslint-plugin-simple-import-sort to v14 (#293)
schemas-app / build (push) Successful in 1m37s
schemas-app / deploy-prod (push) Successful in 1m15s
This PR contains the following updates:

| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort) | [`13.0.0` → `14.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-simple-import-sort/13.0.0/14.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-simple-import-sort/14.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-simple-import-sort/13.0.0/14.0.0?slim=true) |

---

### Release Notes

<details>
<summary>lydell/eslint-plugin-simple-import-sort (eslint-plugin-simple-import-sort)</summary>

### [`v14.0.0`](https://github.com/lydell/eslint-plugin-simple-import-sort/blob/HEAD/CHANGELOG.md#Version-1400-2026-07-16)

[Compare Source](https://github.com/lydell/eslint-plugin-simple-import-sort/compare/v13.0.0...v14.0.0)

ES2022 allows string literals as module export names ("arbitrary module namespace names"):

```js
export { yukuTs as "yuku-ts" };
import { "a-b" as c } from "a";
```

This release adds support for such quotes names. Previously, those were sorted oddly, and the autofix could suggest changes that wasn’t valid syntax.

This is only a breaking change if you use string literals as module export names, and only in the form of that you need to autofix your files.

Thanks to Kamronbek\_Juraev ([@&#8203;KAMRONBEK](https://github.com/KAMRONBEK)) for fixing this!

</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: #293

Co-authored-by: Renovate Bot <renovate@unbound.se>
2026-07-20 08:10:25 +00:00
renovate 883c33e795 fix(deps): update dependency vue to v3.5.40 (#292)
schemas-app / build (push) Successful in 1m57s
schemas-app / deploy-prod (push) Successful in 1m5s
2026-07-19 03:42:16 +00:00
renovate fce9f77fc2 chore(deps): update nginx docker tag to v1.31.3 (#291)
schemas-app / build (push) Successful in 33s
schemas-app / deploy-prod (push) Successful in 1m12s
2026-07-19 01:11:24 +00:00
renovate 3e276a326d chore(deps): update dependency @vitejs/plugin-vue to v6.0.8 (#290)
schemas-app / deploy-prod (push) Successful in 1m9s
schemas-app / build (push) Successful in 1m29s
2026-07-17 11:09:09 +00:00
renovate e339bf5221 chore(deps): update dependency typescript-eslint to v8.64.0 (#289)
schemas-app / deploy-prod (push) Successful in 1m17s
schemas-app / build (push) Successful in 54s
2026-07-16 18:17:47 +00:00
renovate 6abcdf4e9d chore(deps): update pre-commit hook pre-commit/mirrors-eslint to v10.7.0 (#288)
schemas-app / build (push) Successful in 1m2s
schemas-app / deploy-prod (push) Successful in 1m11s
2026-07-14 11:09:10 +00:00
renovate e530fd4acd chore(deps): update nginx:1.31.2 docker digest to 43ace28 (#287)
schemas-app / build (push) Successful in 32s
schemas-app / deploy-prod (push) Successful in 1m7s
2026-07-14 04:10:15 +00:00
renovate c21d2e03dc chore(deps): update dependency eslint to v10.7.0 (#286)
schemas-app / build (push) Successful in 29s
schemas-app / deploy-prod (push) Successful in 1m15s
2026-07-13 23:13:29 +00:00
renovate 73b650983c fix(deps): update dependency graphql-ws to v6.1.0 (#285)
schemas-app / build (push) Successful in 42s
schemas-app / deploy-prod (push) Successful in 1m17s
2026-07-13 18:14:19 +00:00
renovate db972807b3 chore(deps): update dependency @commitlint/cli to v21.2.1 (#283)
schemas-app / build (push) Successful in 37s
schemas-app / deploy-prod (push) Successful in 1m10s
2026-07-11 08:11:24 +00:00
renovate 9a81ab84c9 chore(deps): update dependency typescript-eslint to v8.63.0 (#282)
schemas-app / build (push) Successful in 55s
schemas-app / deploy-prod (push) Successful in 1m20s
2026-07-09 19:15:12 +00:00
renovate b5218a08ce chore(deps): update graphqlcodegenerator monorepo (#281)
schemas-app / deploy-prod (push) Successful in 1m20s
schemas-app / build (push) Successful in 37s
2026-07-09 15:14:04 +00:00
renovate d982e07535 chore(deps): update vitest monorepo to v4.1.10 (#280)
schemas-app / build (push) Successful in 32s
schemas-app / deploy-prod (push) Successful in 1m9s
2026-07-09 08:10:22 +00:00
renovate 09207c1467 fix(deps): update dependency @auth0/auth0-vue to v2.8.0 (#279)
schemas-app / build (push) Successful in 39s
schemas-app / deploy-prod (push) Successful in 1m19s
2026-07-06 11:13:36 +00:00
renovate 14fbf29f4b chore(deps): update commitlint monorepo to v21.2.0 (#278)
schemas-app / build (push) Successful in 52s
schemas-app / deploy-prod (push) Successful in 1m30s
2026-07-03 10:11:42 +00:00
renovate c43f60aee5 chore(deps): update typescript-eslint monorepo to v8.62.1 (#277)
schemas-app / build (push) Successful in 39s
schemas-app / deploy-prod (push) Successful in 1m24s
2026-07-02 18:14:42 +00:00
renovate 75e9ad09cd chore(deps): update pre-commit hook pre-commit/mirrors-eslint to v10.6.0 (#276)
schemas-app / build (push) Successful in 43s
schemas-app / deploy-prod (push) Successful in 1m14s
2026-06-30 09:13:05 +00:00
renovate 6a5b4dd4f0 chore(deps): update eslint monorepo to v10.6.0 (#275)
schemas-app / build (push) Successful in 47s
schemas-app / deploy-prod (push) Successful in 1m10s
2026-06-29 21:15:00 +00:00
renovate 267dc1dd21 chore(deps): update stylelint to v17.14.0 (#274)
schemas-app / deploy-prod (push) Successful in 1m17s
schemas-app / build (push) Successful in 35s
2026-06-28 16:10:38 +00:00
renovate 150dc39eda fix(deps): update vue monorepo to v3.5.39 (#273)
schemas-app / build (push) Successful in 1m42s
schemas-app / deploy-prod (push) Successful in 1m34s
2026-06-28 11:08:46 +00:00
renovate 2e552c6295 chore(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.26.0 (#272)
schemas-app / build (push) Successful in 2m48s
schemas-app / deploy-prod (push) Successful in 1m14s
2026-06-27 22:39:54 +00:00
renovate d29e8fb6ec chore(deps): update graphqlcodegenerator monorepo to v6.0.5 (#271)
schemas-app / build (push) Successful in 49s
schemas-app / deploy-prod (push) Successful in 1m24s
2026-06-27 14:13:54 +00:00
renovate 45d18a6c29 chore(deps): update commitlint monorepo to v21.1.0 (#270)
schemas-app / build (push) Successful in 50s
schemas-app / deploy-prod (push) Successful in 1m32s
2026-06-26 14:19:07 +00:00
renovate 1ed5389834 chore(deps): update typescript-eslint monorepo to v8.62.0 (#269)
schemas-app / build (push) Successful in 40s
schemas-app / deploy-prod (push) Successful in 1m13s
2026-06-25 20:11:58 +00:00
renovate c9b8e96b59 chore(deps): update nginx:1.31.2 docker digest to 1aa5260 (#268)
schemas-app / build (push) Successful in 2m8s
schemas-app / deploy-prod (push) Successful in 1m29s
2026-06-24 10:18:15 +00:00
renovate fc82407b4c chore(deps): update nginx docker tag to v1.31.2 (#267)
schemas-app / build (push) Successful in 1m21s
schemas-app / deploy-prod (push) Successful in 1m35s
2026-06-21 00:13:13 +00:00
renovate dc30dfd4f8 chore(deps): update actions/checkout action to v7 (#266)
schemas-app / build (push) Successful in 2m19s
schemas-app / deploy-prod (push) Successful in 1m20s
This PR contains the following updates:

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

---

### 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: #266
Co-authored-by: Renovate Bot <renovate@unbound.se>
Co-committed-by: Renovate Bot <renovate@unbound.se>
2026-06-20 19:19:24 +00:00
renovate f449e47614 chore(deps): update graphqlcodegenerator monorepo to v7.1.3 (#265)
schemas-app / build (push) Successful in 1m34s
schemas-app / deploy-prod (push) Successful in 1m33s
2026-06-19 14:29:50 +00:00