Skip to content

chore(deps): bump @fullcalendar/react from 6.1.21 to 7.0.2 - #26

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/fullcalendar/react-7.0.2
Closed

chore(deps): bump @fullcalendar/react from 6.1.21 to 7.0.2#26
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/fullcalendar/react-7.0.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @fullcalendar/react from 6.1.21 to 7.0.2.

Release notes

Sourced from @​fullcalendar/react's releases.

v7.0.2

  • FEATURE: Restored Bootstrap 5 support (originally omitted from v7) (#8040)
  • FIX: Vue 3 types for template ref for getApi (#8086)
  • FIX: Angular DOM-insertion JS error with #eventContent (#8085)

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

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/react's changelog.

v7.0.2

  • FEATURE: Restored Bootstrap 5 support (originally omitted from v7) (#8040)
  • FIX: Vue 3 types for template ref for getApi (#8086)
  • FIX: Angular DOM-insertion JS error with #eventContent (#8085)

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

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 27, 2026
@vercel

vercel Bot commented Jul 27, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
conferences-calendar Error Error Aug 6, 2026 3:17pm

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/fullcalendar/react-7.0.2 branch from 3b75b10 to 7f5a6f3 Compare July 28, 2026 11:28
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/fullcalendar/react-7.0.2 branch from 7f5a6f3 to 586ea5c Compare July 28, 2026 12:51
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/fullcalendar/react-7.0.2 branch from 586ea5c to 9dedbc7 Compare August 6, 2026 15:07
Bumps [@fullcalendar/react](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/react) from 6.1.21 to 7.0.2.
- [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.2/packages/react)

---
updated-dependencies:
- dependency-name: "@fullcalendar/react"
  dependency-version: 7.0.2
  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/react-7.0.2 branch from 9dedbc7 to cc6c476 Compare August 6, 2026 15:17
@AZOGOAT AZOGOAT closed this Aug 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/fullcalendar/react-7.0.2 branch August 10, 2026 08:09
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