Skip to content

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

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

chore(deps): bump rquickjs from 0.12.0 to 0.12.1#51
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 13, 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)

Summary by cubic

Bump rquickjs to 0.12.1 to fix a GC reference cycle that could abort JS_FreeRuntime. Also pulls in phf 0.14 via upstream; no app code changes required.

Written for commit 98f6c29. Summary will update on new commits.

Review in cubic

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 @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions github-actions Bot merged commit 40a59da into main Jul 13, 2026
9 of 13 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/rquickjs-0.12.1 branch July 13, 2026 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants