sync: traer a develop la segunda tanda del triaje de Dependabot (#730, #732, #734, #735, #738) - #740
Merged
Merged
Conversation
Bumps [yaml](https://github.com/eemeli/yaml) from 2.9.0 to 2.9.1. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.9.0...v2.9.1) --- updated-dependencies: - dependency-name: yaml dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.10.0 to 6.2.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@c299e40...dc80280) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/github-script](https://github.com/actions/github-script) from 7.1.0 to 9.0.0. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v7.1.0...3a2844b) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.19.2 to 7.4.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v6.19.2...c3c9e26) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…ml-2.9.1 chore(deps): bump yaml from 2.9.0 to 2.9.1
…docker/build-push-action-7.4.0 chore(deps): bump docker/build-push-action from 6.19.2 to 7.4.0
…docker/metadata-action-6.2.0 chore(deps): bump docker/metadata-action from 5.10.0 to 6.2.0
…actions/github-script-9.0.0 chore(deps): bump actions/github-script from 7.1.0 to 9.0.0
…oque y afinar dependabot Segunda tanda del triaje de PRs de Dependabot (2026-09-19), la que abrió el propio cambio de dependabot.yml de #723: - `passport-custom` estaba declarado en `src/apps/core-api` sin un solo import de passport, passport-custom ni @nestjs/passport en todo `src/`. #728 proponía subirlo; lo correcto es quitarlo. - `github/codeql-action/{init,autobuild,analyze,upload-sarif}` pasan de 4.37.9 a 4.38.0 a la vez (hash b96794f0, el del tag v4.38.0). Dependabot los proponía por separado (#731 analyze, #733 init) y cada PR moría en CodeQL SAST con «Loaded a configuration file for version '4.37.9', but running version '4.38.0'». Se agrupan `github/codeql-action*` en dependabot.yml para que la próxima vez venga en un PR. - `nestjs-pino` 5.x exige Node >= 22.12 y el repo corre en Node 20 por diseño (#727, cerrado); se ignoran sus majors como ya se hace con `@nestjs/*`. - De paso npm normaliza en el lock los rangos que Dependabot escribió con `^` para `yaml` y `@clack/prompts` en workspaces que los fijan exactos. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
…2026-09-19 chore(deps): quitar passport-custom muerto, subir codeql-action en bloque y afinar dependabot
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Contributor
📊 Bilingual Coverage ImpactPR Changes
Repository Coverage
✅ Good: All EN changes have ES counterparts. Generated by GitHub Actions |
release: promocionar develop a main (551ca73)
This was referenced Sep 19, 2026
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.
Back-merge
main→develop, segunda tanda del triaje del 2026-09-19 (la primera fue #736). Sin esto, la próxima promoción reviviríapassport-customen core-api, devolveríacodeql-actiona 4.37.9 y perdería elignore/groupsnuevos dedependabot.yml.Qué trae:
yaml2.9.0 → 2.9.1.docker/build-push-action7.4.0 enci-cd.ymlydocker-images.yml.docker/metadata-action5.10 → 6.2 (solo runtime Node 24).actions/github-script7.1 → 9.0 enpublished-canary.yml(el resto ya estaba en 9).passport-custommuerto;github/codeql-action/*→ 4.38.0 en bloque;dependabot.ymlignora majors denestjs-pinoy agrupacodeql-action*.git merge-tree develop main: sin conflictos.🤖 Generated with Claude Code