You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build(deps): bump npm, github-actions en compose-image dependencies
Combineert de drie gegroepeerde Dependabot-PR's (#372 npm, #371
github-actions, #370 compose-images) tot één update:
- npm: o.a. vite 7→8, vue-router 4→5, vue-tsc 2→3, eslint 9→10,
marked 17→18, @fastify/rate-limit 10→11, @fastify/swagger-ui 5→6,
@types/node 24→25 en vele patches. @nl-rvo/* (component-library-css
naar 4.20, design-tokens naar 2.x) is BEWUST teruggehouden op
4.8.0/1.9.0: die upgrade bevat een breaking button/link class-migratie
en een design-tokens major. Apart opgepakt in #377.
- github-actions: upload/download-artifact, docker/* en setup-* acties.
- compose-images: alleen keycloak 26.0→26.6 (containers/compose.dev.yaml).
Postgres blijft bewust op 17-alpine: ZAD/productie draait op PostgreSQL
17. dependabot.yml negeert voortaan postgres major-updates zodat de
bump naar 18 niet opnieuw wordt voorgesteld.
Bumpt typescript ~5.7.3 → ~5.9.3: vue-tsc 3 heft het oude TS-plafond op
en @vue/tsconfig 0.9.1 vereist TypeScript >= 5.8 (libReplacement-optie).
Verwijdert drie nu-overbodige @ts-expect-error directives in pdfExport.ts
die @types/pdfmake 0.3.3 voortaan zelf typeert.
Geverifieerd: builds (standalone/backend), 100% coverage in alle vier
workspaces, eslint 10 clean, actionlint OK.
0 commit comments