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 across 1 directory with 3 updates #193

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the aws group with 3 updates in the / directory: aws-sdk, dynamodb-toolbox and @types/aws-lambda.

Updates aws-sdk from 2.1659.0 to 2.1677.0

Release notes

Sourced from aws-sdk's releases.

Release v2.1677.0

See changelog for more information.

Release v2.1676.0

See changelog for more information.

Release v2.1675.0

See changelog for more information.

Release v2.1674.0

See changelog for more information.

Release v2.1673.0

See changelog for more information.

Release v2.1672.0

See changelog for more information.

Release v2.1671.0

See changelog for more information.

Release v2.1670.0

See changelog for more information.

Release v2.1669.0

See changelog for more information.

Release v2.1668.0

See changelog for more information.

Release v2.1667.0

See changelog for more information.

Release v2.1666.0

See changelog for more information.

Release v2.1665.0

See changelog for more information.

Release v2.1664.0

See changelog for more information.

Release v2.1663.0

See changelog for more information.

Release v2.1662.0

See changelog for more information.

Release v2.1661.0

See changelog for more information.

... (truncated)

Commits


Updates dynamodb-toolbox from 0.7.0 to 1.3.3

Release notes

Sourced from dynamodb-toolbox's releases.

v1.3.3 🌈

Changes

v1.3.2 🌈

Changes

v1.3.2-beta.0

What's Changed

Full Changelog: https://github.com/dynamodb-toolbox/dynamodb-toolbox/compare/v1.3.1...v1.3.2-beta.0

v1.3.1 🌈

Changes

v1.3.0 🌈

Changes

v1.2.1 🌈

Changes

v1.2.0 🌈

Changes

... (truncated)

Commits
  • e8fed34 Merge pull request #864 from dynamodb-toolbox/accept-hyphens-in-attribute-paths
  • 5ef1dd0 accept hyphens in attributePaths
  • 012ad38 Merge pull request #863 from dynamodb-toolbox/implement-maxAttempts-option-in...
  • f96bed4 implement maxAttempts option in batchGet executor
  • 0628162 implement maxAttempts option in batchWrite executor
  • d96762b Merge pull request #861 from dynamodb-toolbox/create-fromJSON-importer
  • 5de7977 create fromJSON importer
  • 335b179 fix binary attribute JSONization
  • 4c59c95 fix attribute exports
  • dcdace3 support value defaults in jsonizer
  • Additional commits viewable in compare view


Updates @types/aws-lambda from 8.10.141 to 8.10.143

Commits


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

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
dependabot[bot] commented 1 month ago

Superseded by #196.