Skip to content

chore(deps): bump react-admin from 4.16.20 to 5.15.1 - #10

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/react-admin-5.15.1
Open

chore(deps): bump react-admin from 4.16.20 to 5.15.1#10
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/react-admin-5.15.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown

Bumps react-admin from 4.16.20 to 5.15.1.

Release notes

Sourced from react-admin's releases.

5.15.1

5.15.0

5.14.7

5.14.6

  • Fix possible prototype-polluting assignments in local data providers (#11227) (WiXSL)
  • Fix duplicate IDs in <FieldToggle> when multiple column pickers are present (#11238) (Yashrajsingh2001)
  • Fix incomplete string escaping in escapePath (#11226) (WiXSL)
  • Fix <FormDataConsumer> to avoid ReDoS in source detection (#11224) (WiXSL)
  • Fix <RichTextField> tag-stripping feature is polynomial and does not strip unfinished tags (#11225) (WiXSL)
  • Fix <ArrayInput> shows validation error on mount when mode="onChange" (#11195) (WiXSL)
  • Bump follow-redirects from 1.15.11 to 1.16.0 (#11240) (dependabot[bot])
  • Bump axios from 1.13.6 to 1.15.0 (#11237) (dependabot[bot])

... (truncated)

Changelog

Sourced from react-admin's changelog.

5.15.1

5.15.0

5.14.7

5.14.6

  • Fix possible prototype-polluting assignments in local data providers (#11227) (WiXSL)
  • Fix duplicate IDs in <FieldToggle> when multiple column pickers are present (#11238) (Yashrajsingh2001)
  • Fix incomplete string escaping in escapePath (#11226) (WiXSL)
  • Fix <FormDataConsumer> to avoid ReDoS in source detection (#11224) (WiXSL)

... (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
  • 96efd8c v5.15.1
  • 524905f Revert "v5.15.1"
  • 1f4cd80 v5.15.1
  • e171422 Prepare 5.15.1
  • a203123 Merge pull request #11293 from marmelab/fix-autocomplete-mui7
  • 356e824 Fix AutocompleteInput with single selection in MUI7
  • c70bb08 Merge pull request #11292 from marmelab/dependabot/npm_and_yarn/flatted-3.4.2
  • 02d6c1a Bump flatted from 3.3.3 to 3.4.2
  • 5bc9cba Update changelog for version 5.15.0
  • 81f61c0 Update create-react-admin templates dependencies for version 5.15.0
  • 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 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.16.20 to 5.15.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.16.20...v5.15.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 26, 2026
@oosuhada
oosuhada force-pushed the dependabot/bun/react-admin-5.15.1 branch from e6460a3 to 05143ad Compare August 28, 2026 08:34
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