Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

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

Bumps react-admin from 4.16.20 to 5.8.3.

Release notes

Sourced from react-admin's releases.

5.8.3

  • Fix potential prototype-polluting assignment in ra-data-local-storage (#10758) (fzaninotto)
  • [Doc] Document that optionValue only works with the choices prop (#10760) (slax57)
  • [Doc] Fix typo in <SelectInput> disabled choice example (#10753) (notz)
  • [Doc] Fix create-react-admin instructions when using yarn (#10752) (erwanMarmelab)
  • [Doc] Update <AutoPersistInStore> implementation explanation (#10751) (erwanMarmelab)
  • [Doc] Add a new third-party component huyanhvn/react-admin-clipboard-field (#10736) (huyanhvn)

5.8.2

  • Fix <AutocompleteInput> with optionValue and create raises a React warning (#10747) (slax57)
  • Fix useInfiniteListController does not return response meta (#10746) (slax57)
  • Fix create-react-admin --help does not show help consistently (#10744) (erwanMarmelab)
  • Fix compatibility of unit tests with react-hook-form 7.56.x (#10742) (slax57)
  • Fix outlined inputs when label is false (#10740) (fzaninotto)
  • Fix <SelectArrayInput> sanitizes unused props (#10739) (ghadabezine)
  • Fix <ArrayInput> multiple reset (#10716) (erwanMarmelab)
  • Fix MUI7 compatibility by not using deprecated system props (#10680) (smeng9)
  • [Doc] Fix remaining <AutocompleteArrayInput> and <SelectArrayInput> create examples (#10741) (slax57)
  • [Doc] Document how to pass extra options to create-react-admin when using npm create (#10737) (slax57)
  • [tips] Backport last AgGrid tips (#10731) (erwanMarmelab)

5.8.1

  • Fix <Confirm> ignore simple string title and content props (#10723) (djhi)
  • Fix <AutocompleteInput> and <SelectInput> renders undefined instead of the createLabel when optionText is a function or a recordRepresentation is set (#10715) (slax57)
  • [Doc] Fix documentation build (#10730) (djhi)
  • [Doc] Fix documentation deployment for previous versions navigation (#10725) (djhi)
  • [Doc] Rewrite <SelectArrayInput> create doc (#10711) (Cimanel)
  • [Doc] Rewrite <SelectInput> create doc (#10710) (Cimanel)
  • [Demo] Fix theme switching (#10732) (djhi)
  • [chore] Upgrade vite (#10660) (djhi)
  • Bump vite from 6.2.6 to 6.2.7 (#10726) (dependabot[bot])

5.8.0

  • Add <InPlaceEditor> for edit-in-place (#10690) (fzaninotto)
  • Add <DataTable> component (#10597) (fzaninotto)
  • Add <AuthLayout> to share layout of login page with register & forgot password pages (#10640) (djhi)
  • Add support for defaultProps override via theme (#10655) (djhi)
  • Add support for MUI v7 (#10639) (djhi)
  • Add ability to configure <Loading> timeout (#10689) (WiXSL)
  • Improve <DeleteButton> and <UpdateButton> confirmation wording using record representation (#10654) (djhi)
  • [Doc] Rewrite <AutocompleteArrayInput> create doc example (#10700) (Cimanel)
  • [chore] create-react-admin: Remove sourcemaps from production build (#10693) (slax57)
  • Bump json-graphql-server to 3.2.0 (#10713) (fzaninotto)
  • Bump react-router from 7.1.1 to 7.5.3 (#10712) (fzaninotto)

5.7.4

  • Fix <FilterLiveForm> compatibility with react-hook-form 7.55.0, part 2 (#10697) (slax57)
  • Fix <SelectInput> shows gap in border when using no label with outlined variant (#10692) (fzaninotto)
  • Fix canAccess is called even when disableAuthentication is true (#10691) (slax57)
  • [Doc] improve AutocompleteInput create example (#10696) (Cimanel)

... (truncated)

Changelog

Sourced from react-admin's changelog.

5.8.3

  • Fix potential prototype-polluting assignment in ra-data-local-storage (#10758) (fzaninotto)
  • [Doc] Document that optionValue only works with the choices prop (#10760) (slax57)
  • [Doc] Fix typo in <SelectInput> disabled choice example (#10753) (notz)
  • [Doc] Fix create-react-admin instructions when using yarn (#10752) (erwanMarmelab)
  • [Doc] Update <AutoPersistInStore> implementation explanation (#10751) (erwanMarmelab)
  • [Doc] Add a new third-party component huyanhvn/react-admin-clipboard-field (#10736) (huyanhvn)

5.8.2

  • Fix <AutocompleteInput> with optionValue and create raises a React warning (#10747) (slax57)
  • Fix useInfiniteListController does not return response meta (#10746) (slax57)
  • Fix create-react-admin --help does not show help consistently (#10744) (erwanMarmelab)
  • Fix compatibility of unit tests with react-hook-form 7.56.x (#10742) (slax57)
  • Fix outlined inputs when label is false (#10740) (fzaninotto)
  • Fix <SelectArrayInput> sanitizes unused props (#10739) (ghadabezine)
  • Fix Arrayinput multiple reset (#10716) (erwanMarmelab)
  • Fix MUI7 compatibility by not using deprecated system props (#10680) (smeng9)
  • [Doc] Fix remaining <AutocompleteArrayInput> and <SelectArrayInput> create examples (#10741) (slax57)
  • [Doc] Document how to pass extra options to create-react-admin when using npm create (#10737) (slax57)
  • [tips] Backport last AgGrid tips (#10731) (erwanMarmelab)

5.8.1

  • Fix <Confirm> ignore simple string title and content props (#10723) (djhi)
  • Fix <AutocompleteInput> and <SelectInput> renders undefined instead of the createLabel when optionText is a function or a recordRepresentation is set (#10715) (slax57)
  • [Doc] Fix documentation build (#10730) (djhi)
  • [Doc] Fix documentation deployment for previous versions navigation (#10725) (djhi)
  • [DOC] Rewrite select array input create doc (#10711) (Cimanel)
  • [DOC] selectInput create example + storie (#10710) (Cimanel)
  • [Demo] Fix theme switching (#10732) (djhi)
  • [chore] Upgrade vite (#10660) (djhi)
  • Bump vite from 6.2.6 to 6.2.7 (#10726) (dependabot[bot])

5.8.0

  • Add <InPlaceEditor> for edit-in-place (#10690) (fzaninotto)
  • Add <DataTable> component (#10597) (fzaninotto)
  • Add <AuthLayout> to share layout of login page with register & forgot password pages (#10640) (djhi)
  • Add support for defaultProps override via theme (#10655) (djhi)
  • Add support for MUI v7 (#10639) (djhi)
  • Add ability to configure <Loading> timeout (#10689) (WiXSL)
  • Improve <DeleteButton> and <UpdateButton> confirmation wording using record representation (#10654) (djhi)
  • [Doc] Rewrite <AutocompleteArrayInput> create doc example (#10700) (Cimanel)
  • [chore] create-react-admin: Remove sourcemaps from production build (#10693) (slax57)
  • Bump json-graphql-server to 3.2.0 (#10713) (fzaninotto)
  • Bump react-router from 7.1.1 to 7.5.3 (#10712) (fzaninotto)

5.7.4

... (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
  • beb7e84 Update changelog for version 5.8.3
  • 71021a8 v5.8.3
  • 27dccfb Merge pull request #10760 from marmelab/doc-optionValue-choices
  • 719de68 [no ci] [Doc] Document that optionValue only works with the choices prop
  • 853beff Merge pull request #10758 from marmelab/alert-autofix-52
  • 31dba2c Add the same fix to ra-data-local-forage
  • 2cf1449 Refactor
  • 3d3e6c0 Fix prototype-polluting assignment in ra-data-localstorage
  • 5a5d410 Update react-router version in e-commerce demo
  • 307839d [no ci] [Doc] Fix typo in CRM example Readme
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 31, 2025
Copy link

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving dependabot

Copy link

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving dependabot

Bumps [react-admin](https://github.com/marmelab/react-admin) from 4.16.20 to 5.8.3.
- [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.16.20...v5.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-admin-5.8.3 branch from c7714ca to c7ba1d7 Compare May 31, 2025 01:53
@sonarqubecloud
Copy link

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 10, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-admin-5.8.3 branch July 10, 2025 02:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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