BurntNail / vent

Website for managing House Events
https://blog.maguire.tech/posts/projects/vent/
MIT License
4 stars 1 forks source link

fix(deps): update rust crate icalendar to 0.16 #197

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
icalendar dependencies minor 0.15 -> 0.16

Release Notes

hoodie/icalendar-rs (icalendar) ### [`v0.16.0`](https://togithub.com/hoodie/icalendar-rs/blob/HEAD/CHANGELOG.md#v0160-2023-11-22) [Compare Source](https://togithub.com/hoodie/icalendar-rs/compare/v0.15.9...v0.16.0) ##### ⚠ BREAKING CHANGE - `Component::multi_properties()` now returns a `&BTreeMap` ##### Fixes - parsing multi-properties ([6fe3e1f](https://togithub.com/hoodie/icalendar-rs/commit/6fe3e1f46007c89521e834d825d21c97f78f01d7)) ##### [v0.15.9](https://togithub.com/hoodie/icalendar-rs/compare/v0.15.8...v0.15.9) (2023-11-22) ##### Fixes - parsing multi-properties ([c0ffee9](https://togithub.com/hoodie/icalendar-rs/commit/c0ffee9dfaaa27e18692349602b50c5d87a422a5)) ##### [v0.15.8](https://togithub.com/hoodie/icalendar-rs/compare/v0.15.7...v0.15.8) (2023-10-30) ##### Fixes - **deps:** update rust crate chrono-tz to 0.8.4 ([49d60e1](https://togithub.com/hoodie/icalendar-rs/commit/49d60e11e73a8d5fd214322dce6a2fbe7d50dd8f)) ##### [v0.15.7](https://togithub.com/hoodie/icalendar-rs/compare/v0.15.6...v0.15.7) (2023-08-10) ##### Fixes - update references to renamed parser functions ([d90d950](https://togithub.com/hoodie/icalendar-rs/commit/d90d95005d3b3103649f34bbcf80f78f8e813585)) ##### [v0.15.6](https://togithub.com/hoodie/icalendar-rs/compare/v0.15.5...v0.15.6) (2023-07-22) ##### Fixes - **deps:** update rust crate chrono-tz to 0.8.3 ([1a31f9a](https://togithub.com/hoodie/icalendar-rs/commit/1a31f9a0bad05905db2e381b6e592f44cb0ee817)) ##### [v0.15.5](https://togithub.com/hoodie/icalendar-rs/compare/v0.15.4...v0.15.5) (2023-07-21) ##### Features - add wasm support ([336dee7](https://togithub.com/hoodie/icalendar-rs/commit/336dee785da9a9763c854731893f6877a763a9c2)) ##### [v0.15.4](https://togithub.com/hoodie/icalendar-rs/compare/v0.15.3...v0.15.4) (2023-02-17) ##### Features - update iso8601 ([92f8329](https://togithub.com/hoodie/icalendar-rs/commit/92f8329c839bc9dd8d376c0f81306a524807556a)) ##### [v0.15.3](https://togithub.com/hoodie/icalendar-rs/compare/v0.15.2...v0.15.3) (2023-02-12) ##### Features - raise MSRV to 1.60 ([c434a85](https://togithub.com/hoodie/icalendar-rs/commit/c434a85065f901d39083c0f965cb8cd390bda0e4)) - create start and end from naivedatetime+timezone tuple ([0d9eda8](https://togithub.com/hoodie/icalendar-rs/commit/0d9eda8d839e646a4b12691c57fb4d6c23a1cdd8)) - add better api and examples for dates with timezones ([6245b27](https://togithub.com/hoodie/icalendar-rs/commit/6245b27d6d291d982cf705526d91a4dede8ebe02)) ##### [v0.15.2](https://togithub.com/hoodie/icalendar-rs/compare/v0.15.1...v0.15.2) (2023-02-01) ##### Features - derive clone for several types ([c62d679](https://togithub.com/hoodie/icalendar-rs/commit/c62d679234d74c33958d3a0aafa46fcd5e0cd73f)) ##### [v0.15.1](https://togithub.com/hoodie/icalendar-rs/compare/v0.15.0...v0.15.1) (2023-01-02) ##### Fixes - do not duplicate default properties when parsing ([d6b42d8](https://togithub.com/hoodie/icalendar-rs/commit/d6b42d86fe63d2e33b41672978bb34853387b418)) - add default calendar properties in From impl ([ba44631](https://togithub.com/hoodie/icalendar-rs/commit/ba44631fda4bacd8b104acc57de2b01eb384429a)) ### [`v0.15.9`](https://togithub.com/hoodie/icalendar-rs/blob/HEAD/CHANGELOG.md#v0159-2023-11-22) [Compare Source](https://togithub.com/hoodie/icalendar-rs/compare/v0.15.8...v0.15.9) ##### Fixes - parsing multi-properties ([c0ffee9](https://togithub.com/hoodie/icalendar-rs/commit/c0ffee9dfaaa27e18692349602b50c5d87a422a5)) ### [`v0.15.8`](https://togithub.com/hoodie/icalendar-rs/blob/HEAD/CHANGELOG.md#v0158-2023-10-30) [Compare Source](https://togithub.com/hoodie/icalendar-rs/compare/v0.15.7...v0.15.8) ##### Fixes - **deps:** update rust crate chrono-tz to 0.8.4 ([49d60e1](https://togithub.com/hoodie/icalendar-rs/commit/49d60e11e73a8d5fd214322dce6a2fbe7d50dd8f)) ### [`v0.15.7`](https://togithub.com/hoodie/icalendar-rs/blob/HEAD/CHANGELOG.md#v0157-2023-08-10) [Compare Source](https://togithub.com/hoodie/icalendar-rs/compare/v0.15.6...v0.15.7) ##### Fixes - update references to renamed parser functions ([d90d950](https://togithub.com/hoodie/icalendar-rs/commit/d90d95005d3b3103649f34bbcf80f78f8e813585)) ### [`v0.15.6`](https://togithub.com/hoodie/icalendar-rs/blob/HEAD/CHANGELOG.md#v0156-2023-07-22) [Compare Source](https://togithub.com/hoodie/icalendar-rs/compare/v0.15.5...v0.15.6) ##### Fixes - **deps:** update rust crate chrono-tz to 0.8.3 ([1a31f9a](https://togithub.com/hoodie/icalendar-rs/commit/1a31f9a0bad05905db2e381b6e592f44cb0ee817)) ### [`v0.15.5`](https://togithub.com/hoodie/icalendar-rs/blob/HEAD/CHANGELOG.md#v0155-2023-07-21) [Compare Source](https://togithub.com/hoodie/icalendar-rs/compare/v0.15.4...v0.15.5) ##### Features - add wasm support ([336dee7](https://togithub.com/hoodie/icalendar-rs/commit/336dee785da9a9763c854731893f6877a763a9c2)) ### [`v0.15.4`](https://togithub.com/hoodie/icalendar-rs/blob/HEAD/CHANGELOG.md#v0154-2023-02-17) [Compare Source](https://togithub.com/hoodie/icalendar-rs/compare/v0.15.3...v0.15.4) ##### Features - update iso8601 ([92f8329](https://togithub.com/hoodie/icalendar-rs/commit/92f8329c839bc9dd8d376c0f81306a524807556a)) ### [`v0.15.3`](https://togithub.com/hoodie/icalendar-rs/blob/HEAD/CHANGELOG.md#v0153-2023-02-12) [Compare Source](https://togithub.com/hoodie/icalendar-rs/compare/v0.15.2...v0.15.3) ##### Features - raise MSRV to 1.60 ([c434a85](https://togithub.com/hoodie/icalendar-rs/commit/c434a85065f901d39083c0f965cb8cd390bda0e4)) - create start and end from naivedatetime+timezone tuple ([0d9eda8](https://togithub.com/hoodie/icalendar-rs/commit/0d9eda8d839e646a4b12691c57fb4d6c23a1cdd8)) - add better api and examples for dates with timezones ([6245b27](https://togithub.com/hoodie/icalendar-rs/commit/6245b27d6d291d982cf705526d91a4dede8ebe02)) ### [`v0.15.2`](https://togithub.com/hoodie/icalendar-rs/blob/HEAD/CHANGELOG.md#v0152-2023-02-01) [Compare Source](https://togithub.com/hoodie/icalendar-rs/compare/v0.15.1...v0.15.2) ##### Features - derive clone for several types ([c62d679](https://togithub.com/hoodie/icalendar-rs/commit/c62d679234d74c33958d3a0aafa46fcd5e0cd73f)) ### [`v0.15.1`](https://togithub.com/hoodie/icalendar-rs/blob/HEAD/CHANGELOG.md#v0151-2023-01-02) [Compare Source](https://togithub.com/hoodie/icalendar-rs/compare/v0.15.0...v0.15.1) ##### Fixes - do not duplicate default properties when parsing ([d6b42d8](https://togithub.com/hoodie/icalendar-rs/commit/d6b42d86fe63d2e33b41672978bb34853387b418)) - add default calendar properties in From impl ([ba44631](https://togithub.com/hoodie/icalendar-rs/commit/ba44631fda4bacd8b104acc57de2b01eb384429a))

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 9 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.16). 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.