chore(deps): bump the npm-minor-and-patch group across 1 directory with 3 updates#173
Merged
blove merged 2 commits intoJun 8, 2026
Merged
Conversation
…th 3 updates Bumps the npm-minor-and-patch group with 3 updates in the / directory: [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor), [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material). Updates `@microsoft/api-extractor` from 7.58.7 to 7.58.8 - [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.58.8/apps/api-extractor) Updates `typescript-eslint` from 8.60.1 to 8.61.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.61.0/packages/typescript-eslint) Updates `@mui/material` from 9.0.1 to 9.1.0 - [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/v9.1.0/packages/mui-material) --- updated-dependencies: - dependency-name: "@microsoft/api-extractor" dependency-version: 7.58.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@mui/material" dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
MUI 9.1.0's @mui/material ESM build (Transition.mjs) does a directory import of react-transition-group/TransitionGroupContext, resolvable only via that package's nested package.json redirect — a bundler-only pattern Node's native ESM loader rejects. The MUI comparator adapter enters through @mui/x-data-grid, so inlining @mui/material alone wasn't enough; inline the whole @mui scope (plus react-transition-group) so vitest routes the chain through Vite's transform pipeline. MUI is a bench-only comparator, not shipped in any @pretable/* package. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.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 npm-minor-and-patch group with 3 updates in the / directory: @microsoft/api-extractor, typescript-eslint and @mui/material.
Updates
@microsoft/api-extractorfrom 7.58.7 to 7.58.8Changelog
Sourced from @microsoft/api-extractor's changelog.
Commits
89cbc56Bump versions [skip ci]4a6de47Update changelogs [skip ci]0310914[api-extractor] Add support for new TS declaration format when using module r...fde6ed5Fix: syntax error in resulting d.ts file (#5799)2b7c453chore: bump decoupled local dependencies (#5790)Updates
typescript-eslintfrom 8.60.1 to 8.61.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
16a5b24chore(release): publish 8.61.0Updates
@mui/materialfrom 9.0.1 to 9.1.0Release notes
Sourced from @mui/material's releases.
... (truncated)
Changelog
Sourced from @mui/material's changelog.
... (truncated)
Commits
a389a2d[release] v9.1.0 (#48620)19d59a2[internal] Remove outdated rel values on target=_blank41b68b8[transitions] Supportprefers-reduced-motion(#48357)4abb149[select] Allow spacebar to select elements (#48615)9c5fb30[autocomplete] Guard against null inputRef during unmount (#48617)49aade9[badge] Addaria-hiddento badge content and polish docs demos (#48471)b5eb884[step button] Choose higher contrast ripple color for dark mode focus (#48612)6c5812a[autocomplete] FixfreeSolocontrolled values cleared by initialnull(#4...10a49a0[select] Support typeahead when closed (#48563)85f22f5[progress] Show runtime errors only once (#48591)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions