Skip to content
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

Bump @mui/x-data-grid from 5.15.0 to 5.16.0 #2593

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2022

Bumps @mui/x-data-grid from 5.15.0 to 5.16.0.

Release notes

Sourced from @​mui/x-data-grid's releases.

v5.16.0

We'd like to offer a big thanks to the 11 contributors who made this release possible. Here are some highlights ✨:

  • 🎁 Introduce column grouping for data grid (#5133) @​alexfauquette

    You can now group columns using the columnGroupingModel prop. This lets you to display more structured data.

    To enable this feature, add experimentalFeatures={{ columnGrouping: true }}. The grouping header can be fully customized. See the documentation to explore everything it has to offer.

  • 🐞 Bugfixes

  • 🌏 New locales for pickers thanks to @​tesseractjh and @​drastus

@mui/[email protected] / @mui/[email protected] / @mui/[email protected]

Changes

@mui/[email protected] / @mui/[email protected]

Changes

Docs

Core

... (truncated)

Changelog

Sourced from @​mui/x-data-grid's changelog.

5.16.0

Aug 25, 2022

We'd like to offer a big thanks to the 11 contributors who made this release possible. Here are some highlights ✨:

  • 🎁 Introduce column grouping for data grid (#5133) @​alexfauquette

    You can now group columns using the columnGroupingModel prop. This lets you to display more structured data.

    To enable this feature, add experimentalFeatures={{ columnGrouping: true }}. The grouping header can be fully customized. See the documentation to explore everything it has to offer.

  • 🐞 Bugfixes

  • 🌏 New locales for pickers thanks to @​tesseractjh and @​drastus

@mui/[email protected] / @mui/[email protected] / @mui/[email protected]

Changes

@mui/[email protected] / @mui/[email protected]

Changes

Docs

Core

... (truncated)

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 25, 2022
@KatieMSB
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mui/x-data-grid-5.16.0 branch from c9c60f4 to 5926df3 Compare August 25, 2022 15:21
Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/grid/x-data-grid) from 5.15.0 to 5.16.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/v5.16.0/packages/grid/x-data-grid)

---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mui/x-data-grid-5.16.0 branch from 5926df3 to 45f1685 Compare August 25, 2022 17:55
@mastercactapus mastercactapus merged commit def3e2c into master Aug 25, 2022
@mastercactapus mastercactapus deleted the dependabot/npm_and_yarn/mui/x-data-grid-5.16.0 branch August 25, 2022 20:31
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.

2 participants