Skip to content

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

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/smithy-node-http-handler-4.x
Open

fix(deps): update dependency @smithy/node-http-handler to v4#906
renovate[bot] wants to merge 1 commit intomainfrom
renovate/smithy-node-http-handler-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 22, 2025

This PR contains the following updates:

Package Change Age Confidence
@smithy/node-http-handler (source) ^3.1.4^4.0.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v4.5.0

Compare Source

Minor Changes
  • 4e7fa38: defer loading of node:http module

v4.4.16

Compare Source

Patch Changes
  • dab22f1: fix: do not return caller's Error directly from buildAbortError

    Always create a new mutable Error when the abort reason is an Error, preserving the original via .cause. Fixes TypeError when retry middleware tries to set $metadata on a frozen/sealed abort reason.

v4.4.15

Compare Source

Patch Changes

v4.4.14

Compare Source

Patch Changes

v4.4.13

Compare Source

Patch Changes
  • 9bf9ae2: fix: reject aborted requests with AbortSignal.reason instead of a generic Error

v4.4.12

Compare Source

Patch Changes

v4.4.11

Compare Source

Patch Changes

v4.4.10

Compare Source

Patch Changes
  • f6f0de9: write request.end() with no arg if empty buffer

v4.4.9

Compare Source

Patch Changes
  • 3ee4e66: Use configured logger when provided.

v4.4.8

Compare Source

Patch Changes

v4.4.7

Compare Source

Patch Changes

v4.4.6

Compare Source

Patch Changes

v4.4.5

Compare Source

Patch Changes

v4.4.4

Compare Source

Patch Changes

v4.4.3

Compare Source

Patch Changes
  • 344d06a: shfit http1 calls with expect 100-continue header to isolated http Agents

v4.4.2

Compare Source

Patch Changes

v4.4.1

Compare Source

Patch Changes

v4.4.0

Compare Source

Minor Changes
  • 761d89c: undeprecate socketTimeout for node:https requests
Patch Changes

v4.3.0

Compare Source

Minor Changes
  • 45ee67f: update dist-cjs generation to use rollup
Patch Changes

v4.2.1

Compare Source

Patch Changes

v4.2.0

Compare Source

Minor Changes
  • 64cda93: set sideEffects bundler metadata
Patch Changes

v4.1.1

Compare Source

Patch Changes

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

Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) in timezone Australia/Sydney, 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.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Feb 22, 2025

⚠️ No Changeset found

Latest commit: 074adab

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

@renovate renovate bot force-pushed the renovate/smithy-node-http-handler-4.x branch from 6f5b929 to 8c08acb Compare March 28, 2025 20:30
@deepsource-io
Copy link
Copy Markdown

deepsource-io bot commented Mar 28, 2025

DeepSource Code Review

We reviewed changes in 1535517...074adab on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Code Review Summary

Analyzer Status Updated (UTC) Details
JavaScript Mar 17, 2026 2:43p.m. Review ↗

@renovate renovate bot force-pushed the renovate/smithy-node-http-handler-4.x branch 4 times, most recently from e43e7bd to 8180347 Compare August 13, 2025 13:14
@renovate renovate bot force-pushed the renovate/smithy-node-http-handler-4.x branch 2 times, most recently from 3f1b0fc to b717948 Compare September 10, 2025 15:12
@renovate renovate bot force-pushed the renovate/smithy-node-http-handler-4.x branch 2 times, most recently from 6f988ce to c204d97 Compare September 25, 2025 18:04
@renovate renovate bot force-pushed the renovate/smithy-node-http-handler-4.x branch from c204d97 to 57499e2 Compare October 2, 2025 16:04
@renovate renovate bot force-pushed the renovate/smithy-node-http-handler-4.x branch 4 times, most recently from 1042e2d to 1c32088 Compare October 16, 2025 11:09
@renovate renovate bot force-pushed the renovate/smithy-node-http-handler-4.x branch from 1c32088 to 369e476 Compare October 23, 2025 11:43
@renovate renovate bot force-pushed the renovate/smithy-node-http-handler-4.x branch 2 times, most recently from 612adc1 to 6420cdd Compare November 1, 2025 06:54
@renovate renovate bot changed the title Update dependency @smithy/node-http-handler to v4 fix(deps): update dependency @smithy/node-http-handler to v4 Nov 6, 2025
@renovate renovate bot changed the title fix(deps): update dependency @smithy/node-http-handler to v4 Update dependency @smithy/node-http-handler to v4 Nov 7, 2025
@renovate renovate bot force-pushed the renovate/smithy-node-http-handler-4.x branch 2 times, most recently from 1baebc1 to 27c9086 Compare November 15, 2025 19:13
@renovate renovate bot force-pushed the renovate/smithy-node-http-handler-4.x branch from 27c9086 to c28ed06 Compare November 19, 2025 11:14
@renovate renovate bot changed the title Update dependency @smithy/node-http-handler to v4 fix(deps): update dependency @smithy/node-http-handler to v4 Nov 20, 2025
@renovate renovate bot force-pushed the renovate/smithy-node-http-handler-4.x branch from c28ed06 to 31ffa54 Compare December 3, 2025 15:50
@renovate renovate bot force-pushed the renovate/smithy-node-http-handler-4.x branch 2 times, most recently from 8890639 to 3452675 Compare December 19, 2025 11:06
@renovate renovate bot force-pushed the renovate/smithy-node-http-handler-4.x branch from 3452675 to f9ac63a Compare January 14, 2026 11:34
@renovate renovate bot force-pushed the renovate/smithy-node-http-handler-4.x branch from f9ac63a to b07f699 Compare February 3, 2026 11:28
@renovate renovate bot force-pushed the renovate/smithy-node-http-handler-4.x branch from b07f699 to 65657df Compare February 11, 2026 15:16
@renovate renovate bot force-pushed the renovate/smithy-node-http-handler-4.x branch 2 times, most recently from 92758d6 to 893d188 Compare February 25, 2026 13:48
@renovate renovate bot force-pushed the renovate/smithy-node-http-handler-4.x branch 2 times, most recently from e5d2b05 to 7abb032 Compare March 5, 2026 11:13
@renovate renovate bot force-pushed the renovate/smithy-node-http-handler-4.x branch 2 times, most recently from 3860170 to ee5ce62 Compare March 13, 2026 12:47
@renovate renovate bot force-pushed the renovate/smithy-node-http-handler-4.x branch from ee5ce62 to 074adab Compare March 17, 2026 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants