shiftcode / dynamo-easy

DynamoDB client for NodeJS and browser with a fluent api to build requests. We take care of the type mapping between JS and DynamoDB, customizable trough typescript decorators.
https://shiftcode.github.io/dynamo-easy/
MIT License
204 stars 27 forks source link

Dependency Dashboard #368

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.

[!WARNING] These dependencies are deprecated:

Datasource Name Replacement PR?
npm tslint Unavailable

Other Branches

These updates are pending. To force PRs open, click the checkbox below.

Open

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

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

github-actions
.github/workflows/main.yml - `actions/checkout v2.2.0` - `actions/setup-node v2-beta` - `actions/cache v2`
npm
package.json - `tslib ^1.10.0` - `@commitlint/cli ^8.1.0` - `@commitlint/config-conventional ^8.1.0` - `@commitlint/prompt-cli ^8.1.0` - `@types/jest ^25.2.1` - `aws-sdk ^2.401.0` - `colors ^1.3.3` - `coveralls ^3.0.6` - `husky ^4.0.0` - `jest ^25.2.7` - `lint-staged ^10.0.0` - `lodash.camelcase ^4.3.0` - `prettier ^2.0.2` - `reflect-metadata ^0.1.13` - `rimraf ^3.0.0` - `semantic-release ^17.0.0` - `sort-package-json ^1.22.1` - `ts-jest ^25.0.0` - `ts-node ^8.3.0` - `tslint ^5.19.0` - `tslint-config-prettier ^1.18.0` - `tsutils ^3.17.1` - `aws-sdk ^2.401.0` - `reflect-metadata ^0.1.12`

TanjaBayer commented 2 years ago

would it be possible to integrate those changes into a new release?

michaelwittwer commented 1 year ago

@TanjaBayer sorry I totally missed your comment. We are currently working on e new release (see next branch) including support for aws-sdk v3. But also updating the deps of the current version on master would make sense, I can't tell you when this will happen though. If you see any critical changes let me know.