Skip to content

chore(deps-dev): bump serialize-javascript from 7.0.4 to 7.0.5#10574

Merged
jasonsaayman merged 1 commit intov1.xfrom
dependabot/npm_and_yarn/serialize-javascript-7.0.5
Mar 28, 2026
Merged

chore(deps-dev): bump serialize-javascript from 7.0.4 to 7.0.5#10574
jasonsaayman merged 1 commit intov1.xfrom
dependabot/npm_and_yarn/serialize-javascript-7.0.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2026

Bumps serialize-javascript from 7.0.4 to 7.0.5.

Release notes

Sourced from serialize-javascript's releases.

v7.0.5

Fixes

  • Improve robustness and validation for array-like object serialization.
  • Fix an issue where certain object structures could lead to excessive CPU usage.

For more details, please see GHSA-qj8w-gfj5-8c6v.

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Summary by cubic

Bump dev dependency serialize-javascript from 7.0.4 to 7.0.5 to pull in fixes for array-like object serialization and a potential high-CPU edge case. Dev-only change; no runtime impact.

Description

  • Update package-lock.json to serialize-javascript 7.0.5.
  • Includes upstream fixes improving array-like object handling and preventing excessive CPU usage.
  • No source changes; build tooling only.

Testing

  • No new tests added; none needed for a dev dependency bump.
  • Verify CI/build and existing tests pass (e.g., run npm ci && npm test).

Written for commit 45fa92c. Summary will update on new commits.

Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 7.0.4 to 7.0.5.
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](yahoo/serialize-javascript@v7.0.4...v7.0.5)

---
updated-dependencies:
- dependency-name: serialize-javascript
  dependency-version: 7.0.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added commit::chore The PR is related to a chore type::automated-pr The PR has been created by an automation labels Mar 27, 2026
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

@jasonsaayman jasonsaayman merged commit d79317f into v1.x Mar 28, 2026
17 checks passed
@jasonsaayman jasonsaayman deleted the dependabot/npm_and_yarn/serialize-javascript-7.0.5 branch March 28, 2026 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

commit::chore The PR is related to a chore type::automated-pr The PR has been created by an automation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant