Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

fix(server): clone of request object fails with node 15.x #567

Merged
merged 1 commit into from
Jan 14, 2021

Conversation

tripodsan
Copy link
Contributor

fixes #566

@codecov
Copy link

codecov bot commented Jan 14, 2021

Codecov Report

Merging #567 (ec96236) into main (60af5f9) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #567      +/-   ##
==========================================
+ Coverage   92.48%   92.50%   +0.01%     
==========================================
  Files           8        8              
  Lines         838      840       +2     
==========================================
+ Hits          775      777       +2     
  Misses         63       63              
Impacted Files Coverage Δ
src/RequestContext.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e956bae...ec96236. Read the comment docs.

@tripodsan tripodsan merged commit cbec17b into main Jan 14, 2021
@tripodsan tripodsan deleted the fix-node15-bug branch January 14, 2021 01:39
github-actions bot pushed a commit that referenced this pull request Jan 14, 2021
## [5.1.16](v5.1.15...v5.1.16) (2021-01-14)

### Bug Fixes

* **server:** clone of request object fails with node 15.x ([#567](#567)) ([cbec17b](cbec17b)), closes [#566](#566)
@github-actions
Copy link

🎉 This PR is included in version 5.1.16 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

hlx up fails with node 15.x
1 participant