Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps @aws-sdk/credential-providers from 3.658.1 to 3.670.0.

Release notes

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

v3.670.0

3.670.0(2024-10-11)

Chores
  • codegen: codegen update for createDefaultUserAgentProvider (#6558) (1f421db3)
Documentation Changes
  • client-appflow: Doc only updates for clarification around OAuth2GrantType for Salesforce. (b381b166)
  • client-robomaker: Documentation update: added support notices to each API action. (bc47ba41)
New Features
  • client-guardduty: Added a new field for network connection details. (6f6d4ac2)
  • client-emr: This release provides new parameter "Context" in instance fleet clusters. (bbad3841)
  • client-elastic-load-balancing-v2: Add zonal_shift.config.enabled attribute. Add new AdministrativeOverride construct in the describe-target-health API response to include information about the override status applied to a target. (809828e6)
Bug Fixes
  • client-s3: correct shape type of two shapes from union to structure (#6561) (9d746f60)
  • lib-dynamodb: missing @​aws-sdk/core dependency in lib-dynamodb (#6557) (e4f9d596)

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

v3.669.0

3.669.0(2024-10-10)

Chores
  • middleware-user-agent: detect cbor, retry, account id features (#6552) (534e028f)
Documentation Changes
  • client-elastic-inference: Elastic Inference - Documentation update to add service shutdown notice. (5dbe44b3)
  • client-ecs: This is a documentation only release that updates to documentation to let customers know that Amazon Elastic Inference is no longer available. (1ec3fb83)
  • client-acm-pca: Documentation updates for AWS Private CA. (70a55d50)
New Features
  • client-socialmessaging: This release for AWS End User Messaging includes a public SDK, providing a suite of APIs that enable sending WhatsApp messages to end users. (9e43f51a)
  • client-outposts: Adding new "DELIVERED" enum value for Outposts Order status (c9ca8165)
  • client-neptune-graph: Support for 16 m-NCU graphs available through account allowlisting (60ba33d6)
  • client-route53resolver: Route 53 Resolver Forwarding Rules can now include a server name indication (SNI) in the target address for rules that use the DNS-over-HTTPS (DoH) protocol. When a DoH-enabled Outbound Resolver Endpoint forwards a request to a DoH server, it will provide the SNI in the TLS handshake. (278471b3)
  • client-iotfleetwise: Refine campaign related API validations (9695325a)
  • client-ec2: This release adds support for assigning the billing of shared Amazon EC2 On-Demand Capacity Reservations. (88ca2562)
  • client-database-migration-service: Introduces DescribeDataMigrations, CreateDataMigration, ModifyDataMigration, DeleteDataMigration, StartDataMigration, StopDataMigration operations to SDK. Provides FailedDependencyFault error message. (f4772634)

... (truncated)

Changelog

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

3.670.0 (2024-10-11)

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

3.669.0 (2024-10-10)

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

3.668.0 (2024-10-09)

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

3.667.0 (2024-10-08)

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

3.666.0 (2024-10-07)

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

3.665.0 (2024-10-04)

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

3.664.0 (2024-10-03)

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

PR-Codex overview

This PR primarily focuses on updating various dependencies across the project, particularly the @aws-sdk libraries to newer versions, enhancing compatibility and potentially fixing bugs.

Detailed summary

  • Updated @aws-sdk/credential-providers from 3.658.1 to 3.670.0 in packages/thirdweb/package.json and packages/react-native-adapter/package.json.
  • Updated several @aws-sdk packages in pnpm-lock.yaml to 3.670.0.
  • Updated @sentry/nextjs version in the pnpm-lock.yaml.
  • Added new versions for various @smithy libraries.
  • Updated package versions in pnpm-lock.yaml for @size-limit, @storybook, and other dependencies to include esbuild@0.23.1.

The following files were skipped due to too many changes: pnpm-lock.yaml

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Bumps [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers) from 3.658.1 to 3.670.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.670.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 dependabot bot added Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 14, 2024
@changeset-bot
Copy link

changeset-bot bot commented Oct 14, 2024

⚠️ No Changeset found

Latest commit: bd122eb

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Oct 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 14, 2024 8:33pm
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 14, 2024 8:33pm
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 14, 2024 8:33pm
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 14, 2024 8:33pm

@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 14, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@socket-security
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@aws-sdk/credential-providers@3.670.0 Transitive: environment, filesystem, network, shell +179 11.8 MB aws-sdk-bot

🚮 Removed packages: npm/@aws-sdk/credential-providers@3.658.1

View full report↗︎

@jnsdls jnsdls merged commit c70777e into main Oct 14, 2024
24 of 27 checks passed
@jnsdls jnsdls deleted the dependabot/npm_and_yarn/aws-sdk/credential-providers-3.670.0 branch October 14, 2024 20:29
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants