Skip to content

Bump serialize-error from 8.1.0 to 13.0.1#66

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/serialize-error-13.0.1
Open

Bump serialize-error from 8.1.0 to 13.0.1#66
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/serialize-error-13.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps serialize-error from 8.1.0 to 13.0.1.

Release notes

Sourced from serialize-error's releases.

v13.0.1

  • Fix plain objects in error properties not being recursively processed 667d958
  • Fix circular reference detection performance 30bb730
  • Fix NonError deserialization round-trip 4b56cb5

sindresorhus/serialize-error@v13.0.0...v13.0.1

v13.0.0

Breaking

  • Require Node.js 20 4d32b0a

Improvements

  • Add factory function support for incompatible error constructors (#114) d196952
  • Make addKnownErrorConstructor work with minified code (#113) adbdd79
  • Serialize non-error values to NonError error (#112) fda78b8
  • Preserve complex values during deserialization (#111) 6fd0ad0

sindresorhus/serialize-error@v12.0.0...v13.0.0

v12.0.0

Breaking

  • Require Node.js 18+ (#100) 98bbe4e
  • Avoid breaking with bad custom constructors (#104) e593d37

Improvements

  • Add support for AggregateError (#103) b6ff2eb
  • Tighten Error determination (#101) 7fc2898

Fixes

  • Stop making non-Error properties non-enumerable (#102) 1d8395b
  • Fix return type for unknown input (#105) 64ce883

sindresorhus/serialize-error@v11.0.3...v12.0.0

v11.0.3

  • Improve compatibility with Next.js (#94) 6729be5

sindresorhus/serialize-error@v11.0.2...v11.0.3

... (truncated)

Commits
  • 99459b2 13.0.1
  • 667d958 Fix plain objects in error properties not being recursively processed
  • 30bb730 Fix circular reference detection performance
  • 4b56cb5 Fix NonError deserialization round-trip
  • a0bf4cd 13.0.0
  • 6fcfea6 Tweaks
  • d196952 Add factory function support for incompatible error constructors (#114)
  • 4d32b0a Require Node.js 20
  • adbdd79 Make addKnownErrorConstructor work with minified code (#113)
  • fda78b8 Serialize non-error values to NonError error (#112)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [serialize-error](https://github.com/sindresorhus/serialize-error) from 8.1.0 to 13.0.1.
- [Release notes](https://github.com/sindresorhus/serialize-error/releases)
- [Commits](sindresorhus/serialize-error@v8.1.0...v13.0.1)

---
updated-dependencies:
- dependency-name: serialize-error
  dependency-version: 13.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants