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 41 updates #666

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the production-dependencies group with 37 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.0
@matrix-widget-toolkit/mui 1.1.6 2.0.4
@matrix-widget-toolkit/react 1.0.6 2.0.1
@mui/icons-material 5.15.3 6.1.0
@mui/lab 5.0.0-alpha.159 6.0.0-beta.9
@mui/material 5.15.3 6.1.0
@mui/x-date-pickers 6.18.6 7.17.0
@reduxjs/toolkit 1.9.7 2.2.7
i18next-http-backend 2.5.2 2.6.1
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.5
react-dom 17.0.2 18.3.1
@types/react-dom 17.0.25 18.3.0
react-i18next 14.0.0 15.0.2
react-redux 8.1.3 9.1.2
react-router-dom 6.23.1 6.26.2
reselect 4.1.8 5.1.1
timezones-ical-library 1.7.2 1.8.3
@nestjs/common 10.3.9 10.4.1
@nestjs/config 3.2.2 3.2.3
@nestjs/core 10.3.9 10.4.1
@nestjs/microservices 10.3.9 10.4.1
@nestjs/platform-express 10.3.9 10.4.1
@nestjs/swagger 7.3.1 7.4.0
express 4.19.2 4.21.0
i18next-fs-backend 2.3.1 2.3.2
pino 9.2.0 9.4.0
pino-http 10.1.0 10.3.0
uuid 9.0.1 10.0.0
@types/uuid 9.0.8 10.0.0

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.0

Release notes

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

@​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.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


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

Release notes

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

@​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

  • Updated dependencies [71bd53c]
    • @​matrix-widget-toolkit/react@​2.0.0

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

Patch Changes

  • 6d13ea0: Bump @mui/icons-material from 5.15.5 to 5.15.14
  • 6d13ea0: Bump @mui/utils from 5.15.5 to 5.15.14
  • 6d13ea0: Bump @mui/material from 5.15.5 to 5.15.14

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

Minor Changes

  • edf1d71: Adds an example of how to use the Widget API for file uploads to the media repository
Changelog

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

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

Major Changes

  • 71bd53c: Upgrade to React 18

Patch Changes

  • Updated dependencies [71bd53c]
    • @​matrix-widget-toolkit/react@​2.0.0

1.2.1

Patch Changes

  • 6d13ea0: Bump @mui/icons-material from 5.15.5 to 5.15.14
  • 6d13ea0: Bump @mui/utils from 5.15.5 to 5.15.14
  • 6d13ea0: Bump @mui/material from 5.15.5 to 5.15.14

... (truncated)

Commits
  • b416f86 Version Packages (#778)
  • 858d70c More closely apply the changes as written in the issue (#777)
  • 2c4eeff Version Packages (#772)
  • ed8bafa add fullscreen options to baseTheme (#769)
  • 6f02805 Version Packages (#771)
  • 9a54c89 Version bumps for 'mui', 'react' and 'testing' packages (#770)
  • 27f3e8c Bump the production-dependencies group across 1 directory with 11 updates (#767)
  • 8f3edc7 Bump the development-dependencies group across 1 directory with 18 updates (#...
  • 9852f94 Implement the download_file widget action (#759)
  • bc032e9 Appyl ESLint fixes
  • Additional commits viewable in compare view


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

Release notes

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

@​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.1

Patch Changes

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

2.0.0

Major Changes

  • 71bd53c: Upgrade to React 18
Commits
  • 6f02805 Version Packages (#771)
  • 9a54c89 Version bumps for 'mui', 'react' and 'testing' packages (#770)
  • 8f3edc7 Bump the development-dependencies group across 1 directory with 18 updates (#...
  • 9852f94 Implement the download_file widget action (#759)
  • bc032e9 Appyl ESLint fixes
  • 3bfcfe4 Bump matrix-widget-api from 1.6.0 to 1.7.0
  • 600963f Bump react-use from 17.5.0 to 17.5.1
  • 597b767 Bump the development-dependencies group across 1 directory with 7 updates
  • 0a8a942 Update API reports
  • 4ff19a3 Apply prettier format
  • Additional commits viewable in compare view


Updates @mui/icons-material from 5.15.3 to 6.1.0

Release notes

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

v6.1.0

Sep 11, 2024

A big thanks to the 21 contributors who made this release possible. Here are the highlights ✨:

  • Minor version changes: To solve longstanding ESM compatibility issues we added package exports to @mui/icons-material (#43624). This change is backwards compatible with previously recommended setups. Bundlers that don't support the exports field won't be affected. If you discover any issues, please reach out by creating a GitHub issue.
  • This release also includes several fixes and documentation improvements to support the Material UI v6 upgrade.

@mui/icons-material@6.1.0

@mui/material@6.1.0

@mui/system@6.1.0

Docs

... (truncated)

Changelog

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

v6.1.0

Sep 10, 2024

A big thanks to the 21 contributors who made this release possible. Here are the highlights ✨:

  • Minor version changes: To solve longstanding ESM compatibility issues we added package exports to @mui/icons-material (#43624). This change is backwards compatible with previously recommended setups. Bundlers that don't support the exports field won't be affected. If you discover any issues, please reach out by creating a GitHub issue.
  • This release also includes several fixes and documentation improvements to support the Material UI v6 upgrade.

@mui/icons-material@6.1.0

@mui/material@6.1.0

@mui/system@6.1.0

Docs

... (truncated)

Commits


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

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.

Versions

v6.1.0

Sep 10, 2024

A big thanks to the 21 contributors who made this release possible. Here are the highlights ✨:

  • Minor version changes: To solve longstanding ESM compatibility issues we added package exports to @mui/icons-material (#43624). This change is backwards compatible with previously recommended setups. Bundlers that don't support the exports field won't be affected. If you discover any issues, please reach out by creating a GitHub issue.
  • This release also includes several fixes and documentation improvements to support the Material UI v6 upgrade.

@mui/icons-material@6.1.0

@mui/material@6.1.0

@mui/system@6.1.0

Docs

... (truncated)

Commits

...

Description has been truncated

changeset-bot[bot] commented 2 months ago

⚠️ No Changeset found

Latest commit: e088720b44e636c2e801428742a18badaa8bf259

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 months ago

Superseded by #670.