Skip to content

chore(deps): bump @smithy/node-http-handler from 2.3.1 to 4.6.0#1055

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/smithy/node-http-handler-4.6.0
Closed

chore(deps): bump @smithy/node-http-handler from 2.3.1 to 4.6.0#1055
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/smithy/node-http-handler-4.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 24, 2026

Bumps @smithy/node-http-handler from 2.3.1 to 4.6.0.

Release notes

Sourced from @​smithy/node-http-handler's releases.

@​smithy/node-http-handler@​4.6.0

Minor Changes

  • 60d13c8: adds ref-counting logic for http2 sessions in the client connection pool.

@​smithy/node-http-handler@​4.5.3

Patch Changes

  • 131fce4: add eventStream indicator signal for NodeHttp2ConnectionManager so it does not reuse connections for event streams
  • Updated dependencies [131fce4]
  • Updated dependencies [52b4789]
    • @​smithy/types@​4.14.1
    • @​smithy/protocol-http@​5.3.14
    • @​smithy/querystring-builder@​4.2.14
Changelog

Sourced from @​smithy/node-http-handler's changelog.

4.6.0

Minor Changes

  • 60d13c8: adds ref-counting logic for http2 sessions in the client connection pool.

4.5.3

Patch Changes

  • 131fce4: add eventStream indicator signal for NodeHttp2ConnectionManager so it does not reuse connections for event streams
  • Updated dependencies [131fce4]
  • Updated dependencies [52b4789]
    • @​smithy/types@​4.14.1
    • @​smithy/protocol-http@​5.3.14
    • @​smithy/querystring-builder@​4.2.14

4.5.2

Patch Changes

  • Updated dependencies [cffd868]
    • @​smithy/types@​4.14.0
    • @​smithy/protocol-http@​5.3.13
    • @​smithy/querystring-builder@​4.2.13

4.5.1

Patch Changes

  • fac1a34: Move @smithy/abort-controller to devDeps

4.5.0

Minor Changes

  • 4e7fa38: defer loading of node:http module

4.4.16

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.

4.4.15

Patch Changes

... (truncated)

Commits
  • c077b47 Version NPM packages
  • 60d13c8 fix(node-http-handler): connection pools and http2 session concurrency (#1962)
  • a519430 Version NPM packages
  • 131fce4 fix(node-http-handler): enforce single-use connections for event-streams in h...
  • c01e9df Version NPM packages
  • a35b0ac chore: use dist-es for rollup build of dist-cjs (#1942)
  • 40055f6 Version NPM packages
  • fac1a34 chore(node-http-handler): move @smithy/abort-controller to devDeps (#1936)
  • 98a9ebf Version NPM packages
  • 4e7fa38 feat(node-http-handler): defer loading of node:http module (#1921)
  • Additional commits viewable in compare view

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

Bumps [@smithy/node-http-handler](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/node-http-handler) from 2.3.1 to 4.6.0.
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/node-http-handler@4.6.0/packages/node-http-handler)

---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Apr 24, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 24, 2026 13:38
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 24, 2026
@coveralls
Copy link
Copy Markdown

Coverage Report for CI Build 24892511687

Coverage remained the same at 71.46%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 9757
Covered Lines: 7373
Line Coverage: 75.57%
Relevant Branches: 5453
Covered Branches: 3496
Branch Coverage: 64.11%
Branches in Coverage %: Yes
Coverage Strength: 377.15 hits per line

💛 - Coveralls

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 1, 2026

Superseded by #1076.

@dependabot dependabot Bot closed this May 1, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/smithy/node-http-handler-4.6.0 branch May 1, 2026 16:01
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant