Skip to content

Bump @smithy/node-http-handler from 4.4.10 to 4.5.1#157

Closed
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/npm_and_yarn/development/smithy/node-http-handler-4.5.1
Closed

Bump @smithy/node-http-handler from 4.4.10 to 4.5.1#157
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/npm_and_yarn/development/smithy/node-http-handler-4.5.1

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps @smithy/node-http-handler from 4.4.10 to 4.5.1.

Release notes

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

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

Patch Changes

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

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

Minor Changes

  • 4e7fa38: defer loading of node:http module

@​smithy/node-http-handler@​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.

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

Patch Changes

  • Updated dependencies [5340b11]
    • @​smithy/types@​4.13.1
    • @​smithy/abort-controller@​4.2.12
    • @​smithy/protocol-http@​5.3.12
    • @​smithy/querystring-builder@​4.2.12
Changelog

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

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

  • Updated dependencies [5340b11]
    • @​smithy/types@​4.13.1
    • @​smithy/abort-controller@​4.2.12
    • @​smithy/protocol-http@​5.3.12
    • @​smithy/querystring-builder@​4.2.12

4.4.14

Patch Changes

  • a4d95e6: Set downlevel types to be used in typescript@'<4.5'
  • Updated dependencies [a4d95e6]
    • @​smithy/querystring-builder@​4.2.11
    • @​smithy/abort-controller@​4.2.11
    • @​smithy/protocol-http@​5.3.11

4.4.13

Patch Changes

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

4.4.12

Patch Changes

... (truncated)

Commits
  • 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)
  • dfdd360 Version NPM packages
  • dab22f1 fix: do not return caller's Error directly from buildAbortError (#1920)
  • 0bdca15 Version NPM packages
  • 5eab7ea Version NPM packages
  • a4d95e6 fix: set downlevel types to be used in typescript@'<4.5' (#1906)
  • 1f4cc06 Version NPM packages
  • 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 3, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 10, 2026

A newer version of @​smithy/node-http-handler exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/development/smithy/node-http-handler-4.5.1 branch from 50317bc to 34e2a92 Compare April 17, 2026 10:11
Bumps [@smithy/node-http-handler](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/node-http-handler) from 4.4.10 to 4.5.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.5.1/packages/node-http-handler)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/development/smithy/node-http-handler-4.5.1 branch from 34e2a92 to 68e8a67 Compare April 20, 2026 08:49
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 24, 2026

Superseded by #166.

@dependabot dependabot Bot closed this Apr 24, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/development/smithy/node-http-handler-4.5.1 branch April 24, 2026 05:10
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.

0 participants