nordeck / matrix-meetings

A solution to organizing meetings in Matrix chat rooms and video conferences
Apache License 2.0
74 stars 11 forks source link

Bump the production-dependencies group across 1 directory with 38 updates #701

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the production-dependencies group with 35 updates in the / directory:

Package From To
@fullcalendar/core 6.1.14 6.1.15
@fullcalendar/daygrid 6.1.14 6.1.15
@fullcalendar/interaction 6.1.14 6.1.15
@fullcalendar/react 6.1.14 6.1.15
@fullcalendar/timegrid 6.1.14 6.1.15
@matrix-widget-toolkit/api 3.2.2 3.4.2
@matrix-widget-toolkit/mui 1.1.6 2.0.6
@matrix-widget-toolkit/react 1.0.6 2.0.3
@mui/icons-material 5.15.3 6.1.6
@mui/lab 5.0.0-alpha.159 6.0.0-beta.14
@mui/material 5.15.3 6.1.6
@mui/x-date-pickers 6.18.6 7.22.1
@mui/utils 5.15.3 6.1.6
@reduxjs/toolkit 1.9.7 2.3.0
i18next-http-backend 2.5.2 2.6.2
luxon 3.3.0 3.5.0
@types/luxon 3.2.0 3.4.2
react 17.0.2 18.3.1
@types/react 17.0.53 18.3.12
react-dom 17.0.2 18.3.1
@types/react-dom 17.0.25 18.3.1
react-i18next 14.0.0 15.1.0
react-redux 8.1.3 9.1.2
react-router-dom 6.23.1 6.27.0
reselect 4.1.8 5.1.1
timezones-ical-library 1.7.2 1.8.3
@nestjs/common 10.3.9 10.4.6
@nestjs/config 3.2.2 3.3.0
@nestjs/core 10.3.9 10.4.6
@nestjs/microservices 10.3.9 10.4.6
@nestjs/swagger 7.3.1 8.0.1
i18next-fs-backend 2.3.1 2.3.2
pino 9.2.0 9.5.0
pino-http 10.1.0 10.3.0
uuid 9.0.1 11.0.2

Updates @fullcalendar/core from 6.1.14 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)
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)
Commits


Updates @fullcalendar/daygrid from 6.1.14 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)
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)
Commits


Updates @fullcalendar/interaction from 6.1.14 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)
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)
Commits


Updates @fullcalendar/react from 6.1.14 to 6.1.15

Release notes

Sourced from @​fullcalendar/react's releases.

v6.1.15

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

Commits
  • 6357e22 meta:update
  • b1810b9 RELEASING: Releasing 33 package(s)
  • 3105be8 address regression for "Adaptive print version shows events with custom event...
  • 3db2876 in React lib, use stable 18 again
  • c686021 meta:update
  • See full diff in compare view


Updates @fullcalendar/timegrid from 6.1.14 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)
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)
Commits


Updates @matrix-widget-toolkit/api from 3.2.2 to 3.4.2

Release notes

Sourced from @​matrix-widget-toolkit/api's releases.

@​matrix-widget-toolkit/api@​3.4.2

Patch Changes

  • 55d42f1: Fix the esm exports and lodash exports

@​matrix-widget-toolkit/api@​3.4.1

Patch Changes

  • f00e7cf: Migrate to vitejs and vitest

@​matrix-widget-toolkit/api@​3.4.0

This update adds initial support for the download_file widget action as proposed in MSC4039 to support Matrix v1.11 Authenticated Media. A client implementing at least v1.9.0 of the matrix-widget-api is required, such as Element Web v1.11.77.

Minor Changes

  • 9852f94: Add support for the download_file widget action

@​matrix-widget-toolkit/api@​3.3.2

Patch Changes

  • fac0c61: Bump qs from 6.12.2 to 6.12.3

@​matrix-widget-toolkit/api@​3.3.1

Patch Changes

  • efad054: Adds support for the matrix_base_url widget parameter required for translating mxc to http urls for uploaded files

@​matrix-widget-toolkit/api@​3.3.0

Minor Changes

  • d4cef99: Implement upload files into media repository.
Changelog

Sourced from @​matrix-widget-toolkit/api's changelog.

3.4.2

Patch Changes

  • 55d42f1: Fix the esm exports and lodash exports

3.4.1

Patch Changes

  • f00e7cf: Migrate to vitejs and vitest

3.4.0

Minor Changes

  • 9852f94: Add support for the download_file widget action

3.3.2

Patch Changes

  • fac0c61: Bump qs from 6.12.2 to 6.12.3

3.3.1

Patch Changes

  • efad054: Adds support for the matrix_base_url widget parameter required for translating mxc to http urls for uploaded files"

3.3.0

Minor Changes

  • d4cef99: Implement upload files into media repository.
Commits
  • 732d0c8 Version Packages (#820)
  • 55d42f1 Fix package.json exports for esm and use lodash with esm modules (#817)
  • 049fc26 Version Packages (#815)
  • ab6abc5 Bump the production-dependencies group across 1 directory with 5 updates (#804)
  • 102eab6 Improve Matrix Content (mxc://) URIs in tests (#798)
  • bde1f72 Bump the development-dependencies group across 1 directory with 15 updates
  • 160fb7d Bump the production-dependencies group across 1 directory with 7 updates
  • e10672b Activate more ESLint rules (#789)
  • f00e7cf Migrate to Vite + Vitest (#774)
  • 3cc2662 Bump the development-dependencies group across 1 directory with 13 updates
  • Additional commits viewable in compare view


Updates @matrix-widget-toolkit/mui from 1.1.6 to 2.0.6

Release notes

Sourced from @​matrix-widget-toolkit/mui's releases.

@​matrix-widget-toolkit/mui@​2.0.6

Patch Changes

  • 55d42f1: Fix the esm exports and lodash exports
  • Updated dependencies [55d42f1]
    • @​matrix-widget-toolkit/react@​2.0.3
    • @​matrix-widget-toolkit/api@​3.4.2

@​matrix-widget-toolkit/mui@​2.0.5

Patch Changes

  • f00e7cf: Migrate to vitejs and vitest
  • Updated dependencies [f00e7cf]
    • @​matrix-widget-toolkit/react@​2.0.2
    • @​matrix-widget-toolkit/api@​3.4.1

@​matrix-widget-toolkit/mui@​2.0.4

Patch Changes

  • 858d70c: Apply further fixes to the popover elements in fullscreen mode

@​matrix-widget-toolkit/mui@​2.0.3

Patch Changes

  • ed8bafa: Ensure that popover elements are also visible in fullscreen at all times

@​matrix-widget-toolkit/mui@​2.0.2

Patch Changes

  • 9a54c89: Update to MUI 6 and latest React / Redux dependencies
  • Updated dependencies [9a54c89]
    • @​matrix-widget-toolkit/react@​2.0.1

@​matrix-widget-toolkit/mui@​2.0.1

Patch Changes

  • 793cd5e: Bump @​mui/icons-material from 5.16.0 to 5.16.1 Bump @​mui/material from 5.16.0 to 5.16.1 Bump @​mui/utils from 5.16.0 to 5.16.1
  • 5568f40: Bump i18next from 23.11.5 to 23.12.1
  • Updated dependencies [fac0c61]
    • @​matrix-widget-toolkit/api@​3.3.2

@​matrix-widget-toolkit/mui@​2.0.0

Major Changes

  • 71bd53c: Upgrade to React 18

Patch Changes

... (truncated)

Changelog

Sourced from @​matrix-widget-toolkit/mui's changelog.

2.0.6

Patch Changes

  • 55d42f1: Fix the esm exports and lodash exports
  • Updated dependencies [55d42f1]
    • @​matrix-widget-toolkit/react@​2.0.3
    • @​matrix-widget-toolkit/api@​3.4.2

2.0.5

Patch Changes

  • f00e7cf: Migrate to vitejs and vitest
  • Updated dependencies [f00e7cf]
    • @​matrix-widget-toolkit/react@​2.0.2
    • @​matrix-widget-toolkit/api@​3.4.1

2.0.4

Patch Changes

  • 858d70c: Apply further fixes to the popover elements in fullscreen mode

2.0.3

Patch Changes

  • ed8bafa: Ensure that popover elements are also visible in fullscreen at all times

2.0.2

Patch Changes

  • 9a54c89: Update to MUI 6 and latest React / Redux dependencies
  • Updated dependencies [9a54c89]
    • @​matrix-widget-toolkit/react@​2.0.1

2.0.1

Patch Changes

  • 793cd5e: Bump @​mui/icons-material from 5.16.0 to 5.16.1 Bump @​mui/material from 5.16.0 to 5.16.1 Bump @​mui/utils from 5.16.0 to 5.16.1
  • 5568f40: Bump i18next from 23.11.5 to 23.12.1
  • Updated dependencies [fac0c61]
    • @​matrix-widget-toolkit/api@​3.3.2

2.0.0

... (truncated)

Commits
  • 732d0c8 Version Packages (#820)
  • 55d42f1 Fix package.json exports for esm and use lodash with esm modules (#817)
  • 049fc26 Version Packages (#815)
  • ab6abc5 Bump the production-dependencies group across 1 directory with 5 updates (#804)
  • 7598593 Bump the production-dependencies group with 3 updates (#802)
  • 102eab6 Improve Matrix Content (mxc://) URIs in tests (#798)
  • bde1f72 Bump the development-dependencies group across 1 directory with 15 updates
  • 160fb7d Bump the production-dependencies group across 1 directory with 7 updates
  • e10672b Activate more ESLint rules (#789)
  • f00e7cf Migrate to Vite + Vitest (#774)
  • Additional commits viewable in compare view


Updates @matrix-widget-toolkit/react from 1.0.6 to 2.0.3

Release notes

Sourced from @​matrix-widget-toolkit/react's releases.

@​matrix-widget-toolkit/react@​2.0.3

Patch Changes

  • 55d42f1: Fix the esm exports and lodash exports
  • Updated dependencies [55d42f1]
    • @​matrix-widget-toolkit/api@​3.4.2

@​matrix-widget-toolkit/react@​2.0.2

Patch Changes

  • f00e7cf: Migrate to vitejs and vitest
  • Updated dependencies [f00e7cf]
    • @​matrix-widget-toolkit/api@​3.4.1

@​matrix-widget-toolkit/react@​2.0.1

Patch Changes

  • 9a54c89: Update to MUI 6 and latest React / Redux dependencies

@​matrix-widget-toolkit/react@​2.0.0

Major Changes

  • 71bd53c: Upgrade to React 18
Changelog

Sourced from @​matrix-widget-toolkit/react's changelog.

2.0.3

Patch Changes

  • 55d42f1: Fix the esm exports and lodash exports
  • Updated dependencies [55d42f1]
    • @​matrix-widget-toolkit/api@​3.4.2

2.0.2

Patch Changes

  • f00e7cf: Migrate to vitejs and vitest
  • Updated dependencies [f00e7cf]
    • @​matrix-widget-toolkit/api@​3.4.1

2.0.1

Patch Changes

  • 9a54c89: Update to MUI 6 and latest React / Redux dependencies

2.0.0

Major Changes

  • 71bd53c: Upgrade to React 18
Commits
  • 732d0c8 Version Packages (#820)
  • 55d42f1 Fix package.json exports for esm and use lodash with esm modules (#817)
  • 049fc26 Version Packages (#815)
  • ab6abc5 Bump the production-dependencies group across 1 directory with 5 updates (#804)
  • bde1f72 Bump the development-dependencies group across 1 directory with 15 updates
  • 160fb7d Bump the production-dependencies group across 1 directory with 7 updates
  • e10672b Activate more ESLint rules (#789)
  • f00e7cf Migrate to Vite + Vitest (#774)
  • 3cc2662 Bump the development-dependencies group across 1 directory with 13 updates
  • 6f02805 Version Packages (#771)
  • Additional commits viewable in compare view


Updates @mui/icons-material from 5.15.3 to 6.1.6

Release notes

Sourced from @​mui/icons-material's releases.

v6.1.6

A big thanks to the 13 contributors who made this release possible.

@mui/material@6.1.6

@mui/material-nextjs@6.1.6

@mui/lab@6.0.0-beta.14

@mui/codemod@6.1.6

@mui/utils@6.1.6

Docs

Core

All contributors of this release in alphabetical order: @​aarongarciah, @​blackcow1987, @​DiegoAndai, @​jimmycallin, @​joshkel, @​mnajdova, @​navedqb, @​nphmuller, @​o-alexandrov, @​oliviertassinari, @​prakhargupta1, @​sai6855, @​siriwatknp

v6.1.5

A big thanks to the 9 contributors who made this release possible.

... (truncated)

Changelog

Sourced from @​mui/icons-material's changelog.

6.1.6

Oct 30, 2024

A big thanks to the 13 contributors who made this release possible.

@mui/material@6.1.6

@mui/material-nextjs@6.1.6

@mui/lab@6.0.0-beta.14

@mui/codemod@6.1.6

@mui/utils@6.1.6

Docs

Core

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by aarongarciah, a new releaser for @​mui/icons-material since your current version.


Updates @mui/lab from 5.0.0-alpha.159 to 6.0.0-beta.14

Release notes

Sourced from @​mui/lab's releases.

v6.0.0-beta.6

A big thanks to the 18 contributors who made this release possible.

@mui/material@6.0.0-beta.6

@mui/codemod@6.0.0-beta.6

@mui/styles@6.0.0-beta.6

Docs

Core

... (truncated)

Changelog

Sourced from @​mui/lab's changelog.

@mui/lab@6.0.0-beta.14

@mui/codemod@6.1.6

@mui/utils@6.1.6

Docs

Core

All contributors of this release in alphabetical order: @​aarongarciah, @​blackcow1987, @​DiegoAndai, @​jimmycallin, @​joshkel, @​mnajdova, @​navedqb, @​nphmuller, @​o-alexandrov, @​oliviertassinari, @​prakhargupta1, @​sai6855, @​siriwatknp

6.1.5

Oct 22, 2024

A big thanks to the 9 contributors who made this release possible.

@mui/material@6.1.5

@mui/system@6.1.5

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by aarongarciah, a new releaser for @​mui/lab since your current version.


Updates @mui/material from 5.15.3 to 6.1.6

Release notes

Sourced from @​mui/material's releases.

v6.1.6

A big thanks to the 13 contributors who made this release possible.

@mui/material@6.1.6

  • [Autocomplete] Add missing onMouseDown type to AutocompleteRenderInputParams (#44183) @​sai6855
  • [Avatar] Fix AvatarGroup spacing (#44208) @​aarongarciah
  • [AvatarGroup] Fix spacing CSS variable ... _Description has been truncated_
changeset-bot[bot] commented 3 weeks ago

⚠️ No Changeset found

Latest commit: b7a8a5e55bf7f271c962aaf3d8d9c52aad5045f0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

dependabot[bot] commented 2 weeks ago

Looks like these dependencies are updatable in another way, so this is no longer needed.