cdktf / cdktf-integration-serverless-example

End to end example for deploying a serverless application via CDK for Terraform
Mozilla Public License 2.0
30 stars 8 forks source link

chore(deps): Bump the aws group with 1 update #90

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps the aws group with 1 update: dynamodb-toolbox.

Updates dynamodb-toolbox from 0.7.0 to 0.8.5

Release notes

Sourced from dynamodb-toolbox's releases.

v0.8.5 🌈

Changes

  • resolved issue with mapped fields cannot be updated when have a default value @​dvictory (#527)

v0.8.4 🌈

Changes

  • resolved null attributes being wrapped when parsed (#514)

This fix was brought you by @​lucas-subli and @​naorpeled

v0.8.3 🌈

Changes

v0.8.2 🌈

Changes

  • now we're no longer stringifying the limit param in the Table class (#502)

Huge thanks to @​SethO for reporting the issue!

v0.8.1 🌈

Changes

  • resolved error when instantiating a document client without a translate config (#499) (#500)

v0.8.0 🌈

Breaking Changes

  • move to AWS SDK v3

Huge thanks to @​deniszatsepin @​naorpeled @​eadoking @​darbio and @​jeremydaly 😎 🙏

Commits
  • f0ae165 fix(ent/update): resolve unexpected behavior with mapped fields (#527)
  • 00b8943 fix: resolve null attributes being wrapped when parsed (#521)
  • 8aca594 chore(package.json): improve dependency declaration (#506)
  • 3472627 docs: update transacWrite request limit (#507)
  • d4bc57c docs(README): add correct deps to quick start (#505)
  • cd352ab docs(README): update quick start to aws-sdk v3 (#504)
  • f704d20 fix(Table): resolve error with stringified limit (#503)
  • 30a82ca docs: update info regarding DocumentClient instantiation with AWS SDK v3
  • 562c0b6 fix: resolve error when translate config is empty part 2 (#500)
  • 7a058fe fix: resolve error when translate config is empty (#499)
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | dynamodb-toolbox | [>= 0.9.a, < 0.10] |

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
xiehan commented 9 months ago

@dependabot ignore dynamodb-toolbox minor version

dependabot[bot] commented 9 months ago

OK, I won't notify you about version 0.8.x of dynamodb-toolbox again, unless you unignore it.