Skip to content

build(deps): bump rustler from 0.37.3 to 0.38.0 in /native/exditorjs_native#24

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/native/exditorjs_native/rustler-0.38.0
Open

build(deps): bump rustler from 0.37.3 to 0.38.0 in /native/exditorjs_native#24
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/native/exditorjs_native/rustler-0.38.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps rustler from 0.37.3 to 0.38.0.

Release notes

Sourced from rustler's releases.

rustler-0.38.0

What's Changed

New Contributors

Full Changelog: rusterlium/rustler@rustler-0.37.4...rustler-0.38.0

rustler-0.37.4

What's Changed

New Contributors

Full Changelog: rusterlium/rustler@rustler-0.37.3...rustler-0.37.4

Changelog

Sourced from rustler's changelog.

0.38.0 - 2026-05-25

Added

  • Add Term::size on Erlang 29 = nif_version_2_18 (#731)
  • Add from_iter to NewBinary (#704)
  • Use direct UTF-8 atom support on nif_version_2_17 (#732)
  • Allow the path to the binary that carries the enif_* symbols to be passed directly to work around Android's broken RTLD_GLOBAL (#733)
  • Allow deserialize_seq to deserialize binaries (#708)

Fixed

Changed

  • Along with UTF-8 support, introduce new signatures for atom creation and deprecate the old ones (#732)

Removed

  • Drop deprecated codegen features (#701)

0.37.4 - 2026-05-02

Fixed

  • Gate ErlNifResourceTypeInit members on nif_version_2_16 (#725)
Commits
  • 7561026 (release) 0.38.0
  • 6abfb0f Update changelog
  • 2b20e5a Ensure that the thread tests only look at their own messages (#742)
  • e54a699 Allow deserialize_seq to deserialize binaries. (#708)
  • 230f41b Add term_map macro (#729)
  • d2812b8 Add comment to Cargo.toml on where to find nif versions (#739)
  • 6cad9c6 Relax mutability requirement of ResourceArc::as_c_arg() (#741)
  • 4da2ea4 Make ResourceArc::as_c_arg() public (#736)
  • 4314772 Alternative NIF Filler adjustment for Android (#733)
  • 25b32ec Merge pull request #732 from rusterlium/utf8
  • 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 [rustler](https://github.com/rusterlium/rustler) from 0.37.3 to 0.38.0.
- [Release notes](https://github.com/rusterlium/rustler/releases)
- [Changelog](https://github.com/rusterlium/rustler/blob/master/CHANGELOG.md)
- [Commits](rusterlium/rustler@rustler-0.37.3...rustler-0.38.0)

---
updated-dependencies:
- dependency-name: rustler
  dependency-version: 0.38.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
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