narando / nest-axios-interceptor

Easily manage Interceptors for your Nestjs HttpServices
https://npmjs.com/package/@narando/nest-axios-interceptor
MIT License
49 stars 12 forks source link

Dependency Dashboard #245

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/ci.yaml - `actions/checkout v4` - `actions/setup-node v3` - `actions/upload-artifact v3`
.github/workflows/release.yaml - `actions/checkout v4` - `actions/setup-node v3`
npm
package.json - `@nestjs/axios 3.0.3` - `@nestjs/cli 10.4.5` - `@nestjs/common 10.4.1` - `@nestjs/core 10.4.1` - `@nestjs/schematics 10.1.4` - `@nestjs/testing 10.4.1` - `@types/express 4.17.21` - `@types/jest 29.5.12` - `@types/node 20.16.5` - `@types/supertest 6.0.2` - `@typescript-eslint/eslint-plugin 7.18.0` - `@typescript-eslint/parser 7.18.0` - `eslint 8.57.0` - `eslint-config-prettier 9.1.0` - `eslint-plugin-prettier 5.2.1` - `jest 29.7.0` - `prettier 3.3.3` - `reflect-metadata 0.1.13` - `rimraf 6.0.1` - `rxjs 7.8.1` - `supertest 7.0.0` - `ts-jest 29.2.5` - `ts-loader 9.5.1` - `ts-node 10.9.2` - `tsconfig-paths 4.2.0` - `typescript 5.5.4` - `@nestjs/axios ^2.0.0 || ^3.0.0` - `@nestjs/common ^9.0.0 || ^10.0.0` - `@nestjs/core ^9.0.0 || ^10.0.0` - `reflect-metadata ^0.1.13` - `rxjs ^7.0.0`

satanshiro commented 4 months ago

is there a plan for updating reflect metadata?