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

Update dependency json5 to v2 #24

Merged
merged 1 commit into from
Aug 17, 2018
Merged

Update dependency json5 to v2 #24

merged 1 commit into from
Aug 17, 2018

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 17, 2018

This Pull Request updates dependency json5 from ^1.0.1 to ^2.0.0


Release Notes

v2.0.0

Compare Source

  • Major: JSON5 officially supports Node.js v6 and later. Support for Node.js
    v4 has been dropped. Since Node.js v6 supports ES5 features, the code has been
    rewritten in native ES5, and the dependence on Babel has been eliminated.

  • New: Support for Unicode 10 has been added.

  • New: The test framework has been migrated from Mocha to Tap.

  • New: The browser build at dist/index.js is no longer minified by default. A
    minified version is available at dist/index.min.js. ([#​181])

  • Fix: The warning has been made clearer when line and paragraph separators are
    used in strings.

  • Fix: package.json5 has been restored, and it is automatically generated and
    committed when the version is bumped. A new build-package NPM script has
    been added to facilitate this.



This PR has been generated by Renovate Bot.

@renovate renovate bot requested a review from KSXGitHub as a code owner August 17, 2018 04:16
@codecov-io
Copy link

codecov-io commented Aug 17, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #24   +/-   ##
=======================================
  Coverage   94.55%   94.55%           
=======================================
  Files          84       84           
  Lines        1413     1413           
  Branches      235      235           
=======================================
  Hits         1336     1336           
  Misses         73       73           
  Partials        4        4

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 e5974e1...ca2fe20. Read the comment docs.

@coveralls
Copy link

coveralls commented Aug 17, 2018

Pull Request Test Coverage Report for Build 366

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.071%

Totals Coverage Status
Change from base Build 359: 0.0%
Covered Lines: 1279
Relevant Lines: 1340

💛 - Coveralls

@KSXGitHub KSXGitHub merged commit 7f815d5 into master Aug 17, 2018
@renovate renovate bot deleted the renovate/json5-2.x branch August 17, 2018 04:31
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.

None yet

4 participants