Bump the minor-and-patch group with 19 updates#1090
Merged
geichelberger merged 1 commit intomainfrom Jan 29, 2025
Merged
Conversation
Bumps the minor-and-patch group with 19 updates: | Package | From | To | | --- | --- | --- | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `6.3.0` | `6.4.1` | | [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) | `7.23.1` | `7.24.1` | | [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) | `2.5.0` | `2.5.1` | | [i18next](https://github.com/i18next/i18next) | `24.2.0` | `24.2.2` | | [i18next-http-backend](https://github.com/i18next/i18next-http-backend) | `3.0.1` | `3.0.2` | | [moment-timezone](https://github.com/moment/moment-timezone) | `0.5.46` | `0.5.47` | | [react-chartjs-2](https://github.com/reactchartjs/react-chartjs-2) | `5.2.0` | `5.3.0` | | [react-datepicker](https://github.com/Hacker0x01/react-datepicker) | `7.5.0` | `7.6.0` | | [react-icons](https://github.com/react-icons/react-icons) | `5.3.0` | `5.4.0` | | [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.1.1` | `7.1.3` | | [react-select](https://github.com/JedWatson/react-select) | `5.8.0` | `5.10.0` | | [styled-components](https://github.com/styled-components/styled-components) | `6.1.13` | `6.1.14` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.9.1` | `9.19.0` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.13` | `4.17.15` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.1` | `22.12.0` | | [sass](https://github.com/sass/dart-sass) | `1.83.0` | `1.83.4` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` | | [uuid](https://github.com/uuidjs/uuid) | `11.0.3` | `11.0.5` | | [vite-plugin-svgr](https://github.com/pd4d10/vite-plugin-svgr) | `4.2.0` | `4.3.0` | Updates `@mui/material` from 6.3.0 to 6.4.1 - [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/v6.4.1/packages/mui-material) Updates `@mui/x-date-pickers` from 7.23.1 to 7.24.1 - [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.24.1/packages/x-date-pickers) Updates `@reduxjs/toolkit` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](reduxjs/redux-toolkit@v2.5.0...v2.5.1) Updates `i18next` from 24.2.0 to 24.2.2 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v24.2.0...v24.2.2) Updates `i18next-http-backend` from 3.0.1 to 3.0.2 - [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md) - [Commits](i18next/i18next-http-backend@v3.0.1...v3.0.2) Updates `moment-timezone` from 0.5.46 to 0.5.47 - [Release notes](https://github.com/moment/moment-timezone/releases) - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md) - [Commits](moment/moment-timezone@0.5.46...0.5.47) Updates `react-chartjs-2` from 5.2.0 to 5.3.0 - [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.2.0...v5.3.0) Updates `react-datepicker` from 7.5.0 to 7.6.0 - [Release notes](https://github.com/Hacker0x01/react-datepicker/releases) - [Commits](Hacker0x01/react-datepicker@v7.5.0...v7.6.0) Updates `react-icons` from 5.3.0 to 5.4.0 - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](react-icons/react-icons@v5.3.0...v5.4.0) Updates `react-router` from 7.1.1 to 7.1.3 - [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/react-router@7.1.3/packages/react-router) Updates `react-select` from 5.8.0 to 5.10.0 - [Release notes](https://github.com/JedWatson/react-select/releases) - [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/JedWatson/react-select/compare/react-select@5.8.0...react-select@5.10.0) Updates `styled-components` from 6.1.13 to 6.1.14 - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](https://github.com/styled-components/styled-components/compare/v6.1.13...styled-components@6.1.14) Updates `@eslint/js` from 9.9.1 to 9.19.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.19.0/packages/js) Updates `@types/lodash` from 4.17.13 to 4.17.15 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/node` from 22.5.1 to 22.12.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `sass` from 1.83.0 to 1.83.4 - [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.83.0...1.83.4) Updates `typescript` from 5.7.2 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.2...v5.7.3) Updates `uuid` from 11.0.3 to 11.0.5 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.0.3...v11.0.5) Updates `vite-plugin-svgr` from 4.2.0 to 4.3.0 - [Release notes](https://github.com/pd4d10/vite-plugin-svgr/releases) - [Commits](pd4d10/vite-plugin-svgr@v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@mui/x-date-pickers" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@reduxjs/toolkit" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: i18next-http-backend dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: moment-timezone dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: react-chartjs-2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: react-datepicker dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: react-icons dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: react-router dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: react-select dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: styled-components dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: uuid dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: vite-plugin-svgr dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
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. |
Contributor
|
This pull request is deployed at test.admin-interface.opencast.org/1090/2025-01-29_14-09-49/ . |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-and-patch group with 19 updates:
6.3.06.4.17.23.17.24.12.5.02.5.124.2.024.2.23.0.13.0.20.5.460.5.475.2.05.3.07.5.07.6.05.3.05.4.07.1.17.1.35.8.05.10.06.1.136.1.149.9.19.19.04.17.134.17.1522.5.122.12.01.83.01.83.45.7.25.7.311.0.311.0.54.2.04.3.0Updates
@mui/materialfrom 6.3.0 to 6.4.1Release notes
Sourced from
@mui/material's releases.... (truncated)
Changelog
Sourced from
@mui/material's changelog.... (truncated)
Commits
819e662[release] v6.4.1 (#45077)4f872d6[code-infra] Add "use client" directive to files with React APIs (#45036)cb2a191[material-ui][TextField] Fix filled state to be synced with autofill (#44135)33ce030[material-ui][IconButton] Set default loading tonull(#45057)820a76c[material-ui][Drawer] Deprecate composed classes (#44870)bc483df[ButtonBase] Export types used in ButtonBase props (#43530)ff9b9e4[material-ui][Dialog] Add slots and slotProps (#44792)f9949a8v6.4.0 (#45013)dc02352Bump fast-glob to ^3.3.3 (#44999)58e2c0fBump@types/reactto ^19.0.6 (#44995)Updates
@mui/x-date-pickersfrom 7.23.1 to 7.24.1Release notes
Sourced from
@mui/x-date-pickers's releases.... (truncated)
Changelog
Sourced from
@mui/x-date-pickers's changelog.... (truncated)
Commits
f354e42v7.24.1 (#16316)4f4dcc1[test] Fix flaky tests (@lauri865) (#16264)eac73b7[fields] Resetallselected state on section edit (@LukasTy) (#16232)3dd2dfev7.24.0 (#16216)83ef604[code-infra] Refactorreactandreact-domdefinitions to simplify dep res...82162aav7.23.6 (#16109)4189b60[l10n] Improve Norwegian (nb-NO) locale (#16083)2c5c51d[l10n] Add Chinese (Taiwan) (zh-TW) locale (@nusr) (#16057)707a652[core] Improve React 19 support (#16048)a9e6ecb[pickers] Supportdate-fns-jalaliv4 (@LukasTy) (#16013)Updates
@reduxjs/toolkitfrom 2.5.0 to 2.5.1Release notes
Sourced from
@reduxjs/toolkit's releases.Commits
801d7eaRelease 2.5.1aaeda15Removeconsole-testing-library(#4603)fa97936Update Docusaurus to v3 (#4774)4f3bc9fEnsure upserted cache entries always get written (#4768)Updates
i18nextfrom 24.2.0 to 24.2.2Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
e3d66d024.2.2fdeab8afix: Interpolation fails with arrays (TypeError) and does not work with objec...e107554update year3c67d4amaybe in future7e0b52624.2.173940ccrelease009c457fix: make TFunction type augmentable (#2279)dd78378update ts examplee2797d5prpare changelog6e6d899Standardize null/undefined checks across codebase (#2275)Updates
i18next-http-backendfrom 3.0.1 to 3.0.2Changelog
Sourced from i18next-http-backend's changelog.
Commits
a0c695a3.0.29c04ef0optimize fetchApi selectorcd1649dBump next from 14.2.15 to 14.2.21 in /example/next (#165)fd8e218Bump next from 14.2.10 to 14.2.15 in /example/next (#162)429e9d8update some deps in the examplesUpdates
moment-timezonefrom 0.5.46 to 0.5.47Release notes
Sourced from moment-timezone's releases.
Changelog
Sourced from moment-timezone's changelog.
Commits
56ab2a8Build moment-timezone 0.5.47991678dBump version to 0.5.47d70aa57Merge pull request #1125 from moment/automated/data-update5a3abe1data: Add 2025ac666ad1tests: Rebuild guess tests for 2025cfefd24Move GitHub bug report template to new formatUpdates
react-chartjs-2from 5.2.0 to 5.3.0Release notes
Sourced from react-chartjs-2's releases.
Changelog
Sourced from react-chartjs-2's changelog.
Commits
d95f040chore(release): 5.3.0c492bd6chore(deps): update wagoid/commitlint-github-action action to v6 (#1269)616cf2achore(deps): update dependency eslint-plugin-promise to v7 (#1268)bf8adb1chore(deps): update dependency eslint-plugin-n to v17 (#1267)68c0515chore(deps): update dependency size-limit055b601feat: support react 19 (#1236)4b3e718chore(deps): update actions/configure-pages action to v5 (#1261)ac7cd0dchore(deps): update actions/deploy-pages action to v4 (#1262)98b489echore(deps): update actions/upload-pages-artifact action to v3 (#1263)93c5d0edocs: restore js.org domainUpdates
react-datepickerfrom 7.5.0 to 7.6.0Release notes
Sourced from react-datepicker's releases.
Commits
2c271f17.6.0057aadcCommit package.lockc729a34Revert React 19 for docs siteadb5483Merge pull request #5266 from Hacker0x01/dependabot/npm_and_yarn/docs-site/re...d876df5chore(deps): bump react-dom from 18.3.1 to 19.0.0 in /docs-site8d04e3dMerge pull request #5272 from Hacker0x01/dependabot/npm_and_yarn/docs-site/re...b739bc3Merge pull request #5298 from Hacker0x01/yarn-upgradee0228c3New year0696185Use newer yarn7f3a651chore(deps): bump react from 18.3.1 to 19.0.0 in /docs-siteUpdates
react-iconsfrom 5.3.0 to 5.4.0Release notes
Sourced from react-icons's releases.
... (truncated)
Commits
7b14efev5.4.01e40e10workflow: upgrade workflows (#999)9a2d9a7Bump cross-spawn from 7.0.3 to 7.0.6 (#994)585585cBump http-proxy-middleware from 2.0.6 to 2.0.7 (#989)33d12d5Bump rollup from 2.79.1 to 2.79.2 (#982)f2070d8Bump express from 4.19.2 to 4.21.0 (#981)63755fbBump dset from 3.1.3 to 3.1.4 (#979)1fa8a8fupgrade icons (#998)1393664preview: Reduce the number of results displayed in search results (#997)9d7ecf45.3.1-snapshot.0Updates
react-routerfrom 7.1.1 to 7.1.3Release notes
Sourced from react-router's releases.
Changelog
Sourced from react-router's changelog.
Commits
d5740cachore: Update version for release (#12772)