Skip to content

Bump @smithy/node-http-handler from 3.3.1 to 3.3.2#3119

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/smithy/node-http-handler-3.3.2
Dec 10, 2024
Merged

Bump @smithy/node-http-handler from 3.3.1 to 3.3.2#3119
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/smithy/node-http-handler-3.3.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2024

Bumps @smithy/node-http-handler from 3.3.1 to 3.3.2.

Release notes

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

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

Patch Changes

  • f4e1a45: skip sending body without waiting for a timeout on response, if "expect" request header with "100-continue" is provided
  • a257792: Added context binding to the setTimeout and clearTimeout functions
  • Updated dependencies [b52b4e8]
    • @​smithy/types@​3.7.2
    • @​smithy/abort-controller@​3.1.9
    • @​smithy/protocol-http@​4.1.8
    • @​smithy/querystring-builder@​3.0.11
Changelog

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

3.3.2

Patch Changes

  • f4e1a45: skip sending body without waiting for a timeout on response, if "expect" request header with "100-continue" is provided
  • a257792: Added context binding to the setTimeout and clearTimeout functions
  • Updated dependencies [b52b4e8]
    • @​smithy/types@​3.7.2
    • @​smithy/abort-controller@​3.1.9
    • @​smithy/protocol-http@​4.1.8
    • @​smithy/querystring-builder@​3.0.11
Commits
  • 50d8c54 Version NPM packages
  • a257792 fix: binding the methods to the context (#1466)
  • f4e1a45 fix(node-http-handler): skip sending body without waiting for a timeout on re...
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 the dependencies Pull requests that update a dependency file label Dec 10, 2024
@github-actions github-actions bot enabled auto-merge December 10, 2024 01:29
Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md)
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/node-http-handler@3.3.2/packages/node-http-handler)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/smithy/node-http-handler-3.3.2 branch from 0532dca to d6c4eac Compare December 10, 2024 01:37
@sonarqubecloud
Copy link

@github-actions github-actions bot merged commit e56e9f5 into main Dec 10, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/smithy/node-http-handler-3.3.2 branch December 10, 2024 01:49
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants