Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps @aws-sdk/credential-providers from 3.749.0 to 3.778.0.

Release notes

Sourced from @​aws-sdk/credential-providers's releases.

v3.778.0

3.778.0(2025-03-28)

Documentation Changes
  • client-ecs: This is an Amazon ECS documentation only release that addresses tickets. (f9ca0c26)
New Features
  • clients: update client endpoints as of 2025-03-28 (daf689ae)
  • client-apigatewayv2: Adds support for setting the IP address type to allow dual-stack or IPv4 address types to invoke your APIs or domain names. (7528ca99)
  • client-api-gateway: Adds support for setting the IP address type to allow dual-stack or IPv4 address types to invoke your APIs or domain names. (ef4a874d)
  • client-quicksight: RLS permission dataset with userAs: RLS_RULES flag, Q in QuickSight/Threshold Alerts/Schedules/Snapshots in QS embedding, toggle dataset refresh email alerts via API, transposed table with options: column width, type and index, toggle Q&A on dashboards, Oracle Service Name when creating data source. (625ee9cd)
  • client-networkmanager: Add support for NetworkManager Dualstack endpoints. (cd55850c)
  • client-marketplace-metering: Add support for Marketplace Metering Service dual-stack endpoints. (76dce294)
  • client-payment-cryptography: The service adds support for transferring AES-256 and other keys between the service and other service providers and HSMs. This feature uses ECDH to derive a one-time key transport key to enable these secure key exchanges. (06a1cb57)
  • client-sagemaker: TransformAmiVersion for Batch Transform and SageMaker Search Service Aggregate Search API Extension (86ab9f46)
  • client-bedrock-runtime: Launching Multi-modality Content Filter for Amazon Bedrock Guardrails. (76cfd9b5)
  • client-codebuild: This release adds support for cacheNamespace in ProjectCache (add93bd5)
Bug Fixes
  • lib-dynamodb: read input from middleware instead of command (#6984) (371f05c1)
  • credential-providers: allow env and configFile selection of region in fromTemporaryCredentials (#6982) (f46323d4)

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

v3.777.0

3.777.0(2025-03-27)

Documentation Changes
  • clients: switch example generation from JS to Smithy, add streaming blob output examples (#6981) (8bf0c034)
New Features
  • clients: update client endpoints as of 2025-03-27 (810fd8c3)
  • client-bcm-pricing-calculator: Added standaloneAccountRateTypeSelections for GetPreferences and UpdatePreferences APIs. Added STALE enum value to status attribute in GetBillScenario and UpdateBillScenario APIs. (f3fe1af8)
  • client-eks: Added support for BOTTLEROCKET FIPS AMIs to AMI types in US regions. (09d8cf0d)
  • client-gamelift: Amazon GameLift Servers add support for additional instance types. (a31949ff)
  • client-sagemaker: add: recovery mode for SageMaker Studio apps (126e606d)
  • client-sso-oidc: This release adds AwsAdditionalDetails in the CreateTokenWithIAM API response. (ad600448)
  • client-iam: Update IAM dual-stack endpoints for BJS, IAD and PDT partitions (678eaebc)
  • client-bedrock-agent-runtime: bedrock flow now support node action trace. (9621bd38)
  • client-datazone: This release adds new action type of Create Listing Changeset for the Metadata Enforcement Rule feature. (7b29a722)
  • client-batch: This release will enable two features: Firelens log driver, and Execute Command on Batch jobs on ECS. Both features will be passed through to ECS. (e7c7403e)
  • client-cloudformation: Adding support for the new parameter "ScanFilters" in the CloudFormation StartResourceScan API. When this parameter is included, the StartResourceScan API will initiate a scan limited to the resource types specified by the parameter. (2da6a12c)

... (truncated)

Changelog

Sourced from @​aws-sdk/credential-providers's changelog.

3.778.0 (2025-03-28)

Bug Fixes

  • credential-providers: allow env and configFile selection of region in fromTemporaryCredentials (#6982) (f46323d)

3.777.0 (2025-03-27)

Note: Version bump only for package @​aws-sdk/credential-providers

3.775.0 (2025-03-25)

Note: Version bump only for package @​aws-sdk/credential-providers

3.774.0 (2025-03-24)

Note: Version bump only for package @​aws-sdk/credential-providers

3.772.0 (2025-03-20)

Note: Version bump only for package @​aws-sdk/credential-providers

3.768.0 (2025-03-14)

Note: Version bump only for package @​aws-sdk/credential-providers

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 31, 2025
Bumps [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers) from 3.749.0 to 3.778.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-providers/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.778.0/packages/credential-providers)

---
updated-dependencies:
- dependency-name: "@aws-sdk/credential-providers"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 7, 2025

Superseded by #217.

@dependabot dependabot bot closed this Apr 7, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/credential-providers-3.778.0 branch April 7, 2025 04:33
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

Development

Successfully merging this pull request may close these issues.

1 participant