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 #15144

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 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.713.0

Release notes

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

v3.713.0

3.713.0(2024-12-16)

Chores
  • codegen: resolve obj and array JS literals from JMESPath types for waiters (#6735) (8880c88f)
  • crt-loader: add crt-loader (#6731) (ead4f4e2)
Documentation Changes
  • client-cloud9: Added information about Ubuntu 18.04 will be removed from the available imageIds for Cloud9 because Ubuntu 18.04 has ended standard support on May 31, 2023. (32c9cb15)
New Features
  • clients: update command documentation examples as of 2024-12-16 (fbec847b)
  • client-rds: This release adds support for the "MYSQL_CACHING_SHA2_PASSWORD" enum value for RDS Proxy ClientPasswordAuthType. (8afc56c5)
  • client-dlm: This release adds support for Local Zones in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies. (36c9b5ad)
  • client-medialive: AWS Elemental MediaLive adds three new features: MediaPackage v2 endpoint support for live stream delivery, KLV metadata passthrough in CMAF Ingest output groups, and Metadata Name Modifier in CMAF Ingest output groups for customizing metadata track names in output streams. (7567d643)
  • client-ec2: This release adds support for EBS local snapshots in AWS Dedicated Local Zones, which allows you to store snapshots of EBS volumes locally in Dedicated Local Zones. (0a3b2ac3)
  • client-greengrassv2: Add support for runtime in GetCoreDevice and ListCoreDevices APIs. (8ea87b47)
  • credential-providers: make credential providers aware of caller client region (#6726) (a65995fd)
Tests
  • credential-provider-ini: set profile in integ test (#6732) (01312805)

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

v3.712.0

3.712.0(2024-12-13)

Documentation Changes
  • client-networkmanager: There was a sentence fragment in UpdateDirectConnectGatewayAttachment that was causing customer confusion as to whether it's an incomplete sentence or if it was a typo. Removed the fragment. (855375fb)
New Features
  • clients: update client endpoints as of 2024-12-13 (f135fb68)
  • client-cloudwatch-logs: Limit PutIntegration IntegrationName and ListIntegrations IntegrationNamePrefix parameters to 50 characters (6e1313e0)
  • client-servicediscovery: AWS Cloud Map now supports service-level attributes, allowing you to associate custom metadata directly with services. These attributes can be retrieved, updated, and deleted using the new GetServiceAttributes, UpdateServiceAttributes, and DeleteServiceAttributes API calls. (c908c6c6)
  • client-mediaconnect: AWS Elemental MediaConnect Gateway now supports Source Specific Multicast (SSM) for ingress bridges. This enables you to specify a source IP address in addition to a multicast IP when creating or updating an ingress bridge source. (b525bd54)
  • client-eks: Add NodeRepairConfig in CreateNodegroupRequest and UpdateNodegroupConfigRequest (ce39697d)
  • client-ec2: This release adds GroupId to the response for DeleteSecurityGroup. (537aeca5)
  • client-cloudhsm-v2: Add support for Dual-Stack hsm2m.medium clusters. The customers will now be able to create hsm2m.medium clusters having both IPv4 and IPv6 connection capabilities by specifying a new param called NetworkType=DUALSTACK during cluster creation. (50cf29a6)
Bug Fixes

... (truncated)

Changelog

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

3.713.0 (2024-12-16)

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

3.712.0 (2024-12-13)

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

3.709.0 (2024-12-10)

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

3.705.0 (2024-12-03)

Features

  • client-s3: Amazon S3 Metadata stores object metadata in read-only, fully managed Apache Iceberg metadata tables that you can query. You can create metadata table configurations for S3 general purpose buckets. (b6368e5)

3.703.0 (2024-12-02)

Features

  • client-s3: Amazon S3 introduces support for AWS Dedicated Local Zones (a4b4303)

3.701.0 (2024-11-26)

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

... (truncated)

Commits
  • c2acba2 Publish v3.713.0
  • 041a906 Publish v3.712.0
  • fec23be Publish v3.709.0
  • c685950 chore(codegen): update clients for String dispatch fix (#6721)
  • 728fa5a Publish v3.705.0
  • b6368e5 feat(client-s3): Amazon S3 Metadata stores object metadata in read-only, full...
  • b5217c1 Publish v3.703.0
  • a4b4303 feat(client-s3): Amazon S3 introduces support for AWS Dedicated Local Zones
  • abe093d Publish v3.701.0
  • c7fdd8b chore(middleware-flexible-checksums): add requestAlgorithmMemberHttpHeader (#...
  • Additional commits viewable in compare view

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

Release notes

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

v3.713.0

3.713.0(2024-12-16)

Chores
  • codegen: resolve obj and array JS literals from JMESPath types for waiters (#6735) (8880c88f)
  • crt-loader: add crt-loader (#6731) (ead4f4e2)
Documentation Changes
  • client-cloud9: Added information about Ubuntu 18.04 will be removed from the available imageIds for Cloud9 because Ubuntu 18.04 has ended standard support on May 31, 2023. (32c9cb15)
New Features
  • clients: update command documentation examples as of 2024-12-16 (fbec847b)
  • client-rds: This release adds support for the "MYSQL_CACHING_SHA2_PASSWORD" enum value for RDS Proxy ClientPasswordAuthType. (8afc56c5)
  • client-dlm: This release adds support for Local Zones in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies. (36c9b5ad)
  • client-medialive: AWS Elemental MediaLive adds three new features: MediaPackage v2 endpoint support for live stream delivery, KLV metadata passthrough in CMAF Ingest output groups, and Metadata Name Modifier in CMAF Ingest output groups for customizing metadata track names in output streams. (7567d643)
  • client-ec2: This release adds support for EBS local snapshots in AWS Dedicated Local Zones, which allows you to store snapshots of EBS volumes locally in Dedicated Local Zones. (0a3b2ac3)
  • client-greengrassv2: Add support for runtime in GetCoreDevice and ListCoreDevices APIs. (8ea87b47)
  • credential-providers: make credential providers aware of caller client region (#6726) (a65995fd)
Tests
  • credential-provider-ini: set profile in integ test (#6732) (01312805)

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

v3.712.0

3.712.0(2024-12-13)

Documentation Changes
  • client-networkmanager: There was a sentence fragment in UpdateDirectConnectGatewayAttachment that was causing customer confusion as to whether it's an incomplete sentence or if it was a typo. Removed the fragment. (855375fb)
New Features
  • clients: update client endpoints as of 2024-12-13 (f135fb68)
  • client-cloudwatch-logs: Limit PutIntegration IntegrationName and ListIntegrations IntegrationNamePrefix parameters to 50 characters (6e1313e0)
  • client-servicediscovery: AWS Cloud Map now supports service-level attributes, allowing you to associate custom metadata directly with services. These attributes can be retrieved, updated, and deleted using the new GetServiceAttributes, UpdateServiceAttributes, and DeleteServiceAttributes API calls. (c908c6c6)
  • client-mediaconnect: AWS Elemental MediaConnect Gateway now supports Source Specific Multicast (SSM) for ingress bridges. This enables you to specify a source IP address in addition to a multicast IP when creating or updating an ingress bridge source. (b525bd54)
  • client-eks: Add NodeRepairConfig in CreateNodegroupRequest and UpdateNodegroupConfigRequest (ce39697d)
  • client-ec2: This release adds GroupId to the response for DeleteSecurityGroup. (537aeca5)
  • client-cloudhsm-v2: Add support for Dual-Stack hsm2m.medium clusters. The customers will now be able to create hsm2m.medium clusters having both IPv4 and IPv6 connection capabilities by specifying a new param called NetworkType=DUALSTACK during cluster creation. (50cf29a6)
Bug Fixes

... (truncated)

Changelog

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

3.713.0 (2024-12-16)

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

3.712.0 (2024-12-13)

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

3.709.0 (2024-12-10)

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

3.705.0 (2024-12-03)

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

3.703.0 (2024-12-02)

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

3.701.0 (2024-11-26)

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

3.700.0 (2024-11-25)

... (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.713.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.713.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.620.0 to 3.713.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.713.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 Dec 17, 2024
@github-actions github-actions bot added the packages/backend Server side specific issue/PR label Dec 17, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2024

Superseded by #15150.

@dependabot dependabot bot closed this Dec 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk-6282b39353 branch December 18, 2024 06:14
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 Server side specific issue/PR
Projects
Development

Successfully merging this pull request may close these issues.

0 participants