chore(deps): mitigate Dependabot alerts via lock refresh and overrides - #2704
Open
shikanime wants to merge 1 commit into
Open
chore(deps): mitigate Dependabot alerts via lock refresh and overrides#2704shikanime wants to merge 1 commit into
shikanime wants to merge 1 commit into
Conversation
shikanime
marked this pull request as ready for review
September 9, 2026 09:05
shikanime
enabled auto-merge
September 9, 2026 09:05
shikanime
force-pushed
the
chore/dependabot-alerts
branch
from
September 9, 2026 13:02
845fb75 to
48d90de
Compare
2 tasks
Refresh transitive versions already admitted by declared ranges (fastify 5.12.3, qs 6.16.0, colord 2.10.0, browserslist 4.28.9, multer 2.3.0, fast-uri 3.1.7), add an override for fastify@5.8.5 (exact-pinned by @nestjs/platform-fastify) and bump the @faker-js/faker catalog to ^10.5.0 (dev-only). Floor postcss-selector-parser below 7.1.6 and cap postcss below 8.5.27: 8.5.27 changes the SFC AST so stylelint no-invalid-position-declaration false-positives on Vue inline style attributes (6 lint errors in apps/client). ts-deepmerge stays: every patched version (>=8) is incompatible with @anatine/zod-openapi, which imports its removed default export. elliptic has no patched release upstream. Refs #2242 Co-authored-by: Automata <automata@shikanime.studio> Signed-off-by: William Phetsinorath <william.phetsinorath-open@interieur.gouv.fr> Change-Id: Ic651a710bda48da18326a2a2ca2797326a6a6964 Signed-off-by: William Phetsinorath <william.phetsinorath-open@interieur.gouv.fr>
shikanime
force-pushed
the
chore/dependabot-alerts
branch
from
September 9, 2026 13:03
48d90de to
978c4d0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issues liées
#2242
Quel est le comportement actuel ?
16 alertes Dependabot ouvertes (8 high, 6 moderate, 2 low) sur
pnpm-lock.yaml: fastify, fast-uri (x4), multer, @faker-js/faker, browserslist (x2), qs, colord, fastify (x2), postcss-selector-parser, ts-deepmerge, elliptic.Quel est le nouveau comportement ?
fastify@5.8.5(épinglé exact par@nestjs/platform-fastify, qui pointe 5.11.3 même en 11.x).@faker-js/fakerbumpé à^10.5.0(devDependencies uniquement).postcss-selector-parserborné>=7.1.3 <7.1.6: la 7.1.6 régresse la règle stylelintno-invalid-position-declaration(stylelint 17.11.0), la 7.1.5 satisfait l'alerte.ts-deepmergenon traité : toute version patchée (>= 8) retire l'export default utilisé par@anatine/zod-openapi(@ts-rest/open-api) — 21 suites de tests cassent avec l'override. Bloqué amont.elliptic: aucune version patchée publiée, rien à faire côté lock.Cette PR introduit-elle un breaking change ?
Non.
Autres informations
pnpm lint,pnpm buildetpnpm testpassent avec les dépendances mises à jour. Les 6 échecs résiduels depnpm testsont préexistants surmainet indépendants de cette PR : 5 proviennent de fichiers.envgitignorés absents d'un checkout frais, 1 est un test non déterministe (faker.date.pastvs seuil de rotation — reproduit avec et sans ce diff).