wpkyoto / serverless-lambda-nestjs

https://hideokamoto.github.io/serverless-lambda-nestjs/
MIT License
21 stars 5 forks source link

Dependency Dashboard #74

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

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

Repository problems

These problems occurred while renovating this repository. View logs.

[!WARNING] These dependencies are deprecated:

Datasource Name Replacement PR?
npm eslint-plugin-node Available
npm eslint-plugin-standard Unavailable

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

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

Detected dependencies

npm
package.json - `@nestjs/common ^7.0.0` - `@nestjs/core ^7.0.0` - `@nestjs/platform-express ^7.0.0` - `aws-serverless-express ^3.3.6` - `express ^4.17.1` - `reflect-metadata ^0.1.13` - `@commitlint/cli 11.0.0` - `@commitlint/config-conventional 11.0.0` - `@compodoc/compodoc 1.1.11` - `@types/aws-lambda 8.10.77` - `@types/aws-serverless-express 3.3.3` - `@types/express 4.17.9` - `@types/jest 26.0.15` - `@types/node 12.12.28` - `@typescript-eslint/eslint-plugin 4.8.1` - `@typescript-eslint/parser 4.8.1` - `@typescript-eslint/typescript-estree 4.8.1` - `conventional-changelog-cli 2.1.1` - `conventional-github-releaser 3.1.5` - `eslint 7.13.0` - `eslint-config-standard 14.1.1` - `eslint-plugin-import 2.22.1` - `eslint-plugin-node 11.1.0` - `eslint-plugin-promise 4.2.1` - `eslint-plugin-standard 4.1.0` - `husky 4.3.0` - `jest 26.6.3` - `lint-staged 10.5.1` - `rollup 2.33.3` - `rollup-plugin-typescript2 0.29.0` - `ts-jest 26.4.4` - `tslib 2.0.3` - `typedoc 0.19.2` - `typescript 4.0.5` - `node >=8.16.1 || ^10.13.0 || >=11.10.1`

Hiren59 commented 2 years ago

Getting error

undefined ERROR (node:9) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. (Use node --trace-deprecation ... to show where the warning was created)