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

chore(deps): bump fullcalendar from 3.9.0 to 3.10.5 in /studio #10322

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps fullcalendar from 3.9.0 to 3.10.5.

Release notes

Sourced from fullcalendar's releases.

v3.10.5

fix overly strict engines entry in package.json requiring Node 11 (#6612)

v3.10.4

fix continued dist problems with Bower (#6601)

v3.10.3

fix: npm-shrinkwrap.json published causing bundling problem when using webpack (#6536) fix: error in npm install of v3 from jquery-simulate dependency with older npm (#6460)

v3.10.2

Legacy v3-only fix. Compatibility with jQuery 3.5.0 (#5391, #5348)

v3.10.0

POTENTIALLY BREAKING CHANGE: The jquery and moment packages have been moved to peerDependencies. If you are using NPM to install fullcalendar, you'll need to explicitly add jquery and moment as dependencies of your project. NPM will not install them automatically. (#4136, #4233)

New Features:

  • events from a Google Calendar event source will receive extended props (#4123)
  • export more classes and util functions (#4124)
  • new locales: zh-hk (#4266), be (#4274)

Bugfixes:

  • not accepting dayClicks/selects because of overflow-x:hidden on html/body (#3615)
  • event end time not displayed when duration is one slot, in agenda view (#3049)
  • switching views before event fetch resolves, JS error (#3689)
  • single-day allDay event not showing when time is specified (#3854)
  • prev button doesn't work when previous days are hidden by hiddenDays and dayCount is greater than dateIncrement (#4202)
  • calendar locale not used in all moments objects (#4174)
  • background event background color does not completely fill cells in Chrome (#4145)
  • provide a delta for eventResize when resizing from start (#4135)
  • IE11 memory leak from not removing handler correctly (#4311)
  • make touchstart handlers passive (#4087)
  • fixed typescript definition for: eventAllow (#4243), selectAllow (#4319)
  • fixed locales: de (#4197, #4371), hu (#4203), tr (#4312), ja (#4329)
Changelog

Sourced from fullcalendar'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

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](https://github.com/fullcalendar/fullcalendar/tree/HEAD/bundle) from 3.9.0 to 3.10.5.
- [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/v3.10.5/bundle)

---
updated-dependencies:
- dependency-name: fullcalendar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 30, 2024
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
Development

Successfully merging this pull request may close these issues.

0 participants