chore(deps): update dependency rustler to v0.36.1 #13

Merged
jussi merged 1 commit from renovate/rustler-0.x into trunk 2025-03-21 22:12:01 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
rustler minor ~> 0.35.0 -> ~> 0.36.0
rustler dependencies minor 0.35.0 -> 0.36.0

Release Notes

rusterlium/rustler (rustler)

v0.36.1

Compare Source

No changes in the Rust code, only rustler_mix adjustments and dependency
updates.

Added
  • Support for Erlang-style NIF module names (:module_name) (#​682)
Fixed
  • Retrieve the newest Rustler version without additional dependencies
    (#​682, fixes #​680)
  • Adjust .gitignore handling to match the new workspace style
Changed
  • Only depend on libloading on non-Windows systems (#​677)

v0.36.0

Compare Source

Added
  • Create a workplace Cargo.toml file with mix rustler.new (#​672)
Fixed
  • Some derive macros failed when only decode was requested (#​676)
Removed
  • The linkage override for macOS is not needed anymore and has been removed from
    the template (#​672)

v0.35.1

Compare Source

Fixed
  • Fix clippy lints in rustler_codegen (#​671)
  • Adjust Rustler macros to not produce warnings on Elixir 1.18 (#​670)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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) | | minor | `~> 0.35.0` -> `~> 0.36.0` | | [rustler](https://github.com/rusterlium/rustler) | dependencies | minor | `0.35.0` -> `0.36.0` | --- ### Release Notes <details> <summary>rusterlium/rustler (rustler)</summary> ### [`v0.36.1`](https://github.com/rusterlium/rustler/blob/HEAD/CHANGELOG.md#0361---2025-02-03) [Compare Source](https://github.com/rusterlium/rustler/compare/rustler-0.36.0...rustler-0.36.1) No changes in the Rust code, only `rustler_mix` adjustments and dependency updates. ##### Added - Support for Erlang-style NIF module names (`:module_name`) ([#&#8203;682](https://github.com/rusterlium/rustler/issues/682)) ##### Fixed - Retrieve the newest Rustler version without additional dependencies ([#&#8203;682](https://github.com/rusterlium/rustler/issues/682), fixes [#&#8203;680](https://github.com/rusterlium/rustler/issues/680)) - Adjust `.gitignore` handling to match the new workspace style ##### Changed - Only depend on `libloading` on non-Windows systems ([#&#8203;677](https://github.com/rusterlium/rustler/issues/677)) ### [`v0.36.0`](https://github.com/rusterlium/rustler/blob/HEAD/CHANGELOG.md#0360---2025-01-13) [Compare Source](https://github.com/rusterlium/rustler/compare/rustler-0.35.1...rustler-0.36.0) ##### Added - Create a workplace `Cargo.toml` file with `mix rustler.new` ([#&#8203;672](https://github.com/rusterlium/rustler/issues/672)) ##### Fixed - Some derive macros failed when only `decode` was requested ([#&#8203;676](https://github.com/rusterlium/rustler/issues/676)) ##### Removed - The linkage override for macOS is not needed anymore and has been removed from the template ([#&#8203;672](https://github.com/rusterlium/rustler/issues/672)) ### [`v0.35.1`](https://github.com/rusterlium/rustler/blob/HEAD/CHANGELOG.md#0351---2024-12-18) [Compare Source](https://github.com/rusterlium/rustler/compare/rustler-0.35.0...rustler-0.35.1) ##### Fixed - Fix clippy lints in `rustler_codegen` ([#&#8203;671](https://github.com/rusterlium/rustler/issues/671)) - Adjust `Rustler` macros to not produce warnings on Elixir 1.18 ([#&#8203;670](https://github.com/rusterlium/rustler/issues/670)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzkuMjAuMSIsInRhcmdldEJyYW5jaCI6InRydW5rIiwibGFiZWxzIjpbXX0=-->
tea-renovate changed title from chore(deps): update rust crate rustler to 0.36.0 to chore(deps): update dependency rustler to v0.36.0 2025-01-13 22:25:16 +02:00
tea-renovate force-pushed renovate/rustler-0.x from bb5f720554 to be6ad37c92 2025-01-13 22:25:18 +02:00 Compare
tea-renovate changed title from chore(deps): update dependency rustler to v0.36.0 to chore(deps): update dependency rustler 2025-02-03 11:15:04 +02:00
tea-renovate changed title from chore(deps): update dependency rustler to chore(deps): update dependency rustler to v0.36.1 2025-02-03 11:35:06 +02:00
tea-renovate force-pushed renovate/rustler-0.x from be6ad37c92 to 983b2da529 2025-03-21 21:55:27 +02:00 Compare
jussi merged commit 983b2da529 into trunk 2025-03-21 22:12:01 +02:00
jussi deleted branch renovate/rustler-0.x 2025-03-21 22:12:01 +02:00
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: jussi/argon2id_elixir#13
No description provided.