Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/smithy/node-http-handler-4.6.1
Open

chore(deps): bump @smithy/node-http-handler from 2.3.1 to 4.6.1#1076
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/smithy/node-http-handler-4.6.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

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

Release notes

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

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

Patch Changes

  • 769ed47: update http2 session closure to prefer session.close() on goaway rather than immediately invoking session.destroy()

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

Minor Changes

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

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

4.6.1

Patch Changes

  • 769ed47: update http2 session closure to prefer session.close() on goaway rather than immediately invoking session.destroy()

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

... (truncated)

Commits
  • 4c4d986 Version NPM packages
  • 769ed47 fix(node-http-handler): more graceful http2 session closure logic (#1967)
  • 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)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 1, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 1, 2026 16:01
@coveralls
Copy link
Copy Markdown

coveralls commented May 1, 2026

Coverage Report for CI Build 25565058781

Coverage decreased (-0.006%) to 74.249%

Details

  • Coverage decreased (-0.006%) from 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: 10275
Covered Lines: 8036
Line Coverage: 78.21%
Relevant Branches: 5934
Covered Branches: 3999
Branch Coverage: 67.39%
Branches in Coverage %: Yes
Coverage Strength: 409.26 hits per line

💛 - Coveralls

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/smithy/node-http-handler-4.6.1 branch 8 times, most recently from 20e47f8 to 2b59073 Compare May 8, 2026 14:40
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.1.
- [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.1/packages/node-http-handler)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/smithy/node-http-handler-4.6.1 branch from 2b59073 to d0b14a8 Compare May 8, 2026 15:47
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