stackabletech / hive-operator

Other
21 stars 1 forks source link

chore(deps): update rust crate pin-project to 1.1 - abandoned - autoclosed #357

Closed stackable-bot closed 6 months ago

stackable-bot commented 1 year ago

This PR contains the following updates:

Package Type Update Change
pin-project dependencies minor 1.0 -> 1.1

Release Notes

taiki-e/pin-project (pin-project) ### [`v1.1.2`](https://togithub.com/taiki-e/pin-project/blob/HEAD/CHANGELOG.md#112---2023-07-02) [Compare Source](https://togithub.com/taiki-e/pin-project/compare/v1.1.1...v1.1.2) - Inline project methods. ### [`v1.1.1`](https://togithub.com/taiki-e/pin-project/blob/HEAD/CHANGELOG.md#111---2023-06-29) [Compare Source](https://togithub.com/taiki-e/pin-project/compare/v1.1.0...v1.1.1) - Fix build error from dependency when built with `-Z minimal-versions`. ### [`v1.1.0`](https://togithub.com/taiki-e/pin-project/blob/HEAD/CHANGELOG.md#110---2023-05-13) [Compare Source](https://togithub.com/taiki-e/pin-project/compare/v1.0.12...v1.1.0) - Update `syn` dependency to 2. This increase the minimum supported Rust version from Rust 1.37 to Rust 1.56. ([#​352](https://togithub.com/taiki-e/pin-project/pull/352), [#​354](https://togithub.com/taiki-e/pin-project/pull/354), thanks [@​maurer](https://togithub.com/maurer) and [@​daxpedda](https://togithub.com/daxpedda)) ### [`v1.0.12`](https://togithub.com/taiki-e/pin-project/blob/HEAD/CHANGELOG.md#1012---2022-08-15) [Compare Source](https://togithub.com/taiki-e/pin-project/compare/v1.0.11...v1.0.12) - Suppress `unused_tuple_struct_fields` lint in generated code. ### [`v1.0.11`](https://togithub.com/taiki-e/pin-project/blob/HEAD/CHANGELOG.md#1011---2022-07-02) [Compare Source](https://togithub.com/taiki-e/pin-project/compare/v1.0.10...v1.0.11) - [Suppress `dead_code` lint in generated code.](https://togithub.com/taiki-e/pin-project/pull/346) ### [`v1.0.10`](https://togithub.com/taiki-e/pin-project/blob/HEAD/CHANGELOG.md#1010---2021-12-31) [Compare Source](https://togithub.com/taiki-e/pin-project/compare/v1.0.9...v1.0.10) - Revert the increase of the minimal version of `syn` that was done in 1.0.9. ### [`v1.0.9`](https://togithub.com/taiki-e/pin-project/blob/HEAD/CHANGELOG.md#109---2021-12-26) [Compare Source](https://togithub.com/taiki-e/pin-project/compare/v1.0.8...v1.0.9) - [Prevent abuse of private module.](https://togithub.com/taiki-e/pin-project/pull/336) - Update minimal version of `syn` to 1.0.84. ### [`v1.0.8`](https://togithub.com/taiki-e/pin-project/blob/HEAD/CHANGELOG.md#108---2021-07-21) [Compare Source](https://togithub.com/taiki-e/pin-project/compare/v1.0.7...v1.0.8) - [Suppress `clippy::use_self` and `clippy::type_repetition_in_bounds` lints in generated code.](https://togithub.com/taiki-e/pin-project/pull/331) ### [`v1.0.7`](https://togithub.com/taiki-e/pin-project/blob/HEAD/CHANGELOG.md#107---2021-04-16) [Compare Source](https://togithub.com/taiki-e/pin-project/compare/v1.0.6...v1.0.7) - [Fix compile error when using `self::` as prefix of path inside `#[pinned_drop]` impl.](https://togithub.com/taiki-e/pin-project/pull/326) ### [`v1.0.6`](https://togithub.com/taiki-e/pin-project/blob/HEAD/CHANGELOG.md#106---2021-03-25) [Compare Source](https://togithub.com/taiki-e/pin-project/compare/v1.0.5...v1.0.6) - [Suppress `clippy::semicolon_if_nothing_returned` lint in generated code.](https://togithub.com/taiki-e/pin-project/pull/318) ### [`v1.0.5`](https://togithub.com/taiki-e/pin-project/blob/HEAD/CHANGELOG.md#105---2021-02-03) [Compare Source](https://togithub.com/taiki-e/pin-project/compare/v1.0.4...v1.0.5) - [Suppress `deprecated` lint in generated code.](https://togithub.com/taiki-e/pin-project/pull/313) ### [`v1.0.4`](https://togithub.com/taiki-e/pin-project/blob/HEAD/CHANGELOG.md#104---2021-01-09) [Compare Source](https://togithub.com/taiki-e/pin-project/compare/v1.0.3...v1.0.4) - [Suppress `clippy::ref_option_ref` lint in generated code.](https://togithub.com/taiki-e/pin-project/pull/308) ### [`v1.0.3`](https://togithub.com/taiki-e/pin-project/blob/HEAD/CHANGELOG.md#103---2021-01-05) [Compare Source](https://togithub.com/taiki-e/pin-project/compare/v1.0.2...v1.0.3) - Exclude unneeded files from crates.io.

Configuration

📅 Schedule: Branch creation - "" in timezone Europe/Berlin, 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 Renovate Bot.

stackable-bot commented 11 months ago

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.