Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.

Bump @fullcalendar/core from 5.11.3 to 6.0.2 in /front-end #312

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2023

Bumps @fullcalendar/core from 5.11.3 to 6.0.2.

Release notes

Sourced from @​fullcalendar/core's releases.

v6.0.2

Standard/premium:

  • FIX: unable to resize an event smaller after initial resize (#7099)

React:

  • FIX: re-rendering loop error with navLink and dayCellContent (#7107)

Angular:

  • FIX: resource content-injection, when resource element destroyed, throws JS error (#7105)

Vue 2:

  • FIX: resource content-injection, when resource element destroyed, throws JS error

v6.0.1

Standard/premium:

  • FIX: Property type does not exist on type ViewApi (#7056)
  • FIX: Expose globalLocales publicly for importing on-demand (#7057)

React:

  • FIX: multi-day events rendered by eventContent are overlapping each other (#7089)

Angular:

  • FIX: error with eventContent & list view (#7058)

v6.0.0

V6 Release Notes and Upgrade Guide

Changes since final beta:

  • FIX: certain ng-template names don't work (angular-426)
  • FIX: minify CSS that is embedded into JS files
  • FIX: more informational README files in published packages
  • FIX: daygrid events sometimes not correctly positioned with Vue connectors
  • BREAKING: @​fullcalendar/icalendar now has ical.js peer dependency

v6.0.0-beta.4

Standard/Premium:

  • FIX: jsDelivr default URLs have wrong mime type (#7045)
  • FIX: Unmet peer dependency "moment" warning from moment-timezone (#6839)
  • FIX: fullcalendar and fullcalendar-scheduler packages accidentally include sourcemaps

... (truncated)

Changelog

Sourced from @​fullcalendar/core's changelog.

v6.0.1

Standard/premium:

  • FIX: unable to resize an event smaller after initial resize (#7099)

React:

  • FIX: re-rendering loop error with navLink and dayCellContent (#7107)

Angular:

  • FIX: resource content-injection, when resource element destroyed, throws JS error (#7105)

Vue 2:

  • FIX: resource content-injection, when resource element destroyed, throws JS error

v6.0.1 (2022-12-20)

Standard/premium:

  • FIX: Property type does not exist on type ViewApi (#7056)
  • FIX: Expose globalLocales publicly for importing on-demand (#7057)

React:

  • FIX: multi-day events rendered by eventContent are overlapping each other (#7089)

Angular:

  • FIX: error with eventContent & list view (#7058)

v6.0.0 (2022-12-13)

V6 Release Notes and Upgrade Guide

Changes since final beta:

  • FIX: certain ng-template names don't work ([angular-426])
  • FIX: minify CSS that is embedded into JS files
  • FIX: more informational README files in published packages
  • FIX: daygrid events sometimes not correctly positioned with Vue connectors
  • BREAKING: @​fullcalendar/icalendar now has ical.js peer dependency

... (truncated)

Commits
  • 01ab21f bump
  • 66cd5b3 fix problem with late fcSeg metadata
  • ca4cb34 fix problems with consecutive event resizes
  • b527169 fix content-injection doing infinite loop when used with buildNavLinkAttrs
  • f91c32b bump
  • 229b88d move globalLocales and globalPlugins to public (not internal). fixes #7057
  • 954ce60 re-add ViewApi::type. fixes #7056
  • 4186b28 proper versions
  • 6631008 simplify readme examples
  • 219ae0e update package.jsons and readmes
  • 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 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 the dependencies Pull requests that update a dependency file label Jan 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants