Skip to content

chore(deps): bump rquickjs from 0.12.0 to 0.12.1#1884

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/rquickjs-0.12.1
Jul 14, 2026
Merged

chore(deps): bump rquickjs from 0.12.0 to 0.12.1#1884
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/rquickjs-0.12.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps rquickjs from 0.12.0 to 0.12.1.

Changelog

Sourced from rquickjs's changelog.

[0.12.1] - 2026-06-29

Changed

  • Updated phf, phf_shared and phf_generator to 0.14

Fixed

  • Fixed Constructor::new_prototype leaking a reference cycle that aborted JS_FreeRuntime with a gc_obj_list assertion failure
Commits
  • 04e2734 Merge pull request #708 from richarddd/release/0.12.1
  • 81e7176 Bump version to 0.12.1
  • 8e23a9d Merge pull request #707 from richarddd/fix/update-phf-0.14
  • 626712a Update phf, phf_shared and phf_generator to 0.14
  • db24de3 Fix reference cycle leak in Constructor::new_prototype by deriving the protot...
  • 23c4cd9 Merge pull request #701 from DelSkayn/dependabot/github_actions/actions/check...
  • d6521f6 Bump actions/checkout from 6 to 7
  • ab182b8 Merge pull request #700 from DelSkayn/dependabot/github_actions/codecov/codec...
  • 02e2541 Bump codecov/codecov-action from 6 to 7
  • 144ad64 Merge pull request #699 from DelSkayn/dependabot/submodules/sys/quickjs-fd0a021
  • 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 [rquickjs](https://github.com/DelSkayn/rquickjs) from 0.12.0 to 0.12.1.
- [Changelog](https://github.com/DelSkayn/rquickjs/blob/master/CHANGELOG.md)
- [Commits](DelSkayn/rquickjs@v0.12.0...v0.12.1)

---
updated-dependencies:
- dependency-name: rquickjs
  dependency-version: 0.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 14, 2026
@github-actions github-actions Bot enabled auto-merge (squash) July 14, 2026 13:47
@codspeed-hq

codspeed-hq Bot commented Jul 14, 2026

Copy link
Copy Markdown

Merging this PR will improve performance by 18.5%

⚡ 1 improved benchmark
✅ 45 untouched benchmarks
⏩ 32 skipped benchmarks1

Performance Changes

Benchmark BASE HEAD Efficiency
named_re_export_stub_build_5000 3.1 ms 2.6 ms +18.5%

Tip

Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.


Comparing dependabot/cargo/rquickjs-0.12.1 (0cf2cf3) with main (9314f20)2

Open in CodSpeed

Footnotes

  1. 32 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

  2. No successful run was found on main (4693322) during the generation of this report, so 9314f20 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@github-actions github-actions Bot merged commit 02150ee into main Jul 14, 2026
49 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/rquickjs-0.12.1 branch July 14, 2026 14:12
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants