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

deps: bump @mui/x-date-pickers from 5.0.20 to 6.0.0 in /apps/blog-cms #686

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps @mui/x-date-pickers from 5.0.20 to 6.0.0.

Release notes

Sourced from @​mui/x-date-pickers's releases.

v6.0.0

We're happy to announce the first v6 stable release! 🎉🚀

This is now the officially supported major version, where we'll keep rolling out new features, bug fixes, and improvements. Head over to the what's new page to check the highlighted new features.

Migration guides are available with a complete list of the breaking changes:

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

  • 🎁 The row pinning is no longer experimental (#8055) @​MBilalShafi

    You can now use the row pinning without the experimentalFeatures.rowPinning flag enabled.

     <DataGridPro
    -  experimentalFeatures={{ rowPinning: true }}
     />
  • ⚡️ Improved grid performance by rows and cells memoization (#7846) @​m4theushw

  • ✨ Fields have a distinct visual state when empty (#8069) @​LukasTy

  • 🌍 Improve Czech (cs-CZ) locale (#8113) @​BlastyCZ

  • 🌍 Improve Arabic (ar-SD) locale (#8100) @​atf98

  • 📚 Documentation improvements

  • 🐞 Bugfixes

@mui/x-data-grid@v6.0.0 / @mui/x-data-grid-pro@v6.0.0 / @mui/x-data-grid-premium@v6.0.0

Breaking changes

  • The componentsProps and slotProps props are now typed for better DX
  • The cellFocus, cellTabIndex and editRowsState props are not passed to the component used in the row slot. You can use the new focusedCell and tabbableCell props instead. For the editing state, use the API methods. The flag experimentalFeatures.rowPinning is no longer needed.

Changes

... (truncated)

Changelog

Sourced from @​mui/x-date-pickers's changelog.

6.0.0

Mar 3, 2023

We're happy to announce the first v6 stable release! 🎉🚀

This is now the officially supported major version, where we'll keep rolling out new features, bug fixes, and improvements. Head over to the what's new page to check the highlighted new features.

Migration guides are available with a complete list of the breaking changes:

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

  • 🎁 The row pinning is no longer experimental (#8055) @​MBilalShafi

    You can now use the row pinning without the experimentalFeatures.rowPinning flag enabled.

     <DataGridPro
    -  experimentalFeatures={{ rowPinning: true }}
     />
  • ⚡️ Improved grid performance by rows and cells memoization (#7846) @​m4theushw

  • ✨ Fields have a distinct visual state when empty (#8069) @​LukasTy

  • 🌍 Improve Czech (cs-CZ) locale (#8113) @​BlastyCZ

  • 🌍 Improve Arabic (ar-SD) locale (#8100) @​atf98

  • 📚 Documentation improvements

  • 🐞 Bugfixes

@mui/x-data-grid@v6.0.0 / @mui/x-data-grid-pro@v6.0.0 / @mui/x-data-grid-premium@v6.0.0

Breaking changes

  • The componentsProps and slotProps props are now typed for better DX
  • The cellFocus, cellTabIndex and editRowsState props are not passed to the component used in the row slot. You can use the new focusedCell and tabbableCell props instead. For the editing state, use the API methods. The flag experimentalFeatures.rowPinning is no longer needed.

Changes

... (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)

Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) from 5.0.20 to 6.0.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/v6.0.0/packages/x-date-pickers)

---
updated-dependencies:
- dependency-name: "@mui/x-date-pickers"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 6, 2023
@vercel
Copy link

vercel bot commented Mar 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
beg-monorepo ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 6, 2023 at 6:11AM (UTC)

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants