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.js to v2. #836

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ical.js 1.5.0 -> 2.1.0 age adoption passing confidence

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

New 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.


  • 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 Mar 29, 2024
Copy link

codecov bot commented Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.39%. Comparing base (fdf1bb3) to head (ee67d8a).

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     
Flag Coverage Δ
client 52.30% <ø> (-0.02%) ⬇️
server 59.95% <ø> (-0.61%) ⬇️
test 77.08% <ø> (-0.06%) ⬇️
test-app 52.29% <ø> (-3.13%) ⬇️

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.

@make-github-pseudonymous-again make-github-pseudonymous-again added the requires-manual-intervention This automatically created PR requires manual intervention before merging. label Mar 30, 2024
Copy link
Contributor

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.

@renovate renovate bot changed the title ⬆️ deps: Upgrade dependency ical.js to v2 ⬆️ deps: Upgrade dependency ical.js to v2. Apr 8, 2024
@renovate renovate bot force-pushed the renovate/ical.js-2.x branch from dc9d16e to ffd476a Compare April 11, 2024 09:43
@renovate renovate bot force-pushed the renovate/ical.js-2.x branch from ffd476a to fa4478c Compare May 22, 2024 09:04
@renovate renovate bot force-pushed the renovate/ical.js-2.x branch from fa4478c to 228b0b8 Compare May 25, 2024 20:01
@renovate renovate bot force-pushed the renovate/ical.js-2.x branch from 228b0b8 to 69c800f Compare June 4, 2024 23:20
@renovate renovate bot force-pushed the renovate/ical.js-2.x branch from 69c800f to 449e77b Compare June 27, 2024 17:16
@renovate renovate bot force-pushed the renovate/ical.js-2.x branch from 449e77b to 90c6ffd Compare August 9, 2024 21:28
@renovate renovate bot force-pushed the renovate/ical.js-2.x branch from 90c6ffd to 55216a7 Compare September 2, 2024 12:18
@renovate renovate bot force-pushed the renovate/ical.js-2.x branch from 55216a7 to 21d24eb Compare September 12, 2024 12:31
@renovate renovate bot force-pushed the renovate/ical.js-2.x branch from 21d24eb to cc76f01 Compare December 11, 2024 12:26
@renovate renovate bot force-pushed the renovate/ical.js-2.x branch from cc76f01 to b6bd206 Compare January 2, 2025 16:12
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 requires-manual-intervention This automatically created PR requires manual intervention before merging.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant