Skip to content

Commit

Permalink
chore(deps): bump the aws-sdk group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the aws-sdk group with 4 updates in the / directory: [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3), [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers), [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) and [aws-sdk-client-mock](https://github.com/m-radzikowski/aws-sdk-client-mock).


Updates `@aws-sdk/client-s3` from 3.637.0 to 3.673.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.673.0/clients/client-s3)

Updates `@aws-sdk/credential-providers` from 3.637.0 to 3.670.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-providers/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.670.0/packages/credential-providers)

Updates `@aws-sdk/lib-storage` from 3.637.0 to 3.673.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.673.0/lib/lib-storage)

Updates `aws-sdk-client-mock` from 4.0.1 to 4.1.0
- [Release notes](https://github.com/m-radzikowski/aws-sdk-client-mock/releases)
- [Changelog](https://github.com/m-radzikowski/aws-sdk-client-mock/blob/main/CHANGELOG.md)
- [Commits](m-radzikowski/aws-sdk-client-mock@v4.0.1...v4.1.0)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/credential-providers"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/lib-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: aws-sdk-client-mock
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent ca09ae6 commit ecfdea9
Show file tree
Hide file tree
Showing 2 changed files with 788 additions and 765 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@
"@nx/workspace": ">=16.0.0"
},
"dependencies": {
"@aws-sdk/client-s3": "3.637.0",
"@aws-sdk/credential-providers": "3.637.0",
"@aws-sdk/lib-storage": "3.637.0",
"@aws-sdk/client-s3": "3.673.0",
"@aws-sdk/credential-providers": "3.670.0",
"@aws-sdk/lib-storage": "3.673.0",
"@aws-sdk/property-provider": "3.374.0",
"@swc/helpers": "~0.5.12",
"dotenv": "16.4.5",
Expand All @@ -77,7 +77,7 @@
"@types/tar": "6.1.13",
"@typescript-eslint/eslint-plugin": "5.18.0",
"@typescript-eslint/parser": "5.18.0",
"aws-sdk-client-mock": "^4.0.1",
"aws-sdk-client-mock": "^4.1.0",
"eslint": "8.13.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.25.4",
Expand Down
Loading

0 comments on commit ecfdea9

Please sign in to comment.