chore(deps): update rust crate icalendar to v0.17.10 #7

Open
clank-bot wants to merge 1 commit from renovate/icalendar-0.x-lockfile into master
Collaborator

This PR contains the following updates:

Package Type Update Change
icalendar dependencies patch 0.17.6 -> 0.17.10

Release Notes

hoodie/icalendar (icalendar)

v0.17.10

Compare Source

Fixes
  • update maintenance state and formatting in README
    (0066e43)

v0.17.9

Compare Source

Fixes
  • remove dead rdate/exdate loops
    (978fe97)

v0.17.8

Compare Source

Features
  • add ATTENDEE property (RFC 5545, Section 3.8.4.1)
    (da7a1f1)

v0.17.7

Compare Source

Features
  • add RDATE/EXDATE helpers
    (27c3517)
  • Add support for recurrence rules
    (388c389)
  • impl serde traits for Calendar
    (c6b3095)
  • add reverse From implementations
    (bdd474f)

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [icalendar](https://github.com/hoodie/icalendar) | dependencies | patch | `0.17.6` -> `0.17.10` | --- ### Release Notes <details> <summary>hoodie/icalendar (icalendar)</summary> ### [`v0.17.10`](https://github.com/hoodie/icalendar/blob/HEAD/CHANGELOG.md#v01710-2026-04-04) [Compare Source](https://github.com/hoodie/icalendar/compare/v0.17.9...v0.17.10) ##### Fixes - update maintenance state and formatting in README ([0066e43](https://github.com/hoodie/icalendar/commit/0066e432cc408a5a0eadcd7c37d079f93f56eba6)) ### [`v0.17.9`](https://github.com/hoodie/icalendar/blob/HEAD/CHANGELOG.md#v0179-2026-04-03) [Compare Source](https://github.com/hoodie/icalendar/compare/v0.17.8...v0.17.9) ##### Fixes - remove dead rdate/exdate loops ([978fe97](https://github.com/hoodie/icalendar/commit/978fe977874be21330a3f12b3c0e156daab2bffd)) ### [`v0.17.8`](https://github.com/hoodie/icalendar/blob/HEAD/CHANGELOG.md#v0178-2026-03-31) [Compare Source](https://github.com/hoodie/icalendar/compare/v0.17.7...v0.17.8) ##### Features - add ATTENDEE property (RFC 5545, Section 3.8.4.1) ([da7a1f1](https://github.com/hoodie/icalendar/commit/da7a1f1e65d884606299dd6fab7e03b663af50ce)) ### [`v0.17.7`](https://github.com/hoodie/icalendar/blob/HEAD/CHANGELOG.md#v0177-2026-03-30) [Compare Source](https://github.com/hoodie/icalendar/compare/v0.17.6...v0.17.7) ##### Features - add RDATE/EXDATE helpers ([27c3517](https://github.com/hoodie/icalendar/commit/27c35176d0a1ac780e516ec3499b2324cf893aae)) - Add support for recurrence rules ([388c389](https://github.com/hoodie/icalendar/commit/388c389e72c3a2487aad08ebb344f22bccad795f)) - impl serde traits for Calendar ([c6b3095](https://github.com/hoodie/icalendar/commit/c6b3095e7e0d6ede9363758c5e9a941bf108508f)) - add reverse From implementations ([bdd474f](https://github.com/hoodie/icalendar/commit/bdd474f614baf79c6b2f009f4060edfc9cde7663)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjkuMyIsInVwZGF0ZWRJblZlciI6IjQxLjE2OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
clank-bot force-pushed renovate/icalendar-0.x-lockfile from 1bb9516f8a to 17a6d27718 2026-04-04 00:01:15 +00:00 Compare
clank-bot changed title from chore(deps): update rust crate icalendar to v0.17.8 to chore(deps): update rust crate icalendar to v0.17.9 2026-04-04 00:01:16 +00:00
clank-bot force-pushed renovate/icalendar-0.x-lockfile from 17a6d27718 to a5343aa4b1 2026-04-05 00:01:10 +00:00 Compare
clank-bot changed title from chore(deps): update rust crate icalendar to v0.17.9 to chore(deps): update rust crate icalendar to v0.17.10 2026-04-05 00:01:11 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/icalendar-0.x-lockfile:renovate/icalendar-0.x-lockfile
git switch renovate/icalendar-0.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/icalendar-0.x-lockfile
git switch renovate/icalendar-0.x-lockfile
git rebase master
git switch master
git merge --ff-only renovate/icalendar-0.x-lockfile
git switch renovate/icalendar-0.x-lockfile
git rebase master
git switch master
git merge --no-ff renovate/icalendar-0.x-lockfile
git switch master
git merge --squash renovate/icalendar-0.x-lockfile
git switch master
git merge --ff-only renovate/icalendar-0.x-lockfile
git switch master
git merge renovate/icalendar-0.x-lockfile
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
martin/recurring-events!7
No description provided.