Skip to content

Bump fullcalendar from 3.10.5 to 6.1.8#1306

Closed
dependabot[bot] wants to merge 9 commits into
masterfrom
dependabot/npm_and_yarn/fullcalendar-6.1.8
Closed

Bump fullcalendar from 3.10.5 to 6.1.8#1306
dependabot[bot] wants to merge 9 commits into
masterfrom
dependabot/npm_and_yarn/fullcalendar-6.1.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2023

Copy link
Copy Markdown
Contributor

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.

@sonarqubecloud

Copy link
Copy Markdown

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

dependabot Bot and others added 8 commits June 23, 2023 22:57
Bumps [karma-coverage](https://github.com/karma-runner/karma-coverage) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/karma-runner/karma-coverage/releases)
- [Changelog](https://github.com/karma-runner/karma-coverage/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma-coverage@v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: karma-coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…coverage-2.2.1

Bump karma-coverage from 2.2.0 to 2.2.1
…rom-ci

Remove special PR-based drone actions from CI
[tests-only][full-ci]Remove github comment from drone CI
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…rap-1.2.4

Bump word-wrap from 1.2.3 to 1.2.4
@phil-davis

Copy link
Copy Markdown
Contributor

@dependabot recreate

1 similar comment
@phil-davis

Copy link
Copy Markdown
Contributor

@dependabot recreate

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 21, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #1319.

@dependabot dependabot Bot closed this Sep 21, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/fullcalendar-6.1.8 branch September 21, 2023 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants