Skip to content

chore(deps): bump @sistent/mui-datatables from 7.1.0 to 7.1.1#1481

Merged
carlosriosilva merged 1 commit intomasterfrom
dependabot/npm_and_yarn/sistent/mui-datatables-7.1.1
May 5, 2026
Merged

chore(deps): bump @sistent/mui-datatables from 7.1.0 to 7.1.1#1481
carlosriosilva merged 1 commit intomasterfrom
dependabot/npm_and_yarn/sistent/mui-datatables-7.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps @sistent/mui-datatables from 7.1.0 to 7.1.1.

Release notes

Sourced from @​sistent/mui-datatables's releases.

v7.1.1

Bug fixes

  • Restore the test suite under React 19 / MUI v9 / chai 6 by reconstructing the React 17/18-shaped test surface enzyme + react-shallow-renderer + the cfaester adapter expect: __SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED stub, hook-call → shallow-renderer dispatcher routing, fiber-walking findDOMNode, native-event-based Simulate (with input value-tracker reset, checkbox-via-click, and doubleClickdblclick mapping), and an Object.freeze skip for React elements. (#56)
  • Migrate TablePagination to MUI v9's slotProps.actions.{previousButton,nextButton} / slotProps.select API. (#56)
  • Migrate TableToolbar from the dropped <ReactToPrint> / <PrintContextConsumer> pair to a useReactToPrint hook wrapper. (#56)
  • Pin react-is to ^19.2.5 via overrides so the enzyme adapter's element check recognizes React 19's react.transitional.element symbol. (#56)
  • Externalize dependencies and peerDependencies (with subpath imports) in rollup.config.js to clear the "Unresolved dependencies" warnings. (#56)
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@sistent/mui-datatables](https://github.com/layer5io/mui-datatables) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/layer5io/mui-datatables/releases)
- [Commits](layer5io/mui-datatables@v7.1.0...v7.1.1)

---
updated-dependencies:
- dependency-name: "@sistent/mui-datatables"
  dependency-version: 7.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 5, 2026
@carlosriosilva carlosriosilva merged commit 5253e1f into master May 5, 2026
9 checks passed
@carlosriosilva carlosriosilva deleted the dependabot/npm_and_yarn/sistent/mui-datatables-7.1.1 branch May 5, 2026 04:05
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant