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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

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.1682.0

Release notes

Sourced from aws-sdk's releases.

Release v2.1682.0

See changelog for more information.

Release v2.1681.0

See changelog for more information.

Release v2.1680.0

See changelog for more information.

Release v2.1679.0

See changelog for more information.

Release v2.1678.0

See changelog for more information.

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.

... (truncated)

Commits

Updates dynamodb-toolbox from 0.7.0 to 1.3.7

Release notes

Sourced from dynamodb-toolbox's releases.

v1.3.7 🌈

Changes

v1.3.6 🌈

Changes

v1.3.5 🌈

Changes

v1.3.4 🌈

Changes

v1.3.3 🌈

Changes

v1.3.2 🌈

Changes

v1.3.2-beta.0

What's Changed

Full Changelog: dynamodb-toolbox/dynamodb-toolbox@v1.3.1...v1.3.2-beta.0

v1.3.1 🌈

Changes

v1.3.0 🌈

Changes

... (truncated)

Commits
  • ab671cf Merge pull request #883 from dynamodb-toolbox/fix-bug-with-clone-deep
  • f5f4c2f fix bug with cloneDeep
  • ec8fd25 Merge pull request #880 from dynamodb-toolbox/export-table-actions-and-entity...
  • b54c0c4 export tableAction and entityAction from main entrypoint
  • 38f05d9 Merge pull request #876 from dynamodb-toolbox/export-more-from-jsonizer
  • e661e70 export more from JSONizer
  • b3fef54 Merge pull request #875 from dynamodb-toolbox/document-anyOf-parsing-process
  • 0c16af7 document anyOf parsing process
  • bc67cf2 Merge pull request #870 from dynamodb-toolbox/expose-timestamp-options
  • 2444994 export timestamp options types
  • 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 <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 3 updates in the / directory: [aws-sdk](https://github.com/aws/aws-sdk-js), [dynamodb-toolbox](https://github.com/dynamodb-toolbox/dynamodb-toolbox) and [@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda).


Updates `aws-sdk` from 2.1659.0 to 2.1682.0
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1659.0...v2.1682.0)

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

Updates `@types/aws-lambda` from 8.10.141 to 8.10.143
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/aws-lambda)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: dynamodb-toolbox
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: aws
- dependency-name: "@types/aws-lambda"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: aws
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 26, 2024 04:01
@dependabot dependabot bot requested review from ansgarm and DanielMSchmidt and removed request for a team August 26, 2024 04:01
@dependabot dependabot bot requested a review from mutahhir August 26, 2024 04:01
@team-tf-cdk team-tf-cdk enabled auto-merge (squash) August 26, 2024 04:02
Copy link

This test failure could mean that the snapshots need to be regenerated. Run git checkout dependabot/npm_and_yarn/aws-78dc0b07af followed by yarn test -- --passWithNoTests --updateSnapshot, and commit & push the results.

@xiehan
Copy link
Contributor

xiehan commented Aug 27, 2024

@dependabot ignore dynamodb-toolbox major version

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 27, 2024

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

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 27, 2024

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

@dependabot dependabot bot closed this Aug 27, 2024
auto-merge was automatically disabled August 27, 2024 13:12

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-78dc0b07af branch August 27, 2024 13:12
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