Skip to content

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jan 31, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@smithy/node-http-handler (source) 2.4.0 -> 4.0.2 age adoption passing confidence

Release Notes

awslabs/smithy-typescript (@​smithy/node-http-handler)

v4.0.2

Compare Source

Patch Changes
  • fbd06eb: fix sending request when 100 Continue response takes more than 1 second

v4.0.1

Compare Source

Patch Changes

v4.0.0

Compare Source

Major Changes
  • 20d99be: major version bump for dropping node16 support
Patch Changes

v3.3.3

Compare Source

Patch Changes
  • 5e73108: fix delayed calling of setTimeout on requests

v3.3.2

Compare Source

Patch Changes

v3.3.1

Compare Source

Patch Changes

v3.3.0

Compare Source

Minor Changes
Patch Changes

v3.2.5

Compare Source

Patch Changes

v3.2.4

Compare Source

Patch Changes

v3.2.3

Compare Source

Patch Changes
  • 08fbedf: remove brackets from hostname

v3.2.2

Compare Source

Patch Changes

v3.2.1

Compare Source

Patch Changes

v3.2.0

Compare Source

Minor Changes
  • c86a02c: defer socket event listeners for node:http
Patch Changes

v3.1.4

Compare Source

Patch Changes

v3.1.3

Compare Source

Patch Changes

v3.1.2

Compare Source

Patch Changes
  • f31cc5f: remove abort signal event listeners after request completion

v3.1.1

Compare Source

Patch Changes

v3.1.0

Compare Source

Minor Changes
  • c16e014: add logger option to node-http-handler parameters, clear socket usage check timeout on error
  • c2a5595: use platform AbortController|AbortSignal implementations
Patch Changes

v3.0.1

Compare Source

Patch Changes

v3.0.0

Compare Source

Major Changes
  • 671aa70: update to node16 minimum
Minor Changes
  • 3500f34: handle web streams in streamCollector and sdkStreamMixin
Patch Changes

v2.5.0

Compare Source

Minor Changes
  • 38f9a61: Update package dependencies
Patch Changes

v2.4.3

Compare Source

Patch Changes

v2.4.2

Compare Source

Patch Changes

v2.4.1

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - "before 3am on Friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested a review from a team as a code owner January 31, 2025 01:09
@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Jan 31, 2025
@codecov
Copy link

codecov bot commented Jan 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.40%. Comparing base (5e20fe2) to head (35dd6b1).
Report is 14 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2690   +/-   ##
=======================================
  Coverage   92.40%   92.40%           
=======================================
  Files         171      171           
  Lines        8140     8140           
  Branches     1652     1652           
=======================================
  Hits         7522     7522           
  Misses        618      618           

Copy link
Member

@blumamir blumamir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This dev dependency is only used in one place in tests, so if tests are fine, I think it's good to go

@renovate-bot renovate-bot force-pushed the renovate/smithy-node-http-handler-4.x branch from 69837ed to 35dd6b1 Compare February 12, 2025 18:07
@blumamir
Copy link
Member

The new version supports node >= 18 which cannot merge while we support node >= 14.

This is a dev dependency anyway and used only for testing, so closing the PR.

@blumamir blumamir closed this Feb 24, 2025
@forking-renovate
Copy link

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 4.x releases. But if you manually upgrade to 4.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate-bot renovate-bot deleted the renovate/smithy-node-http-handler-4.x branch February 24, 2025 13:43
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 pkg:instrumentation-aws-sdk

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants