Update fullcalendar to ^6.1.17 #471

Open
renovate wants to merge 1 commits from renovate/fullcalendar into master
Collaborator

This PR contains the following updates:

Package Type Update Change
@fullcalendar/core (source) dependencies patch ^6.1.15 -> ^6.1.17
@fullcalendar/daygrid (source) dependencies patch ^6.1.15 -> ^6.1.17
@fullcalendar/interaction (source) dependencies patch ^6.1.15 -> ^6.1.17
@fullcalendar/list (source) dependencies patch ^6.1.15 -> ^6.1.17
@fullcalendar/react (source) dependencies patch ^6.1.15 -> ^6.1.17

Release Notes

fullcalendar/fullcalendar (@​fullcalendar/core)

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)
fullcalendar/fullcalendar-react (@​fullcalendar/react)

v6.1.17

Compare Source

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@fullcalendar/core](https://fullcalendar.io) ([source](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/core)) | dependencies | patch | [`^6.1.15` -> `^6.1.17`](https://renovatebot.com/diffs/npm/@fullcalendar%2fcore/6.1.15/6.1.17) | | [@fullcalendar/daygrid](https://fullcalendar.io/docs/month-view) ([source](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/daygrid)) | dependencies | patch | [`^6.1.15` -> `^6.1.17`](https://renovatebot.com/diffs/npm/@fullcalendar%2fdaygrid/6.1.15/6.1.17) | | [@fullcalendar/interaction](https://fullcalendar.io/docs/editable) ([source](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/interaction)) | dependencies | patch | [`^6.1.15` -> `^6.1.17`](https://renovatebot.com/diffs/npm/@fullcalendar%2finteraction/6.1.15/6.1.17) | | [@fullcalendar/list](https://fullcalendar.io/docs/list-view) ([source](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/list)) | dependencies | patch | [`^6.1.15` -> `^6.1.17`](https://renovatebot.com/diffs/npm/@fullcalendar%2flist/6.1.15/6.1.17) | | [@fullcalendar/react](https://fullcalendar.io/docs/react) ([source](https://github.com/fullcalendar/fullcalendar-react)) | dependencies | patch | [`^6.1.15` -> `^6.1.17`](https://renovatebot.com/diffs/npm/@fullcalendar%2freact/6.1.15/6.1.17) | --- ### Release Notes <details> <summary>fullcalendar/fullcalendar (@&#8203;fullcalendar/core)</summary> ### [`v6.1.17`](https://github.com/fullcalendar/fullcalendar/blob/HEAD/CHANGELOG.md#6117-2025-04-01) [Compare Source](https://github.com/fullcalendar/fullcalendar/compare/v6.1.15...v6.1.17) - fix: recurring event start/end time not updated when timezone changed ([#&#8203;5273](https://github.com/fullcalendar/fullcalendar/issues/5273)) - fix: nowIndicator not updated when timezone changed ([#&#8203;5753](https://github.com/fullcalendar/fullcalendar/issues/5753)) - fix: nowIndicator lags after returning to suspended tab ([#&#8203;7806](https://github.com/fullcalendar/fullcalendar/issues/7806)) - fix: "today" date does not update after current time crosses midnight ([#&#8203;3783](https://github.com/fullcalendar/fullcalendar/issues/3783)) - fix: day header 1 day behind with Luxon & timezone with midnight DST ([#&#8203;7633](https://github.com/fullcalendar/fullcalendar/issues/7633)) - fix: in timeline, incorrect navLink for granularities other than day/week ([#&#8203;4931](https://github.com/fullcalendar/fullcalendar/issues/4931)) - fix: validRange in multiMonth view does not render all the days ([#&#8203;7287](https://github.com/fullcalendar/fullcalendar/issues/7287)) </details> <details> <summary>fullcalendar/fullcalendar-react (@&#8203;fullcalendar/react)</summary> ### [`v6.1.17`](https://github.com/fullcalendar/fullcalendar-react/releases/tag/v6.1.17) [Compare Source](https://github.com/fullcalendar/fullcalendar-react/compare/v6.1.15...v6.1.17) See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.17 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTkuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2MS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-04-27 00:18:23 +00:00
Update fullcalendar to ^6.1.17
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
961977fa94
renovate force-pushed renovate/fullcalendar from 961977fa94 to be2d8686fa 2025-04-28 00:18:27 +00:00 Compare
renovate force-pushed renovate/fullcalendar from be2d8686fa to f10707cdf8 2025-04-29 00:18:28 +00:00 Compare
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/fullcalendar:renovate/fullcalendar
git checkout renovate/fullcalendar
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/GeneIT#471
No description provided.