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

chore(deps): update dependency serialize-error to v11 #17

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

renovate-widdix[bot]
Copy link
Contributor

@renovate-widdix renovate-widdix bot commented Dec 11, 2024

This PR contains the following updates:

Package Type Update Change
serialize-error dependencies major 8.1.0 -> 11.0.3

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 has been generated by Renovate Bot.

@andreaswittig andreaswittig merged commit 812ad14 into master Dec 11, 2024
2 checks passed
@andreaswittig andreaswittig deleted the renovate/serialize-error-11.x branch December 11, 2024 12:46
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.

1 participant