Skip to content

chore(deps): bump serialize-error from 11.0.3 to 13.0.1 in /vole-core - #30

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

chore(deps): bump serialize-error from 11.0.3 to 13.0.1 in /vole-core#30
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vole-core/serialize-error-13.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor

Bumps serialize-error from 11.0.3 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

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 11.0.3 to 13.0.1.
- [Release notes](https://github.com/sindresorhus/serialize-error/releases)
- [Commits](sindresorhus/serialize-error@v11.0.3...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 Jul 14, 2026
@assadiab assadiab closed this Aug 5, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@assadiab
assadiab deleted the dependabot/npm_and_yarn/vole-core/serialize-error-13.0.1 branch August 5, 2026 15:38
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.

1 participant