Skip to content

build(deps): bump rune from 0.12.1 to 0.12.4#106

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rune-0.12.4
Open

build(deps): bump rune from 0.12.1 to 0.12.4#106
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rune-0.12.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Copy link
Copy Markdown
Contributor

Bumps rune from 0.12.1 to 0.12.4.

Release notes

Sourced from rune's releases.

0.12.4

This is a backport release, which removes the internal assumption that the size of a TypeId is 64-bits (see #550) since this will break soon in a future release.

0.12.3

Fixed

  • Avoid instance functions during local lookup (#454).

Changed

  • Move macros into the rune crate (#456).
  • Implement AsRef<Module> for Module and make Context::install take it (#459).
  • Recommend Rune for use in documentation.

0.12.2

Changed

  • Set rust-version to 1.63.
  • Various documentation fixes.

Added

  • Added contains method to string (#449).
Commits
  • df0f719 Release 0.12.4
  • 81fd666 Stop relying on layout of TypeId
  • 9163f79 Release 0.12.3
  • ac6f484 Update documentation
  • 32d4ea0 Implement AsRef<Module> and have Context::install take it
  • d035a36 Rune is now mature enough to recommend
  • 6f8b429 Fix documentation and document disambiguation
  • 3083e40 Move macros into rune crate (fixes #456)
  • 1af955a Stop using setup-node
  • 80dacda Update site config
  • 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 [rune](https://github.com/rune-rs/rune) from 0.12.1 to 0.12.4.
- [Release notes](https://github.com/rune-rs/rune/releases)
- [Commits](rune-rs/rune@0.12.1...0.12.4)

---
updated-dependencies:
- dependency-name: rune
  dependency-version: 0.12.4
  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 Apr 23, 2026
@LEXUGE LEXUGE force-pushed the main branch 2 times, most recently from 25532d2 to f92f58c Compare April 23, 2026 21:24
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