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 javascript-serialize 3.1.0 to 4.0.0 #4378

Merged
merged 3 commits into from Jul 29, 2020
Merged

Update javascript-serialize 3.1.0 to 4.0.0 #4378

merged 3 commits into from Jul 29, 2020

Conversation

wnghdcjfe
Copy link
Contributor

Description of the Change

package.json's javascript-serialize 3.1.0 to 4.0.0

Benefits

Mocha can prepare for serializing bigint later.
https://github.com/yahoo/serialize-javascript/releases/tag/v4.0.0

related to #4375

@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.932% when pulling 4ba377c on wnghdcjfe:serial into 02bdb6b on mochajs:master.

@boneskull boneskull added area: security involving vulnerabilities semver-patch implementation requires increase of "patch" version number; "bug fixes" labels Jul 29, 2020
Copy link
Member

@boneskull boneskull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ty

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: security involving vulnerabilities semver-patch implementation requires increase of "patch" version number; "bug fixes"
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NPM package specifies serialize-javascript@3.0.0, but same version in repo specifies 3.1.0
3 participants