-
Notifications
You must be signed in to change notification settings - Fork 38
Bump the minor-and-patch group across 1 directory with 21 updates #1469
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 minor-and-patch group across 1 directory with 21 updates #1469
Conversation
Bumps the minor-and-patch group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `7.3.1` | `7.3.4` | | [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) | `2.8.2` | `2.9.2` | | [axios](https://github.com/axios/axios) | `1.11.0` | `1.13.1` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.2.6` | `3.3.0` | | [i18next](https://github.com/i18next/i18next) | `25.5.3` | `25.6.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.1` | `19.2.0` | | [react-chartjs-2](https://github.com/reactchartjs/react-chartjs-2) | `5.3.0` | `5.3.1` | | [react-datepicker](https://github.com/Hacker0x01/react-datepicker) | `8.4.0` | `8.8.0` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.1` | `19.2.0` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.1.7` | `19.2.2` | | [react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook) | `5.1.0` | `5.2.1` | | [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.7.1` | `7.9.5` | | [yup](https://github.com/jquense/yup) | `1.7.0` | `1.7.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.6.1` | `24.9.2` | | [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc) | `4.1.0` | `4.2.0` | | [eslint](https://github.com/eslint/eslint) | `9.32.0` | `9.39.0` | | [sass](https://github.com/sass/dart-sass) | `1.90.0` | `1.93.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `5.9.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.39.0` | `8.46.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.0` | `7.1.12` | | [vite-plugin-svgr](https://github.com/pd4d10/vite-plugin-svgr) | `4.3.0` | `4.5.0` | Updates `@mui/material` from 7.3.1 to 7.3.4 - [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/v7.3.4/packages/mui-material) Updates `@reduxjs/toolkit` from 2.8.2 to 2.9.2 - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](reduxjs/redux-toolkit@v2.8.2...v2.9.2) Updates `axios` from 1.11.0 to 1.13.1 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.11.0...v1.13.1) Updates `dompurify` from 3.2.6 to 3.3.0 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.2.6...3.3.0) Updates `i18next` from 25.5.3 to 25.6.0 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.5.3...v25.6.0) Updates `react` from 19.1.1 to 19.2.0 - [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/v19.2.0/packages/react) Updates `react-chartjs-2` from 5.3.0 to 5.3.1 - [Release notes](https://github.com/reactchartjs/react-chartjs-2/releases) - [Changelog](https://github.com/reactchartjs/react-chartjs-2/blob/master/CHANGELOG.md) - [Commits](reactchartjs/react-chartjs-2@v5.3.0...v5.3.1) Updates `react-datepicker` from 8.4.0 to 8.8.0 - [Release notes](https://github.com/Hacker0x01/react-datepicker/releases) - [Commits](Hacker0x01/react-datepicker@v8.4.0...v8.8.0) Updates `react-dom` from 19.1.1 to 19.2.0 - [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/v19.2.0/packages/react-dom) Updates `@types/react-dom` from 19.1.7 to 19.2.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `react-hotkeys-hook` from 5.1.0 to 5.2.1 - [Release notes](https://github.com/JohannesKlauss/react-keymap-hook/releases) - [Changelog](https://github.com/JohannesKlauss/react-hotkeys-hook/blob/main/CHANGELOG.md) - [Commits](JohannesKlauss/react-hotkeys-hook@v5.1.0...v5.2.1) Updates `react-router` from 7.7.1 to 7.9.5 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router) Updates `yup` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/jquense/yup/releases) - [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md) - [Commits](https://github.com/jquense/yup/commits) Updates `@types/node` from 24.6.1 to 24.9.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react-dom` from 19.1.7 to 19.2.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@vitejs/plugin-react-swc` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.2.0/packages/plugin-react-swc) Updates `eslint` from 9.32.0 to 9.39.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.32.0...v9.39.0) Updates `sass` from 1.90.0 to 1.93.3 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.90.0...1.93.3) Updates `typescript` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) Updates `typescript-eslint` from 8.39.0 to 8.46.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.2/packages/typescript-eslint) Updates `vite` from 7.1.0 to 7.1.12 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.1.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.12/packages/vite) Updates `vite-plugin-svgr` from 4.3.0 to 4.5.0 - [Release notes](https://github.com/pd4d10/vite-plugin-svgr/releases) - [Commits](pd4d10/vite-plugin-svgr@v4.3.0...v4.5.0) --- updated-dependencies: - dependency-name: "@mui/material" dependency-version: 7.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@reduxjs/toolkit" dependency-version: 2.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: axios dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: dompurify dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: i18next dependency-version: 25.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: react dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: react-chartjs-2 dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: react-datepicker dependency-version: 8.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: react-dom dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/react-dom" dependency-version: 19.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: react-hotkeys-hook dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: react-router dependency-version: 7.9.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: yup dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@types/node" dependency-version: 24.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/react-dom" dependency-version: 19.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@vitejs/plugin-react-swc" dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint dependency-version: 9.39.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: sass dependency-version: 1.93.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.46.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: vite dependency-version: 7.1.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: vite-plugin-svgr dependency-version: 4.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
|
Use Run test server using develop.opencast.org as backend: Specify a different backend like stable.opencast.org: It may take a few seconds for the interface to spin up. |
|
This pull request is deployed at test.admin-interface.opencast.org/1469/2025-11-01_11-05-36/ . |
Bumps the minor-and-patch group with 21 updates in the / directory:
7.3.17.3.42.8.22.9.21.11.01.13.13.2.63.3.025.5.325.6.019.1.119.2.05.3.05.3.18.4.08.8.019.1.119.2.019.1.719.2.25.1.05.2.17.7.17.9.51.7.01.7.124.6.124.9.24.1.04.2.09.32.09.39.01.90.01.93.35.9.25.9.38.39.08.46.27.1.07.1.124.3.04.5.0Updates
@mui/materialfrom 7.3.1 to 7.3.4Release notes
Sourced from
@mui/material's releases.... (truncated)
Changelog
Sourced from
@mui/material's changelog.... (truncated)
Commits
28eadbaRelease 7.3.4 (#47017)e9daba0Revert "[Tabs] Fix not scrolling to correct tab after refresh when auto scrol...139eaec[material-ui] FixThemeOptionsandcreateTheme*cyclic dependency (#47007)7cd1872[release] v7.3.3 (#47006)46a8506[Tabs] Fix not scrolling to correct tab after refresh when auto scrollable (#...bdc9e73Bump react-router to ^7.9.2 (#46993)3538543Bump react-router to ^7.9.1 (#46960)c9ca979[material-ui][locale] Split locales into separate files (#46933)6afef27Bump@types/reactto ^19.1.13 (#46922)310a76e[Autocomplete] Sync highlighted index when popup is opened (#46894)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@mui/materialsince your current version.Updates
@reduxjs/toolkitfrom 2.8.2 to 2.9.2Release notes
Sourced from
@reduxjs/toolkit's releases.... (truncated)
Commits
32887d7Release 2.9.24432629Don't create subscriptions for prefetch calls (#5116)c86d948Addretryabort handling and abort onresetApiState(#5114)02630d2fix: update graphql-request dependency to include version ^7.0.0 (#4987)1b95037Respect maxRetries for unexpected errors (#5113)c490b19ImprovefetchBaseQuerydefault headers handling (#5112)7b7faeaFix potential subscription leakage in SSR environments (#5111)fde0be7Release 2.9.147e7d81Release@rtk-query/codegen-openapi2.1.0b4b7d17Allow executing effects that have become unsubscribed to be canceled by `list...Updates
axiosfrom 1.11.0 to 1.13.1Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
1ef8e72chore(release): v1.13.1 (#7194)bcd5581fix(http): fixed a regression that caused the data stream to be interrupted f...c9b3371chore: enhance styling and responsiveness in client.html (#7173)9ead04d[Release] v1.13.0 (#7189)d000fbffix(http2): fix possible race condition when handling http2 stream on almost ...08db960docs: added example for improved network error handling (with Wrapper/Middlew...46e1981refactor: form data handling in index.html (#7170)889f8efdocs: fix mismatched return type (#7172)7b197effix: sandbox ui updated (#7175)6dff629chore: fix typos in examples (#7166)Updates
dompurifyfrom 3.2.6 to 3.3.0Release notes
Sourced from dompurify's releases.
Commits
36d1fbcGetting 3.x branch ready for 3.3.0 release (#1157)eaa0bdbMerge pull request #1144 from cure53/mainf712593fix: removed a possibly dossy regexeb9b3b6Merge branch 'main' of github.com:cure53/DOMPurifyce006f7chore: Preparing 3.2.7 releaseef0e0cbchore: Preparing 3.2.6 release2f09cd3Update README.md6a795bcMerge pull request #1142 from cure53/dependabot/github_actions/actions/setup-...2458bbdbuild(deps): bump actions/setup-node from 4 to 5e43d3f3Merge pull request #1136 from cure53/dependabot/github_actions/actions/checko...Updates
i18nextfrom 25.5.3 to 25.6.0Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
7484e9625.6.0bb7d062exists with returnObjects false, should address #2359Updates
reactfrom 19.1.1 to 19.2.0Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
5667a41Bump next prerelease version numbers (#34639)8bb7241Bump useEffectEvent to Canary (#34610)e3c9656Ensure Performance Track are Clamped and Don't overlap (#34509)68f00c9Release Activity in Canary (#34374)0e10ee9[Reconciler] Set ProfileMode for Host Root Fiber by default in dev (#34432)3bf8ab4Add missing Activity export to development mode (#34439)1549bda[Flight] Only assign_storein dev mode when creating lazy types (#34354)bb6f0c8[Flight] Fix wrong missing key warning when static child is blocked (#34350)05addfcUpdate Flow to 0.266 (#34271)ec5dd0aUpdate Flow to 0.257 (#34253)Updates
react-chartjs-2from 5.3.0 to 5.3.1Release notes
Sourced from react-chartjs-2's releases.
Changelog
Sourced from react-chartjs-2's changelog.
Commits
2df1f08chore(release): 5.3.1 (