Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @fullcalendar/interaction from 6.1.10 to 6.1.13 #5557

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2024

Bumps @fullcalendar/interaction from 6.1.10 to 6.1.13.

Release notes

Sourced from @​fullcalendar/interaction's releases.

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

  • fix: possible infinite recursion with dayGrid, dayMaxEventRows, and many hidden event rows (#7462)
  • fix: possible +more link numbers incorrect (#7573, #6608, #6900)

React

  • fix: events incorrectly positioned w/ React strict-mode (#7574, #7389, #7400)

Angular

  • fix: Angular 17 SRR error with el.getRootNode (#7550)
Changelog

Sourced from @​fullcalendar/interaction's changelog.

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

  • 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

  • fix: possible infinite recursion with dayGrid, dayMaxEventRows, and many hidden event rows (#7462)
  • fix: incorrectly put events under +more link (#7002, #6608, #6900)

React

Angular

  • fix: Angular 17 SRR error with el.getRootNode (#7550)
Commits
  • 5988b09 RELEASING: Releasing 31 package(s)
  • 468b778 follow-up fix to #7533 that improves event-dragging from timed to all-day
  • 030ce6d RELEASING: Releasing 31 package(s)
  • 5dd4f93 fix lint problem
  • d5220b4 special-case for third-party draggables
  • c70568a note to self
  • a36fca2 note to self
  • 2176a27 when moving event from all-day -> timed, use literal mouse position for event...
  • d48a4e6 dont allow event drag-n-drop on obscured calendars (#5026)
  • e2ba998 use scrollX/scrollY instead of deprecated properties
  • Additional commits viewable 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)

Bumps [@fullcalendar/interaction](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/interaction) from 6.1.10 to 6.1.13.
- [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.13/packages/interaction)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 1, 2024
@dependabot dependabot bot requested a review from Nikhil-Ladha June 1, 2024 22:42
@l5io
Copy link
Contributor

l5io commented Jun 1, 2024

🚀 Preview for commit c7c5ef7 at: https://665ba6bef499d1c819238047--layer5.netlify.app

@leecalcote leecalcote merged commit ff8a43b into master Jun 6, 2024
8 checks passed
@leecalcote leecalcote deleted the dependabot/npm_and_yarn/fullcalendar/interaction-6.1.13 branch June 6, 2024 20:24
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
Development

Successfully merging this pull request may close these issues.

None yet

2 participants