uv
4e7fc82b - Update Rust crate bitflags to v2.11.0 (#18144)

Commit
61 days ago
Update Rust crate bitflags to v2.11.0 (#18144) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [bitflags](https://redirect.github.com/bitflags/bitflags) | workspace.dependencies | minor | `2.10.0` → `2.11.0` | --- ### Release Notes <details> <summary>bitflags/bitflags (bitflags)</summary> ### [`v2.11.0`](https://redirect.github.com/bitflags/bitflags/blob/HEAD/CHANGELOG.md#2110) [Compare Source](https://redirect.github.com/bitflags/bitflags/compare/2.10.0...2.11.0) #### What's Changed - Fix use of Result in macro output by [@&#8203;james7132](https://redirect.github.com/james7132) in [#&#8203;462](https://redirect.github.com/bitflags/bitflags/pull/462) - Add methods to get the known/unknown bits from a flags value by [@&#8203;WaterWhisperer](https://redirect.github.com/WaterWhisperer) in [#&#8203;473](https://redirect.github.com/bitflags/bitflags/pull/473) #### New Contributors - [@&#8203;james7132](https://redirect.github.com/james7132) made their first contribution in [#&#8203;462](https://redirect.github.com/bitflags/bitflags/pull/462) - [@&#8203;WaterWhisperer](https://redirect.github.com/WaterWhisperer) made their first contribution in [#&#8203;473](https://redirect.github.com/bitflags/bitflags/pull/473) **Full Changelog**: <https://github.com/bitflags/bitflags/compare/2.10.0...2.11.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/astral-sh/uv). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNi41IiwidXBkYXRlZEluVmVyIjoiNDMuMjYuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYnVpbGQ6c2tpcC1yZWxlYXNlIiwiaW50ZXJuYWwiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Author
Parents
Loading