Skip to content

deps: bump serialize-error from 8.1.0 to 13.0.1#24

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

deps: bump serialize-error from 8.1.0 to 13.0.1#24
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/master/serialize-error-13.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown

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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 24, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/master/serialize-error-13.0.1 branch from b5306c9 to 82d2792 Compare July 13, 2026 11:14
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 force-pushed the dependabot/npm_and_yarn/master/serialize-error-13.0.1 branch from 82d2792 to b6a7245 Compare July 16, 2026 09:41
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