Skip to content

build(deps): bump the react-admin group across 4 directories with 4 updates #2573

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the react-admin group with 4 updates in the / directory: react-admin, ra-core, ra-i18n-polyglot and ra-language-english.
Bumps the react-admin group with 1 update in the /packages/@liexp/shared directory: react-admin.
Bumps the react-admin group with 4 updates in the /packages/@liexp/ui directory: react-admin, ra-core, ra-i18n-polyglot and ra-language-english.
Bumps the react-admin group with 2 updates in the /services/web directory: ra-core and ra-i18n-polyglot.

Updates react-admin from 5.8.0 to 5.8.1

Release notes

Sourced from react-admin's releases.

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])
Changelog

Sourced from react-admin's changelog.

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])
Commits
  • bf7a4d7 Update changelog for version 5.8.1
  • 391b4d7 v5.8.1
  • f3d199f Merge pull request #10730 from marmelab/fix-documentation-deployment-tips
  • ef4b902 Merge pull request #10732 from marmelab/fix-theme-switching
  • 6dcf6fa [Demo] Fix theme switching
  • 16bc646 [Doc] Fix documentation build
  • ee3c03b Merge pull request #10725 from marmelab/fix-documentation-deployment
  • e3a9a16 Merge pull request #10726 from marmelab/dependabot/npm_and_yarn/vite-6.2.7
  • 6ea8563 Merge pull request #10711 from marmelab/rewrite-selectArrayInput-create-doc
  • aa2abdf Merge pull request #10710 from marmelab/rewrite-selectInput-create-example
  • Additional commits viewable in compare view

Updates ra-core from 5.8.0 to 5.8.1

Release notes

Sourced from ra-core's releases.

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])
Changelog

Sourced from ra-core's changelog.

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])
Commits
  • bf7a4d7 Update changelog for version 5.8.1
  • 391b4d7 v5.8.1
  • f3d199f Merge pull request #10730 from marmelab/fix-documentation-deployment-tips
  • ef4b902 Merge pull request #10732 from marmelab/fix-theme-switching
  • 6dcf6fa [Demo] Fix theme switching
  • 16bc646 [Doc] Fix documentation build
  • ee3c03b Merge pull request #10725 from marmelab/fix-documentation-deployment
  • e3a9a16 Merge pull request #10726 from marmelab/dependabot/npm_and_yarn/vite-6.2.7
  • 6ea8563 Merge pull request #10711 from marmelab/rewrite-selectArrayInput-create-doc
  • aa2abdf Merge pull request #10710 from marmelab/rewrite-selectInput-create-example
  • Additional commits viewable in compare view

Updates ra-i18n-polyglot from 5.8.0 to 5.8.1

Release notes

Sourced from ra-i18n-polyglot's releases.

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])
Changelog

Sourced from ra-i18n-polyglot's changelog.

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])
Commits
  • bf7a4d7 Update changelog for version 5.8.1
  • 391b4d7 v5.8.1
  • f3d199f Merge pull request #10730 from marmelab/fix-documentation-deployment-tips
  • ef4b902 Merge pull request #10732 from marmelab/fix-theme-switching
  • 6dcf6fa [Demo] Fix theme switching
  • 16bc646 [Doc] Fix documentation build
  • ee3c03b Merge pull request #10725 from marmelab/fix-documentation-deployment
  • e3a9a16 Merge pull request #10726 from marmelab/dependabot/npm_and_yarn/vite-6.2.7
  • 6ea8563 Merge pull request #10711 from marmelab/rewrite-selectArrayInput-create-doc
  • aa2abdf Merge pull request #10710 from marmelab/rewrite-selectInput-create-example
  • Additional commits viewable in compare view

Updates ra-language-english from 5.8.0 to 5.8.1

Release notes

Sourced from ra-language-english's releases.

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])
Changelog

Sourced from ra-language-english's changelog.

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])
Commits
  • bf7a4d7 Update changelog for version 5.8.1
  • 391b4d7 v5.8.1
  • f3d199f Merge pull request #10730 from marmelab/fix-documentation-deployment-tips
  • ef4b902 Merge pull request #10732 from marmelab/fix-theme-switching
  • 6dcf6fa [Demo] Fix theme switching
  • 16bc646 [Doc] Fix documentation build
  • ee3c03b Merge pull request #10725 from marmelab/fix-documentation-deployment
  • e3a9a16 Merge pull request #10726 from marmelab/dependabot/npm_and_yarn/vite-6.2.7
  • 6ea8563 Merge pull request #10711 from marmelab/rewrite-selectArrayInput-create-doc
  • aa2abdf Merge pull request #10710 from marmelab/rewrite-selectInput-create-example
  • Additional commits viewable in compare view

Updates react-admin from 5.8.0 to 5.8.1

Release notes

Sourced from react-admin's releases.

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])
Changelog

Sourced from react-admin's changelog.

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])
Commits
  • bf7a4d7 Update changelog for version 5.8.1
  • 391b4d7 v5.8.1
  • f3d199f Merge pull request #10730 from marmelab/fix-documentation-deployment-tips
  • ef4b902 Merge pull request #10732 from marmelab/fix-theme-switching
  • 6dcf6fa [Demo] Fix theme switching
  • 16bc646 [Doc] Fix documentation build
  • ee3c03b Merge pull request #10725 from marmelab/fix-documentation-deployment
  • e3a9a16 Merge pull request #10726 from marmelab/dependabot/npm_and_yarn/vite-6.2.7
  • 6ea8563 Merge pull request #10711 from marmelab/rewrite-selectArrayInput-create-doc
  • aa2abdf Merge pull request #10710 from marmelab/rewrite-selectInput-create-example
  • Additional commits viewable in compare view

Updates react-admin from 5.8.0 to 5.8.1

Release notes

Sourced from react-admin's releases.

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])
Changelog

Sourced from react-admin's changelog.

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])
Commits
  • bf7a4d7 Update changelog for version 5.8.1
  • 391b4d7 v5.8.1
  • f3d199f Merge pull request #10730 from marmelab/fix-documentation-deployment-tips
  • ef4b902 Merge pull request #10732 from marmelab/fix-theme-switching
  • 6dcf6fa [Demo] Fix theme switching
  • 16bc646 [Doc] Fix documentation build
  • ee3c03b Merge pull request #10725 from marmelab/fix-documentation-deployment
  • e3a9a16 Merge pull request #10726 from marmelab/dependabot/npm_and_yarn/vite-6.2.7
  • 6ea8563 Merge pull request #10711 from marmelab/rewrite-selectArrayInput-create-doc
  • aa2abdf Merge pull request #10710 from marmelab/rewrite-selectInput-create-example
  • Additional commits viewable in compare view

Updates ra-core from 5.8.0 to 5.8.1

Release notes

Sourced from ra-core's releases.

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])
Changelog

Sourced from ra-core's changelog.

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])
Commits
  • bf7a4d7 Update changelog for version 5.8.1
  • 391b4d7 v5.8.1
  • f3d199f Merge pull request #10730 from marmelab/fix-documentation-deployment-tips
  • ef4b902 Merge pull request #10732 from marmelab/fix-theme-switching
  • 6dcf6fa [Demo] Fix theme switching
  • 16bc646 [Doc] Fix documentation build
  • ee3c03b Merge pull request #10725 from marmelab/fix-documentation-deployment
  • e3a9a16 Merge pull request #10726 from marmelab/dependabot/npm_and_yarn/vite-6.2.7
  • 6ea8563 Merge pull request #10711 from marmelab/rewrite-selectArrayInput-create-doc
  • aa2abdf Merge pull request #10710 from marmelab/rewrite-selectInput-create-example
  • Additional commits viewable in compare view

Updates ra-i18n-polyglot from 5.8.0 to 5.8.1

Release notes

Sourced from ra-i18n-polyglot's releases.

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])
Changelog

Sourced from ra-i18n-polyglot's changelog.

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])
Commits
  • bf7a4d7 Update changelog for version 5.8.1
  • 391b4d7 v5.8.1
  • f3d199f Merge pull request #10730 from marmelab/fix-documentation-deployment-tips
  • ef4b902 Merge pull request #10732 from marmelab/fix-theme-switching
  • 6dcf6fa [Demo] Fix theme switching
  • 16bc646 [Doc] Fix documentation build
  • ee3c03b Merge pull request #10725 from marmelab/fix-documentation-deployment
  • e3a9a16 Merge pull request #10726 from marmelab/dependabot/npm_and_yarn/vite-6.2.7
  • 6ea8563 Merge pull request #10711 from marmelab/rewrite-selectArrayInput-create-doc
  • aa2abdf Merge pull request #10710 from marmelab/rewrite-selectInput-create-example
  • Additional commits viewable in compare view

