aws / aws-xray-sdk-node

The official AWS X-Ray SDK for Node.js.
Apache License 2.0
266 stars 155 forks source link

Update deprecated @aws-sdk package dependencies #621

Closed carolabadeer closed 10 months ago

carolabadeer commented 10 months ago

Issue #, if available: #620

Description of changes: A few @aws-sdk/* packages have been renamed to @smithy/*. This PR updates the name of these packages to ensure customers do not get errors while these deprecated dependencies of the X-Ray SDK are being installed.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (6a9f999) 83.41% compared to head (7ba215e) 83.41%.

:exclamation: Current head 7ba215e differs from pull request most recent head 666cbcd. Consider uploading reports for the commit 666cbcd to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #621 +/- ## ======================================= Coverage 83.41% 83.41% ======================================= Files 37 37 Lines 1797 1797 ======================================= Hits 1499 1499 Misses 298 298 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.