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

chore(deps): bump react-admin from 4.7.4 to 5.5.4 in /ui #622

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 Feb 17, 2025

Bumps react-admin from 4.7.4 to 5.5.4.

Release notes

Sourced from react-admin's releases.

5.5.4

v5.5.3

5.5.2

5.5.1

  • Fix TabbedForm and TabbedShowLayout with react-router v7 (#10469) (slax57)
  • Simplify ra-data-localforage setup (#10455) (djhi)
  • [Doc] Document how to have sourcemaps in production (#10466) (djhi)
  • [Doc] Impove scrollToTop in buttons doc and document _scrollToTop in useRedirect (#10449) (erwanMarmelab)
  • [Doc] Document live filtering with ReferenceManyField and ReferenceManyToManyField (#10467) (erwanMarmelab)
  • [Doc] Fix the <ReferenceManyToManyInput mutationOption={{onError}}> doc (#10462) (erwanMarmelab)
  • [Doc] Fix link to Spanish translation package (#10457) (adrien-may)
  • [Doc] Udate MultiLevelMenu screenshot (#10468) (erwanMarmelab)
  • [Demo] Simplify demo titles (#10461) (djhi)
  • [Demo] Fix UI glitches due to multiple conflicting MUI packages (#10464) (djhi)
  • [Tutorial] Fix tutorial has multiple conflicting MUI packages (#10465) (djhi)

v5.5.0

... (truncated)

Changelog

Sourced from react-admin's changelog.

5.5.4

5.5.3

5.5.2

5.5.1

  • Fix TabbedForm and TabbedShowLayout with react-router v7 (#10469) (slax57)
  • Simplify ra-data-local-forage setup (#10455) (djhi)
  • [Doc] Document how to have sourcemaps in production (#10466) (djhi)
  • [Doc] Impove scrollToTop in buttons doc and document _scrollToTop in useRedirect (#10449) (erwanMarmelab)
  • [Doc] Document live filtering with ReferenceManyField and ReferenceManyToManyField (#10467) (erwanMarmelab)
  • [Doc] Fix the <ReferenceManyToManyInput mutationOption={{onError}}> doc (#10462) (erwanMarmelab)
  • [Doc] Fix link to Spanish translation package (#10457) (adrien-may)
  • [Doc] Udate MultiLevelMenu screenshot (#10468) (erwanMarmelab)
  • [Demo] Simplify demo titles (#10461) (djhi)
  • [Demo] Fix UI glitches due to multiple conflicting MUI packages (#10464) (djhi)
  • [Tutorial] Fix tutorial has multiple conflicting MUI packages (#10465) (djhi)

5.5.0

... (truncated)

Upgrade guide

Sourced from react-admin's upgrade guide.


layout: default title: "Upgrading to v5"

Upgrading to v5

React-admin v5 mostly focuses on removing deprecated features and upgrading dependencies. This makes the upgrade process easier than previous versions. However, there are still some breaking changes you should be aware of.

... (truncated)

Commits
  • 412c09c v5.5.4
  • d3db62e Update CHANGELOG for 5.5.4
  • 9ad4fe7 Merge pull request #10522 from marmelab/fix-filters-clear-inputs
  • 8ff6f47 Removes only in tests
  • f12c2ef Fix FilerLiveForm does not allow to clear filters
  • 7589f36 Merge pull request #10520 from marmelab/doc/dialog-s-title-null
  • 5debacf Merge pull request #10521 from marmelab/doc/datagridag_access-control
  • e7ea629 [doc] Backport \<DatagridAG> and \<DatagridAGClient> access control's doc
  • 15fca3b Backport \<XxxxDialog title={null} />'s doc
  • 8dc8d72 Merge pull request #10517 from marmelab/dependabot/npm_and_yarn/dompurify-3.2.4
  • Additional commits viewable in compare view

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 [react-admin](https://github.com/marmelab/react-admin) from 4.7.4 to 5.5.4.
- [Release notes](https://github.com/marmelab/react-admin/releases)
- [Changelog](https://github.com/marmelab/react-admin/blob/master/CHANGELOG.md)
- [Upgrade guide](https://github.com/marmelab/react-admin/blob/master/docs/Upgrade.md)
- [Commits](marmelab/react-admin@v4.7.4...v5.5.4)

---
updated-dependencies:
- dependency-name: react-admin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 17, 2025
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.

0 participants