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

deps: pin circular-json@0.5.5 to avoid output deprecate message #3023

Merged
merged 1 commit into from
Sep 20, 2018

Conversation

dead-horse
Copy link
Member

the author of circular-json recommended flatted to replace circular-json
but flatted's output is too different with JSON.stringify which don't fit our needs

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

the author of `circular-json` recommended `flatted` to replace `circular-json`
but `flatted`'s output is too different with JSON.stringify which don't fit our needs
@codecov
Copy link

codecov bot commented Sep 20, 2018

Codecov Report

Merging #3023 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3023   +/-   ##
=======================================
  Coverage   99.75%   99.75%           
=======================================
  Files          29       29           
  Lines         831      831           
=======================================
  Hits          829      829           
  Misses          2        2

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 e3ffcbe...ce6a869. Read the comment docs.

@dead-horse dead-horse merged commit abd8d12 into master Sep 20, 2018
@dead-horse dead-horse deleted the pin-circular-json branch September 20, 2018 10:09
popomore pushed a commit that referenced this pull request Sep 20, 2018
deps: pin circular-json@0.5.5 to avoid output deprecate message (#3023)

the author of `circular-json` recommended `flatted` to replace `circular-json`
but `flatted`'s output is too different with JSON.stringify which don't fit our needs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants