Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

build(deps): bump @fullcalendar/interaction from 6.0.3 to 6.1.6 in /client #89

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

Merged

Conversation

Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2023

Bumps @fullcalendar/interaction from 6.0.3 to 6.1.6.

Release notes

Sourced from @​fullcalendar/interaction's releases.

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

v6.1.1

  • fix: Multi-Month not included in fullcalendar-scheduler (#7177)
  • fix: Multi-Month has nonexistent 'internal' entrypoint, causing error for skypack (#7176)
  • fix: Vue connector should not error-out when given content-injector functions (#7175)
  • fix: continued CJS/ESM confusion with certain build tools (#7170, #7113, #7143)

v6.1.0

Blog post: https://fullcalendar.io/blog/2023/01/multimonth-and-more

  • feature: multimonth view (#470, #1140)
    • provides multiMonthYear view, which displays 3x4 small months when space permits
    • can extend multiMonth view with custom durations
    • can specify multiMonthMinWidth, which will force wrapping if months are too small
    • can specify multiMonthMaxColumns: 1 to guarantee one column of months

... (truncated)

Changelog

Sourced from @​fullcalendar/interaction's changelog.

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日)

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

v6.1.3 (2023年02月07日)

  • 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 (2023年01月31日)

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)

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 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.0.3 to 6.1.6.
- [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.6/packages/interaction)
---
updated-dependencies:
- dependency-name: "@fullcalendar/interaction"
 dependency-type: direct:production
 update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file Javascript Frontend Pull requests that update Javascript code labels Apr 29, 2023
Copy link

sonarqubecloud bot commented May 3, 2023

@falnyr falnyr merged commit 35188a1 into main May 3, 2023
@falnyr falnyr deleted the dependabot/npm_and_yarn/client/fullcalendar/interaction-6.1.6 branch May 3, 2023 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
1 more reviewer

@falnyr falnyr falnyr approved these changes

Reviewers whose approvals may not affect merge requirements
Assignees
No one assigned
Labels
Dependencies Pull requests that update a dependency file Javascript Frontend Pull requests that update Javascript code
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /