Skip to content

chore(deps): bump fullcalendar from 3.10.5 to 6.1.21#1351

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/fullcalendar-6.1.20
Open

chore(deps): bump fullcalendar from 3.10.5 to 6.1.21#1351
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/fullcalendar-6.1.20

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Copy link
Copy Markdown
Contributor

Bumps fullcalendar from 3.10.5 to 6.1.21.

Release notes

Sourced from fullcalendar's releases.

v6.1.21

  • feature: Angular 22 support (#8074)

v6.1.20

  • feature: Angular 21 support (#8015)

📢 FYI, read an update about v7 »

v6.1.19

  • 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

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

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

v6.1.16

Angular

  • Angular 19 support (#7824)

v6.1.15

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

React

  • React 19 support

Angular

... (truncated)

Changelog

Sourced from fullcalendar's changelog.

6.1.21 (2026-06-17)

  • feature: Angular 22 support (#8074)

6.1.20 (2025-12-22)

  • feature: Angular 21 support (#8015)

6.1.19 (2025-08-08)

  • 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)

6.1.18 (2025-06-29)

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

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

  • feature: Accept TempateRef for resourceAreaColumns.cellContent (#7894), thx @​gongAll

6.1.16 (2024-12-04)

Angular

  • Angular 19 support (#7824)

6.1.15 (2024-07-12)

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

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
fullcalendar [>= 5.a, < 6]

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies javascript Pull requests that update javascript code labels May 12, 2026

@dj4oC dj4oC left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Security: no findings (dependency bump only, fullcalendar 3.10.5 → 6.1.20)
  • Stability: repo CI is currently red on this branch — Commits / Validate semantic commits and build / Build both fail on the head commit; JS Unit passes. This is a major fullcalendar version bump (3.x→6.x) which historically carries breaking API changes, so the build failure needs investigation before merge, not just a commit-message fix.
  • Performance: no findings
  • Test coverage: n/a (dependency bump, no app code touched)
  • TODOs found: 0
  • Dependency touched: yes — fullcalendar (MIT), major version jump 3→6
  • CI status: failing (Commits, build); JS Unit green

Verdict

Not mergeable as-is — CI red on build and commit-message validation, and a major version jump this large needs a human to verify the calendar UI still renders/functions before merge. Leaving as informational; not approving.

🤖 Automated review by Claude Code (security · stability · performance · coverage)


Generated by Claude Code

@DeepDiver1975

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [fullcalendar](https://github.com/fullcalendar/fullcalendar/tree/HEAD/bundle) from 3.10.5 to 6.1.21.
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/v6.1.21/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.21/bundle)

---
updated-dependencies:
- dependency-name: fullcalendar
  dependency-version: 6.1.20
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump fullcalendar from 3.10.5 to 6.1.20 chore(deps): bump fullcalendar from 3.10.5 to 6.1.21 Jul 13, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/fullcalendar-6.1.20 branch from 28353ac to 38dd0dc Compare July 13, 2026 11:03
@dependabot dependabot Bot requested a review from a team as a code owner July 13, 2026 11:03
@DeepDiver1975

Copy link
Copy Markdown
Member

Holding: CI is failing (not a rebase conflict). Failing check(s): JS Unit / Javascript Unit. A rebase won't fix this — needs a human/upstream fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants