datatracker icon indicating copy to clipboard operation
datatracker copied to clipboard

chore(deps): bump the yarn group across 1 directory with 35 updates

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps the yarn group with 35 updates in the / directory:

Package From To
@fullcalendar/bootstrap5 6.1.11 6.1.15
@fullcalendar/core 6.1.11 6.1.15
@fullcalendar/daygrid 6.1.11 6.1.15
@fullcalendar/icalendar 6.1.11 6.1.15
@fullcalendar/interaction 6.1.11 6.1.15
@fullcalendar/list 6.1.11 6.1.15
@fullcalendar/luxon3 6.1.11 6.1.15
@fullcalendar/timegrid 6.1.11 6.1.15
@fullcalendar/vue3 6.1.11 6.1.15
caniuse-lite 1.0.30001603 1.0.30001673
highcharts 11.4.0 11.4.8
ical.js 1.5.0 2.1.0
luxon 3.4.4 3.5.0
moment-timezone 0.5.45 0.5.46
naive-ui 2.38.1 2.40.1
pinia 2.1.7 2.2.4
send 0.18.0 1.1.0
shepherd.js 11.2.0 14.1.0
sortablejs 1.15.2 1.15.3
vue 3.4.21 3.5.12
vue-router 4.3.0 4.4.5
@rollup/pluginutils 5.1.0 5.1.3
@vue/language-plugin-pug 2.0.7 2.1.8
c8 9.1.0 10.1.2
eslint 8.57.0 9.13.0
eslint-plugin-cypress 2.15.1 4.0.0
eslint-plugin-import 2.29.1 2.31.0
eslint-plugin-n 16.6.2 17.11.1
eslint-plugin-promise 6.1.1 7.1.0
eslint-plugin-vue 9.24.0 9.30.0
html-validate 8.18.1 8.24.2
jquery-migrate 3.4.1 3.5.2
pug 3.0.2 3.0.3
sass 1.72.0 1.80.4
vite 4.5.3 4.5.5

Updates @fullcalendar/bootstrap5 from 6.1.11 to 6.1.15

Release notes

Sourced from @​fullcalendar/bootstrap5's releases.

v6.1.15

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)

v6.1.14

React

  • React 19 support

Angular

  • Angular 18 support (#7682)

v6.1.13

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

v6.1.12

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

Sourced from @​fullcalendar/bootstrap5'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)
Commits
  • 70fa10a RELEASING: Releasing 33 package(s)
  • 1ad00a7 RELEASING: Releasing 33 package(s)
  • 5988b09 RELEASING: Releasing 31 package(s)
  • 030ce6d RELEASING: Releasing 31 package(s)
  • See full diff in compare view

Updates @fullcalendar/core from 6.1.11 to 6.1.15

Release notes

Sourced from @​fullcalendar/core's releases.

v6.1.15

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)

v6.1.14

React

  • React 19 support

Angular

  • Angular 18 support (#7682)

v6.1.13

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

v6.1.12

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

Sourced from @​fullcalendar/core'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)
Commits
  • 70fa10a RELEASING: Releasing 33 package(s)
  • 1ad00a7 RELEASING: Releasing 33 package(s)
  • 5988b09 RELEASING: Releasing 31 package(s)
  • 030ce6d RELEASING: Releasing 31 package(s)
  • e2ba998 use scrollX/scrollY instead of deprecated properties
  • See full diff in compare view

Updates @fullcalendar/daygrid from 6.1.11 to 6.1.15

Release notes

Sourced from @​fullcalendar/daygrid's releases.

v6.1.15

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)

v6.1.14

React

  • React 19 support

Angular

  • Angular 18 support (#7682)

v6.1.13

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

v6.1.12

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

Sourced from @​fullcalendar/daygrid'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)
Commits
  • 70fa10a RELEASING: Releasing 33 package(s)
  • 1ad00a7 RELEASING: Releasing 33 package(s)
  • 5988b09 RELEASING: Releasing 31 package(s)
  • 030ce6d RELEASING: Releasing 31 package(s)
  • See full diff in compare view

Updates @fullcalendar/icalendar from 6.1.11 to 6.1.15

Release notes

Sourced from @​fullcalendar/icalendar's releases.

v6.1.15

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)

v6.1.14

React

  • React 19 support

Angular

  • Angular 18 support (#7682)

v6.1.13

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

v6.1.12

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

Sourced from @​fullcalendar/icalendar'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)
Commits
  • 70fa10a RELEASING: Releasing 33 package(s)
  • 1ad00a7 RELEASING: Releasing 33 package(s)
  • 5988b09 RELEASING: Releasing 31 package(s)
  • 030ce6d RELEASING: Releasing 31 package(s)
  • See full diff in compare view

Updates @fullcalendar/interaction from 6.1.11 to 6.1.15

Release notes

Sourced from @​fullcalendar/interaction's releases.

v6.1.15

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)

v6.1.14

React

  • React 19 support

Angular

  • Angular 18 support (#7682)

v6.1.13

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

v6.1.12

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

Sourced from @​fullcalendar/interaction'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)
Commits
  • 70fa10a RELEASING: Releasing 33 package(s)
  • 6298793 address "Dates not selectable in Shadow DOM #7685"
  • 1ad00a7 RELEASING: Releasing 33 package(s)
  • 5988b09 RELEASING: Releasing 31 package(s)
  • 468b778 follow-up fix to #7533 that improves event-dragging from timed to all-day
  • 030ce6d RELEASING: Releasing 31 package(s)
  • 5dd4f93 fix lint problem
  • d5220b4 special-case for third-party draggables
  • c70568a note to self
  • a36fca2 note to self
  • Additional commits viewable in compare view

Updates @fullcalendar/list from 6.1.11 to 6.1.15

Release notes

Sourced from @​fullcalendar/list's releases.

v6.1.15

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)

v6.1.14

React

  • React 19 support

Angular

  • Angular 18 support (#7682)

v6.1.13

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

v6.1.12

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

Sourced from @​fullcalendar/list'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)
Commits
  • 70fa10a RELEASING: Releasing 33 package(s)
  • 1ad00a7 RELEASING: Releasing 33 package(s)
  • 5988b09 RELEASING: Releasing 31 package(s)
  • 030ce6d RELEASING: Releasing 31 package(s)
  • See full diff in compare view

Updates @fullcalendar/luxon3 from 6.1.11 to 6.1.15

Release notes

Sourced from @​fullcalendar/luxon3's releases.

v6.1.15

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)

v6.1.14

React

  • React 19 support

Angular

  • Angular 18 support (#7682)

v6.1.13

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

v6.1.12

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

Sourced from @​fullcalendar/luxon3'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)
Commits
  • 70fa10a RELEASING: Releasing 33 package(s)
  • 1ad00a7 RELEASING: Releasing 33 package(s)
  • 5988b09 RELEASING: Releasing 31 package(s)
  • 030ce6d RELEASING: Releasing 31 package(s)
  • See full diff in compare view

Updates @fullcalendar/timegrid from 6.1.11 to 6.1.15

Release notes

Sourced from @​fullcalendar/timegrid's releases.

v6.1.15

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)

v6.1.14

React

  • React 19 support

Angular

  • Angular 18 support (#7682)

v6.1.13

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

v6.1.12

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

Sourced from @​fullcalendar/timegrid'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)
Commits
  • 70fa10a RELEASING: Releasing 33 package(s)
  • af199bf pointer-events:none on now indicators
  • 1ad00a7 RELEASING: Releasing 33 package(s)
  • 5988b09 RELEASING: Releasing 31 package(s)
  • 030ce6d RELEASING: Releasing 31 package(s)
  • See full diff in compare view

Updates @fullcalendar/vue3 from 6.1.11 to 6.1.15

Release notes

Sourced from @​fullcalendar/vue3's releases.

v6.1.15

See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.15

v6.1.14

See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.14

v6.1.13

See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.13

v6.1.12

See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.12

Commits

Updates caniuse-lite from 1.0.30001603 to 1.0.30001673

Commits
  • 60e159e Update caniuse-db 1.0.30001673
  • 75072f7 Update caniuse-db 1.0.30001672
  • c85fbb1 Update caniuse-db 1.0.30001671
  • 92ae05d Update caniuse-db 1.0.30001669
  • 03853b6 Update caniuse-db 1.0.30001668
  • 7837228 Merge pull request #131 from browserslist/dependabot/npm_and_yarn/micromatch-...
  • 4f265be Bump micromatch from 4.0.7 to 4.0.8
  • de05df5 Update caniuse-db 1.0.30001667
  • 980ca68 Update caniuse-db 1.0.30001666
  • 0847d16 Update caniuse-db 1.0.30001664
  • Additional commits viewable in compare view

Updates highcharts from 11.4.0 to 11.4.8

Commits

Updates ical.js from 1.5.0 to 2.1.0

Release notes

Sourced from ical.js's releases.

v2.1.0

What's Changed

This release includes typescript types, generated from jsdoc thanks to a heroic effort from @​jannikac

New Contributors

Full Changelog: https://github.com/kewisch/ical.js/compare/v2.0.1...v2.1.0

v2.0.1

This version allows you to include ical.js in tags again. See the main README for details.

What's Changed

Build Updates

Full Changelog: https://github.com/kewisch/ical.js/compare/v2.0.0...v2.0.1

v2.0.0

What's Changed

The major change for this version is that it has been ported to use ES6+.

... (truncated)

Commits
  • 0a8bfc4 Bump version for 2.1.0
  • f5385ca include declarationMap in release to allow Go to definition to work
  • b8c88c3 fix resolution when module: NodeNext and moduleResolution: NodeNext are used
  • e609077 Improve jsdoc for typescript
  • d999d50 Bump body-parser from 1.20.2 to 1.20.3
  • 2f56f0f Bump karma from 6.4.3 to 6.4.4
  • 05aa6de Bump mocha from 10.6.0 to 10.7.3
  • c3b95a1 Bump globals from 15.8.0 to 15.9.0
  • 347affb Bump @​babel/preset-env from 7.24.8 to 7.25.4
  • 43d8036 Bump eslint from 9.7.0 to 9.10.0
  • Additional commits viewable in compare view

Updates luxon from 3.4.4 to 3.5.0

Changelog

Sourced from luxon's changelog.

3.5.0 (2024-08-03)

  • Various performance improvements
  • throwOnInvalid causes the constructor to throw if the year is invalid
Commits
  • a4044fe bump to 3.5.0
  • cea7b5f Documented weekSettings opt in DateTime (#1640)
  • Description has been truncated

dependabot[bot] avatar Oct 28 '24 13:10 dependabot[bot]