Skip to content

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

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

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.

v7.0.1

  • Better screen reader experience for users of Resource Timeline view
  • printMaxRows setting to control print-rendering cutoff for Resource Timeline view
  • Salesforce LWC component (beta), zip files on each release (#6196)

v7.0.0

Changes since v6

Lots! 🎉

Changes since v7 pre-releases

  • FEATURE: Angular 22 support (#8074)
  • FIX: Resource timeline rows keep a stale height after their events are removed (#8078)
  • FIX: With showNonCurrentDates, events on first or last week of month disappear upon navigation (#8077)
  • FIX: With virtualization, resource invisible after adding resource manually (#8072)
  • BREAKING: Need temporal-polyfill@^1.0.1 as peerDependency
  • BREAKING: Some CDN URLs changed:
    • /all.global.js -> /all/global.js
    • /locales-all.global.js -> /locales-all/global.js
    • /locales/es.global.js -> /locales/es/global.js (and other locales)

v7.0.0-rc.3

  • FIX: In React, event flicker after event drag-n-drop
  • FIX: In React/Preact, expose the CalendarRef type
  • FIX: In TimeGrid view, when snapDuration smaller than slotDuration, incorrect date-selection coordinates
  • FIX: With custom slotHeaderFormats, navLinks sometimes disabled (#8064)
  • FIX: For Shadcn/MUI toolbars, or users of CalendarController, button hints wrong for certain locales
  • FEATURE: Warn on unknown options
  • FEATURE: Warn on invalid class-name inputs
  • BREAKING: Renamed a few things for consistency. Apologies. Please update any forked themes.
    • Renamed info-prop .multiMonthColumnCount to .multiMonthColumns
    • Renamed type MountData to MountInfo
    • Reverted rename from weekTextLong to weekText. Use weekTextLong.
    • Reverted some renames for view-specific options:
      • Reverted views{}.viewClass. Use views{}.class/className.
      • Reverted views{}.viewContent. Use views{}.content.
      • Reverted views{}.viewDidMount. Use views{}.didMount.
      • Reverted views{}.viewWillUnmount. Use views{}.willUnmount.

... (truncated)

Commits

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

@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
Contributor

@dependabot rebase

@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
Contributor

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.

@DeepDiver1975

Copy link
Copy Markdown
Contributor

@dependabot rebase

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

---
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 force-pushed the dependabot/npm_and_yarn/fullcalendar-6.1.20 branch from 38dd0dc to b77c19f Compare July 21, 2026 08:38
@dependabot @github

dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #1366.

@dependabot dependabot Bot closed this Jul 26, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/fullcalendar-6.1.20 branch July 26, 2026 22:03
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