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

Mend Renovate

This PR contains the following updates:

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

Release Notes

kewisch/ical.js (ical.js)

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 - "after 10pm every weekday,before 5am every weekday,every weekend" (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 has been generated by Mend Renovate. View repository job log here.

@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 64.53%. Comparing base (a675676) to head (69c800f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #836      +/-   ##
==========================================
- Coverage   66.27%   64.53%   -1.74%     
==========================================
  Files         719      719              
  Lines       10006    10006              
  Branches     1349     1349              
==========================================
- Hits         6631     6457     -174     
- Misses       2915     3090     +175     
+ Partials      460      459       -1     
Flag Coverage Δ
client 45.85% <ø> (ø)
server 63.36% <ø> (+0.75%) ⬆️
test 72.49% <ø> (-0.04%) ⬇️
test-app 50.37% <ø> (-3.35%) ⬇️

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

None yet

1 participant