Skip to content

build(deps): bump serialize-error from 8.1.0 to 13.0.1#53

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/serialize-error-13.0.1
Closed

build(deps): bump serialize-error from 8.1.0 to 13.0.1#53
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/serialize-error-13.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 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

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
serialize-error [>= 12.a, < 13]

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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 Jan 19, 2026
@Kikobeats
Copy link
Owner

@dependabot ignore this major version or @dependabot ignore this minor version

@Kikobeats Kikobeats closed this Feb 22, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 22, 2026

OK, I won't notify you about version 13.x.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/serialize-error-13.0.1 branch February 22, 2026 18:26
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