Skip to content
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

Bump the production-dependencies group across 1 directory with 40 updates #661

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

Bumps the production-dependencies group with 34 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.3.2
@matrix-widget-toolkit/mui 1.1.6 2.0.1
@matrix-widget-toolkit/react 1.0.6 2.0.0
@mui/lab 5.0.0-alpha.159 6.0.0-beta.8
@mui/x-date-pickers 6.18.6 7.15.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
matrix-widget-api 1.6.0 1.9.0
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-redux 8.1.3 9.1.2
react-router-dom 6.23.1 6.26.1
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
i18next-fs-backend 2.3.1 2.3.2
pino 9.2.0 9.3.2
pino-http 10.1.0 10.2.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.3.2

Release notes

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

@​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.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
  • c9b3d4c Version Packages (#731)
  • fac0c61 Bump qs from 6.12.2 to 6.12.3 (#730)
  • 597b767 Bump the development-dependencies group across 1 directory with 7 updates
  • 73ac475 Bump qs from 6.12.1 to 6.12.2
  • 4ff19a3 Apply prettier format
  • 60789d7 Bump the development-dependencies group across 1 directory with 5 updates
  • 4a518e7 Add @​rollup/plugin-commonjs to depcheck ignore
  • cbd9c8d Fix API extractor
  • 992a790 Fix build and api-report
  • f4bdb2a Add notice headers to jest.config
  • Additional commits viewable in compare view

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

Release notes

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

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

1.2.0

Minor Changes

  • edf1d71: Adds an example of how to use the Widget API for file uploads to the media repository
Commits
  • c9b3d4c Version Packages (#731)
  • 793cd5e Bump the material-ui group with 3 updates (#727)
  • 5568f40 Bump i18next from 23.11.5 to 23.12.1 in the i18next group (#729)
  • 2168cd4 Add prepend to emotion cache provider (#725)
  • 597b767 Bump the development-dependencies group across 1 directory with 7 updates
  • f981f4b Bump the material-ui group across 1 directory with 3 updates
  • 67522b3 Bump @​fontsource/inter from 5.0.18 to 5.0.19
  • 0a8a942 Update API reports
  • 4ff19a3 Apply prettier format
  • 60789d7 Bump the development-dependencies group across 1 directory with 5 updates
  • Additional commits viewable in compare view

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

Release notes

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

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

Major Changes

  • 71bd53c: Upgrade to React 18
Commits
  • 6551360 Version Packages
  • f4bdb2a Add notice headers to jest.config
  • 665e78d More conflicts fixing
  • 0ec27fc Bump the development-dependencies group across 1 directory with 3 updates
  • 71bd53c Final tweaks and changeset for major version update
  • e258b4b Use eslint 8.57.0, testing-library/react 12.1.5, msw 1.3.2
  • 30e01d0 Bump the development-dependencies group with 18 updates
  • 87be8bd All tests now pass without warnings
  • a8f0cc1 Updated examples and all packages to React 18.x, Redux 5.x, React Redux 9.x a...
  • d932759 Bump react-use from 17.4.4 to 17.5.0
  • Additional commits viewable in compare view

Updates @mui/icons-material from 5.15.3 to 5.16.7

Release notes

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

v5.16.7

Aug 9, 2024

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

@mui/material@5.16.7

Docs

Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​oliviertassinari, @​zanivan

v5.16.6

Jul 30, 2024

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

@mui/material@5.16.6

  • [Divider] Enable borderStyle enhancement in divider with children (#43059) @​anuujj

Docs

  • [material-ui][Card] Update CardMedia description (#43121) @​shahzaibdev1
  • [material-ui] Replace deprecated <ListItem button/> with ListItemButton component in routing libraries list example (#43114) @​aliharis99
  • [material-ui][Snackbar] Improve close reason type in demos (#43105) @​sai6855

Core

All contributors of this release in alphabetical order: @​aliharis99, @​anuujj, @​mnajdova, @​sai6855, @​shahzaibdev1

v5.16.5

Jul 25, 2024

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

@mui/utils@5.16.5

... (truncated)

Changelog

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

5.16.7

Aug 9, 2024

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

@mui/material@5.16.7

Docs

Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​oliviertassinari, @​zanivan

5.16.6

Jul 30, 2024

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

@mui/material@5.16.6

  • [Divider] Enable borderStyle enhancement in divider with children (#43059) @​anuujj

Docs

  • [material-ui][Card] Update CardMedia description (#43121) @​shahzaibdev1
  • [material-ui] Replace deprecated <ListItem button/> with ListItemButton component in routing libraries list example (#43114) @​aliharis99
  • [material-ui][Snackbar] Improve close reason type in demos (#43105) @​sai6855

Core

All contributors of this release in alphabetical order: @​aliharis99, @​anuujj, @​mnajdova, @​sai6855, @​shahzaibdev1

5.16.5

... (truncated)

Commits

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

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

Docs

Core

All contributors of this release in alphabetical order: @​ahmadnadeem6236, @​bahmanworld, @​DiegoAndai, @​Janpot, @​KalmarLorand, @​LukasTy, @​michelengelen, @​mnajdova, @​oliviertassinari, @​prakhargupta1, @​sai6855, @​siriwatknp, @​sydneyjodon-wk, @​zanivan

6.0.0-rc.0

Aug 22, 2024

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

  • ⚡ Rendering performance improvements

@mui/material@6.0.0-rc.0

Breaking changes

  • [Box] Remove component from BoxOwnProps (#43384) @​DiegoAndai

    The component prop has been removed from the BoxOwnProps as it is already included in the Box type. This might affect your code if you are using the styled function with the Box component.

... (truncated)

Commits

Updates @mui/material from 5.15.3 to 5.16.7

Release notes

Sourced from @​mui/material's releases.

v5.16.7

Aug 9, 2024

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

@mui/material@5.16.7

Docs

Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​oliviertassinari, @​zanivan

v5.16.6

Jul 30, 2024

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

@mui/material@5.16.6

  • [Divider] Enable borderStyle enhancement in divider with children (#43059) @​anuujj

Docs

  • [material-ui][Card] Update CardMedia description (#43121) @​shahzaibdev1
  • [material-ui] Replace deprecated <ListItem button/> with ListItemButton component in routing libraries list example (#43114) @​aliharis99
  • [material-ui][Snackbar] Improve close reason type in demos (#43105) @​sai6855

Core

All contributors of this release in alphabetical order: @​aliharis99, @​anuujj, @​mnajdova, @​sai6855, @​shahzaibdev1

v5.16.5

Jul 25, 2024

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

@mui/utils@5.16.5

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

5.16.7

Aug 9, 2024

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

@mui/material@5.16.7

Docs

Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​oliviertassinari, @​zanivan

5.16.6

Jul 30, 2024

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

@mui/material@5.16.6

  • [Divider] Enable borderStyle enhancement in divider with children (#43059) @​anuujj

Docs

  • [material-ui][Card] Update CardMedia description (#43121) @​shahzaibdev1
  • [material-ui] Replace deprecated <ListItem button/> with ListItemButton component in routing libraries list example (#43114) @​aliharis99
  • [material-ui][Snackbar] Improve close reason type in demos (#43105) @​sai6855

Core

All contributors of this release in alphabetical order: @​aliharis99, @​anuujj, @​mnajdova, @​sai6855, @​shahzaibdev1

5.16.5

... (truncated)

Commits

Updates @mui/x-date-pickers from 6.18.6 to 7.15.0

Rele...

Description has been truncated

…ates

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

| Package | From | To |
| --- | --- | --- |
| [@fullcalendar/core](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/core) | `6.1.14` | `6.1.15` |
| [@fullcalendar/daygrid](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/daygrid) | `6.1.14` | `6.1.15` |
| [@fullcalendar/interaction](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/interaction) | `6.1.14` | `6.1.15` |
| [@fullcalendar/react](https://github.com/fullcalendar/fullcalendar-react) | `6.1.14` | `6.1.15` |
| [@fullcalendar/timegrid](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/timegrid) | `6.1.14` | `6.1.15` |
| [@matrix-widget-toolkit/api](https://github.com/nordeck/matrix-widget-toolkit/tree/HEAD/packages/api) | `3.2.2` | `3.3.2` |
| [@matrix-widget-toolkit/mui](https://github.com/nordeck/matrix-widget-toolkit/tree/HEAD/packages/mui) | `1.1.6` | `2.0.1` |
| [@matrix-widget-toolkit/react](https://github.com/nordeck/matrix-widget-toolkit/tree/HEAD/packages/react) | `1.0.6` | `2.0.0` |
| [@mui/lab](https://github.com/mui/material-ui/tree/HEAD/packages/mui-lab) | `5.0.0-alpha.159` | `6.0.0-beta.8` |
| [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) | `6.18.6` | `7.15.0` |
| [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) | `1.9.7` | `2.2.7` |
| [i18next-http-backend](https://github.com/i18next/i18next-http-backend) | `2.5.2` | `2.6.1` |
| [luxon](https://github.com/moment/luxon) | `3.3.0` | `3.5.0` |
| [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon) | `3.2.0` | `3.4.2` |
| [matrix-widget-api](https://github.com/matrix-org/matrix-widget-api) | `1.6.0` | `1.9.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `17.0.2` | `18.3.1` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `17.0.53` | `18.3.5` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `17.0.2` | `18.3.1` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `17.0.25` | `18.3.0` |
| [react-redux](https://github.com/reduxjs/react-redux) | `8.1.3` | `9.1.2` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.23.1` | `6.26.1` |
| [reselect](https://github.com/reduxjs/reselect) | `4.1.8` | `5.1.1` |
| [timezones-ical-library](https://github.com/add2cal/timezones-ical-library) | `1.7.2` | `1.8.3` |
| [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `10.3.9` | `10.4.1` |
| [@nestjs/config](https://github.com/nestjs/config) | `3.2.2` | `3.2.3` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `10.3.9` | `10.4.1` |
| [@nestjs/microservices](https://github.com/nestjs/nest/tree/HEAD/packages/microservices) | `10.3.9` | `10.4.1` |
| [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `10.3.9` | `10.4.1` |
| [@nestjs/swagger](https://github.com/nestjs/swagger) | `7.3.1` | `7.4.0` |
| [i18next-fs-backend](https://github.com/i18next/i18next-fs-backend) | `2.3.1` | `2.3.2` |
| [pino](https://github.com/pinojs/pino) | `9.2.0` | `9.3.2` |
| [pino-http](https://github.com/pinojs/pino-http) | `10.1.0` | `10.2.0` |
| [uuid](https://github.com/uuidjs/uuid) | `9.0.1` | `10.0.0` |
| [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) | `9.0.8` | `10.0.0` |



Updates `@fullcalendar/core` from 6.1.14 to 6.1.15
- [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.15/packages/core)

Updates `@fullcalendar/daygrid` from 6.1.14 to 6.1.15
- [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.15/packages/daygrid)

Updates `@fullcalendar/interaction` from 6.1.14 to 6.1.15
- [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.15/packages/interaction)

Updates `@fullcalendar/react` from 6.1.14 to 6.1.15
- [Release notes](https://github.com/fullcalendar/fullcalendar-react/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar-react/blob/main/CHANGELOG.md)
- [Commits](fullcalendar/fullcalendar-react@v6.1.14...v6.1.15)

Updates `@fullcalendar/timegrid` from 6.1.14 to 6.1.15
- [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.15/packages/timegrid)

Updates `@matrix-widget-toolkit/api` from 3.2.2 to 3.3.2
- [Release notes](https://github.com/nordeck/matrix-widget-toolkit/releases)
- [Changelog](https://github.com/nordeck/matrix-widget-toolkit/blob/main/packages/api/CHANGELOG.md)
- [Commits](https://github.com/nordeck/matrix-widget-toolkit/commits/@matrix-widget-toolkit/api@3.3.2/packages/api)

Updates `@matrix-widget-toolkit/mui` from 1.1.6 to 2.0.1
- [Release notes](https://github.com/nordeck/matrix-widget-toolkit/releases)
- [Changelog](https://github.com/nordeck/matrix-widget-toolkit/blob/main/packages/mui/CHANGELOG.md)
- [Commits](https://github.com/nordeck/matrix-widget-toolkit/commits/@matrix-widget-toolkit/mui@2.0.1/packages/mui)

Updates `@matrix-widget-toolkit/react` from 1.0.6 to 2.0.0
- [Release notes](https://github.com/nordeck/matrix-widget-toolkit/releases)
- [Changelog](https://github.com/nordeck/matrix-widget-toolkit/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/nordeck/matrix-widget-toolkit/commits/@matrix-widget-toolkit/react@2.0.0/packages/react)

Updates `@mui/icons-material` from 5.15.3 to 5.16.7
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.16.7/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.16.7/packages/mui-icons-material)

Updates `@mui/lab` from 5.0.0-alpha.159 to 6.0.0-beta.8
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/HEAD/packages/mui-lab)

Updates `@mui/material` from 5.15.3 to 5.16.7
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.16.7/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.16.7/packages/mui-material)

Updates `@mui/x-date-pickers` from 6.18.6 to 7.15.0
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v7.15.0/packages/x-date-pickers)

Updates `@mui/utils` from 5.15.3 to 5.16.6
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.16.6/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.16.6/packages/mui-utils)

Updates `@reduxjs/toolkit` from 1.9.7 to 2.2.7
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](reduxjs/redux-toolkit@v1.9.7...v2.2.7)

Updates `i18next` from 23.7.16 to 23.14.0
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.7.16...v23.14.0)

Updates `i18next-http-backend` from 2.5.2 to 2.6.1
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next-http-backend@v2.5.2...v2.6.1)

Updates `luxon` from 3.3.0 to 3.5.0
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](moment/luxon@3.3.0...3.5.0)

Updates `@types/luxon` from 3.2.0 to 3.4.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/luxon)

Updates `matrix-widget-api` from 1.6.0 to 1.9.0
- [Release notes](https://github.com/matrix-org/matrix-widget-api/releases)
- [Changelog](https://github.com/matrix-org/matrix-widget-api/blob/master/docs/releases.md)
- [Commits](matrix-org/matrix-widget-api@v1.6.0...v1.9.0)

Updates `react` from 17.0.2 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react)

Updates `@types/react` from 17.0.53 to 18.3.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `react-dom` from 17.0.2 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom)

Updates `@types/react-dom` from 17.0.25 to 18.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `react-i18next` from 14.0.0 to 14.1.3
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v14.0.0...v14.1.3)

Updates `react-redux` from 8.1.3 to 9.1.2
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](reduxjs/react-redux@v8.1.3...v9.1.2)

Updates `react-router-dom` from 6.23.1 to 6.26.1
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.26.1/packages/react-router-dom)

Updates `react-use` from 17.4.2 to 17.5.1
- [Release notes](https://github.com/streamich/react-use/releases)
- [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md)
- [Commits](streamich/react-use@v17.4.2...v17.5.1)

Updates `reselect` from 4.1.8 to 5.1.1
- [Release notes](https://github.com/reduxjs/reselect/releases)
- [Changelog](https://github.com/reduxjs/reselect/blob/master/CHANGELOG.md)
- [Commits](reduxjs/reselect@v4.1.8...v5.1.1)

Updates `timezones-ical-library` from 1.7.2 to 1.8.3
- [Release notes](https://github.com/add2cal/timezones-ical-library/releases)
- [Changelog](https://github.com/add2cal/timezones-ical-library/blob/main/set-release.js)
- [Commits](add2cal/timezones-ical-library@v1.7.2...v1.8.3)

Updates `@nestjs/common` from 10.3.9 to 10.4.1
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.1/packages/common)

Updates `@nestjs/config` from 3.2.2 to 3.2.3
- [Release notes](https://github.com/nestjs/config/releases)
- [Changelog](https://github.com/nestjs/config/blob/master/.release-it.json)
- [Commits](nestjs/config@3.2.2...3.2.3)

Updates `@nestjs/core` from 10.3.9 to 10.4.1
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.1/packages/core)

Updates `@nestjs/microservices` from 10.3.9 to 10.4.1
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.1/packages/microservices)

Updates `@nestjs/platform-express` from 10.3.9 to 10.4.1
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.1/packages/platform-express)

Updates `@nestjs/swagger` from 7.3.1 to 7.4.0
- [Release notes](https://github.com/nestjs/swagger/releases)
- [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json)
- [Commits](nestjs/swagger@7.3.1...7.4.0)

Updates `i18next-fs-backend` from 2.3.1 to 2.3.2
- [Commits](i18next/i18next-fs-backend@v2.3.1...v2.3.2)

Updates `pino` from 9.2.0 to 9.3.2
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v9.2.0...v9.3.2)

Updates `pino-http` from 10.1.0 to 10.2.0
- [Release notes](https://github.com/pinojs/pino-http/releases)
- [Commits](pinojs/pino-http@v10.1.0...v10.2.0)

Updates `uuid` from 9.0.1 to 10.0.0
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v9.0.1...v10.0.0)

Updates `@types/uuid` from 9.0.8 to 10.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

---
updated-dependencies:
- dependency-name: "@fullcalendar/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@fullcalendar/daygrid"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@fullcalendar/interaction"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@fullcalendar/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@fullcalendar/timegrid"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@matrix-widget-toolkit/api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@matrix-widget-toolkit/mui"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@matrix-widget-toolkit/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@mui/lab"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@mui/x-date-pickers"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@mui/utils"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@reduxjs/toolkit"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: i18next-http-backend
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: luxon
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@types/luxon"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: matrix-widget-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-redux
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-use
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: reselect
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: timezones-ical-library
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@nestjs/common"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@nestjs/config"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@nestjs/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@nestjs/microservices"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@nestjs/platform-express"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@nestjs/swagger"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: i18next-fs-backend
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: pino
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pino-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@types/uuid"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 2, 2024 01:45
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 2, 2024
Copy link

changeset-bot bot commented Sep 2, 2024

⚠️ No Changeset found

Latest commit: ca5ebbf

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

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 9, 2024

Superseded by #664.

@dependabot dependabot bot closed this Sep 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-38ed6846b4 branch September 9, 2024 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants