Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2024

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the aws group with 1 update: [dynamodb-toolbox](https://github.com/jeremydaly/dynamodb-toolbox).


Updates `dynamodb-toolbox` from 0.7.0 to 0.8.5
- [Release notes](https://github.com/jeremydaly/dynamodb-toolbox/releases)
- [Commits](dynamodb-toolbox/dynamodb-toolbox@v0.7.0...v0.8.5)

---
updated-dependencies:
- dependency-name: dynamodb-toolbox
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 10, 2024 11:27
@dependabot dependabot bot removed the request for review from a team January 10, 2024 11:27
@team-tf-cdk team-tf-cdk enabled auto-merge (squash) January 10, 2024 11:27
@xiehan
Copy link
Contributor

xiehan commented Jan 10, 2024

@dependabot ignore dynamodb-toolbox minor version

@dependabot dependabot bot closed this Jan 10, 2024
auto-merge was automatically disabled January 10, 2024 11:43

Pull request was closed

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 10, 2024

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

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-66c4d7ce27 branch January 10, 2024 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants