Skip to content

chore(deps): update rhai_codegen requirement from =3.1.0 to =3.2.0#1124

Merged
gbin merged 1 commit into
masterfrom
dependabot/cargo/rhai_codegen-eq-3.2.0
Jun 2, 2026
Merged

chore(deps): update rhai_codegen requirement from =3.1.0 to =3.2.0#1124
gbin merged 1 commit into
masterfrom
dependabot/cargo/rhai_codegen-eq-3.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Updates the requirements on rhai_codegen to permit the latest version.

Changelog

Sourced from rhai_codegen's changelog.

Rhai Release Notes

Version 1.25.1

This is a patch release that reverses the change in 1.25.0 that removed certain exports from the rhai::plugin module, which is a breaking change.

The exports are now re-added will only be removed in the next major version.

Thanks to @Abendrill [#1099](https://github.com/rhaiscript/rhai/issues/1099).

Version 1.25.0

Bug fixes

New features

Enhancements

Version 1.24.0

Breaking Changes

  • stdweb support is removed. The feature flag stdweb is also removed. Use wasm-bindgen instead.
  • web-time is used for WASM targets instead of instant, which is no longer maintained #1063.

... (truncated)

Commits

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)

Updates the requirements on [rhai_codegen](https://github.com/rhaiscript/rhai) to permit the latest version.
- [Release notes](https://github.com/rhaiscript/rhai/releases)
- [Changelog](https://github.com/rhaiscript/rhai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rhaiscript/rhai/commits)

---
updated-dependencies:
- dependency-name: rhai_codegen
  dependency-version: 3.2.0
  dependency-type: direct:production
...

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 Jun 2, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 2, 2026

Hi! Thanks for opening this pull request.

Because this is your first time contributing to this repository, please read our contributor guide:
https://github.com/copper-project/copper-rs/blob/master/CONTRIBUTING.md

@gbin gbin merged commit 95c3439 into master Jun 2, 2026
34 checks passed
@gbin gbin deleted the dependabot/cargo/rhai_codegen-eq-3.2.0 branch June 2, 2026 23:58
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