Bump @fullcalendar/core from 6.1.15 to 6.1.17 by dependabot[bot] · Pull Request #9959 · WWBN/AVideo
Bumps @fullcalendar/core from 6.1.15 to 6.1.17.
Release notes
Sourced from @fullcalendar/core's releases.
v6.1.17
- 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: Accept TempateRef for
resourceAreaColumns.cellContent(#7894), thx@gongAll📢 FYI, read an update about v7 »
v6.1.16
Angular
- Angular 19 support (#7824)
Changelog
Sourced from @fullcalendar/core's changelog.
6.1.17 (2025-04-01)
- 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
6.1.16 (2024-12-04)
Angular
- Angular 19 support (#7824)
Commits
8e8d966fix lint problems0800158bumpff56980fix timing problem with NowTimerf3b2ca2workaround for when timezone plugins report prior-day for DST379447bensure recurring dates shift when changing timezone and then switching prev/nexte9a7c4dfix regression with EXTENDED_SETTINGS_AND_SEVERITIEScb332c2fix multimonth choking on validRangee0da92bfix guessing wrong unit for navLink in timelinec93ae75now-indicator now updates when timezone changes (with tz plugin)88db2afsmarter "today" updating- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)