-
Notifications
You must be signed in to change notification settings - Fork 2
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.js to v2. #836
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #836 +/- ##
==========================================
- Coverage 70.86% 69.39% -1.48%
==========================================
Files 763 763
Lines 11579 11579
Branches 1446 1446
==========================================
- Hits 8206 8035 -171
- Misses 2884 3056 +172
+ Partials 489 488 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This upgrade includes a breaking change which make end-to-end tests fail (parse
is not a function). See https://github.com/infoderm/patients/actions/runs/8486117457/job/23252052420?pr=836#step:6:259.
dc9d16e
to
ffd476a
Compare
ffd476a
to
fa4478c
Compare
fa4478c
to
228b0b8
Compare
228b0b8
to
69c800f
Compare
69c800f
to
449e77b
Compare
449e77b
to
90c6ffd
Compare
90c6ffd
to
55216a7
Compare
55216a7
to
21d24eb
Compare
21d24eb
to
cc76f01
Compare
cc76f01
to
b6bd206
Compare
b6bd206
to
ee67d8a
Compare
This PR contains the following updates:
1.5.0
->2.1.0
Release Notes
kewisch/ical.js (ical.js)
v2.1.0
Compare Source
What's Changed
This release includes typescript types, generated from jsdoc thanks to a heroic effort from @jannikac
rollup-plugin-terser
to@rollup/plugin-terser
by @dilyanpalauzov in https://github.com/kewisch/ical.js/pull/693.d.ts
generation from jsdoc comments by @jannikac in https://github.com/kewisch/ical.js/pull/662New Contributors
Full Changelog: kewisch/ical.js@v2.0.1...v2.1.0
v2.0.1
Compare Source
This version allows you to include ical.js in <script> tags again. See the main README for details.
What's Changed
Build Updates
Full Changelog: kewisch/ical.js@v2.0.0...v2.0.1
v2.0.0
Compare Source
What's Changed
The major change for this version is that it has been ported to use ES6+.
Build Updates
New Contributors
Full Changelog: kewisch/ical.js@v1.5.0...v2.0.0
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.