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 dependency serialize-error to v11 #330

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 18, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
serialize-error 8.1.0 -> 11.0.3 age adoption passing confidence

Release Notes

sindresorhus/serialize-error (serialize-error)

v11.0.3

Compare Source

v11.0.2

Compare Source

  • Fix compatibility with DOMException 26fc52b

v11.0.1

Compare Source

  • Fix handling of non-extensible objects fdfe034

v11.0.0

Compare Source

Breaking
  • Expect a message property at a minimum to be interpreted as an Error (#​77) 0720121
Improvements

v10.0.0

Compare Source

Breaking
  • Require Node.js 14 22b9bd4
  • Preserve error constructor (#​70) 49db63a
    • Previously it did not preserve built-in errors. It does now. So a TypeError might have been deserialized as a Error before, but is now deserialized as a TypeError.
Improvements

v9.1.1

Compare Source

v9.1.0

Compare Source

  • Handle streams attached to an error by replacing them with '[object Stream]' (#​57) b589f8e

v9.0.0

Compare Source

Breaking

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/serialize-error-11.x branch from c278991 to ba1e7b6 Compare August 2, 2023 18:24
@renovate renovate bot force-pushed the renovate/serialize-error-11.x branch from ba1e7b6 to a495c9d Compare August 25, 2023 16:03
@renovate renovate bot force-pushed the renovate/serialize-error-11.x branch from a495c9d to 18092a7 Compare November 10, 2023 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants