Bump the aws-sdk group across 1 directory with 2 updates - #2089
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/aws-sdk-c23c166efa
branch
from
August 10, 2026 05:43
2b1ccee to
793c7ec
Compare
Owner
|
@dependabot rebase |
Bumps the aws-sdk group with 2 updates in the / directory: [@aws-sdk/client-cloudfront](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudfront) and [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers). Updates `@aws-sdk/client-cloudfront` from 3.1101.0 to 3.1105.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-cloudfront/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1105.0/clients/client-cloudfront) Updates `@aws-sdk/credential-providers` from 3.1101.0 to 3.1105.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.1105.0/packages/credential-providers) --- updated-dependencies: - dependency-name: "@aws-sdk/client-cloudfront" dependency-version: 3.1102.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk - dependency-name: "@aws-sdk/credential-providers" dependency-version: 3.1102.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/aws-sdk-c23c166efa
branch
from
August 10, 2026 16:03
793c7ec to
b41384a
Compare
kpfefferle
approved these changes
Aug 10, 2026
kpfefferle
left a comment
Owner
There was a problem hiding this comment.
Patch-level bump of the aws-sdk group: @aws-sdk/client-cloudfront and @aws-sdk/credential-providers 3.1101.0 -> 3.1105.0, with the transitive @aws-sdk/* chain moving in lockstep. Lockfile-only, no breaking notes. Notably this pulls @aws-sdk/core 3.977.5 -> 3.977.6, clearing the deprecation warning for the JSON Document number-parsing bug (aws/aws-sdk-js-v3#8246). Every bumped package still declares engines node >=20.0.0, so nothing conflicts with our engines floor of >= 20.19. Run Tests is green on the rebased commit atop the current tip of main.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the aws-sdk group with 2 updates in the / directory: @aws-sdk/client-cloudfront and @aws-sdk/credential-providers.
Updates
@aws-sdk/client-cloudfrontfrom 3.1101.0 to 3.1105.0Release notes
Sourced from @aws-sdk/client-cloudfront's releases.
... (truncated)
Changelog
Sourced from @aws-sdk/client-cloudfront's changelog.
Commits
d6c0ea3Publish v3.1105.0b3929bdPublish v3.1104.0672c90dPublish v3.1103.0c528531Publish v3.1102.0Updates
@aws-sdk/credential-providersfrom 3.1101.0 to 3.1105.0Release notes
Sourced from @aws-sdk/credential-providers's releases.
... (truncated)
Changelog
Sourced from @aws-sdk/credential-providers's changelog.
Commits
d6c0ea3Publish v3.1105.0b3929bdPublish v3.1104.0672c90dPublish v3.1103.0c528531Publish v3.1102.05caf21ffix(credential-provider-login): always read token from disk (#8216)