Updates ra-language-english from 5.8.0 to 5.8.1

Release notes

Sourced from ra-language-english's releases.

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])
Changelog

Sourced from ra-language-english's changelog.

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])
Commits
  • bf7a4d7 Update changelog for version 5.8.1
  • 391b4d7 v5.8.1
  • f3d199f Merge pull request #10730 from marmelab/fix-documentation-deployment-tips
  • ef4b902 Merge pull request #10732 from marmelab/fix-theme-switching
  • 6dcf6fa [Demo] Fix theme switching
  • 16bc646 [Doc] Fix documentation build
  • ee3c03b Merge pull request #10725 from marmelab/fix-documentation-deployment
  • e3a9a16 Merge pull request #10726 from marmelab/dependabot/npm_and_yarn/vite-6.2.7
  • 6ea8563 Merge pull request #10711 from marmelab/rewrite-selectArrayInput-create-doc
  • aa2abdf Merge pull request #10710 from marmelab/rewrite-selectInput-create-example
  • Additional commits viewable in compare view

Updates ra-core from 5.8.0 to 5.8.1

Release notes

Sourced from ra-core's releases.

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])
Changelog

Sourced from ra-core's changelog.

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 (

…pdates

Bumps the react-admin group with 4 updates in the / directory: [react-admin](https://github.com/marmelab/react-admin), [ra-core](https://github.com/marmelab/react-admin), [ra-i18n-polyglot](https://github.com/marmelab/react-admin) and [ra-language-english](https://github.com/marmelab/react-admin).
Bumps the react-admin group with 1 update in the /packages/@liexp/shared directory: [react-admin](https://github.com/marmelab/react-admin).
Bumps the react-admin group with 4 updates in the /packages/@liexp/ui directory: [react-admin](https://github.com/marmelab/react-admin), [ra-core](https://github.com/marmelab/react-admin), [ra-i18n-polyglot](https://github.com/marmelab/react-admin) and [ra-language-english](https://github.com/marmelab/react-admin).
Bumps the react-admin group with 2 updates in the /services/web directory: [ra-core](https://github.com/marmelab/react-admin) and [ra-i18n-polyglot](https://github.com/marmelab/react-admin).


Updates `react-admin` from 5.8.0 to 5.8.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.8.0...v5.8.1)

Updates `ra-core` from 5.8.0 to 5.8.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.8.0...v5.8.1)

Updates `ra-i18n-polyglot` from 5.8.0 to 5.8.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.8.0...v5.8.1)

Updates `ra-language-english` from 5.8.0 to 5.8.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.8.0...v5.8.1)

Updates `react-admin` from 5.8.0 to 5.8.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.8.0...v5.8.1)

Updates `react-admin` from 5.8.0 to 5.8.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.8.0...v5.8.1)

Updates `ra-core` from 5.8.0 to 5.8.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.8.0...v5.8.1)

Updates `ra-i18n-polyglot` from 5.8.0 to 5.8.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.8.0...v5.8.1)

Updates `ra-language-english` from 5.8.0 to 5.8.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.8.0...v5.8.1)

Updates `ra-core` from 5.8.0 to 5.8.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.8.0...v5.8.1)

Updates `ra-i18n-polyglot` from 5.8.0 to 5.8.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.8.0...v5.8.1)

---
updated-dependencies:
- dependency-name: react-admin
  dependency-version: 5.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-admin
- dependency-name: ra-core
  dependency-version: 5.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-admin
- dependency-name: ra-i18n-polyglot
  dependency-version: 5.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-admin
- dependency-name: ra-language-english
  dependency-version: 5.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-admin
- dependency-name: react-admin
  dependency-version: 5.8.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: react-admin
- dependency-name: react-admin
  dependency-version: 5.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-admin
- dependency-name: ra-core
  dependency-version: 5.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-admin
- dependency-name: ra-i18n-polyglot
  dependency-version: 5.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-admin
- dependency-name: ra-language-english
  dependency-version: 5.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-admin
- dependency-name: ra-core
  dependency-version: 5.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-admin
- dependency-name: ra-i18n-polyglot
  dependency-version: 5.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-admin
...

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 May 12, 2025
@ascariandrea ascariandrea merged commit 8fab0c8 into daily May 12, 2025
13 checks passed
@ascariandrea ascariandrea deleted the dependabot/npm_and_yarn/daily/react-admin-ab96f609d4 branch May 12, 2025 17:17
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.

1 participant