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

chore(deps): bump @discoveryjs/json-ext from 0.5.2 to 0.5.3 #2717

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 14, 2021

Bumps @discoveryjs/json-ext from 0.5.2 to 0.5.3.

Release notes

Sourced from @​discoveryjs/json-ext's releases.

0.5.3

  • Fixed stringifyStream() and stringifyInfo() to work properly when replacer is an allowlist
  • parseChunked()
    • Fixed wrong parse error when chunks are splitted on a whitespace inside an object or array (#6, @​alexei-vedder)
    • Fixed corner cases when wrong placed or missed comma doesn't cause to parsing failure
Changelog

Sourced from @​discoveryjs/json-ext's changelog.

0.5.3 (2021-05-13)

  • Fixed stringifyStream() and stringifyInfo() to work properly when replacer is an allowlist
  • parseChunked()
    • Fixed wrong parse error when chunks are splitted on a whitespace inside an object or array (#6, @​alexei-vedder)
    • Fixed corner cases when wrong placed or missed comma doesn't cause to parsing failure
Commits
  • 705ff91 0.5.3
  • dc7ada3 Fix security warnings
  • 05389bc One more try to fix tests on Windows
  • 25f927d Rename dist-min -> distMin
  • 97d7991 Rollback minimal reporter
  • c51beec One more fix for tests on Windows
  • 2f07922 Add test for infinity stringify length
  • e5b67bd One more try to fix tests on Windows
  • 0563142 Use minimal mocha reporter on CI
  • d347efa One more test fix for Windows
  • Additional commits viewable 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 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 requested a review from a team as a code owner May 14, 2021 02:00
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 14, 2021
@codecov
Copy link

codecov bot commented May 14, 2021

Codecov Report

Merging #2717 (e47e395) into master (bee84c8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2717   +/-   ##
=======================================
  Coverage   96.06%   96.06%           
=======================================
  Files          30       30           
  Lines        1526     1526           
  Branches      432      432           
=======================================
  Hits         1466     1466           
  Misses         60       60           

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 bee84c8...e47e395. Read the comment docs.

@alexander-akait alexander-akait merged commit 244277d into master May 14, 2021
@alexander-akait alexander-akait deleted the dependabot/npm_and_yarn/discoveryjs/json-ext-0.5.3 branch May 14, 2021 11:19
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 PR: reviewed-approved PR: small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants