Skip to content

sync: traer a develop la segunda tanda del triaje de Dependabot (#730, #732, #734, #735, #738) - #740

Merged
beyondnetPeru merged 11 commits into
developfrom
main
Sep 19, 2026
Merged

beyondnetPeru merged 11 commits into
developfrom
main

Conversation

@beyondnetPeru

Copy link
Copy Markdown
Contributor

Back-merge maindevelop, segunda tanda del triaje del 2026-09-19 (la primera fue #736). Sin esto, la próxima promoción reviviría passport-custom en core-api, devolvería codeql-action a 4.37.9 y perdería el ignore/groups nuevos de dependabot.yml.

Qué trae:

git merge-tree develop main: sin conflictos.

🤖 Generated with Claude Code

dependabot Bot and others added 10 commits September 19, 2026 10:37
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
@beyondnetPeru
beyondnetPeru requested a review from a team as a code owner September 19, 2026 12:01
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@github-actions

Copy link
Copy Markdown
Contributor

📊 Bilingual Coverage Impact

PR Changes

  • Paired EN/ES files modified: 0
  • New EN files needing ES translation: 0

Repository Coverage

Metric Value
Total EN files 527
Total ES files 497
Paired files 0
Coverage 0%

Good: All EN changes have ES counterparts.


Generated by GitHub Actions

@beyondnetPeru
beyondnetPeru merged commit 08ebf91 into develop Sep 19, 2026
106 of 107 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant