Bump the minor-and-patch group across 1 directory with 20 updates#1615
Bump the minor-and-patch group across 1 directory with 20 updates#1615dependabot[bot] wants to merge 1 commit into
Conversation
|
This pull request has conflicts ☹ |
|
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. |
|
@dependabot reopen |
|
@dependabot rebase |
|
Looks like this PR is already up-to-date with develop! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot recreate |
Bumps the minor-and-patch group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) | `2.11.2` | `2.12.0` | | [axios](https://github.com/axios/axios) | `1.15.1` | `1.16.1` | | [date-fns](https://github.com/date-fns/date-fns) | `4.1.0` | `4.3.0` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.4.0` | `3.4.7` | | [focus-trap-react](https://github.com/focus-trap/focus-trap-react) | `12.0.0` | `12.0.2` | | [i18next](https://github.com/i18next/i18next) | `26.0.7` | `26.3.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.5` | `19.2.6` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.5` | `19.2.6` | | [react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook) | `5.2.4` | `5.3.2` | | [react-i18next](https://github.com/i18next/react-i18next) | `17.0.4` | `17.0.8` | | [react-redux](https://github.com/reduxjs/react-redux) | `9.2.0` | `9.3.0` | | [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.14.1` | `7.15.1` | | [react-tooltip](https://github.com/ReactTooltip/react-tooltip) | `6.0.0` | `6.0.4` | | [reselect](https://github.com/reduxjs/reselect) | `5.1.1` | `5.2.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.6.0` | `25.9.1` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `6.0.1` | `6.0.2` | | [sass](https://github.com/sass/dart-sass) | `1.99.0` | `1.100.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.58.2` | `8.60.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.9` | `8.0.14` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.4` | `4.1.7` | Updates `@reduxjs/toolkit` from 2.11.2 to 2.12.0 - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](reduxjs/redux-toolkit@v2.11.2...v2.12.0) Updates `axios` from 1.15.1 to 1.16.1 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.15.1...v1.16.1) Updates `date-fns` from 4.1.0 to 4.3.0 - [Release notes](https://github.com/date-fns/date-fns/releases) - [Commits](date-fns/date-fns@v4.1.0...v4.3.0) Updates `dompurify` from 3.4.0 to 3.4.7 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.0...3.4.7) Updates `focus-trap-react` from 12.0.0 to 12.0.2 - [Release notes](https://github.com/focus-trap/focus-trap-react/releases) - [Changelog](https://github.com/focus-trap/focus-trap-react/blob/master/CHANGELOG.md) - [Commits](focus-trap/focus-trap-react@v12.0.0...v12.0.2) Updates `i18next` from 26.0.7 to 26.3.0 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v26.0.7...v26.3.0) Updates `react` from 19.2.5 to 19.2.6 - [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.6/packages/react) Updates `react-dom` from 19.2.5 to 19.2.6 - [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.6/packages/react-dom) Updates `react-hotkeys-hook` from 5.2.4 to 5.3.2 - [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.2.4...v.5.3.2) Updates `react-i18next` from 17.0.4 to 17.0.8 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v17.0.4...v17.0.8) Updates `react-redux` from 9.2.0 to 9.3.0 - [Release notes](https://github.com/reduxjs/react-redux/releases) - [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md) - [Commits](reduxjs/react-redux@v9.2.0...v9.3.0) Updates `react-router` from 7.14.1 to 7.15.1 - [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.15.1/packages/react-router) Updates `react-tooltip` from 6.0.0 to 6.0.4 - [Release notes](https://github.com/ReactTooltip/react-tooltip/releases) - [Changelog](https://github.com/ReactTooltip/react-tooltip/blob/master/CHANGELOG.md) - [Commits](https://github.com/ReactTooltip/react-tooltip/commits) Updates `reselect` from 5.1.1 to 5.2.0 - [Release notes](https://github.com/reduxjs/reselect/releases) - [Changelog](https://github.com/reduxjs/reselect/blob/master/CHANGELOG.md) - [Commits](https://github.com/reduxjs/reselect/commits) Updates `@types/node` from 25.6.0 to 25.9.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitejs/plugin-react` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.2/packages/plugin-react) Updates `sass` from 1.99.0 to 1.100.0 - [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.99.0...1.100.0) Updates `typescript-eslint` from 8.58.2 to 8.60.0 - [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/HEAD/packages/typescript-eslint) Updates `vite` from 8.0.9 to 8.0.14 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/HEAD/packages/vite) Updates `vitest` from 4.1.4 to 4.1.7 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/HEAD/packages/vitest) --- updated-dependencies: - dependency-name: "@reduxjs/toolkit" dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/node" dependency-version: 25.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@vitejs/plugin-react" dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: axios dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: date-fns dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: dompurify dependency-version: 3.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: focus-trap-react dependency-version: 12.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: i18next dependency-version: 26.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: react dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: react-dom dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: react-hotkeys-hook dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: react-i18next dependency-version: 17.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: react-redux dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: react-router dependency-version: 7.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: react-tooltip dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: reselect dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: sass dependency-version: 1.100.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.60.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: vite dependency-version: 8.0.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: vitest dependency-version: 4.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
e05d6e7 to
3570e7e
Compare
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the minor-and-patch group with 20 updates in the / directory:
2.11.22.12.01.15.11.16.14.1.04.3.03.4.03.4.712.0.012.0.226.0.726.3.019.2.519.2.619.2.519.2.65.2.45.3.217.0.417.0.89.2.09.3.07.14.17.15.16.0.06.0.45.1.15.2.025.6.025.9.16.0.16.0.21.99.01.100.08.58.28.60.08.0.98.0.144.1.44.1.7Updates
@reduxjs/toolkitfrom 2.11.2 to 2.12.0Release notes
Sourced from @reduxjs/toolkit's releases.
Commits
576a02fRelease 2.12.0de2d55eMerge pull request #5237 from aryaemami59/fix/codegen/generateEndpoints-retur...ac807c3fix(codegen): narrowgenerateEndpointsreturn type01ed3baMerge pull request #5289 from aryaemami59/feat/toolkit/switch-to-native-NoInfer1f16db1Merge pull request #5290 from aryaemami59/build/toolkit/exclude-test-files-fr...23783c1build(toolkit): exclude test files from final bundle91b8b0afeat(toolkit)!: switch to nativeNoInferutility type0b37f1aMerge pull request #5286 from aryaemami59/docs/toolkit/fix-typos3cd62c8fixunforwardedActions64853ccchore: fix various typosUpdates
axiosfrom 1.15.1 to 1.16.1Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
1337d6bchore(release): prepare release 1.16.1 (#10877)858a790fix: remove all caches (#10882)34adfd9revert: "fix: support URL object as config.url input (#10866)" (#10874)847d89bfix: support URL object as config.url input (#10866)4094886fix(progress): guard malformed XHR upload events (#10868)44f0c5bchore: change sponsorship link and add Twicsy advertisement (#10869)64e1095chore: update PR and issue template to use h2 (#10865)3e6b4e1fix: error unexpected token in fetch JS compatibility issue with Webpack 4 (#...c4453bafix: add the ability to add additional sponsors to the process sponsors scrip...caa00a9fix: https data in cleartext to proxy (#10858)Updates
date-fnsfrom 4.1.0 to 4.3.0Release notes
Sourced from date-fns's releases.
Commits
f95bcf1(docs): Add missingtsxdependencybaaca11Add//pkgs/core:release/docstask8aa0373Update docs website secrets location in scriptsc7ad6ebPromote to v4.3.0da8c548Add change log entry for Chinese locale fix (#4194)f8d8fa8Split Chinese locale tests (#4194)b9c5865Fix Chinese locale month parsing (#4194)39d1e14Addptfix change log entry (#4195)f3f1963Fix pt locale first day of week to be Sunday (#4195)cd6ebdaAdd basicAGENTS.mdUpdates
dompurifyfrom 3.4.0 to 3.4.7Release notes
Sourced from dompurify's releases.
Commits
ca30f07release: 3.4.7 (#1414)bb7739erelease: 3.4.6 (#1394)011b0c7release: 3.4.5 (#1382)5817ad9release: 3.4.4 (#1374)520edb0release: 3.4.3 (#1352)6f67fd3Sync/3.4.2 (#1322)5b0cdbbchore: merge main into 3.x for 3.4.1 release (#1301)09f5911test: added three more browsers to test setup (OSX, mobile)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
focus-trap-reactfrom 12.0.0 to 12.0.2Release notes
Sourced from focus-trap-react's releases.
Changelog
Sourced from focus-trap-react's changelog.
Commits
901ba2bVersion Packages (#1913)161ec0dUpdate focus-trap to v8.2.1 (#1912)24cb9fa[DEPENDABOT]: Bump systeminformation from 5.31.1 to 5.31.6 (#1911)c1bb8f5[DEPENDABOT]: Bump@typescript-eslint/eslint-pluginfrom 8.59.2 to 8.59.3 (#1...776e742[DEPENDABOT]: Bump jest from 30.3.0 to 30.4.2 (#1908)152484e[DEPENDABOT]: Bump babel-jest from 30.3.0 to 30.4.1 (#1903)8026d7e[DEPENDABOT]: Bump cypress from 15.14.2 to 15.15.0 (#1904)bd01612[DEPENDABOT]: Bump eslint-plugin-cypress from 6.4.0 to 6.4.1 (#1905)dcc9f42[DEPENDABOT]: Bump@typescript-eslint/parserfrom 8.59.2 to 8.59.3 (#1907)b53fa10[DEPENDABOT]: Bump jest-environment-jsdom from 30.3.0 to 30.4.1 (#1909)Updates
i18nextfrom 26.0.7 to 26.3.0Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
bdf651c26.3.0988a362changelog: 26.3.0 entry for #2434159506cfeat(types): introduce ResourceNamespaceMap for monorepo namespace augmentati...df68b1fci: restore JSR publishing via GitHub Actions OIDC22fb6ad26.2.0b640ac4feat(types): parseInterpolation flag for ICU-friendly t() typing (i18next-icu...0b9debdchangelog: 26.1.1 entry for #243150509e4fix(types): expose enableSelector on InitOptions (#2431)80b5402Enhance Pro Tip in README with i18next-locize-backend plugin link5af047526.1.0Updates
reactfrom 19.2.5 to 19.2.6Release notes
Sourced from react's releases.
Commits
eaf3e95Version 19.2.6Updates
react-domfrom 19.2.5 to 19.2.6Release notes
Sourced from react-dom's releases.
Commits
eaf3e95Version 19.2.6Updates
react-hotkeys-hookfrom 5.2.4 to 5.3.2Release notes
Sourced from react-hotkeys-hook's releases.
Commits
d0ea7a8Release v5.3.16c71ffcMerge pull request