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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 26, 2024

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

Compare Source

Bug Fixes

v8.0.0

Compare Source

chore
  • Drop support for node.js v19 and v21 (2fff079)
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

Compare Source

Features
  • Release ical-generator on jsr.io (776a307)
Reverts
  • Revert "chore: Replace ts-node with tsx" (1630d2a)

v7.1.0

Compare Source

Bug Fixes
  • Use event timezone for allDay events (1bfeaf6)
Features
  • Apply timezone for supported allday-events (176352c), closes #​592

v7.0.0

Compare Source

Bug Fixes
Features
  • Alarm: Add support for email alarm type (5398f09), closes #​576
  • Event: Made ICalEvent.location.title optional to allow setting GEO without title (42be230), closes #​578
BREAKING CHANGES

6.0.1 (2024-01-07)

Bug Fixes

v6.0.1

Compare Source

Bug Fixes

v6.0.0

Compare Source

Bug Fixes
  • add browser field to package.json (7db4e32)
Features
  • Enable npm provenance (87d173a)
  • Enable npm provenance (ccba971)
  • Ensure Calendar is renderable all the time (f1328a3), closes #​344
  • Remove save(), saveSync(), serve(), toBlob(), toURL() (b6bea66), closes #​478
Reverts
  • Revert "ci: Downgrade is-semantic-release till it's fixed" (91c2ab5)
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 (2023-08-17)

Bug Fixes
  • double-quotes and missing filename variable (30fcccd)
  • indentation, semicolons and quoting (2dd4d24)

v5.0.1

Compare Source

Bug Fixes
  • double-quotes and missing filename variable (30fcccd)
  • indentation, semicolons and quoting (2dd4d24)

v5.0.0

Compare Source

Build System
  • Deprecate node.js v14 / v17 (7a2de45)
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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the deps This issue has to do with dependencies label Aug 26, 2024
Copy link

codecov bot commented Aug 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.87%. Comparing base (4a6a6f4) to head (8c382cb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1053   +/-   ##
=======================================
  Coverage   70.87%   70.87%           
=======================================
  Files         763      763           
  Lines       11579    11579           
  Branches     1446     1446           
=======================================
  Hits         8207     8207           
  Misses       2883     2883           
  Partials      489      489           
Flag Coverage Δ
client 52.33% <ø> (ø)
server 60.55% <ø> (+0.01%) ⬆️
test 77.17% <ø> (+0.01%) ⬆️
test-app 55.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/ical-generator-8.x branch from 90b398b to 8c382cb Compare January 2, 2025 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps This issue has to do with dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants