MagicMirrorOrg / MagicMirror

MagicMirror² is an open source modular smart mirror platform. With a growing list of installable modules, the MagicMirror² allows you to convert your hallway or bathroom mirror into your personal assistant.
http://magicmirror.builders
MIT License
19.83k stars 4.21k forks source link

Bump node-ical from 0.18.0 to 0.20.1 #3622

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps node-ical from 0.18.0 to 0.20.1.

Commits
  • 8614154 remove zulu timezone string in case TZID is added (conforms to RFC5545).
  • 0187b97 use caret range version spec for axios dependency
  • 834a969 version bump
  • d60b2df Fixed duration issue when having multiple time units (#350)
  • 7f4b1a4 test against new 22.x nodejs LTS version and skip 21.x (fixes #351)
  • 53cd819 update to detect duplicate DTSTART/DTEND in same ics event, (#348)
  • 7dd8e11 fix null tz before use (#347)
  • c20e9f3 fix test for whole day event cross over dst change (#345)
  • 2d16244 swap lines with tz=null being defined too early (refs #319).
  • a591e62 Bump diff from 5.2.0 to 7.0.0 (#341)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
sdetweil commented 2 weeks ago

this will be fixed in #3587