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

chore(deps): update dependency @smithy/node-http-handler to v4 #2690

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@smithy/node-http-handler (source) 2.4.0 -> 4.0.2 age adoption passing confidence

Release Notes

awslabs/smithy-typescript (@​smithy/node-http-handler)

v4.0.2

Compare Source

Patch Changes
  • fbd06eb: fix sending request when 100 Continue response takes more than 1 second

v4.0.1

Compare Source

Patch Changes

v4.0.0

Compare Source

Major Changes
  • 20d99be: major version bump for dropping node16 support
Patch Changes

v3.3.3

Compare Source

Patch Changes
  • 5e73108: fix delayed calling of setTimeout on requests

v3.3.2

Compare Source

Patch Changes

v3.3.1

Compare Source

Patch Changes

v3.3.0

Compare Source

Minor Changes
Patch Changes

v3.2.5

Compare Source

Patch Changes

v3.2.4

Compare Source

Patch Changes

v3.2.3

Compare Source

Patch Changes
  • 08fbedf: remove brackets from hostname

v3.2.2

Compare Source

Patch Changes

v3.2.1

Compare Source

Patch Changes

v3.2.0

Compare Source

Minor Changes
  • c86a02c: defer socket event listeners for node:http
Patch Changes

v3.1.4

Compare Source

Patch Changes

v3.1.3

Compare Source

Patch Changes

v3.1.2

Compare Source

Patch Changes
  • f31cc5f: remove abort signal event listeners after request completion

v3.1.1

Compare Source

Patch Changes

v3.1.0

Compare Source

Minor Changes
  • c16e014: add logger option to node-http-handler parameters, clear socket usage check timeout on error
  • c2a5595: use platform AbortController|AbortSignal implementations
Patch Changes

v3.0.1

Compare Source

Patch Changes

v3.0.0

Compare Source

Major Changes
  • 671aa70: update to node16 minimum
Minor Changes
  • 3500f34: handle web streams in streamCollector and sdkStreamMixin
Patch Changes

v2.5.0

Compare Source

Minor Changes
  • 38f9a61: Update package dependencies
Patch Changes

v2.4.3

Compare Source

Patch Changes

v2.4.2

Compare Source

Patch Changes

v2.4.1

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - "before 3am on Friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested a review from a team as a code owner January 31, 2025 01:09
@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Jan 31, 2025
Copy link

codecov bot commented Jan 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.96%. Comparing base (cb0515a) to head (69837ed).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2690   +/-   ##
=======================================
  Coverage   90.96%   90.96%           
=======================================
  Files         172      172           
  Lines        8137     8137           
  Branches     1649     1649           
=======================================
  Hits         7402     7402           
  Misses        735      735           

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 pkg:instrumentation-aws-sdk
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants