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 with 2 updates #118

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 19, 2024

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

Updates @aws-sdk/client-s3 from 3.412.0 to 3.537.0

Release notes

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

v3.537.0

3.537.0(2024-03-19)

Chores
  • ec2-metadata-service: set smithy dependency versions (#5918) (05c32e74)
  • empty the contents of the sdkVersions.properties file when writing to it (#5916) (56e1cdc3)
Documentation Changes
  • client-cloudformation: Documentation update, March 2024. Corrects some formatting. (1c3d2b4a)
New Features
  • clients: update command documentation examples as of 2024-03-19 (5b3c7e9b)
  • client-ec2: This release adds the new DescribeMacHosts API operation for getting information about EC2 Mac Dedicated Hosts. Users can now see the latest macOS versions that their underlying Apple Mac can support without needing to be updated. (b2f3261a)
  • client-cloudwatch-logs: Update LogSamples field in Anomaly model to be a list of LogEvent (d5823e32)
  • client-managedblockchain-query: Introduces a new API for Amazon Managed Blockchain Query: ListFilteredTransactionEvents. (487e1dd2)
  • client-finspace: Adding new attributes readWrite and onDemand to dataview models for Database Maintenance operations. (38c6f75e)
  • ec2-metadata-service: implement utils for ec2 metadata service (imds) (#5796) (aee792e1)
Bug Fixes
  • middleware-ssec: ssecMiddleware with strict base64 validation (#5875) (28dcfa35)

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

v3.536.0

3.536.0(2024-03-18)

Chores
Documentation Changes
  • client-timestream-query: Documentation updates, March 2024 (69aee05c)
New Features
  • clients: update client endpoints as of 2024-03-18 (e1a2dc24)
  • client-mediatailor: This release adds support to allow customers to show different content within a channel depending on metadata associated with the viewer. (72ad42dc)
  • client-rds: This release launches the ModifyIntegration API and support for data filtering for zero-ETL Integrations. (861baa75)
  • client-cloudformation: This release supports for a new API ListStackSetAutoDeploymentTargets, which provider auto-deployment configuration as a describable resource. Customers can now view the specific combinations of regions and OUs that are being auto-deployed. (29679ab8)

... (truncated)

Changelog

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

3.537.0 (2024-03-19)

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

3.536.0 (2024-03-18)

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

3.535.0 (2024-03-15)

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

3.534.0 (2024-03-14)

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

3.533.0 (2024-03-13)

Features

  • client-s3: This release makes the default option for S3 on Outposts request signing to use the SigV4A algorithm when using AWS Common Runtime (CRT). (2ddd8ec)

3.529.1 (2024-03-08)

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

... (truncated)

Commits
  • 75c4599 Publish v3.537.0
  • 69ecf8b Publish v3.536.0
  • 6bb7caa chore: move deprecation after description in comments (#5911)
  • c996c48 Publish v3.535.0
  • 65377c8 docs(client-s3): Documentation updates for Amazon S3.
  • 74b4812 chore(docs): move documentation before release tag (#5905)
  • 56e6715 chore(clients): allow commands to be constructed without arg if optional (#5901)
  • 96fd7dc chore(deps): bump tslib dependency to ^2.6.2 (#5899)
  • 1d3b44b Publish v3.534.0
  • 90feb3f Publish v3.533.0
  • Additional commits viewable in compare view

Updates @aws-sdk/lib-storage from 3.412.0 to 3.537.0

Release notes

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

v3.537.0

3.537.0(2024-03-19)

Chores
  • ec2-metadata-service: set smithy dependency versions (#5918) (05c32e74)
  • empty the contents of the sdkVersions.properties file when writing to it (#5916) (56e1cdc3)
Documentation Changes
  • client-cloudformation: Documentation update, March 2024. Corrects some formatting. (1c3d2b4a)
New Features
  • clients: update command documentation examples as of 2024-03-19 (5b3c7e9b)
  • client-ec2: This release adds the new DescribeMacHosts API operation for getting information about EC2 Mac Dedicated Hosts. Users can now see the latest macOS versions that their underlying Apple Mac can support without needing to be updated. (b2f3261a)
  • client-cloudwatch-logs: Update LogSamples field in Anomaly model to be a list of LogEvent (d5823e32)
  • client-managedblockchain-query: Introduces a new API for Amazon Managed Blockchain Query: ListFilteredTransactionEvents. (487e1dd2)
  • client-finspace: Adding new attributes readWrite and onDemand to dataview models for Database Maintenance operations. (38c6f75e)
  • ec2-metadata-service: implement utils for ec2 metadata service (imds) (#5796) (aee792e1)
Bug Fixes
  • middleware-ssec: ssecMiddleware with strict base64 validation (#5875) (28dcfa35)

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

v3.536.0

3.536.0(2024-03-18)

Chores
Documentation Changes
  • client-timestream-query: Documentation updates, March 2024 (69aee05c)
New Features
  • clients: update client endpoints as of 2024-03-18 (e1a2dc24)
  • client-mediatailor: This release adds support to allow customers to show different content within a channel depending on metadata associated with the viewer. (72ad42dc)
  • client-rds: This release launches the ModifyIntegration API and support for data filtering for zero-ETL Integrations. (861baa75)
  • client-cloudformation: This release supports for a new API ListStackSetAutoDeploymentTargets, which provider auto-deployment configuration as a describable resource. Customers can now view the specific combinations of regions and OUs that are being auto-deployed. (29679ab8)

... (truncated)

Changelog

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

3.537.0 (2024-03-19)

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

3.536.0 (2024-03-18)

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

3.535.0 (2024-03-15)

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

3.534.0 (2024-03-14)

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

3.533.0 (2024-03-13)

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

3.532.0 (2024-03-12)

Features

  • lib-storage: improve performance by reducing buffer copies (#5078) (e2fb9d5)

... (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: [@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.412.0 to 3.537.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.537.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.412.0 to 3.537.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.537.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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 19, 2024
Copy link
Author

dependabot bot commented on behalf of github Mar 22, 2024

Superseded by #121.

@dependabot dependabot bot closed this Mar 22, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk-6dbffa00fd branch March 22, 2024 21:40
kabo2468 pushed a commit that referenced this pull request May 30, 2024
ついでにお知らせのページング処理、わかったのボタン押したとき更新されるように
kabo2468 pushed a commit that referenced this pull request May 30, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants