dynamo-easy
dynamo-easy copied to clipboard
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.
> **Note:** This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [prettier](https://prettier.io) ([source](https://redirect.github.com/prettier/prettier))...
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [tslint](https://palantir.github.io/tslint) ([source](https://redirect.github.com/palantir/tslint)) | [`^5.19.0` -> `^6.0.0`](https://renovatebot.com/diffs/npm/tslint/5.19.0/6.1.3) |  |  | --- ###...
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [husky](https://redirect.github.com/typicode/husky) | [`^4.0.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/husky/4.2.3/9.1.7) |  |  | --- ### Release...
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [tslib](https://www.typescriptlang.org/) ([source](https://redirect.github.com/Microsoft/tslib)) | [`^1.10.0` -> `^2.0.0`](https://renovatebot.com/diffs/npm/tslib/1.10.0/2.8.1) |  |  | --- ###...
Bumps [ws](https://github.com/websockets/ws) from 7.2.3 to 7.5.10. Release notes Sourced from ws's releases. 7.5.10 Bug fixes Backported e55e5106 to the 7.x release line (22c28763). 7.5.9 Bug fixes Backported bc8bd34e to the...
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest). These dependencies need to be updated together. Updates `braces` from 3.0.2 to 3.0.3 Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix...
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [rimraf](https://redirect.github.com/isaacs/rimraf) | [`^3.0.0` -> `^6.0.0`](https://renovatebot.com/diffs/npm/rimraf/3.0.0/6.1.2) |  |  | --- ### Release...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 2.7.0. Release notes Sourced from node-fetch's releases. v2.7.0 2.7.0 (2023-08-23) Features AbortError (#1744) (9b9d458) v2.6.13 2.6.13 (2023-08-18) Bug Fixes Remove the default connection close header...
> **Note:** This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@types/jest](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest))...
During the stable release of the `next` version (mainly `aws-sdk` v3) I was not able to resolve all issues, here are some things to followup: - [ ] search for...