Update dependency serialize-javascript to v7#241
Open
mend-for-github-com[bot] wants to merge 1 commit intoalphafrom
Open
Update dependency serialize-javascript to v7#241mend-for-github-com[bot] wants to merge 1 commit intoalphafrom
mend-for-github-com[bot] wants to merge 1 commit intoalphafrom
Conversation
b0f3afa to
512e9f0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.5.0→^7.0.0By merging this PR, the issue #70 will be automatically resolved and closed:
Release Notes
yahoo/serialize-javascript (serialize-javascript)
v7.0.5Compare Source
Fixes
For more details, please see GHSA-qj8w-gfj5-8c6v.
v7.0.4Compare Source
What's Changed
Full Changelog: yahoo/serialize-javascript@v7.0.3...v7.0.4
v7.0.3Compare Source
2e609d042b7cdbv7.0.2Compare Source
What's Changed
Full Changelog: yahoo/serialize-javascript@v7.0.1...v7.0.2
v7.0.1Compare Source
What's Changed
New Contributors
Full Changelog: yahoo/serialize-javascript@v7.0.0...v7.0.1
v7.0.0Compare Source
Breaking Changes
What's Changed
New Contributors
Full Changelog: yahoo/serialize-javascript@v6.0.2...v7.0.0
v6.0.2Compare Source
f27d65d02499c00d88527e2a3a915a1fa64v6.0.1Compare Source
What's Changed
New Contributors
Full Changelog: yahoo/serialize-javascript@v6.0.0...v6.0.1
v6.0.0Compare Source
Changelog
Behavior changes for URL objects
It serializes URL objects as follows since this version. The result of serialization may be changed if you are passing URL object values into the serialize-javascript.
Thank you @rrdelaney for this release.
v5.0.1Compare Source
Changelog
v5.0.0Compare Source
Changelog
Behavior changes for sparse arrays
It serializes sparse arrays as follows since this version. The result of serialization may be changed if you are passing sparse arrays values into the serialize-javascript.
Thank you @victorporof for this release.
v4.0.0Compare Source
Changelog
Behavior changes for BigInt
It serializes
BigIntvalues as follows since this version. The result of serialization may be changed if you are passingBigIntvalues into the serialize-javascript.v4.x:
v3.x:
Thank you @mum-never-proud for this release.
v3.1.0Compare Source
Note: the
randombyteshas been added to the dependency package to improve the generation of UIDs. Check the #22 for more information. Thanks to @JordanMilne and @Siebes for this change.v3.0.0Compare Source
Behavior changes for
InfinityIt serializes
Infinityvalues as follows since this version. The result of serialization may be changed if you are passingInfinityvalues into theserialize-javascript.v3.x
v2.x
v2.1.2Compare Source
v2.1.1Compare Source
v2.1.0Compare Source
ignoreFunctionoption (@realdennis, #58)v2.0.0Compare Source
Behavior changes for
undefinedIt serializes
undefinedvalues as follows since this version. The result of serialization may be changed if you are passingundefinedvalues into theserialize-javascript.v2.x
v1.x
v1.9.1Compare Source
v1.9.0Compare Source
v1.8.0Compare Source