Skip to content

Commit

Permalink
Bump @aws-sdk/client-s3 from 3.629.0 to 3.631.0
Browse files Browse the repository at this point in the history
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.629.0 to 3.631.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.631.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Borewit committed Aug 15, 2024
1 parent a973e89 commit f09e6fa
Show file tree
Hide file tree
Showing 2 changed files with 235 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"strtok3": "^8.1.0"
},
"devDependencies": {
"@aws-sdk/client-s3": "^3.629.0",
"@aws-sdk/client-s3": "^3.631.0",
"@tokenizer/token": "^0.3.0",
"@types/chai": "^4.3.17",
"@types/mocha": "^10.0.7",
Expand Down
244 changes: 234 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -136,17 +136,17 @@ __metadata:
languageName: node
linkType: hard

"@aws-sdk/client-s3@npm:^3.629.0":
version: 3.629.0
resolution: "@aws-sdk/client-s3@npm:3.629.0"
"@aws-sdk/client-s3@npm:^3.631.0":
version: 3.631.0
resolution: "@aws-sdk/client-s3@npm:3.631.0"
dependencies:
"@aws-crypto/sha1-browser": "npm:5.2.0"
"@aws-crypto/sha256-browser": "npm:5.2.0"
"@aws-crypto/sha256-js": "npm:5.2.0"
"@aws-sdk/client-sso-oidc": "npm:3.629.0"
"@aws-sdk/client-sts": "npm:3.629.0"
"@aws-sdk/client-sso-oidc": "npm:3.631.0"
"@aws-sdk/client-sts": "npm:3.631.0"
"@aws-sdk/core": "npm:3.629.0"
"@aws-sdk/credential-provider-node": "npm:3.629.0"
"@aws-sdk/credential-provider-node": "npm:3.631.0"
"@aws-sdk/middleware-bucket-endpoint": "npm:3.620.0"
"@aws-sdk/middleware-expect-continue": "npm:3.620.0"
"@aws-sdk/middleware-flexible-checksums": "npm:3.620.0"
Expand All @@ -156,11 +156,11 @@ __metadata:
"@aws-sdk/middleware-recursion-detection": "npm:3.620.0"
"@aws-sdk/middleware-sdk-s3": "npm:3.629.0"
"@aws-sdk/middleware-ssec": "npm:3.609.0"
"@aws-sdk/middleware-user-agent": "npm:3.620.0"
"@aws-sdk/middleware-user-agent": "npm:3.631.0"
"@aws-sdk/region-config-resolver": "npm:3.614.0"
"@aws-sdk/signature-v4-multi-region": "npm:3.629.0"
"@aws-sdk/types": "npm:3.609.0"
"@aws-sdk/util-endpoints": "npm:3.614.0"
"@aws-sdk/util-endpoints": "npm:3.631.0"
"@aws-sdk/util-user-agent-browser": "npm:3.609.0"
"@aws-sdk/util-user-agent-node": "npm:3.614.0"
"@aws-sdk/xml-builder": "npm:3.609.0"
Expand Down Expand Up @@ -198,7 +198,7 @@ __metadata:
"@smithy/util-utf8": "npm:^3.0.0"
"@smithy/util-waiter": "npm:^3.1.2"
tslib: "npm:^2.6.2"
checksum: 10c0/55b36444f096d2bf4462c7ca6f5ddc78502870b34a8e113a97895303d5aa321d56926ae5c50ddca2eff1d136e70a68976c2bae59622789dd12fee40001833925
checksum: 10c0/1e182808da9565e6f31bbe6a63ea9880556e968ed6a76878f9bb41924e9dfe96cc1bef44d929d7319943eb1a4ec280aa038833db43ab9b29e77592a15d3fc01b
languageName: node
linkType: hard

Expand Down Expand Up @@ -251,6 +251,55 @@ __metadata:
languageName: node
linkType: hard

"@aws-sdk/client-sso-oidc@npm:3.631.0":
version: 3.631.0
resolution: "@aws-sdk/client-sso-oidc@npm:3.631.0"
dependencies:
"@aws-crypto/sha256-browser": "npm:5.2.0"
"@aws-crypto/sha256-js": "npm:5.2.0"
"@aws-sdk/core": "npm:3.629.0"
"@aws-sdk/credential-provider-node": "npm:3.631.0"
"@aws-sdk/middleware-host-header": "npm:3.620.0"
"@aws-sdk/middleware-logger": "npm:3.609.0"
"@aws-sdk/middleware-recursion-detection": "npm:3.620.0"
"@aws-sdk/middleware-user-agent": "npm:3.631.0"
"@aws-sdk/region-config-resolver": "npm:3.614.0"
"@aws-sdk/types": "npm:3.609.0"
"@aws-sdk/util-endpoints": "npm:3.631.0"
"@aws-sdk/util-user-agent-browser": "npm:3.609.0"
"@aws-sdk/util-user-agent-node": "npm:3.614.0"
"@smithy/config-resolver": "npm:^3.0.5"
"@smithy/core": "npm:^2.3.2"
"@smithy/fetch-http-handler": "npm:^3.2.4"
"@smithy/hash-node": "npm:^3.0.3"
"@smithy/invalid-dependency": "npm:^3.0.3"
"@smithy/middleware-content-length": "npm:^3.0.5"
"@smithy/middleware-endpoint": "npm:^3.1.0"
"@smithy/middleware-retry": "npm:^3.0.14"
"@smithy/middleware-serde": "npm:^3.0.3"
"@smithy/middleware-stack": "npm:^3.0.3"
"@smithy/node-config-provider": "npm:^3.1.4"
"@smithy/node-http-handler": "npm:^3.1.4"
"@smithy/protocol-http": "npm:^4.1.0"
"@smithy/smithy-client": "npm:^3.1.12"
"@smithy/types": "npm:^3.3.0"
"@smithy/url-parser": "npm:^3.0.3"
"@smithy/util-base64": "npm:^3.0.0"
"@smithy/util-body-length-browser": "npm:^3.0.0"
"@smithy/util-body-length-node": "npm:^3.0.0"
"@smithy/util-defaults-mode-browser": "npm:^3.0.14"
"@smithy/util-defaults-mode-node": "npm:^3.0.14"
"@smithy/util-endpoints": "npm:^2.0.5"
"@smithy/util-middleware": "npm:^3.0.3"
"@smithy/util-retry": "npm:^3.0.3"
"@smithy/util-utf8": "npm:^3.0.0"
tslib: "npm:^2.6.2"
peerDependencies:
"@aws-sdk/client-sts": ^3.631.0
checksum: 10c0/b01969c53b5143ff34cfc55307095150ea40fa32a2c0c4d36bb60bf4aed6077d806c5bfcbcc5d0fa492f2024b9169cdf825ee75c74b83224fa4c180a9ffe4eb3
languageName: node
linkType: hard

"@aws-sdk/client-sso@npm:3.629.0":
version: 3.629.0
resolution: "@aws-sdk/client-sso@npm:3.629.0"
Expand Down Expand Up @@ -297,6 +346,52 @@ __metadata:
languageName: node
linkType: hard

"@aws-sdk/client-sso@npm:3.631.0":
version: 3.631.0
resolution: "@aws-sdk/client-sso@npm:3.631.0"
dependencies:
"@aws-crypto/sha256-browser": "npm:5.2.0"
"@aws-crypto/sha256-js": "npm:5.2.0"
"@aws-sdk/core": "npm:3.629.0"
"@aws-sdk/middleware-host-header": "npm:3.620.0"
"@aws-sdk/middleware-logger": "npm:3.609.0"
"@aws-sdk/middleware-recursion-detection": "npm:3.620.0"
"@aws-sdk/middleware-user-agent": "npm:3.631.0"
"@aws-sdk/region-config-resolver": "npm:3.614.0"
"@aws-sdk/types": "npm:3.609.0"
"@aws-sdk/util-endpoints": "npm:3.631.0"
"@aws-sdk/util-user-agent-browser": "npm:3.609.0"
"@aws-sdk/util-user-agent-node": "npm:3.614.0"
"@smithy/config-resolver": "npm:^3.0.5"
"@smithy/core": "npm:^2.3.2"
"@smithy/fetch-http-handler": "npm:^3.2.4"
"@smithy/hash-node": "npm:^3.0.3"
"@smithy/invalid-dependency": "npm:^3.0.3"
"@smithy/middleware-content-length": "npm:^3.0.5"
"@smithy/middleware-endpoint": "npm:^3.1.0"
"@smithy/middleware-retry": "npm:^3.0.14"
"@smithy/middleware-serde": "npm:^3.0.3"
"@smithy/middleware-stack": "npm:^3.0.3"
"@smithy/node-config-provider": "npm:^3.1.4"
"@smithy/node-http-handler": "npm:^3.1.4"
"@smithy/protocol-http": "npm:^4.1.0"
"@smithy/smithy-client": "npm:^3.1.12"
"@smithy/types": "npm:^3.3.0"
"@smithy/url-parser": "npm:^3.0.3"
"@smithy/util-base64": "npm:^3.0.0"
"@smithy/util-body-length-browser": "npm:^3.0.0"
"@smithy/util-body-length-node": "npm:^3.0.0"
"@smithy/util-defaults-mode-browser": "npm:^3.0.14"
"@smithy/util-defaults-mode-node": "npm:^3.0.14"
"@smithy/util-endpoints": "npm:^2.0.5"
"@smithy/util-middleware": "npm:^3.0.3"
"@smithy/util-retry": "npm:^3.0.3"
"@smithy/util-utf8": "npm:^3.0.0"
tslib: "npm:^2.6.2"
checksum: 10c0/e4137c39955ef51ca9efc7355c9bfbfb2ea215ba6cb22fd7e158d91d17b241ecac10ee109910f07ceb8bc854db1fccef3605f85f08b1e2b7e83ee0e8ab704b3d
languageName: node
linkType: hard

"@aws-sdk/client-sts@npm:3.629.0":
version: 3.629.0
resolution: "@aws-sdk/client-sts@npm:3.629.0"
Expand Down Expand Up @@ -345,6 +440,54 @@ __metadata:
languageName: node
linkType: hard

"@aws-sdk/client-sts@npm:3.631.0":
version: 3.631.0
resolution: "@aws-sdk/client-sts@npm:3.631.0"
dependencies:
"@aws-crypto/sha256-browser": "npm:5.2.0"
"@aws-crypto/sha256-js": "npm:5.2.0"
"@aws-sdk/client-sso-oidc": "npm:3.631.0"
"@aws-sdk/core": "npm:3.629.0"
"@aws-sdk/credential-provider-node": "npm:3.631.0"
"@aws-sdk/middleware-host-header": "npm:3.620.0"
"@aws-sdk/middleware-logger": "npm:3.609.0"
"@aws-sdk/middleware-recursion-detection": "npm:3.620.0"
"@aws-sdk/middleware-user-agent": "npm:3.631.0"
"@aws-sdk/region-config-resolver": "npm:3.614.0"
"@aws-sdk/types": "npm:3.609.0"
"@aws-sdk/util-endpoints": "npm:3.631.0"
"@aws-sdk/util-user-agent-browser": "npm:3.609.0"
"@aws-sdk/util-user-agent-node": "npm:3.614.0"
"@smithy/config-resolver": "npm:^3.0.5"
"@smithy/core": "npm:^2.3.2"
"@smithy/fetch-http-handler": "npm:^3.2.4"
"@smithy/hash-node": "npm:^3.0.3"
"@smithy/invalid-dependency": "npm:^3.0.3"
"@smithy/middleware-content-length": "npm:^3.0.5"
"@smithy/middleware-endpoint": "npm:^3.1.0"
"@smithy/middleware-retry": "npm:^3.0.14"
"@smithy/middleware-serde": "npm:^3.0.3"
"@smithy/middleware-stack": "npm:^3.0.3"
"@smithy/node-config-provider": "npm:^3.1.4"
"@smithy/node-http-handler": "npm:^3.1.4"
"@smithy/protocol-http": "npm:^4.1.0"
"@smithy/smithy-client": "npm:^3.1.12"
"@smithy/types": "npm:^3.3.0"
"@smithy/url-parser": "npm:^3.0.3"
"@smithy/util-base64": "npm:^3.0.0"
"@smithy/util-body-length-browser": "npm:^3.0.0"
"@smithy/util-body-length-node": "npm:^3.0.0"
"@smithy/util-defaults-mode-browser": "npm:^3.0.14"
"@smithy/util-defaults-mode-node": "npm:^3.0.14"
"@smithy/util-endpoints": "npm:^2.0.5"
"@smithy/util-middleware": "npm:^3.0.3"
"@smithy/util-retry": "npm:^3.0.3"
"@smithy/util-utf8": "npm:^3.0.0"
tslib: "npm:^2.6.2"
checksum: 10c0/3f5698a9693822ecdf4c7e318d0cdfd35111014bce119257974a6151ee0a21ce9a029cc61db14276c1a6d65af047ff659f872edd49be6a939ff89c75117d093c
languageName: node
linkType: hard

"@aws-sdk/core@npm:3.629.0":
version: 3.629.0
resolution: "@aws-sdk/core@npm:3.629.0"
Expand Down Expand Up @@ -426,6 +569,27 @@ __metadata:
languageName: node
linkType: hard

"@aws-sdk/credential-provider-ini@npm:3.631.0":
version: 3.631.0
resolution: "@aws-sdk/credential-provider-ini@npm:3.631.0"
dependencies:
"@aws-sdk/credential-provider-env": "npm:3.620.1"
"@aws-sdk/credential-provider-http": "npm:3.622.0"
"@aws-sdk/credential-provider-process": "npm:3.620.1"
"@aws-sdk/credential-provider-sso": "npm:3.631.0"
"@aws-sdk/credential-provider-web-identity": "npm:3.621.0"
"@aws-sdk/types": "npm:3.609.0"
"@smithy/credential-provider-imds": "npm:^3.2.0"
"@smithy/property-provider": "npm:^3.1.3"
"@smithy/shared-ini-file-loader": "npm:^3.1.4"
"@smithy/types": "npm:^3.3.0"
tslib: "npm:^2.6.2"
peerDependencies:
"@aws-sdk/client-sts": ^3.631.0
checksum: 10c0/79c141d67b515fe6cb90f249c8d4faa5dca732ddebfe937a9c5b9f668813917707ddd4da33681d5b4531da8d52e9e4db3906100c0861770eb9bd21bc231500c8
languageName: node
linkType: hard

"@aws-sdk/credential-provider-node@npm:3.629.0":
version: 3.629.0
resolution: "@aws-sdk/credential-provider-node@npm:3.629.0"
Expand All @@ -446,6 +610,26 @@ __metadata:
languageName: node
linkType: hard

"@aws-sdk/credential-provider-node@npm:3.631.0":
version: 3.631.0
resolution: "@aws-sdk/credential-provider-node@npm:3.631.0"
dependencies:
"@aws-sdk/credential-provider-env": "npm:3.620.1"
"@aws-sdk/credential-provider-http": "npm:3.622.0"
"@aws-sdk/credential-provider-ini": "npm:3.631.0"
"@aws-sdk/credential-provider-process": "npm:3.620.1"
"@aws-sdk/credential-provider-sso": "npm:3.631.0"
"@aws-sdk/credential-provider-web-identity": "npm:3.621.0"
"@aws-sdk/types": "npm:3.609.0"
"@smithy/credential-provider-imds": "npm:^3.2.0"
"@smithy/property-provider": "npm:^3.1.3"
"@smithy/shared-ini-file-loader": "npm:^3.1.4"
"@smithy/types": "npm:^3.3.0"
tslib: "npm:^2.6.2"
checksum: 10c0/2147a6212b23b0ac41a0445a499b68975f75befffe37d90e1d698fde1bafb43940146c25ea51bfd0336a13ae5c2c1a4adf3f9486c9a5d0b7f0fb784e6c28d02f
languageName: node
linkType: hard

"@aws-sdk/credential-provider-process@npm:3.620.1":
version: 3.620.1
resolution: "@aws-sdk/credential-provider-process@npm:3.620.1"
Expand Down Expand Up @@ -474,6 +658,21 @@ __metadata:
languageName: node
linkType: hard

"@aws-sdk/credential-provider-sso@npm:3.631.0":
version: 3.631.0
resolution: "@aws-sdk/credential-provider-sso@npm:3.631.0"
dependencies:
"@aws-sdk/client-sso": "npm:3.631.0"
"@aws-sdk/token-providers": "npm:3.614.0"
"@aws-sdk/types": "npm:3.609.0"
"@smithy/property-provider": "npm:^3.1.3"
"@smithy/shared-ini-file-loader": "npm:^3.1.4"
"@smithy/types": "npm:^3.3.0"
tslib: "npm:^2.6.2"
checksum: 10c0/e1952d1ac23144078c1b98d6160f234d26866d04cbea41d0efc6b197726b02b9f9f4a47708d5f4618aaa8fbe5fc84793d2085f5b6607b8cff197b6408aa700af
languageName: node
linkType: hard

"@aws-sdk/credential-provider-web-identity@npm:3.621.0":
version: 3.621.0
resolution: "@aws-sdk/credential-provider-web-identity@npm:3.621.0"
Expand Down Expand Up @@ -647,6 +846,19 @@ __metadata:
languageName: node
linkType: hard

"@aws-sdk/middleware-user-agent@npm:3.631.0":
version: 3.631.0
resolution: "@aws-sdk/middleware-user-agent@npm:3.631.0"
dependencies:
"@aws-sdk/types": "npm:3.609.0"
"@aws-sdk/util-endpoints": "npm:3.631.0"
"@smithy/protocol-http": "npm:^4.1.0"
"@smithy/types": "npm:^3.3.0"
tslib: "npm:^2.6.2"
checksum: 10c0/9d3a32427a3d47c9883a9f2f7f7cab7d750632fadd0cc65942596178410036157f2b12c68dfc51bedde75a19aabde94568c579007b5b1cdbdf359039c06cbd8c
languageName: node
linkType: hard

"@aws-sdk/region-config-resolver@npm:3.614.0":
version: 3.614.0
resolution: "@aws-sdk/region-config-resolver@npm:3.614.0"
Expand Down Expand Up @@ -721,6 +933,18 @@ __metadata:
languageName: node
linkType: hard

"@aws-sdk/util-endpoints@npm:3.631.0":
version: 3.631.0
resolution: "@aws-sdk/util-endpoints@npm:3.631.0"
dependencies:
"@aws-sdk/types": "npm:3.609.0"
"@smithy/types": "npm:^3.3.0"
"@smithy/util-endpoints": "npm:^2.0.5"
tslib: "npm:^2.6.2"
checksum: 10c0/d74f95fd298af5dbbc763d24bf11f6e5b721669c1bcae11555efb715ae5e6a8e00a41262c3e1d45db070bd5093e8596247c4af59cc6ee4a6b827b28aee01980e
languageName: node
linkType: hard

"@aws-sdk/util-locate-window@npm:^3.0.0":
version: 3.22.0
resolution: "@aws-sdk/util-locate-window@npm:3.22.0"
Expand Down Expand Up @@ -1605,7 +1829,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@tokenizer/s3@workspace:."
dependencies:
"@aws-sdk/client-s3": "npm:^3.629.0"
"@aws-sdk/client-s3": "npm:^3.631.0"
"@aws-sdk/credential-providers": "npm:^3.630.0"
"@biomejs/biome": "npm:^1.8.3"
"@tokenizer/range": "npm:^0.8.0"
Expand Down

0 comments on commit f09e6fa

Please sign in to comment.