Skip to content

Bump @fullcalendar/core from 6.1.21 to 7.0.0 in /web - #1226

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

Bump @fullcalendar/core from 6.1.21 to 7.0.0 in /web#1226
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/web/fullcalendar/core-7.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps @fullcalendar/core from 6.1.21 to 7.0.0.

Release notes

Sourced from @​fullcalendar/core's releases.

v7.0.0

V7 is finally released! 🎉

[!NOTE] Please install packages using the @7 postfix. For example @fullcalendar/react@7. This is because v7 is not marked as the "latest" release yet in NPM. More information.

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

Sourced from @​fullcalendar/core's changelog.

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.

v7.0.0-rc.2

  • FIX: full-height calendar inside flexed/gridded parent results in infinite loop/endless width (#8051)
  • FIX: virtualization & scrolling: Slot header is not rendering properly (#8052)
  • FIX: virtualization: Now indicator not shown (#8053)
  • FIX: virtualization: scrollLeft JS action will not render timeline (#8054)

... (truncated)

Commits
  • ae38933 bump to 7.0.0
  • efad60d first pass upgrading to newer temporal-polyfill
  • f662acc Merge remote-tracking branch 'origin/main' into v7-dev
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 20, 2026
@ronaldo-macapobre ronaldo-macapobre self-assigned this Jul 20, 2026
@ronaldo-macapobre

Copy link
Copy Markdown
Contributor

Since this is a major upgrade, more time is needed to investigate if there are breaking changes and testing.

@dependabot dependabot Bot changed the title Bump @fullcalendar/core from 6.1.20 to 7.0.0 in /web Bump @fullcalendar/core from 6.1.21 to 7.0.0 in /web Jul 20, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/web/fullcalendar/core-7.0.0 branch from fc28b93 to c903f98 Compare July 20, 2026 16:42
Bumps [@fullcalendar/core](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/core-types) from 6.1.21 to 7.0.0.
- [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/v7.0.0/packages/core-types)

---
updated-dependencies:
- dependency-name: "@fullcalendar/core"
  dependency-version: 7.0.0
  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/web/fullcalendar/core-7.0.0 branch from c903f98 to c30bc93 Compare July 27, 2026 15:54
@sonarqubecloud

Copy link
Copy Markdown

@ronaldo-macapobre

Copy link
Copy Markdown
Contributor

This PR should get closed once #1223 is been merged.

@dependabot @github

dependabot Bot commented on behalf of github Aug 18, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #1301.

@dependabot dependabot Bot closed this Aug 18, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/web/fullcalendar/core-7.0.0 branch August 18, 2026 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant