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 22 updates #375

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Package From To
@matrix-widget-toolkit/api 3.2.2 3.4.2
@matrix-widget-toolkit/react 1.0.6 2.0.3
@matrix-widget-toolkit/semantic-ui 1.0.8 2.0.0
@react-hookz/web 14.7.1 24.0.4
@reduxjs/toolkit 1.9.3 2.4.0
i18next-http-backend 2.4.2 3.0.1
immer 9.0.19 10.1.1
joi 17.12.1 17.13.3
loglevel 1.9.1 1.9.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.52 18.3.12
react-dom 17.0.2 18.3.1
@types/react-dom 17.0.18 18.3.1
react-focus-lock 2.9.6 2.13.2
react-focus-on 3.9.1 3.9.4
react-redux 8.0.5 9.1.2
styled-components 5.3.6 6.1.13

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/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 @matrix-widget-toolkit/semantic-ui from 1.0.8 to 2.0.0

Release notes

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

@​matrix-widget-toolkit/semantic-ui@​2.0.0

Major Changes

  • 71bd53c: Upgrade to React 18

Patch Changes

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

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

2.0.0

Major Changes

  • 71bd53c: Upgrade to React 18

Patch Changes

  • Updated dependencies [71bd53c]
    • @​matrix-widget-toolkit/react@​2.0.0
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
  • 10fc981 Fix conflicts from main merge
  • 9167891 Bump react-i18next from 14.1.0 to 14.1.1 in the i18next group
  • 5dbcdbc Bump @​fontsource/lato from 5.0.20 to 5.0.21
  • 5d0fc08 Merge branch 'main' into dependabot/npm_and_yarn/development-dependencies-7bb...
  • e258b4b Use eslint 8.57.0, testing-library/react 12.1.5, msw 1.3.2
  • f363d8f Bump i18next from 23.10.1 to 23.11.2 in the i18next group
  • Additional commits viewable in compare view

Updates @react-hookz/web from 14.7.1 to 24.0.4

Release notes

Sourced from @​react-hookz/web's releases.

v24.0.4

24.0.4 (2024-02-04)

Bug Fixes

  • useDebouncedCallback: make invoked function to be updated with deps (#1510) (12658ee), closes #1357

v24.0.3

24.0.3 (2024-02-03)

Bug Fixes

  • get rid of import alias as it still breaks everything around (#1509) (90e4f9d)

v24.0.2

24.0.2 (2023-12-21)

Bug Fixes

  • lower engines requirements to ease usage for consumers (8bd29f7)

v24.0.1

24.0.1 (2023-12-20)

Bug Fixes

  • change build so development and distributed imports match (6383cdd)

v24.0.0

24.0.0 (2023-12-20)

Features

BREAKING CHANGES

  • Hooks are now distrubutes as JS built form TS with target ESNext and ESM module resolution. There is no more sense to distribute CJS version as package is ESM-only.

Consequent of above - no more esm and cjs subfolders - hooks are importable from index.js or its own directory which don't have a prefix anymore, thanks to exports directive. All of below examples will lead to same result, choose any on your taste:

import { useFirstMountState } from '@​react-hookz/web'; import { useFirstMountState } from '@​react-hookz/web/'; import { useFirstMountState } from '@​react-hookz/web/useFirstMountState/';

... (truncated)

Changelog

Sourced from @​react-hookz/web's changelog.

24.0.4 (2024-02-04)

Bug Fixes

  • useDebouncedCallback: make invoked function to be updated with deps (#1510) (12658ee), closes #1357

24.0.3 (2024-02-03)

Bug Fixes

  • get rid of import alias as it still breaks everything around (#1509) (90e4f9d)

24.0.2 (2023-12-21)

Bug Fixes

  • lower engines requirements to ease usage for consumers (8bd29f7)

24.0.1 (2023-12-20)

Bug Fixes

  • change build so development and distributed imports match (6383cdd)

24.0.0 (2023-12-20)

Features

BREAKING CHANGES

  • Hooks are now distrubutes as JS built form TS with target ESNext and ESM module resolution. There is no more sense to distribute CJS version as package is ESM-only.

Consequent of above - no more esm and cjs subfolders - hooks are importable from index.js or its own directory which don't have a prefix anymore, thanks to exports directive. All of below examples will lead to same result, choose any on your taste:

import { useFirstMountState } from '@​react-hookz/web'; import { useFirstMountState } from '@​react-hookz/web/'; import { useFirstMountState } from '@​react-hookz/web/useFirstMountState/'; import { useFirstMountState } from '@​react-hookz/web/useFirstMountState/index.js'; Thought is seems not to have subfolder, it is only due to exports directive, in real it is @​react-hookz/web/dist/useFirstMountState/index.js.

Pakage uses imports directive to define path alias #root - it stays so even in distributed code, thus, some may be affected in case their bundler configured to somehow handle such alias. Those developer shoud configure import rewriter not to handle node_modules or @​react-hookz/web package exclusively.

... (truncated)

Commits
  • daa2a91 chore(release): 24.0.4 [skip ci]
  • 12658ee fix(useDebouncedCallback): make invoked function to be updated with deps (#1510)
  • a2a310e chore: upgrade all possible deps
  • be9de94 chore(release): 24.0.3 [skip ci]
  • 90e4f9d fix: get rid of import alias as it still breaks everything around (#1509)
  • ccb2fd7 docs(contributor): contrib-readme-action has updated readme
  • 8a69825 chore(deps-dev): bump husky from 8.0.3 to 9.0.10 (#1508)
  • 7a9ca41 chore(deps-dev): bump semantic-release from 22.0.12 to 23.0.0 (#1489)
  • c0d5f23 chore(deps-dev): bump @​commitlint/config-conventional (#1504)
  • cdae4b4 chore(deps-dev): bump @​babel/core from 7.23.7 to 7.23.9 (#1503)
  • Additional commits viewable in compare view

Updates @reduxjs/toolkit from 1.9.3 to 2.4.0

Release notes

Sourced from @​reduxjs/toolkit's releases.

v2.4.0

This feature release includes multiple tweaks and fixes to RTK Query functionality, additional exported TS types, and drops support for TS versions earlier than 5.0.

Changelog

RTK Query Improvements

Lazy query hooks can now be reset.

retry.fail now accepts meta as a second argument.

Tag invalidation arrays now ignore nullish values.

We did some small internal refactoring around Maps and default values that shrank bundle size slightly.

Bugfixes

Passing skipToken to a query hook now bails out before running any other logic, which fixes cases where serializeQueryArgs previously threw an error because there were no args to process.

The autoBatchEnhancer now reads window.requestAnimationFrame later, which it to work properly with Jest fake timers.

We fixed cases where the hook result isSuccess flag would briefly flicker to false when switched to a different cache entry that was uninitialized, and would briefly flicker to true when refetching a query that previously errored.

The listener middleware previously had inconsistent logic checks for comparing against existing listener entries (effect + type, vs effect only). It now always checks both effect + type.

Additional TS Types

We now export Typed[Query|Mutation]OnQueryStarted helpers to let you define onQueryStarted callbacks outside of createApi if desired.

We also now export a CreateAsyncThunkFunction type that can be used to type userland wrappers around createAsyncThunk.

TS Support Matrix Updates

We've historically tried to maintain TS backwards compatibility as long as possible, and made occasional updates to our TS support matrix in minor versions over time. As of RTK 2.3.0, we officially supported back through TS 4.7.

As of this release, we're tweaking that support policy to match the policy used by DefinitelyTyped:

Definitely Typed only tests packages on versions of TypeScript that are less than 2 years old image

Given that, we've dropped official support for TS versions earlier than 5.0. (RTK may work with those versions, but we no longer test against them and won't try to fix issues with those versions.)

We'll continue to update our TS support matrix over time based on that 2-year rolling window.

What's Changed

... (truncated)

Commits
  • 3a6ec28 Release 2.4.0
  • fdfc3b7 Merge pull request #4735 from reduxjs/upsert-new
  • 05a8322 add test for fix
  • c65558a Fix listener logic to properly compare combination of effect and predicate/type
  • ee22bef Merge pull request #4732 from reduxjs/bugfix/4240-isSuccess
  • 98d7753 fix wrong import
  • d632dd5 use getOrInsert in RTKQ
  • 3bb8486 Simplify listener/dynamic middleware code
  • 2ad4bb4 Update to new version of upsert proposal
  • 311f31c Keep isSuccess consistent when refetching after an error
  • Additional commits viewable in compare view

Updates i18next from 23.7.11 to 23.16.8

Release notes

Sourced from i18next's releases.

v23.16.8

  • fix(plural): Create cache entry for PluralRules created as part of the fallback flow 2256

v23.16.7

  • if plural rule is not found, try to search with language only code 2252

v23.16.6

  • fix: Small typo in the type definitions 2250

v23.16.5

  • fix extractFromKey for use cases like this

v23.16.4

  • revert formatter change 2247 because of caching not working anymore

v23.16.3

  • fix utils imports for Deno

v23.16.2

  • perf(size): Adds a isString utility 2248

v23.16.1

  • perf: Optimize size of Formatter 2247

v23.16.0

  • use Intl.getCanonicalLocales function if available to format language code, like suggested in 2244

v23.15.2

  • fix(types): make context related keys detection stricter 2243 fixes 2242

v23.15.1

  • types(TFunction): make return not inferrable and use defaultValue as return when provided 2234

v23.15.0

  • support unescaped variables in TypeScript 2233

v23.14.0

  • If backend errors with retry flag, set internal state to 0, so reloadingResources should work 147

v23.13.0

  • Cache output of getRule to optimize performance 2226

v23.12.7

  • revert last optimization to address 2227

v23.12.6

  • remove console.log statement 2227

v23.12.5

  • try to optimize last fix for 2227

... (truncated)

Changelog

Sourced from i18next's changelog.

23.16.8

  • fix(plural): Create cache entry for PluralRules created as part of the fallback flow 2256

23.16.7

  • if plural rule is not found, try to search with language only code 2252

23.16.6

  • fix: Small typo in the type definitions 2250

23.16.5

  • fix extractFromKey for use cases like this

23.16.4

  • revert formatter change 2247 because of caching not working anymore

23.16.3

  • fix utils imports for Deno

23.16.2

  • perf(size): Adds a isString utility 2248

23.16.1

  • perf: Optimize size of Formatter 2247

23.16.0

  • use Intl.getCanonicalLocales function if available to format language code, like suggested in 2244

23.15.2

  • fix(types): make context related keys detection stricter 2243 fixes 2242

23.15.1

  • types(TFunction): make return not inferrable and use defaultValue as return when provided 2234

23.15.0

  • support unescaped variables in TypeScript 2233

23.14.0

... (truncated)

Commits

Updates i18next-http-backend from 2.4.2 to 3.0.1

Changelog

Sourced from i18next-http-backend's changelog.

3.0.1

  • try to get rid of top-level await

3.0.0

  • fix for Deno 2 and removal of unnecessary .cjs file
  • for esm build environments not supporting top-level await, you should import the i18next-http-backend/cjs export or stay at v2.6.2 or v2.7.1

2.7.1

  • same as 2.6.2

2.7.0

  • deprecated, same as v3.0.0

2.6.2

  • improve network error detection across browsers 152

2.6.1

  • optimize "Failed to fetch" retry case 147

2.6.0

  • fix "Failed to fetch" retry case 147

2.5.2

  • dereference timers in node.js so that the process may exit when finished 139

2.5.1

  • fix: remove typeof window.document === 'undefined' check which deopt bundle optimization 137

2.5.0

  • added fetch interceptor to the Backend Options 133

2.4.3

  • fix: overriding options
Commits

Updates immer from 9.0.19 to 10.1.1

Release notes

Sourced from immer's releases.

v10.1.1

10.1.1 (2024-04-27)

Bug Fixes

v10.1.0

10.1.0 (2024-04-27)

Features

  • performance: Make non-strict mode faster for classes. Addresses #1071 (53e3203). Immer 10.x solved slow iteration for plain JS objects. This update applies the same handling to class instances. In cases this makes class instance handling 3 times faster. Note that this slightly modifies the behavior of Immer with classes in obscure corner cases, in ways that match current documentation, but do not match previous behavior. If you run into issues with this release icmw. class instances, use setUseStrictShallowCopy("class_only") to revert to the old behavior. For more details see https://immerjs.github.io/immer/complex-objects#semantics-in-detail

v10.0.4

10.0.4 (2024-03-09)

Bug Fixes

v10.0.3

10.0.3 (2023-10-02)

Bug Fixes

v10.0.2

10.0.2 (2023-05-09)

Bug Fixes

  • export Objectish type (#1043) (75e004d)
  • Move index.js.flow from dist/ -> dist/cjs/ to match index.js (#1038) (a3b5603)

v10.0.1

10.0.1 (2023-04-17)

Bug Fixes

... (truncated)

Commits
  • e2d222b docs: [Doc]: Update /zh-CN/ (#1067)
  • 4da2e0d fix: Make applyPatches to accept readonly Patch[] (#1094)
  • 073d634 chore: Fix typo in comment in common.ts (#1113)
  • a3a7d0c chore(deps): bump express from 4.18.2 to 4.19.2 in /website (#1112)
  • 5a8f6e7 fix: export lost types (#1116)
  • 53e3203 feat(performance): Make non-strict mode faster for classes. Addresses #1071
  • 511ccee introduce StrictMode enum
  • 85a8f7b Introduce class_only strict mode setting
  • 7f1b3b9 Merge branch 'main' into faster-unstrict-mode
  • 9713677 chore: fix git ignore with watchman
  • Additional commits viewable in compare view

Updates joi from 17.12.1 to 17.13.3

Commits

Updates loglevel from 1.9.1 to 1.9.2

Commits
  • 40d10ef v1.9.2
  • c1d0054 Don't include test, vendors or .github in published package
  • 3c5c7f1 Merge pull request #198 from Mr0grog/191-contributing-docs-cleanup
  • 9e42005 Clean up remaining audit issues
  • eee0949 Document Node.js requirements and test details
  • 02301f2 Fix minor grammar/typo/code quote issues
  • 52a80eb Merge pull request #197 from Mr0grog/196-better-ts-testing
  • 54aadd4 Undo deliberate failure
  • 54f31ae Deliberately cause tests to fail
  • a9be95d Run TypeScript tests in ts-node
  • See full diff in compare view

Updates luxon from 3.3.0 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

3.4.4 (2023-11-12)

  • Localized week support (#1454)
  • Added custom inspect for Node (#1526)
  • Fix sorting in Interval.splitAt (#1524)

3.4.3 (2023-09-05)

  • Fixes another regression from 3.4.0 (#1496)

3.4.2 (2023-08-26)

  • Fixes regression from 3.4.1 (#1493)

3.4.1 (2023-08-23)

  • Fixes for regressions from 3.4.0 (#1482 and #1488)

3.4.0 (2023-08-08)

  • Fix type checking on input zones
  • Fix Islamic months listing
  • Fix normalize() for negative inputs
Commits

Updates @types/luxon from 3.2.0 to 3.4.2

Commits

Updates matrix-widget-api from 1.6.0 to 1.10.0

Release notes

Sourced from matrix-widget-api's releases.

v1.10.0

1.10.0 Release

v1.9.0

1.9.0 Release

What's Changed

New Contributors

Full Changelog: matrix-org/matrix-widget-api@v1.8.2...v1.9.0

v1.8.2

1.8.2 Release

v1.8.1

1.8.1 Release

v1.8.0

1.8.0 Release

v1.7.0

1.7.0 Release

What's Changed

Full Changelog: matrix-org/matrix-widget-api@v1.6.0...v1.7.0

Commits

Updates react from 17.0.2 to 18.3.1

Release notes

Sourced from react's releases.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874

18.2.0 (June 14, 2022)

React DOM

React DOM Server

  • Pass information about server errors to the client. (@​salazarm and @​gnoff in #24551 and #24591)
  • Allow to provide a reason when aborting the HTML stream. (@​gnoff in #24680)
  • Eliminate extraneous text separators in the HTML where possible. (@​gnoff in #24630)
  • Disallow complex children inside <title> elements to match the browser constraints. (@​gnoff in #24679)
  • Fi...

    Description has been truncated

…ates

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

| Package | From | To |
| --- | --- | --- |
| [@matrix-widget-toolkit/api](https://github.com/nordeck/matrix-widget-toolkit/tree/HEAD/packages/api) | `3.2.2` | `3.4.2` |
| [@matrix-widget-toolkit/react](https://github.com/nordeck/matrix-widget-toolkit/tree/HEAD/packages/react) | `1.0.6` | `2.0.3` |
| [@matrix-widget-toolkit/semantic-ui](https://github.com/nordeck/matrix-widget-toolkit/tree/HEAD/packages/semantic-ui) | `1.0.8` | `2.0.0` |
| [@react-hookz/web](https://github.com/react-hookz/web) | `14.7.1` | `24.0.4` |
| [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) | `1.9.3` | `2.4.0` |
| [i18next-http-backend](https://github.com/i18next/i18next-http-backend) | `2.4.2` | `3.0.1` |
| [immer](https://github.com/immerjs/immer) | `9.0.19` | `10.1.1` |
| [joi](https://github.com/hapijs/joi) | `17.12.1` | `17.13.3` |
| [loglevel](https://github.com/pimterry/loglevel) | `1.9.1` | `1.9.2` |
| [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` |
| [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.52` | `18.3.12` |
| [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.18` | `18.3.1` |
| [react-focus-lock](https://github.com/theKashey/react-focus-lock) | `2.9.6` | `2.13.2` |
| [react-focus-on](https://github.com/theKashey/react-focus-on) | `3.9.1` | `3.9.4` |
| [react-redux](https://github.com/reduxjs/react-redux) | `8.0.5` | `9.1.2` |
| [styled-components](https://github.com/styled-components/styled-components) | `5.3.6` | `6.1.13` |



Updates `@matrix-widget-toolkit/api` from 3.2.2 to 3.4.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/[email protected]/packages/api)

Updates `@matrix-widget-toolkit/react` from 1.0.6 to 2.0.3
- [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/[email protected]/packages/react)

Updates `@matrix-widget-toolkit/semantic-ui` from 1.0.8 to 2.0.0
- [Release notes](https://github.com/nordeck/matrix-widget-toolkit/releases)
- [Changelog](https://github.com/nordeck/matrix-widget-toolkit/blob/@matrix-widget-toolkit/[email protected]/packages/semantic-ui/CHANGELOG.md)
- [Commits](https://github.com/nordeck/matrix-widget-toolkit/commits/@matrix-widget-toolkit/[email protected]/packages/semantic-ui)

Updates `@react-hookz/web` from 14.7.1 to 24.0.4
- [Release notes](https://github.com/react-hookz/web/releases)
- [Changelog](https://github.com/react-hookz/web/blob/master/CHANGELOG.md)
- [Commits](react-hookz/web@v14.7.1...v24.0.4)

Updates `@reduxjs/toolkit` from 1.9.3 to 2.4.0
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](reduxjs/redux-toolkit@v1.9.3...v2.4.0)

Updates `i18next` from 23.7.11 to 23.16.8
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.7.11...v23.16.8)

Updates `i18next-http-backend` from 2.4.2 to 3.0.1
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next-http-backend@v2.4.2...v3.0.1)

Updates `immer` from 9.0.19 to 10.1.1
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](immerjs/immer@v9.0.19...v10.1.1)

Updates `joi` from 17.12.1 to 17.13.3
- [Commits](hapijs/joi@v17.12.1...v17.13.3)

Updates `loglevel` from 1.9.1 to 1.9.2
- [Release notes](https://github.com/pimterry/loglevel/releases)
- [Commits](pimterry/loglevel@v1.9.1...v1.9.2)

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.10.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.10.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.52 to 18.3.12
- [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.18 to 18.3.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `react-focus-lock` from 2.9.6 to 2.13.2
- [Release notes](https://github.com/theKashey/react-focus-lock/releases)
- [Changelog](https://github.com/theKashey/react-focus-lock/blob/master/CHANGELOG.md)
- [Commits](theKashey/react-focus-lock@v2.9.6...v2.13.2)

Updates `react-focus-on` from 3.9.1 to 3.9.4
- [Release notes](https://github.com/theKashey/react-focus-on/releases)
- [Changelog](https://github.com/theKashey/react-focus-on/blob/master/CHANGELOG.md)
- [Commits](theKashey/react-focus-on@v3.9.1...v3.9.4)

Updates `react-redux` from 8.0.5 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.0.5...v9.1.2)

Updates `react-use` from 17.5.0 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.5.0...v17.5.1)

Updates `styled-components` from 5.3.6 to 6.1.13
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](styled-components/styled-components@v5.3.6...v6.1.13)

---
updated-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/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@matrix-widget-toolkit/semantic-ui"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@react-hookz/web"
  dependency-type: direct:production
  update-type: version-update:semver-major
  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-major
  dependency-group: production-dependencies
- dependency-name: immer
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: joi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: loglevel
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-focus-lock
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-focus-on
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-use
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: styled-components
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 2, 2024 04:17
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 2, 2024
Copy link

changeset-bot bot commented Dec 2, 2024

⚠️ No Changeset found

Latest commit: 5212aa3

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 Dec 9, 2024

Superseded by #377.

@dependabot dependabot bot closed this Dec 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-fa7876d454 branch December 9, 2024 04:53
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