cdktf / cdktf-integration-serverless-example

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

chore(deps): Bump the aws group with 2 updates #86

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps the aws group with 2 updates: aws-sdk and dynamodb-toolbox.

Updates aws-sdk from 2.1531.0 to 2.1532.0

Release notes

Sourced from aws-sdk's releases.

Release v2.1532.0

See changelog for more information.

Commits


Updates dynamodb-toolbox from 0.7.0 to 0.9.2

Release notes

Sourced from dynamodb-toolbox's releases.

v0.9.2 🌈

Fixes

v0.9.1 🌈

Fixes

Full Changelog: https://github.com/jeremydaly/dynamodb-toolbox/compare/v0.9...v0.9.1

v0.9.0 🌈

Changes

Additions

Fixes

Documentation

New Contributors

Full Changelog: https://github.com/jeremydaly/dynamodb-toolbox/compare/v0.8.5...v0.9

v0.8.5 🌈

Changes

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

... (truncated)

Commits
  • 37b4fc3 fix: add dist package.json to files (#619)
  • aaa831a fix: make default prop the last in exports (#613)
  • e25b135 docs(README): bump version (#611)
  • b112c5a chore(deps): bump @​babel/traverse from 7.18.6 to 7.23.2 in /docs (#608)
  • 87ebb1b chore(deps-dev): bump @​babel/traverse from 7.20.1 to 7.23.2 (#609)
  • f4dfcec chore: remove yarn lock (#610)
  • bc09553 chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 (#563)
  • 21fd1f7 chore(deps): bump postcss from 8.4.14 to 8.4.31 in /docs (#600)
  • 67914eb feat: dual module export (#607)
  • d0bb431 fix(validate-types): resolve attr type changed to number when is bigint
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | 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
xiehan commented 6 months ago

@dependabot ignore dynamodb-toolbox major version

dependabot[bot] commented 6 months ago

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

xiehan commented 6 months ago

@dependabot unignore dynamodb-toolbox major version

dependabot[bot] commented 6 months ago

OK, I will stop ignoring the dynamodb-toolbox dependency.

xiehan commented 6 months ago

@dependabot ignore dynamodb-toolbox minor version

dependabot[bot] commented 6 months ago

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

dependabot[bot] commented 6 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.