Skip to content

fix(deps): update dependency parse-json to v5.2.0 #2005

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

Merged
merged 2 commits into from
Jan 20, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 22, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
parse-json 5.0.1 -> 5.2.0 age adoption passing confidence

Release Notes

sindresorhus/parse-json

v5.2.0

Compare Source

v5.1.0

Compare Source

  • Replace dependency json-parse-better-errors with fork json-parse-even-better-errors (#​23) 58852b4

Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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 has been generated by WhiteSource Renovate. View repository job log here.

@coveralls
Copy link

coveralls commented Aug 22, 2020

Coverage Status

Coverage remained the same at 100.0% when pulling 4e3d378 on renovate/parse-json-5.x into 984750f on master.

@rpl
Copy link
Member

rpl commented Aug 27, 2020

The tests are failure because parse-json has slightly changed the error message:

(likely as a side effect of replacing the json-parse-better-errors previous dependency with a new json-parse-even-better-errors dependencies).

Before merging this PR, we will need to tweak the test case to pass with the new error message being raised on an json parsing errors.

@rpl rpl self-assigned this Aug 27, 2020
@renovate renovate bot force-pushed the renovate/parse-json-5.x branch from cec5e10 to 8ca8f27 Compare September 17, 2020 13:05
@renovate renovate bot force-pushed the renovate/parse-json-5.x branch from 8ca8f27 to 16a2c0f Compare October 1, 2020 12:07
@renovate renovate bot force-pushed the renovate/parse-json-5.x branch from 16a2c0f to 4e3d378 Compare December 4, 2020 12:32
@renovate renovate bot force-pushed the renovate/parse-json-5.x branch from 4e3d378 to f3fa60e Compare December 17, 2020 19:36
@renovate renovate bot changed the title fix(deps): update dependency parse-json to v5.1.0 fix(deps): update dependency parse-json to v5.2.0 Jan 18, 2021
@renovate renovate bot force-pushed the renovate/parse-json-5.x branch from f3fa60e to f89fa2b Compare January 18, 2021 12:04
@renovate renovate bot force-pushed the renovate/parse-json-5.x branch from f89fa2b to 31cea62 Compare January 19, 2021 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants