nextcloud / calendar

πŸ“† Calendar app for Nextcloud
https://apps.nextcloud.com/apps/calendar
GNU Affero General Public License v3.0
947 stars 231 forks source link

fix(deps): bump @nextcloud/calendar-js from 7.0.0 to v8 (main) #6069

Open renovate[bot] opened 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nextcloud/calendar-js ^7.0.0 -> ^8.0.0 age adoption passing confidence

Release Notes

nextcloud/calendar-js (@​nextcloud/calendar-js) ### [`v8.0.0`](https://togithub.com/nextcloud/calendar-js/blob/HEAD/CHANGELOG.md#800-2024-06-17) [Compare Source](https://togithub.com/nextcloud/calendar-js/compare/v7.0.0...v8.0.0) ##### Breaking Changes - Bundle with vite and ship cjs instead of umd bundle - Move time zone logic and data to [@​nextcloud/timezones](https://togithub.com/nextcloud/timezones) ##### Features - **repair:** added unicode non-character repair step ([dc5cc22](https://togithub.com/nextcloud/calendar-js/commit/dc5cc22299e7288f9cfe1a398043c515c18af14c)) ##### Bug Fixes - Update vulnerable dependencies

Configuration

πŸ“… Schedule: Branch creation - "before 5am on wednesday" in timezone Europe/Vienna, 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 has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 58.65%. Comparing base (f3a79a7) to head (7b2b5fc). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6069 +/- ## ============================================= + Coverage 24.02% 58.65% +34.62% Complexity 457 457 ============================================= Files 246 41 -205 Lines 11565 2271 -9294 Branches 2163 0 -2163 ============================================= - Hits 2779 1332 -1447 + Misses 8472 939 -7533 + Partials 314 0 -314 ``` | [Flag](https://app.codecov.io/gh/nextcloud/calendar/pull/6069/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud) | Coverage Ξ” | | |---|---|---| | [javascript](https://app.codecov.io/gh/nextcloud/calendar/pull/6069/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud) | `?` | | | [php](https://app.codecov.io/gh/nextcloud/calendar/pull/6069/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud) | `58.65% <ΓΈ> (ΓΈ)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

st3iny commented 2 weeks ago

Will be superseded by https://github.com/nextcloud/calendar/pull/6050

(Don't close yet to not disable renovate.)