Skip to content

chore(deps): update fullcalendar monorepo to v6.1.20#30

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/fullcalendar-monorepo
Open

chore(deps): update fullcalendar monorepo to v6.1.20#30
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/fullcalendar-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 22, 2024

This PR contains the following updates:

Package Change Age Confidence
@fullcalendar/adaptive (source) 6.1.106.1.20 age confidence
@fullcalendar/core (source) 6.1.116.1.20 age confidence
@fullcalendar/daygrid (source) 6.1.116.1.20 age confidence
@fullcalendar/interaction (source) 6.1.106.1.20 age confidence
@fullcalendar/list (source) 6.1.106.1.20 age confidence
@fullcalendar/multimonth (source) 6.1.106.1.20 age confidence
@fullcalendar/react (source) 6.1.106.1.20 age confidence
@fullcalendar/resource (source) 6.1.106.1.20 age confidence
@fullcalendar/resource-daygrid (source) 6.1.106.1.20 age confidence
@fullcalendar/resource-timegrid (source) 6.1.106.1.20 age confidence
@fullcalendar/resource-timeline (source) 6.1.106.1.20 age confidence
@fullcalendar/rrule (source) 6.1.116.1.20 age confidence
@fullcalendar/scrollgrid (source) 6.1.106.1.20 age confidence
@fullcalendar/timegrid (source) 6.1.106.1.20 age confidence
@fullcalendar/timeline (source) 6.1.106.1.20 age confidence

Release Notes

fullcalendar/fullcalendar-workspace (@​fullcalendar/adaptive)

v6.1.20

Compare Source

See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.20

v6.1.19

Compare Source

See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.19

v6.1.18

Compare Source

See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.18

v6.1.17

Compare Source

See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.17

v6.1.15

Compare Source

See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.15

v6.1.14

Compare Source

See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.14

v6.1.13

Compare Source

See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.13

v6.1.12

Compare Source

See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.12

v6.1.11

Compare Source

See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.11

fullcalendar/fullcalendar (@​fullcalendar/core)

v6.1.20

