nextcloud / calendar

📆 Calendar app for Nextcloud
https://apps.nextcloud.com/apps/calendar
GNU Affero General Public License v3.0
975 stars 240 forks source link

fix(deps): bump fullcalendar family from 6.1.11 to v6.1.14 (main) #6027

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fullcalendar/core (source) 6.1.11 -> 6.1.14 age adoption passing confidence
@fullcalendar/daygrid (source) 6.1.11 -> 6.1.14 age adoption passing confidence
@fullcalendar/interaction (source) 6.1.11 -> 6.1.14 age adoption passing confidence
@fullcalendar/list (source) 6.1.11 -> 6.1.14 age adoption passing confidence
@fullcalendar/multimonth (source) 6.1.11 -> 6.1.14 age adoption passing confidence
@fullcalendar/resource (source) 6.1.11 -> 6.1.14 age adoption passing confidence
@fullcalendar/resource-timeline (source) 6.1.11 -> 6.1.14 age adoption passing confidence
@fullcalendar/timegrid (source) 6.1.11 -> 6.1.14 age adoption passing confidence
@fullcalendar/vue (source) 6.1.11 -> 6.1.14 age adoption passing confidence

Release Notes

fullcalendar/fullcalendar (@​fullcalendar/core) ### [`v6.1.14`](https://togithub.com/fullcalendar/fullcalendar/blob/HEAD/CHANGELOG.md#6114-2024-06-04) [Compare Source](https://togithub.com/fullcalendar/fullcalendar/compare/v6.1.13...v6.1.14) ##### React - React 19 support ##### Angular - Angular 18 support ([#​7682](https://togithub.com/fullcalendar/fullcalendar/issues/7682)) ### [`v6.1.13`](https://togithub.com/fullcalendar/fullcalendar/blob/HEAD/CHANGELOG.md#6113-2024-05-22) [Compare Source](https://togithub.com/fullcalendar/fullcalendar/compare/v6.1.12...v6.1.13) ##### TimeGrid - follow-up fix to [#​7533](https://togithub.com/fullcalendar/fullcalendar/issues/7533) that improves event-dragging from timed to all-day ##### Timeline - follow-up fix to [#​7335](https://togithub.com/fullcalendar/fullcalendar/issues/7335) that sidesteps issues with dynamically loaded fonts ### [`v6.1.12`](https://togithub.com/fullcalendar/fullcalendar/blob/HEAD/CHANGELOG.md#6112-2024-05-21) [Compare Source](https://togithub.com/fullcalendar/fullcalendar/compare/v6.1.11...v6.1.12) ##### General - fix: don't allow event drag-n-drop on obscured calendars ([#​5026](https://togithub.com/fullcalendar/fullcalendar/issues/5026)) ##### TimeGrid - fix: when moving event from all-day -> timed, use literal mouse position for event drop ([#​7533](https://togithub.com/fullcalendar/fullcalendar/issues/7533)) ##### Timeline - fix: timeline rtl initial scroll on Chrome ([#​7335](https://togithub.com/fullcalendar/fullcalendar/issues/7335))
fullcalendar/fullcalendar-workspace (@​fullcalendar/resource) ### [`v6.1.14`](https://togithub.com/fullcalendar/fullcalendar-workspace/releases/tag/v6.1.14) [Compare Source](https://togithub.com/fullcalendar/fullcalendar-workspace/compare/v6.1.13...v6.1.14) See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.14 ### [`v6.1.13`](https://togithub.com/fullcalendar/fullcalendar-workspace/releases/tag/v6.1.13) [Compare Source](https://togithub.com/fullcalendar/fullcalendar-workspace/compare/v6.1.12...v6.1.13) See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.13 ### [`v6.1.12`](https://togithub.com/fullcalendar/fullcalendar-workspace/releases/tag/v6.1.12) [Compare Source](https://togithub.com/fullcalendar/fullcalendar-workspace/compare/v6.1.11...v6.1.12) See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.12
fullcalendar/fullcalendar-vue2 (@​fullcalendar/vue) ### [`v6.1.14`](https://togithub.com/fullcalendar/fullcalendar-vue2/releases/tag/v6.1.14) [Compare Source](https://togithub.com/fullcalendar/fullcalendar-vue2/compare/v6.1.13...v6.1.14) See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.14 ### [`v6.1.13`](https://togithub.com/fullcalendar/fullcalendar-vue2/releases/tag/v6.1.13) [Compare Source](https://togithub.com/fullcalendar/fullcalendar-vue2/compare/v6.1.12...v6.1.13) See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.13 ### [`v6.1.12`](https://togithub.com/fullcalendar/fullcalendar-vue2/releases/tag/v6.1.12) [Compare Source](https://togithub.com/fullcalendar/fullcalendar-vue2/compare/v6.1.11...v6.1.12) See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.12

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 these updates again.



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

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 23.59%. Comparing base (99921bc) to head (8c443cc). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6027 +/- ## ========================================= Coverage 23.59% 23.59% Complexity 457 457 ========================================= Files 246 246 Lines 11715 11714 -1 Branches 2151 2150 -1 ========================================= Hits 2764 2764 + Misses 8637 8636 -1 Partials 314 314 ``` | [Flag](https://app.codecov.io/gh/nextcloud/calendar/pull/6027/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/6027/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud) | `15.18% <ø> (+<0.01%)` | :arrow_up: | | [php](https://app.codecov.io/gh/nextcloud/calendar/pull/6027/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud) | `58.61% <ø> (ø)` | | 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.