neetly / figma-agent-linux

Figma Agent for Linux (a.k.a. Font Helper)
MIT License
157 stars 9 forks source link

Update Rust crate bindgen to 0.63.0 #43

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
bindgen (source) build-dependencies minor 0.62.0 -> 0.63.0

Release Notes

rust-lang/rust-bindgen ### [`v0.63.0`](https://togithub.com/rust-lang/rust-bindgen/blob/HEAD/CHANGELOG.md#​0630) [Compare Source](https://togithub.com/rust-lang/rust-bindgen/compare/v0.62.0...v0.63.0) #### Added #### Changed - Only wrap unsafe operations in unsafe blocks if the `--wrap_unsafe_ops` option is enabled. - Replace the `name: &str` argument for `ParseCallbacks::add_derives` by `info: DeriveInfo`. - All the rust targets equal or lower than `1.30` are being deprecated and will be removed in the future. If you have a good reason to use any of these targets, please report it in the issue tracker. #### Removed - The following deprecated methods and their equivalent CLI arguments were removed: `whitelist_recursively`, `hide_type`, `blacklist_type`, `blacklist_function`, `blacklist_item`, `whitelisted_type`, `whitelist_type`, `whitelist_function`, `whitelisted_function`, `whitelist_var`, `whitelisted_var`, `unstable_rust`.

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 this update again.



This PR has been generated by Mend Renovate. View repository job log here.