Skip to content

Commit

Permalink
chore(deps): bump the aws-sdk group with 3 updates (#1035)
Browse files Browse the repository at this point in the history
Bumps the aws-sdk group with 3 updates: [@aws-sdk/client-codebuild](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-codebuild), [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) and [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner).


Updates `@aws-sdk/client-codebuild` from 3.731.1 to 3.734.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-codebuild/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.734.0/clients/client-codebuild)

Updates `@aws-sdk/client-s3` from 3.733.0 to 3.734.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.734.0/clients/client-s3)

Updates `@aws-sdk/s3-request-presigner` from 3.733.0 to 3.734.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.734.0/packages/s3-request-presigner)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-codebuild"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/s3-request-presigner"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent 507da67 commit 72b55c7
Show file tree
Hide file tree
Showing 2 changed files with 429 additions and 567 deletions.
6 changes: 3 additions & 3 deletions apps/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
"seed": "tsx prisma/seed.ts"
},
"dependencies": {
"@aws-sdk/client-codebuild": "^3.731.1",
"@aws-sdk/client-s3": "3.733.0",
"@aws-sdk/s3-request-presigner": "3.733.0",
"@aws-sdk/client-codebuild": "^3.734.0",
"@aws-sdk/client-s3": "3.734.0",
"@aws-sdk/s3-request-presigner": "3.734.0",
"@casl/ability": "^6.7.1",
"@casl/react": "^4.0.0",
"@chakra-ui/anatomy": "^2.2.2",
Expand Down
Loading

0 comments on commit 72b55c7

Please sign in to comment.