Skip to content

chore(deps): bump rquickjs from 0.8.1 to 0.11.0 in /backend#8165

Closed
dependabot[bot] wants to merge 3 commits intomainfrom
dependabot/cargo/backend/rquickjs-0.11.0
Closed

chore(deps): bump rquickjs from 0.8.1 to 0.11.0 in /backend#8165
dependabot[bot] wants to merge 3 commits intomainfrom
dependabot/cargo/backend/rquickjs-0.11.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps rquickjs from 0.8.1 to 0.11.0.

Changelog

Sourced from rquickjs's changelog.

[0.11.0] - 2025-12-16

Added

  • Added Proxy object ##570
  • Allow setting filename as an eval option ##536
  • Add Iterable allow JS to iterate over Rust iterator ##564
  • Add JsIterator to iterate over Javascript Iterator ##564
  • Add more trait implementations like AsRef for CString ##558

Changed

Fixed

  • Fix wasm32 build #548

[0.10.0] - 2025-10-24

Added

  • Allow rquickjs-core to build with no_std ##455
  • Add PromiseHook bindings ##453
  • Add Module::write options to enable features like JS_WRITE_OBJ_STRIP_SOURCE and JS_WRITE_OBJ_STRIP_DEBUG ##443 and ##518
  • Allow building with sanitizer ##425
  • Add set_host_promise_rejection_tracker to AsyncRuntime ##452
  • Add linux arm64 support to sys crate ##445
  • Implement Trace for Atom ##517
  • Add disable-assertions feature to disable runtime assertions in quickjs ##535
  • Add JS_TAG_SHORT_BIG_INT tag to support short BigInt ##458 and ##519

Changed

  • Bump MSRV to 1.82 ##531
  • Update to 2024 edition ##473
  • Export DriveFuture ##491
  • Switch to dlopen2 for native module loading ##513

Fixed

  • Fix base objects intrinsic not being enabled in async context ##442
  • Fix namespace resolution for JsLifetime in derive macro ##429
  • Fix ownership of ctx pointers to be more ergonomic and fix cleanup bugs ##433
  • Fix rename option in qjs attribute ##428
  • Strip llvm suffix for *-pc-windows-gnullvm target ##506

[0.9.0] - 2025-01-29

... (truncated)

Commits
  • c99675e Merge pull request #580 from DelSkayn/ef-bump
  • dd7065e Merge branch 'master' into ef-bump
  • f5b8884 Merge pull request #577 from DelSkayn/dependabot/github_actions/actions/downl...
  • 42a1fae Merge pull request #582 from DelSkayn/dependabot/submodules/sys/quickjs-d405777
  • d6e0bc9 Merge branch 'master' into ef-bump
  • 435722c Bump sys/quickjs from fa9472d to d405777
  • 111951b Merge pull request #579 from DelSkayn/dependabot/github_actions/actions/uploa...
  • 2d9ecea Merge pull request #578 from DelSkayn/dependabot/github_actions/peter-evans/c...
  • 6772e66 Bump version
  • 7ef9dd4 Merge pull request #576 from DelSkayn/update-bindings
  • 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.8.1 to 0.11.0.
- [Changelog](https://github.com/DelSkayn/rquickjs/blob/master/CHANGELOG.md)
- [Commits](DelSkayn/rquickjs@v0.8.1...v0.11.0)

---
updated-dependencies:
- dependency-name: rquickjs
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Mar 1, 2026
@dependabot dependabot bot requested a review from rubenfiszel as a code owner March 1, 2026 08:57
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2026
@dependabot dependabot bot requested a review from hugocasa as a code owner March 1, 2026 08:57
@dependabot dependabot bot added the rust Pull requests that update Rust code label Mar 1, 2026
@dependabot dependabot bot requested a review from alpetric as a code owner March 1, 2026 08:57
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 1, 2026

Deploying windmill with  Cloudflare Pages  Cloudflare Pages

Latest commit: f14f19b
Status:⚡️  Build in progress...

View logs

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 13, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/backend/rquickjs-0.11.0 branch March 13, 2026 22:37
@github-actions github-actions bot locked and limited conversation to collaborators Mar 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

1 participant