-
Notifications
You must be signed in to change notification settings - Fork 1
Bump the npm-dependencies group across 1 directory with 23 updates #2250
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
Open
dependabot
wants to merge
1
commit into
feat/meta-154/main
Choose a base branch
from
dependabot/npm_and_yarn/packages/admin-portal/feat/meta-154/main/npm-dependencies-15a2e7f60c
base: feat/meta-154/main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
Bumps the npm-dependencies group with 23 updates in the /packages/admin-portal directory: | Package | From | To | | --- | --- | --- | | [@apollo/client](https://github.com/apollographql/apollo-client) | `4.0.5` | `4.0.10` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `7.3.2` | `7.3.6` | | [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) | `8.11.2` | `8.22.0` | | [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) | `2.9.0` | `2.11.2` | | [antd](https://github.com/ant-design/ant-design) | `5.29.1` | `6.1.0` | | [apexcharts](https://github.com/apexcharts/apexcharts.js) | `5.3.5` | `5.3.6` | | [graphql](https://github.com/graphql/graphql-js) | `16.11.0` | `16.12.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.1` | `19.2.3` | | [react-admin](https://github.com/marmelab/react-admin) | `5.11.1` | `5.13.3` | | [react-apexcharts](https://github.com/apexcharts/react-apexcharts) | `1.7.0` | `1.9.0` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.1` | `19.2.3` | | [react-i18next](https://github.com/i18next/react-i18next) | `15.7.3` | `16.5.0` | | [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli) | `6.0.0` | `6.1.0` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `9.1.16` | `10.1.8` | | [@storybook/cli](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli-storybook) | `9.1.16` | `10.1.8` | | [@storybook/preset-create-react-app](https://github.com/storybookjs/storybook/tree/HEAD/code/presets/create-react-app) | `9.1.16` | `10.1.8` | | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `9.1.16` | `10.1.8` | | [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) | `9.1.16` | `10.1.8` | | [@storybook/test-runner](https://github.com/storybookjs/test-runner) | `0.23.0` | `0.24.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.4` | `25.0.2` | | [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) | `10.0.0` | `11.0.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.1` | `29.4.6` | | [webpack](https://github.com/webpack/webpack) | `5.101.3` | `5.103.0` | Updates `@apollo/client` from 4.0.5 to 4.0.10 - [Release notes](https://github.com/apollographql/apollo-client/releases) - [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-client/compare/@apollo/client@4.0.5...@apollo/client@4.0.10) Updates `@mui/material` from 7.3.2 to 7.3.6 - [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.6/packages/mui-material) Updates `@mui/x-data-grid` from 8.11.2 to 8.22.0 - [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/v8.22.0/packages/x-data-grid) Updates `@reduxjs/toolkit` from 2.9.0 to 2.11.2 - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](reduxjs/redux-toolkit@v2.9.0...v2.11.2) Updates `antd` from 5.29.1 to 6.1.0 - [Release notes](https://github.com/ant-design/ant-design/releases) - [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md) - [Commits](ant-design/ant-design@5.29.1...6.1.0) Updates `apexcharts` from 5.3.5 to 5.3.6 - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](https://github.com/apexcharts/apexcharts.js/commits/v5.3.6) Updates `graphql` from 16.11.0 to 16.12.0 - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.11.0...v16.12.0) Updates `react` from 19.1.1 to 19.2.3 - [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.3/packages/react) Updates `react-admin` from 5.11.1 to 5.13.3 - [Release notes](https://github.com/marmelab/react-admin/releases) - [Changelog](https://github.com/marmelab/react-admin/blob/master/CHANGELOG.md) - [Commits](marmelab/react-admin@v5.11.1...v5.13.3) Updates `react-apexcharts` from 1.7.0 to 1.9.0 - [Commits](https://github.com/apexcharts/react-apexcharts/commits) Updates `react-dom` from 19.1.1 to 19.2.3 - [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.3/packages/react-dom) Updates `react-i18next` from 15.7.3 to 16.5.0 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v15.7.3...v16.5.0) Updates `@graphql-codegen/cli` from 6.0.0 to 6.1.0 - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/graphql-codegen-cli/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/cli@6.1.0/packages/graphql-codegen-cli) Updates `@storybook/addon-links` from 9.1.16 to 10.1.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.1.8/code/addons/links) Updates `@storybook/cli` from 9.1.16 to 10.1.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.1.8/code/lib/cli-storybook) Updates `@storybook/preset-create-react-app` from 9.1.16 to 10.1.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.1.8/code/presets/create-react-app) Updates `@storybook/react` from 9.1.16 to 10.1.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.1.8/code/renderers/react) Updates `@storybook/react-webpack5` from 9.1.16 to 10.1.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.1.8/code/frameworks/react-webpack5) Updates `@storybook/test-runner` from 0.23.0 to 0.24.2 - [Release notes](https://github.com/storybookjs/test-runner/releases) - [Changelog](https://github.com/storybookjs/test-runner/blob/v0.24.2/CHANGELOG.md) - [Commits](storybookjs/test-runner@v0.23.0...v0.24.2) Updates `@types/node` from 24.10.4 to 25.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/uuid` from 10.0.0 to 11.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) Updates `ts-jest` from 29.4.1 to 29.4.6 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.1...v29.4.6) Updates `webpack` from 5.101.3 to 5.103.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.101.3...v5.103.0) --- updated-dependencies: - dependency-name: "@apollo/client" dependency-version: 4.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@mui/material" dependency-version: 7.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@mui/x-data-grid" dependency-version: 8.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@reduxjs/toolkit" dependency-version: 2.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: antd dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: apexcharts dependency-version: 5.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: graphql dependency-version: 16.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: react dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: react-admin dependency-version: 5.13.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: react-apexcharts dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: react-dom dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: react-i18next dependency-version: 16.5.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@graphql-codegen/cli" dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@storybook/addon-links" dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@storybook/cli" dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@storybook/preset-create-react-app" dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@storybook/react" dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@storybook/react-webpack5" dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@storybook/test-runner" dependency-version: 0.24.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@types/node" dependency-version: 25.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@types/uuid" dependency-version: 11.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: ts-jest dependency-version: 29.4.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: webpack dependency-version: 5.103.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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
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 npm-dependencies group with 23 updates in the /packages/admin-portal directory:
4.0.54.0.107.3.27.3.68.11.28.22.02.9.02.11.25.29.16.1.05.3.55.3.616.11.016.12.019.1.119.2.35.11.15.13.31.7.01.9.019.1.119.2.315.7.316.5.06.0.06.1.09.1.1610.1.89.1.1610.1.89.1.1610.1.89.1.1610.1.89.1.1610.1.80.23.00.24.224.10.425.0.210.0.011.0.029.4.129.4.65.101.35.103.0Updates
@apollo/clientfrom 4.0.5 to 4.0.10Release notes
Sourced from
@apollo/client's releases.Changelog
Sourced from
@apollo/client's changelog.Commits
cc7c99fVersion Packages (#13046)af4acdcFix memory leak #13036 (#13045)a18037bMerge pull request #13040 from TheSoki/maine488f16docs: fix Apollo Link URL1a4f4d9Add guidence for using the data masking jscodeshift/codemod migration (#13037)0a09828Migration docs improvements (#13034)d27cff4Remove outdated docs section (#13028)97b989eSilence some tests (#13024)dfe9417Ignore graphql alpha versions in renovate (#13022)55016b8Version Packages (#13018)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@apollo/clientsince your current version.Updates
@mui/materialfrom 7.3.2 to 7.3.6Release notes
Sourced from
@mui/material's releases.... (truncated)
Changelog
Sourced from
@mui/material's changelog.... (truncated)
Commits
aa8cf28v7.3.6 (#47409)bb64ab1[Accordion] Move properties to the AccordionOwnProps interface (#47348)83d2589[code-infra] Vitest test migration (#44325)cda73b7[material-ui][ListItem] AddsecondaryActionslot toListItem(#47399)5536c15[select] Fix keyboard navigation while rendering in shadow DOM (#47380)56f6d7bBump@types/reactto ^19.2.7 (#47396)c32df2dBump@types/chaito ^5.2.3 (#47395)23e3e10[internal] Remove leftover testing-library libraries frommui-materialpack...39c9042[select] Fix cannot pass certain event handlers (#47366)21f2485[code-infra] Update tests from vitest PR (#47344)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
@mui/x-data-gridfrom 8.11.2 to 8.22.0Release notes
Sourced from
@mui/x-data-grid's releases.... (truncated)
Changelog
Sourced from
@mui/x-data-grid's changelog.... (truncated)
Commits
86a6268[release] v8.22.0 (#20619)c4c58b3Bump MUI infra packages (#20478)0c79ee4[DataGrid] Add fallback for CSScolor-mixif unsupported (#20597)c9708af[DataGrid] UsebaseTooltipslot for column header sort icon (#20460)66ba6f7[data grid] Sync component props with theme defaults (#20590)8fc993d[release] v8.21.0 (#20541)dd38206[DataGrid] Fix autosizing header width calculation (#20323)7160d7b[code-infra] Enable vitest eslint plugin (#20530)ff354a6[DataGrid] Virtualizer refactor (#19465)3fdac53[release] v8.20.0 (#20452)Updates
@reduxjs/toolkitfrom 2.9.0 to 2.11.2Release notes
Sourced from
@reduxjs/toolkit's releases.... (truncated)
Commits
646d54cRelease 2.11.2819b29cInclude page functions inTypedUseInfiniteQueryHookResult(#5165)9af97cafix: use a normal Error when DOMException isn't available (#5161)3615d1aMerge pull request #5120 from reduxjs/vitest-bumpsfae3b95avoid excessive type instantiationd296e33fix type issue with RTKQ and reselect9ce71b9add node to types fieldd14d427remove unused tests324dd05bump vite to matchb0887c4bump to vitest v4Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@reduxjs/toolkitsince your current version.Updates
antdfrom 5.29.1 to 6.1.0Release notes
Sourced from antd's releases.
... (truncated)
Changelog
Sourced from antd's changelog.