-
-
Notifications
You must be signed in to change notification settings - Fork 191
feat(release): v7.19.0 release #1103
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
Merged
Merged
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
Contributor
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No issues found across 1 file
|
🎉 This PR is included in version 2.28.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
736-c41-2c1-e464fc974
pushed a commit
to Swiss-Armed-Forces/Loom
that referenced
this pull request
Jan 23, 2026
This MR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [@mui/x-charts](https://mui.com/x/react-charts/) ([source](https://github.com/mui/mui-x/tree/HEAD/packages/x-charts)) | dependencies | minor | [`8.25.0` → `8.26.0`](https://renovatebot.com/diffs/npm/@mui%2fx-charts/8.25.0/8.26.0) | [](https://securityscorecards.dev/viewer/?uri=github.com/mui/mui-x) | | [@mui/x-tree-view](https://mui.com/x/react-tree-view/) ([source](https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view)) | dependencies | minor | [`8.25.0` → `8.26.0`](https://renovatebot.com/diffs/npm/@mui%2fx-tree-view/8.25.0/8.26.0) | [](https://securityscorecards.dev/viewer/?uri=github.com/mui/mui-x) | | [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli) | devDependencies | minor | [`2.27.0` → `2.28.0`](https://renovatebot.com/diffs/npm/@openapitools%2fopenapi-generator-cli/2.27.0/2.28.0) | [](https://securityscorecards.dev/viewer/?uri=github.com/OpenAPITools/openapi-generator-cli) | | [i18next](https://www.i18next.com) ([source](https://github.com/i18next/i18next)) | dependencies | minor | [`25.7.4` → `25.8.0`](https://renovatebot.com/diffs/npm/i18next/25.7.4/25.8.0) | [](https://securityscorecards.dev/viewer/?uri=github.com/i18next/i18next) | --- ### Release Notes <details> <summary>mui/mui-x (@​mui/x-charts)</summary> ### [`v8.26.0`](https://github.com/mui/mui-x/releases/tag/v8.26.0) [Compare Source](mui/mui-x@v8.25.0...v8.26.0) We'd like to extend a big thank you to the 6 contributors who made this release possible. Here are some highlights ✨: - 🔄 Data Grid now supports undo and redo actions. See the [Undo and redo](https://mui.com/x/react-data-grid/undo-redo/) page for details about out-of-the-box support and customization options. - 🐞 Bugfixes Special thanks go out to these community members for their valuable contributions: [@​jhe-iqbis](https://github.com/jhe-iqbis) The following team members contributed to this release: [@​arminmeh](https://github.com/arminmeh), [@​cherniavskii](https://github.com/cherniavskii), [@​flaviendelangle](https://github.com/flaviendelangle), [@​JCQuintas](https://github.com/JCQuintas), [@​romgrk](https://github.com/romgrk) ##### Data Grid ##### `@mui/x-data-grid@8.26.0` - \[DataGrid] Add `onMenuOpen()` and `onMenuClose()` event handlers in `GridActionsCell` ([#​20994](mui/mui-x#20994)) [@​jhe-iqbis](https://github.com/jhe-iqbis) - \[DataGrid] Fix scroll position when virtualization is disabled ([#​20958](mui/mui-x#20958)) [@​romgrk](https://github.com/romgrk) ##### `@mui/x-data-grid-pro@8.26.0` [](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@8.26.0`. ##### `@mui/x-data-grid-premium@8.26.0` [](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@8.26.0`, plus: - \[DataGridPremium] Undo and redo ([#​20993](mui/mui-x#20993)) [@​arminmeh](https://github.com/arminmeh) ##### Date and Time Pickers ##### `@mui/x-date-pickers@8.26.0` Internal changes. ##### `@mui/x-date-pickers-pro@8.26.0` [](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@8.26.0`. ##### Charts ##### `@mui/x-charts@8.26.0` Internal changes. ##### `@mui/x-charts-pro@8.26.0` [](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-charts@8.26.0`. ##### `@mui/x-charts-premium@8.26.0` [](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-charts-pro@8.26.0`. ##### Tree View ##### `@mui/x-tree-view@8.26.0` - \[tree view] Fix `props.id` not passed to the root element ([#​20976](mui/mui-x#20976)) [@​flaviendelangle](https://github.com/flaviendelangle) ##### `@mui/x-tree-view-pro@8.26.0` [](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-tree-view@8.26.0`. ##### Codemod ##### `@mui/x-codemod@8.26.0` Internal changes. ##### Docs - \[docs] Recipe for lazy loading DataGrid's detail panels with auto height ([#​20995](mui/mui-x#20995)) [@​arminmeh](https://github.com/arminmeh) ##### Core - \[code-infra] Update `master` to `v8` references ([#​20864](mui/mui-x#20864)) [@​JCQuintas](https://github.com/JCQuintas) - \[code-infra] Update v8 branch tags ([#​20926](mui/mui-x#20926)) [@​JCQuintas](https://github.com/JCQuintas) - \[code-infra] V8 changes in master ([#​20919](mui/mui-x#20919)) [@​JCQuintas](https://github.com/JCQuintas) - \[code-infra] Allow user to select target branch if it exists for current major ([#​21005](mui/mui-x#21005)) [@​JCQuintas](https://github.com/JCQuintas) - \[internal] Set up shared instructions for coding agents ([#​21000](mui/mui-x#21000)) [@​cherniavskii](https://github.com/cherniavskii) </details> <details> <summary>OpenAPITools/openapi-generator-cli (@​openapitools/openapi-generator-cli)</summary> ### [`v2.28.0`](https://github.com/OpenAPITools/openapi-generator-cli/releases/tag/v2.28.0) [Compare Source](OpenAPITools/openapi-generator-cli@v2.27.0...v2.28.0) ##### Features - **release:** v7.19.0 release ([#​1103](OpenAPITools/openapi-generator-cli#1103)) ([4498491](OpenAPITools/openapi-generator-cli@4498491)) </details> <details> <summary>i18next/i18next (i18next)</summary> ### [`v25.8.0`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2580) [Compare Source](i18next/i18next@v25.7.4...v25.8.0) - fix: TFunctionReturn fallback [2360](i18next/i18next#2360) </details> --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45MC4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGUiXX0=--> See merge request swiss-armed-forces/cyber-command/cea/loom!261 Co-authored-by: Loom MR Pipeline Trigger <group_103951964_bot_9504bb8dead6d4e406ad817a607f24be@noreply.gitlab.com>
736-c41-2c1-e464fc974
added a commit
to Swiss-Armed-Forces/Loom
that referenced
this pull request
Jan 23, 2026
chore(deps): update frontend dependencies (minor) (minor) This MR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [@mui/x-charts](https://mui.com/x/react-charts/) ([source](https://github.com/mui/mui-x/tree/HEAD/packages/x-charts)) | dependencies | minor | [`8.25.0` → `8.26.0`](https://renovatebot.com/diffs/npm/@mui%2fx-charts/8.25.0/8.26.0) | [](https://securityscorecards.dev/viewer/?uri=github.com/mui/mui-x) | | [@mui/x-tree-view](https://mui.com/x/react-tree-view/) ([source](https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view)) | dependencies | minor | [`8.25.0` → `8.26.0`](https://renovatebot.com/diffs/npm/@mui%2fx-tree-view/8.25.0/8.26.0) | [](https://securityscorecards.dev/viewer/?uri=github.com/mui/mui-x) | | [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli) | devDependencies | minor | [`2.27.0` → `2.28.0`](https://renovatebot.com/diffs/npm/@openapitools%2fopenapi-generator-cli/2.27.0/2.28.0) | [](https://securityscorecards.dev/viewer/?uri=github.com/OpenAPITools/openapi-generator-cli) | | [i18next](https://www.i18next.com) ([source](https://github.com/i18next/i18next)) | dependencies | minor | [`25.7.4` → `25.8.0`](https://renovatebot.com/diffs/npm/i18next/25.7.4/25.8.0) | [](https://securityscorecards.dev/viewer/?uri=github.com/i18next/i18next) | --- ### Release Notes <details> <summary>mui/mui-x (@​mui/x-charts)</summary> ### [`v8.26.0`](https://github.com/mui/mui-x/releases/tag/v8.26.0) [Compare Source](mui/mui-x@v8.25.0...v8.26.0) We'd like to extend a big thank you to the 6 contributors who made this release possible. Here are some highlights ✨: - 🔄 Data Grid now supports undo and redo actions. See the [Undo and redo](https://mui.com/x/react-data-grid/undo-redo/) page for details about out-of-the-box support and customization options. - 🐞 Bugfixes Special thanks go out to these community members for their valuable contributions: [@​jhe-iqbis](https://github.com/jhe-iqbis) The following team members contributed to this release: [@​arminmeh](https://github.com/arminmeh), [@​cherniavskii](https://github.com/cherniavskii), [@​flaviendelangle](https://github.com/flaviendelangle), [@​JCQuintas](https://github.com/JCQuintas), [@​romgrk](https://github.com/romgrk) ##### Data Grid ##### `@mui/x-data-grid@8.26.0` - \[DataGrid] Add `onMenuOpen()` and `onMenuClose()` event handlers in `GridActionsCell` ([#​20994](mui/mui-x#20994)) [@​jhe-iqbis](https://github.com/jhe-iqbis) - \[DataGrid] Fix scroll position when virtualization is disabled ([#​20958](mui/mui-x#20958)) [@​romgrk](https://github.com/romgrk) ##### `@mui/x-data-grid-pro@8.26.0` [](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@8.26.0`. ##### `@mui/x-data-grid-premium@8.26.0` [](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@8.26.0`, plus: - \[DataGridPremium] Undo and redo ([#​20993](mui/mui-x#20993)) [@​arminmeh](https://github.com/arminmeh) ##### Date and Time Pickers ##### `@mui/x-date-pickers@8.26.0` Internal changes. ##### `@mui/x-date-pickers-pro@8.26.0` [](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@8.26.0`. ##### Charts ##### `@mui/x-charts@8.26.0` Internal changes. ##### `@mui/x-charts-pro@8.26.0` [](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-charts@8.26.0`. ##### `@mui/x-charts-premium@8.26.0` [](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-charts-pro@8.26.0`. ##### Tree View ##### `@mui/x-tree-view@8.26.0` - \[tree view] Fix `props.id` not passed to the root element ([#​20976](mui/mui-x#20976)) [@​flaviendelangle](https://github.com/flaviendelangle) ##### `@mui/x-tree-view-pro@8.26.0` [](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-tree-view@8.26.0`. ##### Codemod ##### `@mui/x-codemod@8.26.0` Internal changes. ##### Docs - \[docs] Recipe for lazy loading DataGrid's detail panels with auto height ([#​20995](mui/mui-x#20995)) [@​arminmeh](https://github.com/arminmeh) ##### Core - \[code-infra] Update `master` to `v8` references ([#​20864](mui/mui-x#20864)) [@​JCQuintas](https://github.com/JCQuintas) - \[code-infra] Update v8 branch tags ([#​20926](mui/mui-x#20926)) [@​JCQuintas](https://github.com/JCQuintas) - \[code-infra] V8 changes in master ([#​20919](mui/mui-x#20919)) [@​JCQuintas](https://github.com/JCQuintas) - \[code-infra] Allow user to select target branch if it exists for current major ([#​21005](mui/mui-x#21005)) [@​JCQuintas](https://github.com/JCQuintas) - \[internal] Set up shared instructions for coding agents ([#​21000](mui/mui-x#21000)) [@​cherniavskii](https://github.com/cherniavskii) </details> <details> <summary>OpenAPITools/openapi-generator-cli (@​openapitools/openapi-generator-cli)</summary> ### [`v2.28.0`](https://github.com/OpenAPITools/openapi-generator-cli/releases/tag/v2.28.0) [Compare Source](OpenAPITools/openapi-generator-cli@v2.27.0...v2.28.0) ##### Features - **release:** v7.19.0 release ([#​1103](OpenAPITools/openapi-generator-cli#1103)) ([4498491](OpenAPITools/openapi-generator-cli@4498491)) </details> <details> <summary>i18next/i18next (i18next)</summary> ### [`v25.8.0`](https://github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2580) [Compare Source](i18next/i18next@v25.7.4...v25.8.0) - fix: TFunctionReturn fallback [2360](i18next/i18next#2360) </details> --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45MC4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGUiXX0=--> See merge request swiss-armed-forces/cyber-command/cea/loom!261 Co-authored-by: Loom MR Pipeline Trigger <group_103951964_bot_9504bb8dead6d4e406ad817a607f24be@noreply.gitlab.com> Co-authored-by: open-source Pipeline <group_90701827_bot_ed04ae348bc5f40af9966fb8b6867e99@noreply.gitlab.com>
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.
Summary by cubic
Promoted 7.19.0 as latest and stable in the generator CLI version manager. Added release date and Maven download link for 7.19.0, and removed "latest" from 7.18.0.
Written for commit 14ad549. Summary will update on new commits.