im-perativa / streamlit-calendar

A Streamlit component to show calendar view using FullCalendar
https://calendar-component.streamlit.app/
Apache License 2.0
101 stars 10 forks source link

fix(deps): update fullcalendar monorepo to v6.1.15 #30

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fullcalendar/adaptive (source) 6.1.10 -> 6.1.15 age adoption passing confidence
@fullcalendar/core (source) 6.1.11 -> 6.1.15 age adoption passing confidence
@fullcalendar/daygrid (source) 6.1.11 -> 6.1.15 age adoption passing confidence
@fullcalendar/interaction (source) 6.1.10 -> 6.1.15 age adoption passing confidence
@fullcalendar/list (source) 6.1.10 -> 6.1.15 age adoption passing confidence
@fullcalendar/multimonth (source) 6.1.10 -> 6.1.15 age adoption passing confidence
@fullcalendar/react (source) 6.1.10 -> 6.1.15 age adoption passing confidence
@fullcalendar/resource (source) 6.1.10 -> 6.1.15 age adoption passing confidence
@fullcalendar/resource-daygrid (source) 6.1.10 -> 6.1.15 age adoption passing confidence
@fullcalendar/resource-timegrid (source) 6.1.10 -> 6.1.15 age adoption passing confidence
@fullcalendar/resource-timeline (source) 6.1.10 -> 6.1.15 age adoption passing confidence
@fullcalendar/rrule (source) 6.1.11 -> 6.1.15 age adoption passing confidence
@fullcalendar/scrollgrid (source) 6.1.10 -> 6.1.15 age adoption passing confidence
@fullcalendar/timegrid (source) 6.1.10 -> 6.1.15 age adoption passing confidence
@fullcalendar/timeline (source) 6.1.10 -> 6.1.15 age adoption passing confidence

Release Notes

fullcalendar/fullcalendar-workspace (@​fullcalendar/adaptive) ### [`v6.1.15`](https://togithub.com/fullcalendar/fullcalendar-workspace/releases/tag/v6.1.15) [Compare Source](https://togithub.com/fullcalendar/fullcalendar-workspace/compare/v6.1.14...v6.1.15) See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.15 ### [`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 ### [`v6.1.11`](https://togithub.com/fullcalendar/fullcalendar-workspace/releases/tag/v6.1.11) [Compare Source](https://togithub.com/fullcalendar/fullcalendar-workspace/compare/v6.1.10...v6.1.11) See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.11
fullcalendar/fullcalendar (@​fullcalendar/core) ### [`v6.1.15`](https://togithub.com/fullcalendar/fullcalendar/blob/HEAD/CHANGELOG.md#6115-2024-07-12) [Compare Source](https://togithub.com/fullcalendar/fullcalendar/compare/v6.1.14...v6.1.15) ##### General - fix: dragScroll does not work on multiMonth view ([#​7324](https://togithub.com/fullcalendar/fullcalendar/issues/7324)) - fix: clicking on nowIndicator line ignores the event behind ([#​6801](https://togithub.com/fullcalendar/fullcalendar/issues/6801)) - fix: dates not selectable in Shadow DOM since v6.1.12 ([#​7685](https://togithub.com/fullcalendar/fullcalendar/issues/7685)) ##### React - fix: adaptive print version shows events with custom eventContent with zero height ([#​7419](https://togithub.com/fullcalendar/fullcalendar/issues/7419)) ### [`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-react (@​fullcalendar/react) ### [`v6.1.15`](https://togithub.com/fullcalendar/fullcalendar-react/releases/tag/v6.1.15) [Compare Source](https://togithub.com/fullcalendar/fullcalendar-react/compare/v6.1.14...v6.1.15) See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.15 ### [`v6.1.14`](https://togithub.com/fullcalendar/fullcalendar-react/releases/tag/v6.1.14) [Compare Source](https://togithub.com/fullcalendar/fullcalendar-react/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-react/releases/tag/v6.1.13) [Compare Source](https://togithub.com/fullcalendar/fullcalendar-react/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-react/releases/tag/v6.1.12) [Compare Source](https://togithub.com/fullcalendar/fullcalendar-react/compare/v6.1.11...v6.1.12) See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.12 ### [`v6.1.11`](https://togithub.com/fullcalendar/fullcalendar-react/releases/tag/v6.1.11) [Compare Source](https://togithub.com/fullcalendar/fullcalendar-react/compare/v6.1.10...v6.1.11) See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.11

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.