Compare Source

  • feature: Angular 21 support (#​8015)

v6.1.19

Compare Source

  • feature: Angular 20 support (#​7946)
  • feature: setting to control how nowIndicator displays in all-day slots (#​6175)
    (nowIndicatorSnap. use false to ensure time-granularity always)
  • fix: allow business hours that START past midnight (#​7934)

v6.1.18

Compare Source

  • fix: Optimize custom content-injection rerendering performance (#​3003, #​7650)
    (Especially important for event rerendering with eventContent)

v6.1.17

Compare Source

  • fix: recurring event start/end time not updated when timezone changed (#​5273)
  • fix: nowIndicator not updated when timezone changed (#​5753)
  • fix: nowIndicator lags after returning to suspended tab (#​7806)
  • fix: "today" date does not update after current time crosses midnight (#​3783)
  • fix: day header 1 day behind with Luxon & timezone with midnight DST (#​7633)
  • fix: in timeline, incorrect navLink for granularities other than day/week (#​4931)
  • fix: validRange in multiMonth view does not render all the days (#​7287)
Angular

v6.1.15

Compare Source

General
  • fix: dragScroll does not work on multiMonth view (#​7324)
  • fix: clicking on nowIndicator line ignores the event behind (#​6801)
  • fix: dates not selectable in Shadow DOM since v6.1.12 (#​7685)
React
  • fix: adaptive print version shows events with custom eventContent with zero height (#​7419)

v6.1.14

Compare Source

React
  • React 19 support
Angular

v6.1.13

Compare Source

TimeGrid
  • follow-up fix to #​7533 that improves event-dragging from timed to all-day
Timeline
  • follow-up fix to #​7335 that sidesteps issues with dynamically loaded fonts

v6.1.12

Compare Source

General
  • fix: don't allow event drag-n-drop on obscured calendars (#​5026)
TimeGrid
  • fix: when moving event from all-day -> timed, use literal mouse position for event drop (#​7533)
Timeline
  • fix: timeline rtl initial scroll on Chrome (#​7335)
fullcalendar/fullcalendar-react (@​fullcalendar/react)

v6.1.20

Compare Source

See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.20

v6.1.19

Compare Source

See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.19

v6.1.18

Compare Source

See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.18

v6.1.17

Compare Source

See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.17

v6.1.15

Compare Source

See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.15

v6.1.14

Compare Source

See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.14

v6.1.13

Compare Source

See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.13

v6.1.12

Compare Source

See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.12

v6.1.11

Compare Source

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.


  • 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 force-pushed the renovate/fullcalendar-monorepo branch from 495949e to 61ce1c7 Compare March 28, 2024 04:09
@renovate renovate bot force-pushed the renovate/fullcalendar-monorepo branch from 61ce1c7 to 1e1280b Compare April 14, 2024 12:42
@renovate renovate bot force-pushed the renovate/fullcalendar-monorepo branch from 1e1280b to 587d0b0 Compare May 22, 2024 00:04
@renovate renovate bot changed the title fix(deps): update fullcalendar monorepo to v6.1.11 fix(deps): update fullcalendar monorepo to v6.1.12 May 22, 2024
@renovate renovate bot force-pushed the renovate/fullcalendar-monorepo branch from 587d0b0 to 073f154 Compare May 22, 2024 16:20
@renovate renovate bot changed the title fix(deps): update fullcalendar monorepo to v6.1.12 fix(deps): update fullcalendar monorepo to v6.1.13 May 22, 2024
@renovate renovate bot force-pushed the renovate/fullcalendar-monorepo branch from 073f154 to b146d76 Compare June 5, 2024 03:34
@renovate renovate bot changed the title fix(deps): update fullcalendar monorepo to v6.1.13 fix(deps): update fullcalendar monorepo to v6.1.14 Jun 5, 2024
@renovate renovate bot changed the title fix(deps): update fullcalendar monorepo to v6.1.14 fix(deps): update fullcalendar monorepo to v6.1.15 Jul 12, 2024
@renovate renovate bot force-pushed the renovate/fullcalendar-monorepo branch from b146d76 to f22b413 Compare July 13, 2024 02:11
@renovate renovate bot changed the title fix(deps): update fullcalendar monorepo to v6.1.15 fix(deps): update fullcalendar monorepo to v6.1.15 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/fullcalendar-monorepo branch December 8, 2024 18:43
@renovate renovate bot changed the title fix(deps): update fullcalendar monorepo to v6.1.15 - autoclosed fix(deps): update fullcalendar monorepo to v6.1.15 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/fullcalendar-monorepo branch from 9da1cae to f22b413 Compare December 8, 2024 22:12
@renovate renovate bot force-pushed the renovate/fullcalendar-monorepo branch from f22b413 to 25d005f Compare January 23, 2025 17:07
@renovate renovate bot force-pushed the renovate/fullcalendar-monorepo branch from 25d005f to 6eb6325 Compare February 9, 2025 13:26
@renovate renovate bot force-pushed the renovate/fullcalendar-monorepo branch from 6eb6325 to 7a3fb31 Compare April 2, 2025 15:28
@renovate renovate bot changed the title fix(deps): update fullcalendar monorepo to v6.1.15 fix(deps): update fullcalendar monorepo to v6.1.17 Apr 2, 2025
@renovate renovate bot force-pushed the renovate/fullcalendar-monorepo branch from 7a3fb31 to 99e9d04 Compare May 19, 2025 17:42
@renovate renovate bot force-pushed the renovate/fullcalendar-monorepo branch from 99e9d04 to 1591c86 Compare June 30, 2025 06:09
@renovate renovate bot changed the title fix(deps): update fullcalendar monorepo to v6.1.17 fix(deps): update fullcalendar monorepo to v6.1.18 Jun 30, 2025
@renovate renovate bot force-pushed the renovate/fullcalendar-monorepo branch from 1591c86 to 1bea70f Compare August 10, 2025 04:42
@renovate renovate bot changed the title fix(deps): update fullcalendar monorepo to v6.1.18 fix(deps): update fullcalendar monorepo to v6.1.19 Aug 10, 2025
@renovate renovate bot force-pushed the renovate/fullcalendar-monorepo branch from 1bea70f to 59d5721 Compare September 25, 2025 13:45
@renovate renovate bot changed the title fix(deps): update fullcalendar monorepo to v6.1.19 chore(deps): update fullcalendar monorepo to v6.1.19 Sep 25, 2025
@renovate renovate bot force-pushed the renovate/fullcalendar-monorepo branch from 59d5721 to d60509c Compare December 23, 2025 02:11
@renovate renovate bot changed the title chore(deps): update fullcalendar monorepo to v6.1.19 chore(deps): update fullcalendar monorepo to v6.1.20 Dec 23, 2025
@renovate renovate bot force-pushed the renovate/fullcalendar-monorepo branch from d60509c to 21eb25a Compare February 12, 2026 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants