owncloud / calendar

Calendar app for ownCloud
GNU Affero General Public License v3.0
121 stars 43 forks source link

Bump fullcalendar from 3.10.5 to 6.1.8 #1306

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps fullcalendar from 3.10.5 to 6.1.8.

Release notes

Sourced from fullcalendar's releases.

v6.1.8

  • feature: Luxon 3 plugin (#6957)
  • feature: Angular 16 support (#7312)
  • fix: React warning with JSX "flushSync was called from inside a lifecycle method" (#7334)
  • fix: styling sometimes broken in production Next.js (#7284)
  • fix: styling broken in Remix, use official workaround (#7261)
  • fix: for React custom views, alias component setting to content (#7207)
  • locale fix: he (#7124)
  • locale fix: zh-tw (#7289)

v6.1.7

  • fix: React 18 flickering while rendering event-mirror during drag/resize/select (#7165, #7234)
  • fix: React & Vue3: unnecessary calls to eventContent for event-mirror during drag/resize/select

v6.1.6

  • fix: timeZone change (w/ tz plugin) not updating recurring event times (#5273)
  • fix: timeZone change (w/ tz plugin) not rerendering timed events
  • fix: rrule package breaks when imported via cjs, like in Next.js (#7260)

v6.1.5

  • fix: inject static runtime stylesheets near top of head, avoid CSS precedence problems (#7220)
  • fix: prevent unnecessary reflows during clicking (potentially solves #7209)
  • fix: RRule events w/ wrong dates after being dynamically updated (#7230)
  • fix: incorrect calendar dimensions when first rendered in Ionic-Angular (#4976)
  • fix: dayGrid timed events w/ custom eventContent fire eventDidMount w/ stale element (#7191)
  • fix: resource-timeline crashes when resourceGroupLaneContent is set (#7203)
  • fix: buggy dragging of timed event from timegrid more-popover to all-day slot (#7222)
  • fix: timeline slots do not fill print version if initially scrolled (#6859)
  • fix: Resource::getParent() returns undefined (#7023)
  • fix: Preact breaking .d.ts changes, using more specific semver range (#7225)
  • fix: broken daygrid-related styles in timegrid/multimonth if daygrid not loaded (#7238)
  • fix: support Vue dash-name slot names, for use with script tags (#7078)
  • fix: Nuxt 2 error: Cannot read properties of undefined (reading 'isHiddenDay') (#7217)
  • fix: Vue 2 SSR broken

v6.1.4

fix: bug introduced in v6.1.3 where month-start-text appears within day cells of multimonth view

v6.1.3

  • fix: React: finally fix root cause of state issues (#7066, #7067, #7071)
  • fix: Angular: NgClass can only toggle CSS classes expressed as strings (#7182)
  • fix: Angular/Vue: accept content-injection function w/ { html } or { domNodes } (#7188)
  • fix: monthStartFormat not working with dayGrid views having a custom duration (#7197)

v6.1.2

Apply v6.1.1's new CJS/ESM/nested-import interop strategy to React/Vue connectors. Details:

  • For maximum compatibility with legacy build systems like create-react-app
  • Only affects React/Vue2/Vue3 connectors. Assets for standard/premium not generated

... (truncated)

Changelog

Sourced from fullcalendar's changelog.

v6.1.8 (2023-05-24)

  • feature: Luxon 3 plugin (#6957)
  • feature: Angular 16 support (#7312)
  • fix: React warning with JSX "flushSync was called from inside a lifecycle method" (#7334)
  • fix: styling sometimes broken in production Next.js (#7284)
  • fix: styling broken in Remix, use official workaround (#7261)
  • fix: for React custom views, alias component setting to content (#7207)
  • locale fix: he (#7124)
  • locale fix: zh-tw (#7289)

v6.1.7 (2023-05-08)

  • fix: React 18 flickering while rendering event-mirror during drag/resize/select (#7165, #7234)
  • fix: React & Vue3: unnecessary calls to eventContent for event-mirror during drag/resize/select

v6.1.6 (2023-04-23)

  • fix: timeZone change (w/ tz plugin) not updating recurring event times (#5273)
  • fix: timeZone change (w/ tz plugin) not rerendering timed events
  • fix: rrule package breaks when imported via cjs, like in Next.js (#7260)

v6.1.5 (2023-03-21)

  • fix: inject static runtime stylesheets near top of head, avoid CSS precedence problems (#7220)
  • fix: prevent unnecessary reflows during clicking (potentially solves #7209)
  • fix: RRule events w/ wrong dates after being dynamically updated (#7230)
  • fix: incorrect calendar dimensions when first rendered in Ionic-Angular (#4976)
  • fix: dayGrid timed events w/ custom eventContent fire eventDidMount w/ stale element (#7191)
  • fix: resource-timeline crashes when resourceGroupLaneContent is set (#7203)
  • fix: buggy dragging of timed event from timegrid more-popover to all-day slot (#7222)
  • fix: timeline slots do not fill print version if initially scrolled (#6859)
  • fix: Resource::getParent() returns undefined (#7023)
  • fix: Preact breaking .d.ts changes, using more specific semver range (#7225)
  • fix: broken daygrid-related styles in timegrid/multimonth if daygrid not loaded (#7238)
  • fix: support Vue dash-name slot names, for use with script tags (#7078)
  • fix: Nuxt 2 error: Cannot read properties of undefined (reading 'isHiddenDay') (#7217)
  • fix: Vue 2 SSR broken

v6.1.4 (2023-02-07)

... (truncated)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

phil-davis commented 1 year ago

@dependabot recreate

phil-davis commented 1 year ago

@dependabot recreate

dependabot[bot] commented 1 year ago

Superseded by #1319.