Update dependency rustler #6

Open
renovate wants to merge 1 commit from renovate/rustler-0.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
rustler (source) prod minor ~> 0.36.1 -> ~> 0.37.0
rustler dependencies minor 0.36.1 -> 0.37.0

Release Notes

rusterlium/rustler (rustler)

v0.37.1

Compare Source

Fixed
  • Fix required Elixir version (>= 1.15) in rustler_mix
  • Fix missing chdir in rustler_mix when compiling in a subdirectory (#​706)

v0.37.0

Compare Source

Added
  • Add staticlib feature to compile without nif_init and add {pkg}_nif_init
    symbol (#​688)
  • Add IntoIterator to OwnedBinary (#​702, thanks aDifferentJT)
Fixed
  • Set ErlNifEntry.min_erts to a placeholder value (#​703)
Changed
  • Refactor build logic to remove TOML dependency (#​691)
  • Use inline on commonly used functions (#​475, thanks @​joshuataylor)
  • Make EnifAllocator available even if the allocator feature is not enabled

Configuration

📅 Schedule: Branch creation - Between 09:00 AM and 09:59 AM ( * 9 * * * ) in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [rustler](https://hex.pm/packages/rustler) ([source](https://github.com/rusterlium/rustler)) | prod | minor | `~> 0.36.1` -> `~> 0.37.0` | | [rustler](https://github.com/rusterlium/rustler) | dependencies | minor | `0.36.1` -> `0.37.0` | --- ### Release Notes <details> <summary>rusterlium/rustler (rustler)</summary> ### [`v0.37.1`](https://github.com/rusterlium/rustler/blob/HEAD/CHANGELOG.md#0371---2025-09-10) [Compare Source](https://github.com/rusterlium/rustler/compare/rustler-0.37.0...rustler-0.37.1) ##### Fixed - Fix required Elixir version (>= 1.15) in `rustler_mix` - Fix missing `chdir` in `rustler_mix` when compiling in a subdirectory ([#&#8203;706](https://github.com/rusterlium/rustler/issues/706)) ### [`v0.37.0`](https://github.com/rusterlium/rustler/blob/HEAD/CHANGELOG.md#0370---2025-09-09) [Compare Source](https://github.com/rusterlium/rustler/compare/rustler-0.36.2...rustler-0.37.0) ##### Added - Add `staticlib` feature to compile without `nif_init` and add `{pkg}_nif_init` symbol ([#&#8203;688](https://github.com/rusterlium/rustler/issues/688)) - Add `IntoIterator` to `OwnedBinary` ([#&#8203;702](https://github.com/rusterlium/rustler/issues/702), thanks aDifferentJT) ##### Fixed - Set `ErlNifEntry.min_erts` to a placeholder value ([#&#8203;703](https://github.com/rusterlium/rustler/issues/703)) ##### Changed - Refactor build logic to remove TOML dependency ([#&#8203;691](https://github.com/rusterlium/rustler/issues/691)) - Use `inline` on commonly used functions ([#&#8203;475](https://github.com/rusterlium/rustler/issues/475), thanks [@&#8203;joshuataylor](https://github.com/joshuataylor)) - Make `EnifAllocator` available even if the `allocator` feature is not enabled </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 09:00 AM and 09:59 AM ( * 9 * * * ) in timezone Europe/London, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS42Mi4zIiwidXBkYXRlZEluVmVyIjoiNDEuNjIuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate changed title from Update dependency rustler to Update dependency rustler to ~> 0.37.0 2025-11-18 20:45:56 +00:00
renovate changed title from Update dependency rustler to ~> 0.37.0 to Update dependency rustler 2025-11-18 21:46:43 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/rustler-0.x:renovate/rustler-0.x
git switch renovate/rustler-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/rustler-0.x
git switch renovate/rustler-0.x
git rebase main
git switch main
git merge --ff-only renovate/rustler-0.x
git switch renovate/rustler-0.x
git rebase main
git switch main
git merge --no-ff renovate/rustler-0.x
git switch main
git merge --squash renovate/rustler-0.x
git switch main
git merge --ff-only renovate/rustler-0.x
git switch main
git merge renovate/rustler-0.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
wizardfrag/gamedigex!6
No description provided.