Commit Graph
353 Commits
Author SHA1 Message Date
renovate ef28c82332 fix(deps): update dependency graphql to v17
renovate/artifacts Artifact file update failure
schemas-app / build (push) Skipped
renovate/stability-days Updates have met minimum release age requirement
schemas-app / deploy-prod (pull_request) Skipped
schemas-app / build (pull_request) Failing after 34s
2026-07-25 18:09:26 +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
renovate 6794bef180 chore(deps): update typescript-eslint monorepo to v8.61.1 (#263)
schemas-app / build (push) Successful in 49s
schemas-app / deploy-prod (push) Successful in 1m32s
2026-06-18 19:12:25 +00:00
renovate 2623756a73 chore(deps): update graphqlcodegenerator monorepo to v6.0.4 (#262)
schemas-app / build (push) Successful in 41s
schemas-app / deploy-prod (push) Successful in 1m20s
2026-06-18 16:12:15 +00:00
renovate ba28d0baaa chore(deps): update vitest monorepo to v4.1.9 (#261)
schemas-app / build (push) Successful in 2m50s
schemas-app / deploy-prod (push) Successful in 1m37s
2026-06-18 09:11:01 +00:00
renovate 6f013d1e8a chore(deps): update pre-commit hook pre-commit/mirrors-eslint to v10.5.0 (#260)
schemas-app / build (push) Successful in 1m37s
schemas-app / deploy-prod (push) Successful in 1m26s
2026-06-16 10:11:22 +00:00
renovate 4eaba9d55e chore(deps): update eslint monorepo to v10.5.0 (#259)
schemas-app / build (push) Successful in 57s
schemas-app / deploy-prod (push) Successful in 1m36s
2026-06-15 18:13:00 +00:00
renovate 469db702f3 fix(deps): update vue monorepo to v3.5.36 (#258)
schemas-app / build (push) Successful in 48s
schemas-app / deploy-prod (push) Successful in 1m26s
2026-06-14 08:18:20 +00:00
renovate 59fed567ed chore(deps): update dependency @nuxt/eslint to v1.16.0 (#257)
schemas-app / build (push) Successful in 53s
schemas-app / deploy-prod (push) Successful in 1m29s
2026-06-13 06:15:51 +00:00
renovate 7755e7f568 fix(deps): update dependency graphql to v16.14.2 (#256)
schemas-app / build (push) Successful in 51s
schemas-app / deploy-prod (push) Successful in 1m35s
2026-06-12 10:12:01 +00:00
renovate 6c7668c2c4 fix(deps): update nuxtjs monorepo to v4.4.8 (#255)
schemas-app / build (push) Successful in 1m0s
schemas-app / deploy-prod (push) Successful in 1m43s
2026-06-11 19:19:18 +00:00
renovate 9267cfb85f chore(deps): update typescript-eslint monorepo to v8.61.0 (#254)
schemas-app / build (push) Successful in 1m30s
schemas-app / deploy-prod (push) Successful in 1m37s
2026-06-11 18:14:29 +00:00
renovate 98fabfed50 chore(deps): update nginx:1.31.1 docker digest to c81b9fb (#253)
schemas-app / build (push) Successful in 52s
schemas-app / deploy-prod (push) Successful in 1m26s
2026-06-11 04:15:55 +00:00
renovate 535513707a chore(deps): update stylelint to v17.13.0 (#252)
schemas-app / build (push) Successful in 1m58s
schemas-app / deploy-prod (push) Successful in 2m3s
2026-06-09 17:14:01 +00:00
renovate 0adefe7c4d chore(deps): update dependency @vue/test-utils to v2.4.11 (#251)
schemas-app / build (push) Successful in 1m30s
schemas-app / deploy-prod (push) Successful in 2m9s
2026-06-08 09:06:44 +00:00
renovate c8e50654a7 chore(deps): update pre-commit hook markdownlint/markdownlint to v0.17.0 (#250)
schemas-app / build (push) Successful in 49s
schemas-app / deploy-prod (push) Successful in 1m38s
2026-06-06 23:11:59 +00:00