Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps rquickjs from 0.10.0 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
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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 1, 2026
Bumps [rquickjs](https://github.com/DelSkayn/rquickjs) from 0.10.0 to 0.11.0.
- [Changelog](https://github.com/DelSkayn/rquickjs/blob/master/CHANGELOG.md)
- [Commits](DelSkayn/rquickjs@v0.10.0...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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/rquickjs-0.11.0 branch from 4cfd70b to 281e054 Compare January 6, 2026 22:21
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 7, 2026

Looks like rquickjs is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 7, 2026
@dependabot dependabot bot deleted the dependabot/cargo/rquickjs-0.11.0 branch January 7, 2026 15:43
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.

1 participant