Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2024

Bumps @fullcalendar/daygrid from 6.1.10 to 6.1.15.

Release notes

Sourced from @​fullcalendar/daygrid's releases.

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

  • Angular 18 support (#7682)

v6.1.13

TimeGrid

  • follow-up fix to #7533 that improves event-dragging from timed to all-day

Timeline

  • follow-up fix to #7335 that sidesteps issues with dynamically loaded fonts

v6.1.12

General

  • fix: don't allow event drag-n-drop on obscured calendars (#5026)

TimeGrid

  • fix: when moving event from all-day -> timed, use literal mouse position for event drop (#7533)

Timeline

  • fix: timeline rtl initial scroll on Chrome (#7335)

v6.1.11

General

  • fix: fc-event-past className not attached to events that end midnight before today (#6120, #6486)
  • fix: aria-labelledby on view container should not exist when headerToolbar:false (#6884)

DayGrid and MultiMonth

... (truncated)

Changelog

Sourced from @​fullcalendar/daygrid's changelog.

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

  • fix: adaptive print version shows events with custom eventContent with zero height (#7419)

6.1.14 (2024-06-04)

React

  • React 19 support

Angular

  • Angular 18 support (#7682)

6.1.13 (2024-05-22)

TimeGrid

  • follow-up fix to #7533 that improves event-dragging from timed to all-day

Timeline

  • follow-up fix to #7335 that sidesteps issues with dynamically loaded fonts

6.1.12 (2024-05-21)

General

  • fix: don't allow event drag-n-drop on obscured calendars (#5026)

TimeGrid

  • fix: when moving event from all-day -> timed, use literal mouse position for event drop (#7533)

Timeline

  • fix: timeline rtl initial scroll on Chrome (#7335)

6.1.11 (2024-02-19)

General

... (truncated)

Commits
  • 70fa10a RELEASING: Releasing 33 package(s)
  • 1ad00a7 RELEASING: Releasing 33 package(s)
  • 5988b09 RELEASING: Releasing 31 package(s)
  • 030ce6d RELEASING: Releasing 31 package(s)
  • 3a8510a RELEASING: Releasing 31 package(s)
  • 2df618f rethink how the daygrid event positioning logic works
  • e39825a fix: incorrectly put events under +more link
  • 362a373 fix: possible infinite recursion with dayGrid, dayMaxEventRows, and many hidd...
  • 613ab57 Adjust pkg names to @fullcalenadar-tests/, @fullcalenadar-scripts/, and @​fu...
  • See full diff in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 6, 2024
@dependabot dependabot bot requested a review from WikiRik December 6, 2024 13:41
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/fullcalendar/daygrid-6.1.15 branch 3 times, most recently from 62a1ba4 to ef68c29 Compare December 7, 2024 13:19
Bumps [@fullcalendar/daygrid](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/daygrid) from 6.1.10 to 6.1.15.
- [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.15/packages/daygrid)

---
updated-dependencies:
- dependency-name: "@fullcalendar/daygrid"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/fullcalendar/daygrid-6.1.15 branch from ef68c29 to 02dc658 Compare December 7, 2024 14:53
@WikiRik WikiRik merged commit 9dc612c into stable Dec 7, 2024
4 checks passed
@WikiRik WikiRik deleted the dependabot/npm_and_yarn/fullcalendar/daygrid-6.1.15 branch December 7, 2024 15:49
@serge1peshcoff
Copy link
Member

🎉 This PR is included in version 1.42.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants