Skip to content

Bump @mui/x-date-pickers from 7.28.2 to 8.1.0 #1189

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps @mui/x-date-pickers from 7.28.2 to 8.1.0.

Release notes

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

v8.1.0

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

  • 📊 Add API to print a chart or export it as PDF: apiRef.exportAsPrint().
  • 📚 Documentation improvements
  • 🐞 Bugfixes

Special thanks go out to the community members for their valuable contributions: @​lhilgert9, @​ArturAghakaryan, @​sai6855. Following are all team members who have contributed to this release: @​alexfauquette, @​arminmeh, @​bernardobelchior, @​cherniavskii, @​JCQuintas, @​joserodolfofreitas, @​KenanYusuf, @​LukasTy, @​mapache-salvaje, @​oliviertassinari, @​romgrk.

Data Grid

@mui/x-data-grid@8.1.0

@mui/x-data-grid-pro@8.1.0 pro

Same changes as in @mui/x-data-grid@8.1.0, plus:

@mui/x-data-grid-premium@8.1.0 premium

Same changes as in @mui/x-data-grid-pro@8.1.0.

Date and Time Pickers

@mui/x-date-pickers@8.1.0

@mui/x-date-pickers-pro@8.1.0 pro

Same changes as in @mui/x-date-pickers@8.1.0.

Charts

  • Add API to print a chart or export it as PDF: apiRef.exportAsPrint.

... (truncated)

Changelog

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

8.1.0

Apr 24, 2025

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

  • 📊 Add API to print a chart or export it as PDF: apiRef.exportAsPrint().
  • 📚 Documentation improvements
  • 🐞 Bugfixes

Special thanks go out to the community members for their valuable contributions: @​lhilgert9, @​ArturAghakaryan, @​sai6855. Following are all team members who have contributed to this release: @​alexfauquette, @​arminmeh, @​bernardobelchior, @​cherniavskii, @​JCQuintas, @​joserodolfofreitas, @​KenanYusuf, @​LukasTy, @​mapache-salvaje, @​oliviertassinari, @​romgrk.

Data Grid

@mui/x-data-grid@8.1.0

@mui/x-data-grid-pro@8.1.0 pro

Same changes as in @mui/x-data-grid@8.1.0, plus:

@mui/x-data-grid-premium@8.1.0 premium

Same changes as in @mui/x-data-grid-pro@8.1.0.

Date and Time Pickers

@mui/x-date-pickers@8.1.0

@mui/x-date-pickers-pro@8.1.0 pro

Same changes as in @mui/x-date-pickers@8.1.0.

Charts

... (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 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 [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) from 7.28.2 to 8.1.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/v8.1.0/packages/x-date-pickers)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type:dependencies Pull requests that update a dependency file label May 1, 2025
Copy link
Contributor

github-actions bot commented May 1, 2025

Use docker or podman to test this pull request locally.

Run test server using develop.opencast.org as backend:

podman run --rm -it -p 127.0.0.1:3000:3000 ghcr.io/opencast/opencast-admin-interface:pr-1189

Specify a different backend like stable.opencast.org:

podman run --rm -it -p 127.0.0.1:3000:3000 -e PROXY_TARGET=https://stable.opencast.org ghcr.io/opencast/opencast-admin-interface:pr-1189

It may take a few seconds for the interface to spin up.
It will then be available at http://127.0.0.1:3000.
For more options you can pass on to the proxy, take a look at the README.md.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
type:dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants