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-sdk group across 1 directory with 2 updates #154

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps the aws-sdk group with 2 updates in the / directory: @aws-sdk/client-s3 and @aws-sdk/lib-storage.

Updates @aws-sdk/client-s3 from 3.620.0 to 3.657.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.657.0

3.657.0(2024-09-23)

Chores
  • middleware-flexible-checksums: re-order checksum implementations based on performance (#6500) (70db9834)
Documentation Changes
  • client-api-gateway: Documentation updates for Amazon API Gateway (5428b83e)
New Features
  • client-athena: List/Get/Update/Delete/CreateDataCatalog now integrate with AWS Glue connections. Users can create a Glue connection through Athena or use a Glue connection to define their Athena federated parameters. (51c977f9)
  • client-resource-explorer-2: AWS Resource Explorer released ListResources feature which allows customers to list all indexed AWS resources within a view. (093a53f1)
  • client-ec2: Amazon EC2 G6e instances powered by NVIDIA L40S Tensor Core GPUs are the most cost-efficient GPU instances for deploying generative AI models and the highest performance GPU instances for spatial computing workloads. (a99738f6)
  • client-glue: Added AthenaProperties parameter to Glue Connections, allowing Athena to store service specific properties on Glue Connections. (a8db47fc)
  • client-bedrock-agent: Amazon Bedrock Prompt Flows and Prompt Management now supports using inference profiles to increase throughput and improve resilience. (3db793d1)
  • client-rds: Support ComputeRedundancy parameter in ModifyDBShardGroup API. Add DBShardGroupArn in DBShardGroup API response. Remove InvalidMaxAcuFault from CreateDBShardGroup and ModifyDBShardGroup API. Both API will throw InvalidParameterValueException for invalid ACU configuration. (f69b00ed)
  • client-emr-serverless: This release adds support for job concurrency and queuing configuration at Application level. (f6a2631c)

For list of updated packages, view updated-packages.md in assets-3.657.0.zip

v3.656.0

3.656.0(2024-09-20)

New Features
  • clients: update command documentation examples as of 2024-09-20 (ab843b8d)
  • client-neptune: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (cdacf566)
  • client-sagemaker: Amazon SageMaker now supports using manifest files to specify the location of uncompressed model artifacts within Model Packages (12cef30d)
  • client-workspaces: Releasing new ErrorCodes for SysPrep failures during ImageImport and CreateImage process (ae91f03a)
  • client-sagemaker-metrics: This release introduces support for the SageMaker Metrics BatchGetMetrics API. (5b6c0db8)
  • client-dynamodb: Generate account endpoint for DynamoDB requests when the account ID is available (a39132cf)

For list of updated packages, view updated-packages.md in assets-3.656.0.zip

v3.655.0

3.655.0(2024-09-19)

New Features
  • client-workspaces-web: WorkSpaces Secure Browser now enables Administrators to view and manage end-user browsing sessions via Session Management APIs. (7913a4b6)
  • client-codeconnections: This release adds the PullRequestComment field to CreateSyncConfiguration API input, UpdateSyncConfiguration API input, GetSyncConfiguration API output and ListSyncConfiguration API output (0b63507d)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.657.0 (2024-09-23)

Note: Version bump only for package @​aws-sdk/client-s3

3.654.0 (2024-09-18)

Features

  • client-s3: Added SSE-KMS support for directory buckets. (a00b8b0)

3.651.1 (2024-09-13)

Note: Version bump only for package @​aws-sdk/client-s3

3.651.0 (2024-09-12)

Note: Version bump only for package @​aws-sdk/client-s3

3.650.0 (2024-09-11)

Note: Version bump only for package @​aws-sdk/client-s3

3.649.0 (2024-09-10)

Features

  • endpoints: codegen sync for request creation performance improvements (#6449) (c8e8f28)

... (truncated)

Commits
  • b06a8b7 Publish v3.657.0
  • 0ade74b Publish v3.654.0
  • a00b8b0 feat(client-s3): Added SSE-KMS support for directory buckets.
  • bcfee78 chore(clients): codegen sync for IDE type navigation (#6490)
  • 77a7964 Publish v3.651.1
  • 685f44d chore(clients): populate and resolve flexible checksums client config (#6471)
  • 9ed53c0 Publish v3.651.0
  • 31a992a Publish v3.650.0
  • 76ceacb chore(clients): use spread operator for command endpoint params when necessar...
  • 75e1ab8 Publish v3.649.0
  • Additional commits viewable in compare view

Updates @aws-sdk/lib-storage from 3.620.0 to 3.657.0

Release notes

Sourced from @​aws-sdk/lib-storage's releases.

v3.657.0

3.657.0(2024-09-23)

Chores
  • middleware-flexible-checksums: re-order checksum implementations based on performance (#6500) (70db9834)
Documentation Changes
  • client-api-gateway: Documentation updates for Amazon API Gateway (5428b83e)
New Features
  • client-athena: List/Get/Update/Delete/CreateDataCatalog now integrate with AWS Glue connections. Users can create a Glue connection through Athena or use a Glue connection to define their Athena federated parameters. (51c977f9)
  • client-resource-explorer-2: AWS Resource Explorer released ListResources feature which allows customers to list all indexed AWS resources within a view. (093a53f1)
  • client-ec2: Amazon EC2 G6e instances powered by NVIDIA L40S Tensor Core GPUs are the most cost-efficient GPU instances for deploying generative AI models and the highest performance GPU instances for spatial computing workloads. (a99738f6)
  • client-glue: Added AthenaProperties parameter to Glue Connections, allowing Athena to store service specific properties on Glue Connections. (a8db47fc)
  • client-bedrock-agent: Amazon Bedrock Prompt Flows and Prompt Management now supports using inference profiles to increase throughput and improve resilience. (3db793d1)
  • client-rds: Support ComputeRedundancy parameter in ModifyDBShardGroup API. Add DBShardGroupArn in DBShardGroup API response. Remove InvalidMaxAcuFault from CreateDBShardGroup and ModifyDBShardGroup API. Both API will throw InvalidParameterValueException for invalid ACU configuration. (f69b00ed)
  • client-emr-serverless: This release adds support for job concurrency and queuing configuration at Application level. (f6a2631c)

For list of updated packages, view updated-packages.md in assets-3.657.0.zip

v3.656.0

3.656.0(2024-09-20)

New Features
  • clients: update command documentation examples as of 2024-09-20 (ab843b8d)
  • client-neptune: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (cdacf566)
  • client-sagemaker: Amazon SageMaker now supports using manifest files to specify the location of uncompressed model artifacts within Model Packages (12cef30d)
  • client-workspaces: Releasing new ErrorCodes for SysPrep failures during ImageImport and CreateImage process (ae91f03a)
  • client-sagemaker-metrics: This release introduces support for the SageMaker Metrics BatchGetMetrics API. (5b6c0db8)
  • client-dynamodb: Generate account endpoint for DynamoDB requests when the account ID is available (a39132cf)

For list of updated packages, view updated-packages.md in assets-3.656.0.zip

v3.655.0

3.655.0(2024-09-19)

New Features
  • client-workspaces-web: WorkSpaces Secure Browser now enables Administrators to view and manage end-user browsing sessions via Session Management APIs. (7913a4b6)
  • client-codeconnections: This release adds the PullRequestComment field to CreateSyncConfiguration API input, UpdateSyncConfiguration API input, GetSyncConfiguration API output and ListSyncConfiguration API output (0b63507d)

... (truncated)

Changelog

Sourced from @​aws-sdk/lib-storage's changelog.

3.657.0 (2024-09-23)

Note: Version bump only for package @​aws-sdk/lib-storage

3.654.0 (2024-09-18)

Note: Version bump only for package @​aws-sdk/lib-storage

3.651.1 (2024-09-13)

Note: Version bump only for package @​aws-sdk/lib-storage

3.651.0 (2024-09-12)

Note: Version bump only for package @​aws-sdk/lib-storage

3.650.0 (2024-09-11)

Note: Version bump only for package @​aws-sdk/lib-storage

3.649.0 (2024-09-10)

Features

  • endpoints: codegen sync for request creation performance improvements (#6449) (c8e8f28)

... (truncated)

Commits

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-sdk group with 2 updates in the / directory: [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) and [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage).


Updates `@aws-sdk/client-s3` from 3.620.0 to 3.657.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.657.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.620.0 to 3.657.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.657.0/lib/lib-storage)

---
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/lib-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 23, 2024
Copy link
Author

dependabot bot commented on behalf of github Sep 25, 2024

Superseded by #159.

@dependabot dependabot bot closed this Sep 25, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk-0edad31ed2 branch September 25, 2024 19:45
anatawa12 added a commit that referenced this pull request Sep 30, 2024
fix: センシティブチャンネルの投稿がセンシティブなファイルを含む投稿扱いされる
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code packages/backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants