bcgov / PIMS

Property Inventory Management System
https://pims.gov.bc.ca
Apache License 2.0
48 stars 43 forks source link

express-api NPM Dependency Report #2832

Open github-actions[bot] opened 2 hours ago

github-actions[bot] commented 2 hours ago

NPM Dependency Report - Friday, November 8th, 2024

Versions of npm packages have been checked against their latest versions from the npm registry.

COVERAGE_PERCENTAGE

⚠️ - 12 Production dependencies are out-of-date. ⚠️ - 17 Development dependencies are out-of-date.

Make sure to change directory to where the package.json is located using...

cd express-api


Production Dependencies to Update:

major

Expand to see individual installs.

``` npm install xlsx@0.18.5 ```
- [ ] `xlsx` Update from version `https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz` to `0.18.5` by running... ``` npm install xlsx@0.18.5 ```


patch

Expand to see individual installs.

``` npm install @bcgov/citz-imb-sso-express@1.0.2 compression@1.7.5 cookie-parser@1.4.7 dotenv@16.4.5 express@4.21.1 express-rate-limit@7.4.1 pg@8.13.1 reflect-metadata@0.2.2 swagger-ui-express@5.0.1 ts-node@10.9.2 zod@3.23.8 ```
- [ ] `@bcgov/citz-imb-sso-express` Update from version `1.0.3-beta2` to `1.0.2` by running... ``` npm install @bcgov/citz-imb-sso-express@1.0.2 ``` - [ ] `compression` Update from version `1.7.4` to `1.7.5` by running... ``` npm install compression@1.7.5 ``` - [ ] `cookie-parser` Update from version `1.4.6` to `1.4.7` by running... ``` npm install cookie-parser@1.4.7 ``` - [ ] `dotenv` Update from version `16.4.1` to `16.4.5` by running... ``` npm install dotenv@16.4.5 ``` - [ ] `express` Update from version `4.21.0` to `4.21.1` by running... ``` npm install express@4.21.1 ``` - [ ] `express-rate-limit` Update from version `7.4.0` to `7.4.1` by running... ``` npm install express-rate-limit@7.4.1 ``` - [ ] `pg` Update from version `8.13.0` to `8.13.1` by running... ``` npm install pg@8.13.1 ``` - [ ] `reflect-metadata` Update from version `0.2.1` to `0.2.2` by running... ``` npm install reflect-metadata@0.2.2 ``` - [ ] `swagger-ui-express` Update from version `5.0.0` to `5.0.1` by running... ``` npm install swagger-ui-express@5.0.1 ``` - [ ] `ts-node` Update from version `10.9.1` to `10.9.2` by running... ``` npm install ts-node@10.9.2 ``` - [ ] `zod` Update from version `3.23.3` to `3.23.8` by running... ``` npm install zod@3.23.8 ```



Development Dependencies to Update:

major_dev

Expand to see individual installs.

``` npm install -D @types/express@5.0.0 ```
- [ ] `@types/express` Update from version `4.17.20` to `5.0.0` by running... ``` npm install -D @types/express@5.0.0 ```


minor_dev

Expand to see individual installs.

``` npm install -D @eslint/js@9.14.0 @faker-js/faker@9.2.0 @types/node@22.9.0 eslint@9.14.0 typescript-eslint@8.13.0 ```
- [ ] `@eslint/js` Update from version `9.11.1` to `9.14.0` by running... ``` npm install -D @eslint/js@9.14.0 ``` - [ ] `@faker-js/faker` Update from version `9.0.1` to `9.2.0` by running... ``` npm install -D @faker-js/faker@9.2.0 ``` - [ ] `@types/node` Update from version `22.7.4` to `22.9.0` by running... ``` npm install -D @types/node@22.9.0 ``` - [ ] `eslint` Update from version `9.11.1` to `9.14.0` by running... ``` npm install -D eslint@9.14.0 ``` - [ ] `typescript-eslint` Update from version `8.8.0` to `8.13.0` by running... ``` npm install -D typescript-eslint@8.13.0 ```


patch_dev

Expand to see individual installs.

``` npm install -D @types/compression@1.7.5 @types/cookie-parser@1.4.7 @types/cors@2.8.17 @types/jest@29.5.14 @types/multer@1.4.12 @types/swagger-ui-express@4.1.7 nodemon@3.1.7 prettier@3.3.3 ts-jest@29.2.5 tsc-alias@1.8.10 typescript@5.6.3 ```
- [ ] `@types/compression` Update from version `1.7.4` to `1.7.5` by running... ``` npm install -D @types/compression@1.7.5 ``` - [ ] `@types/cookie-parser` Update from version `1.4.5` to `1.4.7` by running... ``` npm install -D @types/cookie-parser@1.4.7 ``` - [ ] `@types/cors` Update from version `2.8.15` to `2.8.17` by running... ``` npm install -D @types/cors@2.8.17 ``` - [ ] `@types/jest` Update from version `29.5.10` to `29.5.14` by running... ``` npm install -D @types/jest@29.5.14 ``` - [ ] `@types/multer` Update from version `1.4.11` to `1.4.12` by running... ``` npm install -D @types/multer@1.4.12 ``` - [ ] `@types/swagger-ui-express` Update from version `4.1.6` to `4.1.7` by running... ``` npm install -D @types/swagger-ui-express@4.1.7 ``` - [ ] `nodemon` Update from version `3.1.0` to `3.1.7` by running... ``` npm install -D nodemon@3.1.7 ``` - [ ] `prettier` Update from version `3.3.0` to `3.3.3` by running... ``` npm install -D prettier@3.3.3 ``` - [ ] `ts-jest` Update from version `29.2.0` to `29.2.5` by running... ``` npm install -D ts-jest@29.2.5 ``` - [ ] `tsc-alias` Update from version `1.8.8` to `1.8.10` by running... ``` npm install -D tsc-alias@1.8.10 ``` - [ ] `typescript` Update from version `5.6.2` to `5.6.3` by running... ``` npm install -D typescript@5.6.3 ```


github-actions[bot] commented 2 hours ago

"There are a total of 6 updates for < express-api >\n\n\nThere are 5 minor updates.\n\nTo update run the following:\nnpm install @eslint/js@9.14.0 @faker-js/faker@9.2.0 @types/node@22.9.0 eslint@9.14.0 typescript-eslint@8.13.0 \n\nList of updates:\nUpdate @eslint/js from 9.11.1 to 9.14.0\nUpdate @faker-js/faker from 9.0.1 to 9.2.0\nUpdate @types/node from 22.7.4 to 22.9.0\nUpdate eslint from 9.11.1 to 9.14.0\nUpdate typescript-eslint from 8.8.0 to 8.13.0\n\nThere is 1 major update.\n\nTo update run the following:\nnpm install @types/express@5.0.0 \n\nList of updates:\nUpdate @types/express from 4.17.20 to 5.0.0\n\nWARNINGS:\nFound update in: < express-api > for: < xlsx > which is on the ignore list. Dependency not included in final update list."