Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ical-generator ^3.6.1 -> ^4.0.0 age adoption passing confidence

Release Notes

sebbo2002/ical-generator

v4.0.0

Compare Source

Bug Fixes
  • Event: Add RRULE: prefix in event.repeating() if it's not already there (92c2034), closes #​459
  • Update escaping for quoted values (faf5c70), closes #​463
Build System
Features
BREAKING CHANGES
  • Importing the generator with const ical = require('ical-generator'); (introduced with 2.1.0 / #​253) will not work anymore, please use const { default: ical } = require('ical-generator'); or move to fancy ESM imports (import ical from 'ical-generator' ;).
  • From now on, only node.js ^14.8.0 || >=16.0.0 are supported
  • Only Support for node.js ^12.20.0 || >=14.13.1

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.


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

This PR has been generated by Mend Renovate. View repository job log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant