Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency icalendar to v5.0.11 #1329

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
icalendar ==5.0.5 -> ==5.0.11 age adoption passing confidence

Release Notes

collective/icalendar (icalendar)

v5.0.11

Compare Source

Minor changes:

  • The cli utility now displays start and end datetimes in the user's local timezone.
    Ref: #​561
    [vimpostor]

New features:

  • Added fuzzing harnesses, for integration to OSSFuzz.
  • icalendar releases are deployed to Github releases
    Fixes: #​563
    [jacadzaca]

Bug fixes:

  • CATEGORIES field now accepts a string as argument
    Ref: #​322
    [jacadzaca]
  • Multivalue FREEBUSY property is now parsed properly
    Ref: #​27
    [jacadzaca]
  • Compare equality and inequality of calendars more completely
    Ref: #​570
  • Use non legacy timezone name.
    Ref: #​567
  • Add some compare functions.
    Ref: #​568
  • Change OSS Fuzz build script to point to harnesses in fuzzing directory
    Ref: #​574

v5.0.10

Compare Source

Bug fixes:

  • Component._encode stops ignoring parameters argument on native values, now merges them
    Fixes: #​557
    [zocker1999net]

v5.0.9

Compare Source

Bug fixes:

  • PERIOD values now set the timezone of their start and end. #​556

v5.0.8

Compare Source

Minor changes:

  • Update build configuration to build readthedocs. #​538
  • No longer run the plone.app.event tests.
  • Add documentation on how to parse .ics files. #​152
  • Move pip caching into Python setup action.
  • Check that issue #​165 can be closed.
  • Updated about.rst for issue #​527
  • Avoid vText.__repr__ BytesWarning.

Bug fixes:

  • Calendar components are now properly compared
    Ref: #​550
    Fixes: #​526
    [jacadzaca]

v5.0.7

Compare Source

Bug fixes:

  • to_ical() now accepts RRULE BYDAY values>=10 #​518

v5.0.6

Compare Source

Minor changes:

  • Adjusted duration regex

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 Mend Renovate. View repository job log here.

@PiotrIw PiotrIw merged commit 02898ce into master Dec 5, 2023
3 checks passed
@PiotrIw PiotrIw deleted the renovate/icalendar-5.x branch December 5, 2023 17:21
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