Skip to content

chore(deps): Bump rquickjs from 0.12.0 to 0.12.2 in /src/sandbox/runtime - #286

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/src/sandbox/runtime/rquickjs-0.12.2
Open

chore(deps): Bump rquickjs from 0.12.0 to 0.12.2 in /src/sandbox/runtime#286
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/src/sandbox/runtime/rquickjs-0.12.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps rquickjs from 0.12.0 to 0.12.2.

Changelog

Sourced from rquickjs's changelog.

[0.12.2] - 2026-07-27

Added

  • Added TypedArray<U8Clamped> support for Uint8ClampedArray, obtainable via TypedArray::from_object and matched by is_typed_array like other typed array classes

Fixed

  • Fixed rquickjs-sys host build failing during cross-compilation by reusing bundled bindings for the host target instead of running bindgen with a mismatched libclang #709

[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
  • 635f932 Merge pull request #718 from DelSkayn/release/0.12.2
  • 1faa61a Bump version to 0.12.2
  • 4ff7ce6 Merge pull request #711 from richarddd/fix/host-bindgen-cross-compile
  • d2604ed Merge pull request #715 from richarddd/feat/clamped-typed-array
  • 3da0a31 Merge pull request #716 from sigmaraz/patch-1
  • 0806d4e Create SECURITY.md for vulnerability reporting guidelines
  • 2ffa1ae Support Uint8ClampedArray as TypedArray<U8Clamped>
  • ed632f1 Fix host build picking up the wrong libclang when cross-compiling by using bu...
  • 04e2734 Merge pull request #708 from richarddd/release/0.12.1
  • 81e7176 Bump version to 0.12.1
  • 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.2.
- [Changelog](https://github.com/DelSkayn/rquickjs/blob/master/CHANGELOG.md)
- [Commits](DelSkayn/rquickjs@v0.12.0...v0.12.2)

---
updated-dependencies:
- dependency-name: rquickjs
  dependency-version: 0.12.2
  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 28, 2026

@dependabot-pr-auto-approver dependabot-pr-auto-approver Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Automatically approved by dependabot auto-approve workflow

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