13 Commits
Author SHA1 Message Date
renovate 0fd2b3be1f chore(deps): update dependency typescript to v7
schemas-app / build (push) Skipped
schemas-app / build (pull_request) Failing after 42s
schemas-app / deploy-prod (pull_request) Skipped
renovate/stability-days Updates have met minimum release age requirement
2026-08-06 20:16:27 +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
3 changed files with 1793 additions and 998 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ repos:
stages: [ commit-msg ] stages: [ commit-msg ]
additional_dependencies: [ '@commitlint/config-conventional' ] additional_dependencies: [ '@commitlint/config-conventional' ]
- repo: https://github.com/pre-commit/mirrors-eslint - repo: https://github.com/pre-commit/mirrors-eslint
rev: v10.7.0 rev: v10.8.0
hooks: hooks:
- id: eslint - id: eslint
types: [ file ] types: [ file ]
+1783 -988
View File
File diff suppressed because it is too large Load Diff
+9 -9
View File
@@ -22,8 +22,8 @@
"@auth0/auth0-vue": "2.9.0", "@auth0/auth0-vue": "2.9.0",
"@vue/apollo-composable": "4.2.2", "@vue/apollo-composable": "4.2.2",
"graphql": "16.14.2", "graphql": "16.14.2",
"graphql-ws": "6.1.0", "graphql-ws": "6.2.0",
"nuxt": "4.5.0", "nuxt": "4.5.1",
"vue": "3.5.40", "vue": "3.5.40",
"vuetify-nuxt-module": "0.19.5" "vuetify-nuxt-module": "0.19.5"
}, },
@@ -39,25 +39,25 @@
"@graphql-codegen/cli": "7.2.0", "@graphql-codegen/cli": "7.2.0",
"@graphql-codegen/typed-document-node": "7.1.0", "@graphql-codegen/typed-document-node": "7.1.0",
"@graphql-codegen/typescript": "6.1.0", "@graphql-codegen/typescript": "6.1.0",
"@graphql-codegen/typescript-operations": "6.1.1", "@graphql-codegen/typescript-operations": "6.1.2",
"@graphql-codegen/typescript-vue-apollo": "5.0.1", "@graphql-codegen/typescript-vue-apollo": "5.0.1",
"@nuxt/devtools": "3.2.4", "@nuxt/devtools": "3.4.0",
"@nuxt/eslint": "1.16.0", "@nuxt/eslint": "1.16.0",
"@nuxtjs/stylelint-module": "5.2.1", "@nuxtjs/stylelint-module": "5.2.1",
"@stylistic/eslint-plugin": "5.10.0", "@stylistic/eslint-plugin": "5.10.0",
"@vitejs/plugin-vue": "6.0.8", "@vitejs/plugin-vue": "6.0.8",
"@vitest/coverage-v8": "4.1.10", "@vitest/coverage-v8": "4.1.10",
"@vue/test-utils": "2.4.11", "@vue/test-utils": "2.4.11",
"eslint": "10.7.0", "eslint": "10.8.0",
"eslint-plugin-simple-import-sort": "14.0.0", "eslint-plugin-simple-import-sort": "14.0.0",
"eslint-plugin-vue": "10.10.0", "eslint-plugin-vue": "10.10.0",
"jsdom": "29.1.1", "jsdom": "30.0.1",
"postcss-html": "1.8.1", "postcss-html": "2.0.0",
"stylelint": "17.14.1", "stylelint": "17.14.1",
"stylelint-config-recommended-vue": "1.6.1", "stylelint-config-recommended-vue": "2.0.0",
"stylelint-config-standard": "40.0.0", "stylelint-config-standard": "40.0.0",
"typescript": "7.0.2", "typescript": "7.0.2",
"typescript-eslint": "8.65.0", "typescript-eslint": "8.66.0",
"vitest": "4.1.10", "vitest": "4.1.10",
"vue-eslint-parser": "10.4.1" "vue-eslint-parser": "10.4.1"
}, },