TASK: Update dependency serialize-error to v11 #817
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:
3.0.0->11.0.0Release Notes
sindresorhus/serialize-error (serialize-error)
v11.0.0Compare Source
Breaking
messageproperty at a minimum to be interpreted as an Error (#77)0720121Improvements
0af9fe8v10.0.0Compare Source
Breaking
22b9bd449db63aTypeErrormight have been deserialized as aErrorbefore, but is now deserialized as aTypeError.Improvements
bdf7ad4useToJSONoption (#71)e9e8666isErrorLike()method (#68)bb6d9d6causeproperty (#65)7e8be51v9.1.1Compare Source
4eefe15v9.1.0Compare Source
'[object Stream]'(#57)b589f8ev9.0.0Compare Source
Breaking
f698ea0v8.1.0Compare Source
maxDepthoption (#43)f15af7dv8.0.1Compare Source
8b1cc94v8.0.0Compare Source
Breaking
Object#toJSON()method to serialize properties if the method is defined (#38)34655ebErrorproperties are not serialized and instead replaced with'[object Buffer]'(#39)d58ce16v7.0.1Compare Source
3235f50v7.0.0Compare Source
Breaking
cea59fcThis is really just a bug fix, but since it can cause subtle bugs if you actually iterate over the properties, I wanted to be safe and make it a major release.
v6.0.0Compare Source
Breaking
5add55c728be12Because of this, non-errors might be serialized slightly differently. It now uses
JSON.stringify()instead ofutil.inspect().v5.0.0Compare Source
Breaking
The default export is now a named export
9da0ddbEnhancements
deserializeErrormethod (#24)9da0ddbFixes
5ed49e4v4.1.0Compare Source
9212299v4.0.0Compare Source
Breaking:
955c617Enhancements:
955c617Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.