Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps ra-data-graphql from 5.4.0 to 5.13.1.

Release notes

Sourced from ra-data-graphql'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 ra-data-graphql'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)

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

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 [ra-data-graphql](https://github.com/marmelab/react-admin) from 5.4.0 to 5.13.1.
- [Release notes](https://github.com/marmelab/react-admin/releases)
- [Changelog](https://github.com/marmelab/react-admin/blob/master/CHANGELOG.md)
- [Commits](marmelab/react-admin@v5.4.0...v5.13.1)

---
updated-dependencies:
- dependency-name: ra-data-graphql
  dependency-version: 5.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Update to package dependencies label Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update to package dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant