Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @smithy/node-http-handler from 2.3.1 to 2.4.0 #5565

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2024

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

Release notes

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

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

Minor Changes

  • d70a00ac: allow ctor args in lieu of Agent instances in node-http-handler ctor
  • 1e23f967: add socket exhaustion checked warning to node-http-handler

Patch Changes

  • Updated dependencies [d70a00ac]
  • Updated dependencies [1e23f967]
  • Updated dependencies [929801bc]
    • @​smithy/types@​2.10.0
    • @​smithy/protocol-http@​3.2.0
    • @​smithy/abort-controller@​2.1.2
    • @​smithy/querystring-builder@​2.1.2
Changelog

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

2.4.0

Minor Changes

  • d70a00ac: allow ctor args in lieu of Agent instances in node-http-handler ctor
  • 1e23f967: add socket exhaustion checked warning to node-http-handler

Patch Changes

  • Updated dependencies [d70a00ac]
  • Updated dependencies [1e23f967]
  • Updated dependencies [929801bc]
    • @​smithy/types@​2.10.0
    • @​smithy/protocol-http@​3.2.0
    • @​smithy/abort-controller@​2.1.2
    • @​smithy/querystring-builder@​2.1.2
Commits
  • 7baf4b1 Version NPM packages
  • d70a00a feat: allow http(s).Agent ctor arg in lieu of instance (#1165)
  • 1e23f96 feat: add checked socket exhaustion warning when throughput is slow (#1164)
  • 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 23, 2024
Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler) from 2.3.1 to 2.4.0.
- [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@2.4.0/packages/node-http-handler)

---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
  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/smithy/node-http-handler-2.4.0 branch from 2c7fd6c to dfe83dd Compare February 23, 2024 02:12
Copy link

sonarcloud bot commented Feb 23, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@github-actions github-actions bot merged commit f3b3cfa into master Feb 23, 2024
15 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/smithy/node-http-handler-2.4.0 branch February 23, 2024 02:27
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