Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Bumps react-admin from 4.7.4 to 5.13.1.

Release notes

Sourced from react-admin's releases.

5.13.1

  • Fix imports from directory (#11039) (djhi)
  • Fix <ReferenceFieldBase> considers zero-index reference as empty (#11042) (fzaninotto)
  • [Storybook] Fix <ArrayInputBase> story issue when adding back a removed item (#11041) (djhi)
  • [Storybook] Fix <SaveButton> Dirty story (#11040) (djhi)
  • Bump astro from 5.15.3 to 5.15.6 (#11043) (dependabot[bot])
  • [chore] Fix release script copies invalid node_modules subfolder (#11038) (slax57)

5.13.0

React-hook-form version bump

This release bumps the minimum required version of react-hook-form to 7.65.0.

Jest configuration update

This release changed the way react-admin exports its modules to be fully compatible with ESM (PR #10995). This may require you to update your Jest configuration if you are using Jest in CJS mode (the default).

See https://marmelab.com/react-admin/UnitTesting.html#working-with-jest for more details.

Webpack configuration update

If you use MUI v5 or MUI v6, you may need to update your Webpack config by adding the following rules:

{
    // Your config
    modules: {
        rules: [
</tr></table> 

... (truncated)

Changelog

Sourced from react-admin's changelog.

5.13.1

  • Fix imports from directory (#11039) (djhi)
  • Fix <ReferenceFieldBase> considers zero-index reference as empty (#11042) (fzaninotto)
  • [Storybook] Fix <ArrayInputBase> story issue when adding back a removed item (#11041) (djhi)
  • [Storybook] Fix <SaveButton> Dirty story (#11040) (djhi)
  • Bump astro from 5.15.3 to 5.15.6 (#11043) (dependabot[bot])
  • [chore] Fix release script copies invalid node_modules subfolder (#11038) (slax57)

5.13.0

React-hook-form version bump

This release bumps the minimum required version of react-hook-form to 7.65.0.

Jest configuration update

This release changed the way react-admin exports its modules to be fully compatible with ESM (PR #10995). This may require you to update your Jest configuration if you are using Jest in CJS mode (the default).

See https://marmelab.com/react-admin/UnitTesting.html#working-with-jest for more details.

Webpack configuration update

If you use MUI v5 or MUI v6, you may need to update your Webpack config by adding the following rules:

{
    // Your config
</tr></table> 

... (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
  • f3cf747 Update changelog for version 5.13.1
  • 317190d v5.13.1
  • 6f476c4 Merge pull request #11045 from marmelab/5.13-changelog
  • ea93d6b Update CHANGELOG.md
  • 44750b8 [no ci] [Doc] Update 5.13.0 changelog to mention RHF bump and impact on Jest ...
  • fdc02a7 Merge pull request #11043 from marmelab/dependabot/npm_and_yarn/astro-5.15.6
  • 688f85f Bump astro from 5.15.3 to 5.15.6
  • 1e16f15 Merge pull request #11042 from marmelab/fix-referencefieldbase
  • d1851d3 compactify
  • 551f1a1 Fix ReferenceFieldBase considers zero-index reference as empty
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by slax57, a new releaser for react-admin since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [react-admin](https://github.com/marmelab/react-admin) from 4.7.4 to 5.13.1.
- [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.13.1)

---
updated-dependencies:
- dependency-name: react-admin
  dependency-version: 5.13.1
  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 Nov 17, 2025
@stale
Copy link

stale bot commented Dec 17, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Dec 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 stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant