Skip to content

MISC - Actualiza dependencias y adapta codigo#243

Merged
negro89 merged 2 commits into
masterfrom
update-dependences
May 7, 2026
Merged

MISC - Actualiza dependencias y adapta codigo#243
negro89 merged 2 commits into
masterfrom
update-dependences

Conversation

@negro89
Copy link
Copy Markdown
Collaborator

@negro89 negro89 commented Apr 17, 2026

Requerimiento

https://proyectos.andes.gob.ar/browse/AM-368

Funcionalidad desarrollada

  1. Se quita librerías obsoletas:
    • @angular/http: deprecada. Npm lo marca como “Package no longer supported" y recomienda usar @angular/common (HttpClient de @angular/common/http)
    • @agm/core: deprecada, incompatible desde angular 11. Se reemplaza por @angular/google-maps (mantenido oficialmente por angular)
    • @types/googlemaps y @types/googlemaps:: reemplazadas por @types/google.maps para alineación con @angular/google-maps
  2. Se actualiza librerías para alinear con Angular 12 / TS 4.3 / ESLint 7
    • ng-recaptcha: sube version
    • angularx-qrcode: sube version
    • cordova@10: para fijar version del proyecto (ademas reduce errores de inconsistencia en build y config locales y de github actions)
    • typescript-eslint/utils: se elimina ya que pide eslint 8 (muy alta)
    • @angular-eslint/builder, @angular-eslint/eslint-plugin-template, @angular-eslint/template-parser: se agregan para completar la "familia" eslint
  3. Corrige cinfig de CI, build y archivos de configuración del proyecto

UserStory llegó a completarse

  • Si
  • No
  • No corresponde

Requiere actualizaciones en la base de datos

  • Si
  • No

Requiere actualizaciones en la API

  • Si
  • No

@negro89 negro89 requested review from a team as code owners April 17, 2026 16:20
@negro89 negro89 force-pushed the update-dependences branch 18 times, most recently from 78625fa to 6061106 Compare April 22, 2026 17:14
@negro89 negro89 force-pushed the update-dependences branch 2 times, most recently from 91ff30f to 005a73e Compare May 4, 2026 13:42
@negro89 negro89 force-pushed the update-dependences branch from 005a73e to c25155d Compare May 4, 2026 14:11
@negro89 negro89 merged commit 2f35342 into master May 7, 2026
2 checks passed
@negro89 negro89 deleted the update-dependences branch May 7, 2026 18:05
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