Skip to content

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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 27, 2025

This PR contains the following updates:

Package Change Age Confidence
@smithy/node-http-handler (source) 2.4.0 -> 4.1.0 age confidence

Release Notes

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

v4.1.0

Compare Source

Minor Changes
  • c4e923a: per-request timeouts support

v4.0.6

Compare Source

Patch Changes

v4.0.5

Compare Source

Patch Changes

v4.0.4

Compare Source

Patch Changes

v4.0.3

Compare Source

Patch Changes
  • 54d2416: Fix constructor socketAcquisitionWarningTimeout does not work
  • fba050c: Clear obsolete timeout handlers from socket.

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 is behind base branch, 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 renovate bot added the dependencies Pull requests that update a dependency file label Jun 27, 2025
@renovate renovate bot requested a review from a team as a code owner June 27, 2025 02:25
@github-actions github-actions bot requested review from blumamir, jj22ee and trivikr June 27, 2025 02:25
Copy link

codecov bot commented Jun 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.06%. Comparing base (e9987a7) to head (c9fe78b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2917   +/-   ##
=======================================
  Coverage   89.06%   89.06%           
=======================================
  Files         188      188           
  Lines        9219     9219           
  Branches     1900     1900           
=======================================
  Hits         8211     8211           
  Misses       1008     1008           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/smithy-node-http-handler-4.x branch 17 times, most recently from f8bf295 to 74b0f9e Compare June 30, 2025 08:23
@renovate renovate bot force-pushed the renovate/smithy-node-http-handler-4.x branch 10 times, most recently from 5da2365 to c151821 Compare July 9, 2025 16:35
@renovate renovate bot force-pushed the renovate/smithy-node-http-handler-4.x branch 5 times, most recently from 34aac5c to 6226e40 Compare July 16, 2025 21:14
@renovate renovate bot force-pushed the renovate/smithy-node-http-handler-4.x branch from 6226e40 to b593a6f Compare July 18, 2025 16:14
@renovate renovate bot force-pushed the renovate/smithy-node-http-handler-4.x branch from b593a6f to c9fe78b Compare July 18, 2025 18:45
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.

6 participants