Skip to content

chore(deps): bump rhai from 1.24.0 to 1.25.0#21

Merged
IceSqueez merged 1 commit into
mainfrom
dependabot/cargo/rhai-1.25.0
May 26, 2026
Merged

chore(deps): bump rhai from 1.24.0 to 1.25.0#21
IceSqueez merged 1 commit into
mainfrom
dependabot/cargo/rhai-1.25.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Bumps rhai from 1.24.0 to 1.25.0.

Release notes

Sourced from rhai's releases.

Version 1.25.0

Bug fixes

New features

Enhancements

Changelog

Sourced from rhai's changelog.

Version 1.25.0

Bug fixes

New features

Enhancements

Commits
  • 8498f86 Merge pull request #1096 from schungx/master
  • 9892e5d Bump version
  • b247dd7 Merge pull request #1093 from isSerge/1091-ast-walk-visit-switch-default-case...
  • 671a25e Merge pull request #1092 from isSerge/1090-ast-walk-visit-method-call-args
  • e0c2f39 fix: update AST walking for switch statements to ensure all case bodies are...
  • e6af717 fix: update AST walking to include MethodCall arguments in visit checks
  • 320e366 Merge pull request #1089 from schungx/master
  • 5521c2c Add escaping for strings interpolation.
  • 43d2e69 Merge pull request #1085 from schungx/master
  • 5897aa2 Refine new_frame API and add CI test.
  • 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 [rhai](https://github.com/rhaiscript/rhai) from 1.24.0 to 1.25.0.
- [Release notes](https://github.com/rhaiscript/rhai/releases)
- [Changelog](https://github.com/rhaiscript/rhai/blob/main/CHANGELOG.md)
- [Commits](rhaiscript/rhai@v1.24.0...v1.25.0)

---
updated-dependencies:
- dependency-name: rhai
  dependency-version: 1.25.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 May 26, 2026
@IceSqueez IceSqueez merged commit 15fc3b8 into main May 26, 2026
1 of 2 checks passed
@IceSqueez IceSqueez deleted the dependabot/cargo/rhai-1.25.0 branch May 26, 2026 09:18
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