renovate
3d20ccb871
chore(deps): update pre-commit hook pre-commit/mirrors-eslint to v10.2.0 ( #165 )
schemas-app / build (push) Successful in 51s
schemas-app / deploy-prod (push) Successful in 1m29s
2026-04-07 10:13:32 +00:00
renovate
2a30db552f
chore(deps): update pre-commit hook pre-commit/mirrors-eslint to v10.1.0 ( #150 )
schemas-app / build (push) Successful in 51s
schemas-app / deploy-prod (push) Successful in 1m29s
2026-03-21 10:09:01 +00:00
renovate
3658bdec09
chore(deps): update pre-commit hook gitleaks/gitleaks to v8.30.1 ( #140 )
schemas-app / build (push) Successful in 4m33s
schemas-app / deploy-prod (push) Successful in 1m37s
2026-03-12 16:23:42 +00:00
renovate
a914012699
chore(deps): update pre-commit hook pre-commit/mirrors-eslint to v10 ( #93 )
...
schemas-app / build (push) Successful in 2m21s
schemas-app / deploy-prod (push) Successful in 1m25s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [pre-commit/mirrors-eslint](https://github.com/pre-commit/mirrors-eslint ) | repository | major | `v9.39.1` → `v10.0.3` |
Note: The `pre-commit` manager in Renovate is not supported by the `pre-commit` maintainers or community. Please do not report any problems there, instead [create a Discussion in the Renovate repository](https://github.com/renovatebot/renovate/discussions/new ) if you have any questions.
---
### Release Notes
<details>
<summary>pre-commit/mirrors-eslint (pre-commit/mirrors-eslint)</summary>
### [`v10.0.3`](https://github.com/pre-commit/mirrors-eslint/compare/v10.0.2...v10.0.3 )
[Compare Source](https://github.com/pre-commit/mirrors-eslint/compare/v10.0.2...v10.0.3 )
### [`v10.0.2`](https://github.com/pre-commit/mirrors-eslint/compare/v10.0.1...v10.0.2 )
[Compare Source](https://github.com/pre-commit/mirrors-eslint/compare/v10.0.1...v10.0.2 )
### [`v10.0.1`](https://github.com/pre-commit/mirrors-eslint/compare/v10.0.0...v10.0.1 )
[Compare Source](https://github.com/pre-commit/mirrors-eslint/compare/v10.0.0...v10.0.1 )
### [`v10.0.0`](https://github.com/pre-commit/mirrors-eslint/compare/v9.39.1...v10.0.0 )
[Compare Source](https://github.com/pre-commit/mirrors-eslint/compare/v9.39.1...v10.0.0 )
</details>
---
### Configuration
📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4wLjkiLCJ1cGRhdGVkSW5WZXIiOiI0My40Ni42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #93
Co-authored-by: Renovate Bot <renovate@unbound.se >
Co-committed-by: Renovate Bot <renovate@unbound.se >
2026-03-07 19:42:31 +00:00
renovate
ef4d4fae4f
chore(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.24.0 ( #64 )
schemas-app / build (push) Successful in 3m56s
schemas-app / deploy-prod (push) Successful in 1m34s
2026-01-13 21:37:04 +00:00
Renovate
f786914235
chore(deps): update pre-commit hook gitleaks/gitleaks to v8.30.0
2025-11-26 18:54:26 +00:00
Renovate
78bd270cc2
chore(deps): update pre-commit hook markdownlint/markdownlint to v0.15.0
2025-11-26 02:54:40 +00:00
argoyle
072e1b10f1
feat: initial schemas-app implementation
...
- Add Nuxt 4 application with Vuetify UI framework
- Implement GraphQL schema registry management interface
- Add Apollo Client integration with Auth0 authentication
- Create organization and API key management
- Add schema and ref browsing capabilities
- Implement organization switcher for multi-org users
- Add delete functionality for organizations and API keys
- Create Kubernetes deployment descriptors
- Add Docker configuration with nginx
Features:
- Dashboard with organization overview
- Schema browsing by ref with supergraph viewing
- Ref management with schema details
- Settings page for organizations and API keys
- User list per organization with provider icons
- Admin-only organization creation
- Delete confirmations with warnings
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-11-22 17:10:10 +01:00