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

build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 updates #753

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the aws-sdk-dependencies group with 2 updates in the / directory: @aws-sdk/client-ecr and @aws-sdk/client-ecr-public.

Updates @aws-sdk/client-ecr from 3.583.0 to 3.616.0

Release notes

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

v3.616.0

3.616.0(2024-07-18)

Chores
  • middleware-sdk-s3: update s3 status 200 error handling (#6232) (9119ae6c)
  • credential-provider-node: emit warning when AWS_PROFILE is set alongside ENV credentials (#6277) (d1105e3a)
  • codegen: codegen sync for stream utils (#6279) (2687058e)
Documentation Changes
  • client-workspaces-thin-client: Documentation update for WorkSpaces Thin Client. (c43a0909)
  • client-secrets-manager: Doc only update for Secrets Manager (3f9a4c4f)
  • client-timestream-query: Doc-only update for TimestreamQuery. Added guidance about the accepted valid value for the QueryPricingModel parameter. (e17e8ba7)
  • client-rds: Updates Amazon RDS documentation to specify an eventual consistency model for DescribePendingMaintenanceActions. (39182686)
  • client-ivschat: Documentation update for IVS Chat API Reference. (71e6e590)
  • credential-providers: update fromNodeProviderChain.ts docblock (#6086) (497105f4)
  • fix typos (#6286) (e9703768)
New Features
  • clients: update client endpoints as of 2024-07-18 (ac3e31bd)
  • client-ec2: Amazon VPC IP Address Manager (IPAM) now supports Bring-Your-Own-IP (BYOIP) for IP addresses registered with any Internet Registry. This feature uses DNS TXT records to validate ownership of a public IP address range. (337c43d0)
  • client-sagemaker: SageMaker Training supports R5, T3 and R5D instances family. And SageMaker Processing supports G5 and R5D instances family. (709db608)
  • client-medialive: AWS Elemental MediaLive now supports the SRT protocol via the new SRT Caller input type. (91134dfb)
  • client-taxsettings: Set default endpoint for aws partition. Requests from all regions in aws partition will be forward to us-east-1 endpoint. (7927892a)
  • client-acm-pca: Fix broken waiters for the acm-pca client. Waiters broke in version 1.13.144 of the Boto3 SDK. (a867f6e9)
  • client-firehose: This release 1) Add configurable buffering hints for Snowflake as destination. 2) Add ReadFromTimestamp for MSK As Source. Firehose will start reading data from MSK Cluster using offset associated with this timestamp. 3) Gated public beta release to add Apache Iceberg tables as destination. (9a36c7ed)
  • client-connect: Amazon Connect expands search API coverage for additional resources. Search for hierarchy groups by name, ID, tag, or other criteria (new endpoint). Search for agent statuses by name, ID, tag, or other criteria (new endpoint). Search for users by their assigned proficiencies (enhanced endpoint) (226e9c6f)
Bug Fixes
  • middleware-sdk-s3: set consistent dependency versions (#6287) (207cd845)
  • lib-storage: location in upload result should include custom port (#6282) (9d3cbb6d)
Tests
  • credential-provider-node: fix tests related to defaultProvider chain (#6285) (9ca8baeb)

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

v3.615.0

3.615.0(2024-07-12)

New Features
  • clients: update client endpoints as of 2024-07-12 (17324eb4)

... (truncated)

Changelog

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

3.616.0 (2024-07-18)

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

3.614.0 (2024-07-10)

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

3.613.0 (2024-07-09)

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

3.609.0 (2024-07-02)

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

3.606.0 (2024-06-27)

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

3.600.0 (2024-06-18)

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

3.598.0 (2024-06-14)

... (truncated)

Commits

Updates @aws-sdk/client-ecr-public from 3.583.0 to 3.616.0

Release notes

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

v3.616.0

3.616.0(2024-07-18)

Chores
  • middleware-sdk-s3: update s3 status 200 error handling (#6232) (9119ae6c)
  • credential-provider-node: emit warning when AWS_PROFILE is set alongside ENV credentials (#6277) (d1105e3a)
  • codegen: codegen sync for stream utils (#6279) (2687058e)
Documentation Changes
  • client-workspaces-thin-client: Documentation update for WorkSpaces Thin Client. (c43a0909)
  • client-secrets-manager: Doc only update for Secrets Manager (3f9a4c4f)
  • client-timestream-query: Doc-only update for TimestreamQuery. Added guidance about the accepted valid value for the QueryPricingModel parameter. (e17e8ba7)
  • client-rds: Updates Amazon RDS documentation to specify an eventual consistency model for DescribePendingMaintenanceActions. (39182686)
  • client-ivschat: Documentation update for IVS Chat API Reference. (71e6e590)
  • credential-providers: update fromNodeProviderChain.ts docblock (#6086) (497105f4)
  • fix typos (#6286) (e9703768)
New Features
  • clients: update client endpoints as of 2024-07-18 (ac3e31bd)
  • client-ec2: Amazon VPC IP Address Manager (IPAM) now supports Bring-Your-Own-IP (BYOIP) for IP addresses registered with any Internet Registry. This feature uses DNS TXT records to validate ownership of a public IP address range. (337c43d0)
  • client-sagemaker: SageMaker Training supports R5, T3 and R5D instances family. And SageMaker Processing supports G5 and R5D instances family. (709db608)
  • client-medialive: AWS Elemental MediaLive now supports the SRT protocol via the new SRT Caller input type. (91134dfb)
  • client-taxsettings: Set default endpoint for aws partition. Requests from all regions in aws partition will be forward to us-east-1 endpoint. (7927892a)
  • client-acm-pca: Fix broken waiters for the acm-pca client. Waiters broke in version 1.13.144 of the Boto3 SDK. (a867f6e9)
  • client-firehose: This release 1) Add configurable buffering hints for Snowflake as destination. 2) Add ReadFromTimestamp for MSK As Source. Firehose will start reading data from MSK Cluster using offset associated with this timestamp. 3) Gated public beta release to add Apache Iceberg tables as destination. (9a36c7ed)
  • client-connect: Amazon Connect expands search API coverage for additional resources. Search for hierarchy groups by name, ID, tag, or other criteria (new endpoint). Search for agent statuses by name, ID, tag, or other criteria (new endpoint). Search for users by their assigned proficiencies (enhanced endpoint) (226e9c6f)
Bug Fixes
  • middleware-sdk-s3: set consistent dependency versions (#6287) (207cd845)
  • lib-storage: location in upload result should include custom port (#6282) (9d3cbb6d)
Tests
  • credential-provider-node: fix tests related to defaultProvider chain (#6285) (9ca8baeb)

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

v3.615.0

3.615.0(2024-07-12)

New Features
  • clients: update client endpoints as of 2024-07-12 (17324eb4)

... (truncated)

Changelog

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

3.616.0 (2024-07-18)

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

3.614.0 (2024-07-10)

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

3.613.0 (2024-07-09)

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

3.609.0 (2024-07-02)

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

3.606.0 (2024-06-27)

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

3.600.0 (2024-06-18)

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

3.598.0 (2024-06-14)

... (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

…ith 2 updates

Bumps the aws-sdk-dependencies group with 2 updates in the / directory: [@aws-sdk/client-ecr](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecr) and [@aws-sdk/client-ecr-public](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecr-public).


Updates `@aws-sdk/client-ecr` from 3.583.0 to 3.616.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-ecr/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.616.0/clients/client-ecr)

Updates `@aws-sdk/client-ecr-public` from 3.583.0 to 3.616.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-ecr-public/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.616.0/clients/client-ecr-public)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ecr"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-dependencies
- dependency-name: "@aws-sdk/client-ecr-public"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk-dependencies-6474f05312 branch from 421eec3 to cb328be Compare July 22, 2024 09:04
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 26, 2024

Superseded by #755.

@dependabot dependabot bot closed this Jul 26, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk-dependencies-6474f05312 branch July 26, 2024 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants