⬆️ deps: Upgrade dependency ical-generator to v8. #1053
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.1.0
->^8.0.0
Release Notes
sebbo2002/ical-generator (ical-generator)
v8.0.1
Compare Source
Bug Fixes
v8.0.0
Compare Source
chore
BREAKING CHANGES
These node.js versions are no longer supported. For more information see https://nodejs.dev/en/about/releases/
v7.2.0
Compare Source
Features
ical-generator
on jsr.io (776a307)Reverts
v7.1.0
Compare Source
Bug Fixes
Features
v7.0.0
Compare Source
Bug Fixes
&&&
to&&
(7707b59)Features
email
alarm type (5398f09), closes #576ICalEvent.location.title
optional to allow settingGEO
without title (42be230), closes #578BREAKING CHANGES
title
field can now be undefined6.0.1 (2024-01-07)
Bug Fixes
prodId()
string validation (a5caeaa), closes /www.rfc-editor.org/rfc/rfc5545#section-3 #555v6.0.1
Compare Source
Bug Fixes
prodId()
string validation (a5caeaa), closes /www.rfc-editor.org/rfc/rfc5545#section-3 #555v6.0.0
Compare Source
Bug Fixes
browser
field topackage.json
(7db4e32)Features
save()
,saveSync()
,serve()
,toBlob()
,toURL()
(b6bea66), closes #478Reverts
BREAKING CHANGES
Alarm.trigger
now defaults to 10min before event,Alarm.type
now defaults todisplay
,Alarm.interval()
got removed, useAlarm.repeat()
instead,Alarm.repeat()
now gives/takes an object instead of a number,Attendee.email
can’t benull | undefined
,Category.name
can’t benull | 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-v6save()
,saveSync()
,serve()
,toBlob()
andtoURL()
methods of the ICalCalendar class have been removed. Please use thetoString()
method to generate the ical string and proceed from there.5.0.1 (2023-08-17)
Bug Fixes
v5.0.1
Compare Source
Bug Fixes
v5.0.0
Compare Source
Build System
BREAKING CHANGES
Configuration
📅 Schedule: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" (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.