Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade dependencies #1578

Open
31 tasks
TangoYankee opened this issue Nov 14, 2024 · 0 comments
Open
31 tasks

Upgrade dependencies #1578

TangoYankee opened this issue Nov 14, 2024 · 0 comments

Comments

@TangoYankee
Copy link
Member

TangoYankee commented Nov 14, 2024

Acceptance Criteria

  • Remove the following dependencies from the server
    • reflect-metadata
    • sphericalmercator
    • p-limit
    • pg
    • pg-promise (and the getQueryFile method)
    • odata-parser
    • odata-v4-parser
    • shortid
    • rxjs
    • nest-schedule
    • nestjs-typeorm-paginate
    • node-cache
    • node-pg-migrate
    • turf (all turf packages)
    • check whether any type definitions can be removed from dev dependencies, as their parent package may now include their type definitions
  • Upgrade the node engine to 20
  • Upgrade the following dependencies in the server (criteria is at least one major release above what is in the package.json)
    • nestjs (all nestjs dev and production dependencies not otherwise marked for removal)
    • @octokit/rest
    • rimraf
    • nock
    • ts-loader
    • dotenv
    • husky
    • jsonwebtoken
    • odata
    • lint-staged (pin to a single major version instead of a greater than carrot)
    • prettier
    • supertest
    • typescript
    • webpack-cli
    • webpack-node-externals
    • Any type defintions that should be updated with their parent package
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

No branches or pull requests

1 participant