infoderm / patients

:face_with_thermometer: Patients meteor app
GNU Affero General Public License v3.0
5 stars 2 forks source link

:arrow_up: deps: Upgrade dependency ical-generator to v8. #1053

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ical-generator ^4.1.0 -> ^8.0.0 age adoption passing confidence

Release Notes

sebbo2002/ical-generator (ical-generator) ### [`v8.0.1`](https://redirect.github.com/sebbo2002/ical-generator/blob/HEAD/CHANGELOG.md#801-2024-10-16) [Compare Source](https://redirect.github.com/sebbo2002/ical-generator/compare/v8.0.0...v8.0.1) ##### Bug Fixes - **Event:** Add missing : for ORGANIZERs ([dca6352](https://redirect.github.com/sebbo2002/ical-generator/commit/dca6352e30b042584cee7941966531400fa6f9d4)), closes [#​610](https://redirect.github.com/sebbo2002/ical-generator/issues/610) - **Event:** Handle location.geo.lat|lon = null ([7e68f00](https://redirect.github.com/sebbo2002/ical-generator/commit/7e68f0046ac927806325d68dcf31dc815efeeb8e)), closes [#​618](https://redirect.github.com/sebbo2002/ical-generator/issues/618) ### [`v8.0.0`](https://redirect.github.com/sebbo2002/ical-generator/blob/HEAD/CHANGELOG.md#800-2024-08-26) [Compare Source](https://redirect.github.com/sebbo2002/ical-generator/compare/v7.2.0...v8.0.0) ##### chore - Drop support for node.js v19 and v21 ([2fff079](https://redirect.github.com/sebbo2002/ical-generator/commit/2fff079040a377fbe9ecc340388f6a29b863cf80)) ##### BREAKING CHANGES - Drop node.js v21 Support These node.js versions are no longer supported. For more information see https://nodejs.dev/en/about/releases/ ### [`v7.2.0`](https://redirect.github.com/sebbo2002/ical-generator/blob/HEAD/CHANGELOG.md#720-2024-08-04) [Compare Source](https://redirect.github.com/sebbo2002/ical-generator/compare/v7.1.0...v7.2.0) ##### Features - Release `ical-generator` on jsr.io ([776a307](https://redirect.github.com/sebbo2002/ical-generator/commit/776a307164938af3896f776c39000f2526973867)) ##### Reverts - Revert "chore: Replace ts-node with tsx" ([1630d2a](https://redirect.github.com/sebbo2002/ical-generator/commit/1630d2adbcaff4121e0a4531f065be5b773e292b)) ### [`v7.1.0`](https://redirect.github.com/sebbo2002/ical-generator/blob/HEAD/CHANGELOG.md#710-2024-04-15) [Compare Source](https://redirect.github.com/sebbo2002/ical-generator/compare/v7.0.0...v7.1.0) ##### Bug Fixes - Use event timezone for allDay events ([1bfeaf6](https://redirect.github.com/sebbo2002/ical-generator/commit/1bfeaf64284694e4510f3e1588c683c19da03ed0)) ##### Features - Apply timezone for supported allday-events ([176352c](https://redirect.github.com/sebbo2002/ical-generator/commit/176352c9dfd3d4ac0fa21c458c174ef3c4f74535)), closes [#​592](https://redirect.github.com/sebbo2002/ical-generator/issues/592) ### [`v7.0.0`](https://redirect.github.com/sebbo2002/ical-generator/blob/HEAD/CHANGELOG.md#700-2024-03-17) [Compare Source](https://redirect.github.com/sebbo2002/ical-generator/compare/v6.0.1...v7.0.0) ##### Bug Fixes - **Event:** Run start/end validation only when getting data ([9174a32](https://redirect.github.com/sebbo2002/ical-generator/commit/9174a32bfe209f17f8c8460bc38187bb84dfecb0)), closes [#​581](https://redirect.github.com/sebbo2002/ical-generator/issues/581) - fixed GEO missing when supplied (closes [#​569](https://redirect.github.com/sebbo2002/ical-generator/issues/569)) ([2eeceb8](https://redirect.github.com/sebbo2002/ical-generator/commit/2eeceb84feb0cb5b9cc07a93e2b8b47fc3d313a7)) - fixed typo `&&&` to `&&` ([7707b59](https://redirect.github.com/sebbo2002/ical-generator/commit/7707b595de0791c0d93f414a3340696d9e52d2ec)) ##### Features - **Alarm:** Add support for `email` alarm type ([5398f09](https://redirect.github.com/sebbo2002/ical-generator/commit/5398f09809544c7529e8cabec2ee997b2a4781ae)), closes [#​576](https://redirect.github.com/sebbo2002/ical-generator/issues/576) - **Event:** Made `ICalEvent.location.title` optional to allow setting `GEO` without title ([42be230](https://redirect.github.com/sebbo2002/ical-generator/commit/42be23018544dbf75ad9ce6cfe25231d1d434cc0)), closes [#​578](https://redirect.github.com/sebbo2002/ical-generator/issues/578) ##### BREAKING CHANGES - **Event:** [ICalEvent.location()](https://sebbo2002.github.io/ical-generator/develop/reference/classes/ICalEvent.html#location)'s `title` field can now be undefined #### [6.0.1](https://redirect.github.com/sebbo2002/ical-generator/compare/v6.0.0...v6.0.1) (2024-01-07) ##### Bug Fixes - **Calendar:** Remove `prodId()` string validation ([a5caeaa](https://redirect.github.com/sebbo2002/ical-generator/commit/a5caeaac5187557044af652fed109fb45e5f14a5)), closes [/www.rfc-editor.org/rfc/rfc5545#section-3](https://redirect.github.com//www.rfc-editor.org/rfc/rfc5545/issues/section-3) [#​555](https://redirect.github.com/sebbo2002/ical-generator/issues/555) ### [`v6.0.1`](https://redirect.github.com/sebbo2002/ical-generator/blob/HEAD/CHANGELOG.md#601-2024-01-07) [Compare Source](https://redirect.github.com/sebbo2002/ical-generator/compare/v6.0.0...v6.0.1) ##### Bug Fixes - **Calendar:** Remove `prodId()` string validation ([a5caeaa](https://redirect.github.com/sebbo2002/ical-generator/commit/a5caeaac5187557044af652fed109fb45e5f14a5)), closes [/www.rfc-editor.org/rfc/rfc5545#section-3](https://redirect.github.com//www.rfc-editor.org/rfc/rfc5545/issues/section-3) [#​555](https://redirect.github.com/sebbo2002/ical-generator/issues/555) ### [`v6.0.0`](https://redirect.github.com/sebbo2002/ical-generator/blob/HEAD/CHANGELOG.md#600-2023-10-25) [Compare Source](https://redirect.github.com/sebbo2002/ical-generator/compare/v5.0.1...v6.0.0) ##### Bug Fixes - add `browser` field to `package.json` ([7db4e32](https://redirect.github.com/sebbo2002/ical-generator/commit/7db4e32ad03b25b5cbe2cc4ce459541ee5639f15)) ##### Features - Enable npm provenance ([87d173a](https://redirect.github.com/sebbo2002/ical-generator/commit/87d173a17133207492bd5c5ad2eeb70d8ecbe082)) - Enable npm provenance ([ccba971](https://redirect.github.com/sebbo2002/ical-generator/commit/ccba971b065542500d0f3fa1475eea9f849b03f0)) - Ensure Calendar is renderable all the time ([f1328a3](https://redirect.github.com/sebbo2002/ical-generator/commit/f1328a3b790507037efeb39431044c0970117cac)), closes [#​344](https://redirect.github.com/sebbo2002/ical-generator/issues/344) - Remove `save()`, `saveSync()`, `serve()`, `toBlob()`, `toURL()` ([b6bea66](https://redirect.github.com/sebbo2002/ical-generator/commit/b6bea665837c85e066ad7a32234336b01e6244f1)), closes [#​478](https://redirect.github.com/sebbo2002/ical-generator/issues/478) ##### Reverts - Revert "ci: Downgrade is-semantic-release till it's fixed" ([91c2ab5](https://redirect.github.com/sebbo2002/ical-generator/commit/91c2ab59d0559a060c11d07973382c465dd3345d)) ##### BREAKING CHANGES - `Alarm.trigger` now defaults to 10min before event, `Alarm.type` now defaults to `display`, `Alarm.interval()` got removed, use `Alarm.repeat()` instead, `Alarm.repeat()` now gives/takes an object instead of a number, `Attendee.email` can’t be `null | undefined`, `Category.name` can’t be `null | undefined`, `Event.start` now defaults to now (`new Date()`). For details and examples checkout the migration guide at https://github.com/sebbo2002/ical-generator/wiki/Migration-Guide:-v5-%E2%86%92-v6 - The `save()`, `saveSync()`, `serve()`, `toBlob()` and `toURL()` methods of the ICalCalendar class have been removed. Please use the `toString()` method to generate the ical string and proceed from there. #### [5.0.1](https://redirect.github.com/sebbo2002/ical-generator/compare/v5.0.0...v5.0.1) (2023-08-17) ##### Bug Fixes - double-quotes and missing filename variable ([30fcccd](https://redirect.github.com/sebbo2002/ical-generator/commit/30fcccdfb1253c37f9211833a6d74ecbf953b892)) - indentation, semicolons and quoting ([2dd4d24](https://redirect.github.com/sebbo2002/ical-generator/commit/2dd4d2494d18af843a22005a61627a3461ec29e2)) ### [`v5.0.1`](https://redirect.github.com/sebbo2002/ical-generator/blob/HEAD/CHANGELOG.md#501-2023-08-17) [Compare Source](https://redirect.github.com/sebbo2002/ical-generator/compare/v5.0.0...v5.0.1) ##### Bug Fixes - double-quotes and missing filename variable ([30fcccd](https://redirect.github.com/sebbo2002/ical-generator/commit/30fcccdfb1253c37f9211833a6d74ecbf953b892)) - indentation, semicolons and quoting ([2dd4d24](https://redirect.github.com/sebbo2002/ical-generator/commit/2dd4d2494d18af843a22005a61627a3461ec29e2)) ### [`v5.0.0`](https://redirect.github.com/sebbo2002/ical-generator/blob/HEAD/CHANGELOG.md#500-2023-06-14) [Compare Source](https://redirect.github.com/sebbo2002/ical-generator/compare/v4.1.0...v5.0.0) ##### Build System - Deprecate node.js v14 / v17 ([7a2de45](https://redirect.github.com/sebbo2002/ical-generator/commit/7a2de45c12f19a1ec441b3a004f4aa935efc197c)) ##### BREAKING CHANGES - The node.js versions v14 and v17 are no longer maintained and are therefore no longer supported. See https://nodejs.dev/en/about/releases/ for more details on node.js release cycles.

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), 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 was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 66.27%. Comparing base (0883397) to head (90b398b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1053 +/- ## ========================================== - Coverage 66.28% 66.27% -0.01% ========================================== Files 719 719 Lines 10006 10006 Branches 1349 1349 ========================================== - Hits 6632 6631 -1 Misses 2915 2915 - Partials 459 460 +1 ``` | [Flag](https://app.codecov.io/gh/infoderm/patients/pull/1053/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=infoderm) | Coverage Δ | | |---|---|---| | [client](https://app.codecov.io/gh/infoderm/patients/pull/1053/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=infoderm) | `45.85% <ø> (ø)` | | | [server](https://app.codecov.io/gh/infoderm/patients/pull/1053/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=infoderm) | `62.60% <ø> (-0.02%)` | :arrow_down: | | [test](https://app.codecov.io/gh/infoderm/patients/pull/1053/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=infoderm) | `72.53% <ø> (-0.02%)` | :arrow_down: | | [test-app](https://app.codecov.io/gh/infoderm/patients/pull/1053/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=infoderm) | `53.72% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=infoderm#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.