Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 22, 2025

This PR contains the following updates:

Package Type Update Change
icalendar dependencies minor 0.16.130.17.0

Release Notes

hoodie/icalendar (icalendar)

v0.17.6

Compare Source

Features
  • make datetime parser more lenient toward containing only dates
    (6d1878b)

v0.17.5

Compare Source

Fixes
  • define a minimum required version of time and chrono
    (c0ffee7),
    closes #​158

v0.17.4

Compare Source

Fixes
  • replace HashMap with BTreeMap for properties, for determinism
    (1e8c70a)

v0.17.3

Compare Source

Fixes
  • resolve exponential parse time on unclosed components
    (27bb232)

v0.17.2

Compare Source

Fixes
  • Prevent invalid text from being parsed as empty calendars
    (e56b5ba)

v0.17.1

Compare Source

Features
  • add remove_xxx method for optional properties
    (68d930d)

v0.17.0

Compare Source

⚠ BREAKING CHANGE
  • (soft) adding two methods to the EventLike trait that hopefully nobody implements themselves
Features
  • add mark_uncompleted() helper
    (aa37179)
  • add calendar component iterator helpers
    (c229cd5)
  • add with_uid() constructor to Event, Todo and Venue
    (5d5b377)
  • remove need to call .done() on all props and components when building
    (6032fec)
  • add remove_property and remove_multi_property methods
    (f76f50d)
v0.16.17 (2025-07-21)
Features
  • add methods to get and set RECURRENCE-ID.
    (c726cea)
v0.16.16 (2025-07-15)
Fixes
  • set/access 'LAST-MODIFIED' instead of 'LAST_MODIFIED' in the corresponding
    functions
    (5c693e7)
v0.16.15 (2025-06-10)
Features
  • add From-implementations for the time crate
    (38a6ac2)
v0.16.14 (2025-06-10)
Features
  • implement std::iter::Extend for Calendar
    (bbb7090)
v0.16.13 (2025-02-26)
Fixes
  • Use \n rather than \N for encoding newlines.
    (c295da0)
v0.16.12 (2025-02-02)
Fixes
v0.16.11 (2025-01-14)
Features
  • expose DatePerhapsTime property roundtrip methods as public API
    (9972fd5)
  • add get_ttl counterpart method to Calendar
    (e8c09f3)
v0.16.10 (2024-11-30)
Features
  • add method for getting NaiveDate from DatePerhapsTime
    (7acd8ff),
    closes #​118
v0.16.9 (2024-10-06)
Features
  • add LAST_MODIFIED and CREATED getters and setters
    (fb4021c)
v0.16.8 (2024-09-10)
Fixes
  • deps: update rust crate chrono-tz to 0.10
    (d884935)
v0.16.7 (2024-09-09)
v0.16.6 (2024-09-08)
Fixes
  • remove colon escape in text property
    (70d442a)
v0.16.5 (2024-08-26)
Fixes
  • deprecate pre_alloc version by making the default new generic
    (4ba04cb)
v0.16.4 (2024-08-25)
Fixes
  • take added space into account when wrapping lines
    (b7b35c2)
v0.16.3 (2024-08-13)
Fixes
  • consider value type when escaping and unescaping
    (156177d),
    closes #​104
v0.16.2 (2024-07-07)
Fixes
  • correctly escape and unescape text
    (c0ffeee)
  • accept quoted parameters
    (38d992c)
  • deps: update rust crate chrono-tz to 0.9
    (37157d5)
v0.16.1 (2024-04-07)
Fixes
  • forbid index slicing in parser
    (c0ffeec),
    closes #​91
  • deps: update rust crate chrono-tz to 0.8.5
    (4ef3052)

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/icalendar-0.x branch 2 times, most recently from 03290be to 52ee8f9 Compare July 28, 2025 08:05
@renovate renovate bot force-pushed the renovate/icalendar-0.x branch from 52ee8f9 to 18f9096 Compare August 10, 2025 13:50
@renovate renovate bot force-pushed the renovate/icalendar-0.x branch 2 times, most recently from b3366da to 9d519e1 Compare August 20, 2025 20:24
@renovate renovate bot force-pushed the renovate/icalendar-0.x branch 7 times, most recently from 03e7ae4 to 00360aa Compare October 2, 2025 11:27
@renovate renovate bot force-pushed the renovate/icalendar-0.x branch from 00360aa to c489a6d Compare December 10, 2025 12:46
@renovate renovate bot force-pushed the renovate/icalendar-0.x branch from c489a6d to cfd9fc4 Compare December 14, 2025 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant