chore(deps): bump the minor group across 1 directory with 20 updates#1165
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the minor group across 1 directory with 20 updates#1165dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the minor group with 20 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [@diamondlightsource/sci-react-ui](https://github.com/DiamondLightSource/sci-react-ui) | `0.3.0` | `0.4.0` | | [@jsonforms/core](https://github.com/eclipsesource/jsonforms/tree/HEAD/packages/core) | `3.6.0` | `3.7.0` | | [@jsonforms/material-renderers](https://github.com/eclipsesource/jsonforms/tree/HEAD/packages/material-renderers) | `3.6.0` | `3.7.0` | | [@jsonforms/react](https://github.com/eclipsesource/jsonforms/tree/HEAD/packages/react) | `3.6.0` | `3.7.0` | | [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) | `12.9.2` | `12.10.0` | | [ajv](https://github.com/ajv-validator/ajv) | `8.17.1` | `8.18.0` | | [graphql-ws](https://github.com/enisdenjo/graphql-ws) | `6.0.6` | `6.0.7` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.0` | `16.3.2` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.1.0` | `5.1.4` | | [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.4.2` | `1.6.9` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.24` | `0.5.0` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.8.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.46.3` | `8.55.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.2.2` | `7.3.1` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.8` | `4.0.18` | | [react-resizable](https://github.com/react-grid-layout/react-resizable) | `3.0.5` | `3.1.3` | | [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `10.0.6` | `10.2.8` | | [keycloak-js](https://github.com/keycloak/keycloak-js) | `26.2.1` | `26.2.3` | | [msw](https://github.com/mswjs/msw) | `2.12.1` | `2.12.10` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.12.0` | `7.13.0` | Updates `@diamondlightsource/sci-react-ui` from 0.3.0 to 0.4.0 - [Release notes](https://github.com/DiamondLightSource/sci-react-ui/releases) - [Changelog](https://github.com/DiamondLightSource/sci-react-ui/blob/main/changelog.md) - [Commits](DiamondLightSource/sci-react-ui@v0.3.0...v0.4.0) Updates `@jsonforms/core` from 3.6.0 to 3.7.0 - [Release notes](https://github.com/eclipsesource/jsonforms/releases) - [Commits](https://github.com/eclipsesource/jsonforms/commits/v3.7.0/packages/core) Updates `@jsonforms/material-renderers` from 3.6.0 to 3.7.0 - [Release notes](https://github.com/eclipsesource/jsonforms/releases) - [Commits](https://github.com/eclipsesource/jsonforms/commits/v3.7.0/packages/material-renderers) Updates `@jsonforms/react` from 3.6.0 to 3.7.0 - [Release notes](https://github.com/eclipsesource/jsonforms/releases) - [Commits](https://github.com/eclipsesource/jsonforms/commits/v3.7.0/packages/react) Updates `@xyflow/react` from 12.9.2 to 12.10.0 - [Release notes](https://github.com/xyflow/xyflow/releases) - [Changelog](https://github.com/xyflow/xyflow/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/xyflow/xyflow/commits/@xyflow/react@12.10.0/packages/react) Updates `ajv` from 8.17.1 to 8.18.0 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v8.17.1...v8.18.0) Updates `graphql-ws` from 6.0.6 to 6.0.7 - [Release notes](https://github.com/enisdenjo/graphql-ws/releases) - [Changelog](https://github.com/enisdenjo/graphql-ws/blob/master/CHANGELOG.md) - [Commits](enisdenjo/graphql-ws@v6.0.6...v6.0.7) Updates `@testing-library/react` from 16.3.0 to 16.3.2 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.3.0...v16.3.2) Updates `@vitejs/plugin-react` from 5.1.0 to 5.1.4 - [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@5.1.4/packages/plugin-react) Updates `@vitest/eslint-plugin` from 1.4.2 to 1.6.9 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.4.2...v1.6.9) Updates `eslint-plugin-react-refresh` from 0.4.24 to 0.5.0 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.24...v0.5.0) Updates `prettier` from 3.6.2 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.8.1) Updates `typescript-eslint` from 8.46.3 to 8.55.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/v8.55.0/packages/typescript-eslint) Updates `vite` from 7.2.2 to 7.3.1 - [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/v7.3.1/packages/vite) Updates `vitest` from 4.0.8 to 4.0.18 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/vitest) Updates `react-resizable` from 3.0.5 to 3.1.3 - [Release notes](https://github.com/react-grid-layout/react-resizable/releases) - [Changelog](https://github.com/react-grid-layout/react-resizable/blob/master/CHANGELOG.md) - [Commits](react-grid-layout/react-resizable@v3.0.5...v3.1.3) Updates `@storybook/addon-docs` from 10.0.6 to 10.2.8 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.2.8/code/addons/docs) Updates `keycloak-js` from 26.2.1 to 26.2.3 - [Release notes](https://github.com/keycloak/keycloak-js/releases) - [Changelog](https://github.com/keycloak/keycloak-js/blob/main/RELEASE-CHECKLIST.md) - [Commits](keycloak/keycloak-js@26.2.1...26.2.3) Updates `msw` from 2.12.1 to 2.12.10 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.12.1...v2.12.10) Updates `react-router-dom` from 7.12.0 to 7.13.0 - [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@7.13.0/packages/react-router-dom) --- updated-dependencies: - dependency-name: "@diamondlightsource/sci-react-ui" dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@jsonforms/core" dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@jsonforms/material-renderers" dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@jsonforms/react" dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@xyflow/react" dependency-version: 12.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: ajv dependency-version: 8.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: graphql-ws dependency-version: 6.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@testing-library/react" dependency-version: 16.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@vitejs/plugin-react" dependency-version: 5.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.6.9 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint-plugin-react-refresh dependency-version: 0.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: typescript-eslint dependency-version: 8.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: vite dependency-version: 7.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: vitest dependency-version: 4.0.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: react-resizable dependency-version: 3.1.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@storybook/addon-docs" dependency-version: 10.2.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: keycloak-js dependency-version: 26.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: msw dependency-version: 2.12.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: react-router-dom dependency-version: 7.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
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 group with 20 updates in the /frontend directory:
0.3.00.4.03.6.03.7.03.6.03.7.03.6.03.7.012.9.212.10.08.17.18.18.06.0.66.0.716.3.016.3.25.1.05.1.41.4.21.6.90.4.240.5.03.6.23.8.18.46.38.55.07.2.27.3.14.0.84.0.183.0.53.1.310.0.610.2.826.2.126.2.32.12.12.12.107.12.07.13.0Updates
@diamondlightsource/sci-react-uifrom 0.3.0 to 0.4.0Release notes
Sourced from
@diamondlightsource/sci-react-ui's releases.Changelog
Sourced from
@diamondlightsource/sci-react-ui's changelog.Commits
6660958v0.4.007862e1New version tweaks (#138)252c4b2Multi-level Navbar Menu (#123)9b56decFix accessing values outside of image list. (#129)5d4f3d7Old selectable theme (#136)8501ea7Simplify User component when we have auth (#124)c315114Bump react-router to 7.12140c10cRA - added new scroll option to ScrollableImages component whilst kee… (#128)fcd4302Add Bar component to exported components (#126)ba800bfAdd ignore scripts to .npmrcMaintainer changes
This version was pushed to npm by akademy, a new releaser for
@diamondlightsource/sci-react-uisince your current version.Updates
@jsonforms/corefrom 3.6.0 to 3.7.0Release notes
Sourced from
@jsonforms/core's releases.Commits
6bbfbb3v3.7.04a1bb98v3.7.0-beta.09fabff8deps(dev): Update various dev dependencies (#2503)1d8f147v3.7.0-alpha.3b20bc25v3.7.0-alpha.2ab725ffnpm: Align repository and publishConfig values to recommended format016f1dffeat: add config to ValidateFunctionContext (#2483)6542785v3.7.0-alpha.11dea479v3.7.0-alpha.0e814b0afix: root $ref resolvingMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@jsonforms/coresince your current version.Updates
@jsonforms/material-renderersfrom 3.6.0 to 3.7.0Release notes
Sourced from
@jsonforms/material-renderers's releases.Commits
6bbfbb3v3.7.04a1bb98v3.7.0-beta.09fabff8deps(dev): Update various dev dependencies (#2503)1d8f147v3.7.0-alpha.3b20bc25v3.7.0-alpha.2ab725ffnpm: Align repository and publishConfig values to recommended format5b2b2e7react-material: Update MUI X date pickers from v7 to v8016f1dffeat: add config to ValidateFunctionContext (#2483)6542785v3.7.0-alpha.1128c1c8deps(react-material): Upgrade to MUI ^7 and x-date-picker ^7.28Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@jsonforms/material-rendererssince your current version.Updates
@jsonforms/reactfrom 3.6.0 to 3.7.0Release notes
Sourced from
@jsonforms/react's releases.Commits
6bbfbb3v3.7.04a1bb98v3.7.0-beta.09fabff8deps(dev): Update various dev dependencies (#2503)1d8f147v3.7.0-alpha.3b20bc25v3.7.0-alpha.2ab725ffnpm: Align repository and publishConfig values to recommended format6542785v3.7.0-alpha.11dea479v3.7.0-alpha.0Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@jsonforms/reactsince your current version.Updates
@xyflow/reactfrom 12.9.2 to 12.10.0Release notes
Sourced from
@xyflow/react's releases.Changelog
Sourced from
@xyflow/react's changelog.Commits
c0ed3c3chore(packages): bump83a312bchore(zIndexMode): use basic as default14fd41bchange default back to elevateEdgesOnSelect=false and zIndexMode=basic3680a6aMerge branch 'main' into feat/zindexmodea523919chore(middleware): cleanupe4e3605Merge branch 'main' into middlewares2c05b32Merge branch 'feat/zindexmode' of github.com:xyflow/xyflow into feat/zindexmodeddbb928chore(examples): add zindexmode9faca33Merge branch 'main' into feat/zindexmode4eb4295feat(svelte): add zIndexModeUpdates
ajvfrom 8.17.1 to 8.18.0Release notes
Sourced from ajv's releases.
Commits
142ce848.18.0720a23ffix(pattern): use configured RegExp engine with $data keyword to mitigate ReD...82735a1fix: typos in schema-language.md (#2507)b17ec32fix: small grammatical error in managing-schemas.md (#2508)69568d0fix: #2482 Infinity and NaN serialise to null (#2487)f06766ffeat: allow tree-shaking by adding ``"sideEffects": falsetopackage.json` ...Updates
graphql-wsfrom 6.0.6 to 6.0.7Release notes
Sourced from graphql-ws's releases.
Changelog
Sourced from graphql-ws's changelog.
Commits
6a31f46Upcoming Release Changes (#666)5536292Remove uWebSockets.js from peer dependencies in package.json (#665)Updates
@testing-library/reactfrom 16.3.0 to 16.3.2Release notes
Sourced from
@testing-library/react's releases.Commits
f32bd1bfix: Update 'onCaughtError' type inference in 'RenderOptions' to work with Re...a2d37fffix: Switch to trusted publishing (#1437)cd6a175chore: fix action permissions (#1436)22b8c28chore: fix release (#1435)d996673chore: new release workflow (#1434)205ce17chore: fix typo in jest.config.js (#1427)aba5740[test] Fix tests forreact@experimental(#1424)590bc18[test] Fixnpm run typecheck(#1423)1c931a6chore(deps): usenpm-run-all2(#1411)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@testing-library/reactsince your current version.Updates
@vitejs/plugin-reactfrom 5.1.0 to 5.1.4Release notes
Sourced from
@vitejs/plugin-react's releases.Changelog
Sourced from
@vitejs/plugin-react's changelog.Commits
f066114release: plugin-react@5.1.4e299dcafix(plugin-react):canSkipBabelnot checkingbabel.overrides(#1098)12ffadcfix(deps): update all non-major dependencies (#1103)cf0cb8arelease: plugin-react@5.1.399e480cfix(deps): update all non-major dependencies (#1090)77f5e42fix(deps): update react 19.2.4 (#1084)e327da4fix(deps): update all non-major dependencies (#1083)3d3dbc2chore: add metadata for vite-plugin-registry (#1078)58dfb9dfix(deps): update all non-major dependencies (#1066)fefad3dfix(deps): update all non-major dependencies (#1048)Updates
@vitest/eslint-pluginfrom 1.4.2 to 1.6.9Release notes
Sourced from
@vitest/eslint-plugin's releases.... (truncated)
Commits
84c64b7chore: release v1.6.91cf7964fix: correct dist entrypoints and type paths (#872)481869cchore: release v1.6.873a7184chore: bump up deps (#871)12a2dd7chore: release v1.6.772b1970fix: fix default value propagation (#866)472ba3dchore: release v1.6.60829c0afeat: add require-test-timeout rule (#863)23b771echore: release v1.6.5e8ac615docs: put rule descriptions after title (#861)Updates
eslint-plugin-react-refreshfrom 0.4.24 to 0.5.0Release notes
Sourced from eslint-plugin-react-refresh's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react-refresh's changelog.