davidB / cdviz

View software deployment's events & states
Apache License 2.0
4 stars 1 forks source link

Update Rust crate enum_dispatch to 0.3.13 #70

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
enum_dispatch dependencies patch 0.3 -> 0.3.13

Release Notes

antonok/enum_dispatch (enum_dispatch) ### [`v0.3.13`](https://gitlab.com/antonok/enum_dispatch/blob/HEAD/CHANGELOG.md#0313) [Compare Source](https://gitlab.com/antonok/enum_dispatch/compare/v0.3.12...v0.3.13) - Fix namespace collision with imports named `core` (!35) ### [`v0.3.12`](https://gitlab.com/antonok/enum_dispatch/blob/HEAD/CHANGELOG.md#0312) [Compare Source](https://gitlab.com/antonok/enum_dispatch/compare/v0.3.11...v0.3.12) - Update to syn 2.0 ([#​69](https://togithub.com/antonok/enum_dispatch/issues/69)) ### [`v0.3.11`](https://gitlab.com/antonok/enum_dispatch/blob/HEAD/CHANGELOG.md#0311) [Compare Source](https://gitlab.com/antonok/enum_dispatch/compare/v0.3.10...v0.3.11) - Add support for trait methods that return `Self` ([#​59](https://togithub.com/antonok/enum_dispatch/issues/59), !29) ### [`v0.3.10`](https://gitlab.com/antonok/enum_dispatch/blob/HEAD/CHANGELOG.md#0310) [Compare Source](https://gitlab.com/antonok/enum_dispatch/compare/v0.3.9...v0.3.10) - Add support for async trait methods ([#​62](https://togithub.com/antonok/enum_dispatch/issues/62)) ### [`v0.3.9`](https://gitlab.com/antonok/enum_dispatch/blob/HEAD/CHANGELOG.md#039) [Compare Source](https://gitlab.com/antonok/enum_dispatch/compare/v0.3.8...v0.3.9) - Add support for const generics ([#​51](https://togithub.com/antonok/enum_dispatch/issues/51), !25) ### [`v0.3.8`](https://gitlab.com/antonok/enum_dispatch/blob/HEAD/CHANGELOG.md#038) [Compare Source](https://gitlab.com/antonok/enum_dispatch/compare/v0.3.7...v0.3.8) - Preserve attributes from inner fields of enum variants (!27) ### [`v0.3.7`](https://gitlab.com/antonok/enum_dispatch/blob/HEAD/CHANGELOG.md#037) [Compare Source](https://gitlab.com/antonok/enum_dispatch/compare/v0.3.6...v0.3.7) - Support trait methods with late bound lifetime arguments ([#​34](https://togithub.com/antonok/enum_dispatch/issues/34)) ### [`v0.3.6`](https://gitlab.com/antonok/enum_dispatch/blob/HEAD/CHANGELOG.md#036) [Compare Source](https://gitlab.com/antonok/enum_dispatch/compare/v0.3.5...v0.3.6) - Remove `extra-traits` feature from `syn` dependency (!24) - Support trait methods with pattern arguments ([#​44](https://togithub.com/antonok/enum_dispatch/issues/44)) ### [`v0.3.5`](https://gitlab.com/antonok/enum_dispatch/blob/HEAD/CHANGELOG.md#035) [Compare Source](https://gitlab.com/antonok/enum_dispatch/compare/v0.3.4...v0.3.5) - Compatibility with `syn >= 1.0.58` ([#​37](https://togithub.com/antonok/enum_dispatch/issues/37), !21) ### [`v0.3.4`](https://gitlab.com/antonok/enum_dispatch/blob/HEAD/CHANGELOG.md#034) [Compare Source](https://gitlab.com/antonok/enum_dispatch/compare/v0.3.3...v0.3.4) - Support enum variants named `Error` ([#​36](https://togithub.com/antonok/enum_dispatch/issues/36)) ### [`v0.3.3`](https://gitlab.com/antonok/enum_dispatch/blob/HEAD/CHANGELOG.md#033) [Compare Source](https://gitlab.com/antonok/enum_dispatch/compare/v0.3.2...v0.3.3) ##### Compatibility warning Users who had previously used an `#[enum_dispatch(...)]` attribute containing the name of a generic trait will need to update the attribute to include matching generic arguments. See [#​35](https://togithub.com/antonok/enum_dispatch/issues/35) for details. - Support trait methods with generic type parameters ([#​28](https://togithub.com/antonok/enum_dispatch/issues/28)) - Officially support linking generic traits ([#​26](https://togithub.com/antonok/enum_dispatch/issues/26)) ### [`v0.3.2`](https://gitlab.com/antonok/enum_dispatch/blob/HEAD/CHANGELOG.md#032) [Compare Source](https://gitlab.com/antonok/enum_dispatch/compare/v0.3.1...v0.3.2) - Support `cfg` attributes on enum variants and trait items ([#​24](https://togithub.com/antonok/enum_dispatch/issues/24)) ### [`v0.3.1`](https://gitlab.com/antonok/enum_dispatch/blob/HEAD/CHANGELOG.md#0313) [Compare Source](https://gitlab.com/antonok/enum_dispatch/compare/v0.3.0...v0.3.1) - Fix namespace collision with imports named `core` (!35)

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.

renovate[bot] commented 4 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.3.13). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.