dotkom / monoweb

Future version of Online, NTNU's informatics student association's website
https://web.online.ntnu.no/
MIT License
19 stars 2 forks source link

Update dependency ical-generator to v7 - autoclosed #974

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ical-generator ^5.0.1 -> ^7.0.0 age adoption passing confidence

Release Notes

sebbo2002/ical-generator (ical-generator) ### [`v7.2.0`](https://togithub.com/sebbo2002/ical-generator/blob/HEAD/CHANGELOG.md#720-2024-08-04) [Compare Source](https://togithub.com/sebbo2002/ical-generator/compare/v7.1.0...v7.2.0) ##### Features - Release `ical-generator` on jsr.io ([776a307](https://togithub.com/sebbo2002/ical-generator/commit/776a307164938af3896f776c39000f2526973867)) ##### Reverts - Revert "chore: Replace ts-node with tsx" ([1630d2a](https://togithub.com/sebbo2002/ical-generator/commit/1630d2adbcaff4121e0a4531f065be5b773e292b)) ### [`v7.1.0`](https://togithub.com/sebbo2002/ical-generator/blob/HEAD/CHANGELOG.md#710-2024-04-15) [Compare Source](https://togithub.com/sebbo2002/ical-generator/compare/v7.0.0...v7.1.0) ##### Bug Fixes - Use event timezone for allDay events ([1bfeaf6](https://togithub.com/sebbo2002/ical-generator/commit/1bfeaf64284694e4510f3e1588c683c19da03ed0)) ##### Features - Apply timezone for supported allday-events ([176352c](https://togithub.com/sebbo2002/ical-generator/commit/176352c9dfd3d4ac0fa21c458c174ef3c4f74535)), closes [#​592](https://togithub.com/sebbo2002/ical-generator/issues/592) ### [`v7.0.0`](https://togithub.com/sebbo2002/ical-generator/blob/HEAD/CHANGELOG.md#700-2024-03-17) [Compare Source](https://togithub.com/sebbo2002/ical-generator/compare/v6.0.1...v7.0.0) ##### Bug Fixes - **Event:** Run start/end validation only when getting data ([9174a32](https://togithub.com/sebbo2002/ical-generator/commit/9174a32bfe209f17f8c8460bc38187bb84dfecb0)), closes [#​581](https://togithub.com/sebbo2002/ical-generator/issues/581) - fixed GEO missing when supplied (closes [#​569](https://togithub.com/sebbo2002/ical-generator/issues/569)) ([2eeceb8](https://togithub.com/sebbo2002/ical-generator/commit/2eeceb84feb0cb5b9cc07a93e2b8b47fc3d313a7)) - fixed typo `&&&` to `&&` ([7707b59](https://togithub.com/sebbo2002/ical-generator/commit/7707b595de0791c0d93f414a3340696d9e52d2ec)) ##### Features - **Alarm:** Add support for `email` alarm type ([5398f09](https://togithub.com/sebbo2002/ical-generator/commit/5398f09809544c7529e8cabec2ee997b2a4781ae)), closes [#​576](https://togithub.com/sebbo2002/ical-generator/issues/576) - **Event:** Made `ICalEvent.location.title` optional to allow setting `GEO` without title ([42be230](https://togithub.com/sebbo2002/ical-generator/commit/42be23018544dbf75ad9ce6cfe25231d1d434cc0)), closes [#​578](https://togithub.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://togithub.com/sebbo2002/ical-generator/compare/v6.0.0...v6.0.1) (2024-01-07) ##### Bug Fixes - **Calendar:** Remove `prodId()` string validation ([a5caeaa](https://togithub.com/sebbo2002/ical-generator/commit/a5caeaac5187557044af652fed109fb45e5f14a5)), closes [/www.rfc-editor.org/rfc/rfc5545#section-3](https://togithub.com//www.rfc-editor.org/rfc/rfc5545/issues/section-3) [#​555](https://togithub.com/sebbo2002/ical-generator/issues/555) ### [`v6.0.1`](https://togithub.com/sebbo2002/ical-generator/blob/HEAD/CHANGELOG.md#601-2024-01-07) [Compare Source](https://togithub.com/sebbo2002/ical-generator/compare/v6.0.0...v6.0.1) ##### Bug Fixes - **Calendar:** Remove `prodId()` string validation ([a5caeaa](https://togithub.com/sebbo2002/ical-generator/commit/a5caeaac5187557044af652fed109fb45e5f14a5)), closes [/www.rfc-editor.org/rfc/rfc5545#section-3](https://togithub.com//www.rfc-editor.org/rfc/rfc5545/issues/section-3) [#​555](https://togithub.com/sebbo2002/ical-generator/issues/555) ### [`v6.0.0`](https://togithub.com/sebbo2002/ical-generator/blob/HEAD/CHANGELOG.md#600-2023-10-25) [Compare Source](https://togithub.com/sebbo2002/ical-generator/compare/v5.0.1...v6.0.0) ##### Bug Fixes - add `browser` field to `package.json` ([7db4e32](https://togithub.com/sebbo2002/ical-generator/commit/7db4e32ad03b25b5cbe2cc4ce459541ee5639f15)) ##### Features - Enable npm provenance ([87d173a](https://togithub.com/sebbo2002/ical-generator/commit/87d173a17133207492bd5c5ad2eeb70d8ecbe082)) - Enable npm provenance ([ccba971](https://togithub.com/sebbo2002/ical-generator/commit/ccba971b065542500d0f3fa1475eea9f849b03f0)) - Ensure Calendar is renderable all the time ([f1328a3](https://togithub.com/sebbo2002/ical-generator/commit/f1328a3b790507037efeb39431044c0970117cac)), closes [#​344](https://togithub.com/sebbo2002/ical-generator/issues/344) - Remove `save()`, `saveSync()`, `serve()`, `toBlob()`, `toURL()` ([b6bea66](https://togithub.com/sebbo2002/ical-generator/commit/b6bea665837c85e066ad7a32234336b01e6244f1)), closes [#​478](https://togithub.com/sebbo2002/ical-generator/issues/478) ##### Reverts - Revert "ci: Downgrade is-semantic-release till it's fixed" ([91c2ab5](https://togithub.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://togithub.com/sebbo2002/ical-generator/compare/v5.0.0...v5.0.1) (2023-08-17) ##### Bug Fixes - double-quotes and missing filename variable ([30fcccd](https://togithub.com/sebbo2002/ical-generator/commit/30fcccdfb1253c37f9211833a6d74ecbf953b892)) - indentation, semicolons and quoting ([2dd4d24](https://togithub.com/sebbo2002/ical-generator/commit/2dd4d2494d18af843a22005a61627a3461ec29e2))

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.



This PR was generated by Mend Renovate. View the repository job log.