Skip to content

build(deps): bump deps/quickjs from f113949 to a31dcef#692

Merged
buke merged 7 commits intomainfrom
dependabot/submodules/deps/quickjs-a31dcef
Mar 24, 2026
Merged

build(deps): bump deps/quickjs from f113949 to a31dcef#692
buke merged 7 commits intomainfrom
dependabot/submodules/deps/quickjs-a31dcef

Conversation

@dependabot
Copy link
Contributor

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

Bumps deps/quickjs from f113949 to a31dcef.

Commits
  • a31dcef added basic protection against too large function in serialized bytecode
  • 5022f2b fixed use-after-free via re-entrant GC in FinalizationRegistry weak reference...
  • e7b9f21quickjs-ng/quickjs#1355
  • 4d16546 fixed RegExp.escape
  • 46bd985 fixed buffer overflow in Atomics with resizable typed arrays
  • 16d6947 typo
  • f1b63fc Fix memory leak in Iterator.prototype.map (saghul) (#493)
  • 841dd03 fixed buffer overflow in TypedArray.prototype.with (#492)
  • 69090b9 Fix stack underflow with generator in iterable (saghul) (#488)
  • aaf0174 test262 update
  • Additional commits viewable in compare view

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 [deps/quickjs](https://github.com/bellard/quickjs) from `f113949` to `a31dcef`.
- [Commits](bellard/quickjs@f113949...a31dcef)

---
updated-dependencies:
- dependency-name: deps/quickjs
  dependency-version: a31dcef98c7d1d8927871ac169a1c24ad8875046
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Mar 23, 2026
@codecov
Copy link

codecov bot commented Mar 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (20fd5ae) to head (94548fb).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #692   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines         2359      2359           
=========================================
  Hits          2359      2359           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 20fd5ae...94548fb. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

github-actions bot and others added 6 commits March 23, 2026 19:03
Co-authored-by: buke <1013738+buke@users.noreply.github.com>
Co-authored-by: buke <1013738+buke@users.noreply.github.com>
Co-authored-by: buke <1013738+buke@users.noreply.github.com>
Co-authored-by: buke <1013738+buke@users.noreply.github.com>
Co-authored-by: buke <1013738+buke@users.noreply.github.com>
Co-authored-by: buke <1013738+buke@users.noreply.github.com>
@buke buke merged commit b3779cd into main Mar 24, 2026
8 checks passed
@buke buke deleted the dependabot/submodules/deps/quickjs-a31dcef branch March 24, 2026 06:48
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 submodules Pull requests that update Submodules code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant