Skip to content
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

chore(deps): bump react-admin from 4.7.4 to 5.5.0 in /ui #604

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps react-admin from 4.7.4 to 5.5.0.

Release notes

Sourced from react-admin's releases.

v5.5.0

  • Add support for React router v7 (#10440) (djhi)
  • Add support for MUI v6 (#10439) (djhi)
  • Add support for React 19 (#10437) (djhi)
  • Add a SELECT ALL button in the <BulkActionsToolbar> (#10367) (erwanMarmelab)
  • Add <TextArrayInput> to edit arrays of strings (#10384) (fzaninotto)
  • Add ability to prefill an edition form with modifications (#10412) (djhi)
  • Add <SimpleList rowClick> prop (#10385) (djhi)
  • Add support for runtime introspection in GraphQL Data Providers (#10444) (djhi)
  • Fix Nano theme legibility (#10433) (fzaninotto)
  • Fix <Authenticated> briefly renders its children when checkAuth returns error (#10443) (adrien-may)
  • Fix useDelete does not invalidate cache in pessimistic mode (#10446) (fzaninotto)
  • Fix react-router deprecation warnings in react-admin default router
  • Revert #10417 as it causes issues with <StackedFilters>
  • [TypeScript] Allow providing error type in dataProvider and controllers hooks (#10445) (djhi)
  • [Doc] Add vitest tutorial (#10453) (smeng9)
  • [Doc] Remove mention of obsolete time input community package (#10451) (erwanMarmelab)
  • [Doc] Fix DateInput, TimeInput, and DateTimeInput documentation (#10447) (erwanMarmelab)
  • [Doc] Explain openOnFocus in <AutocompleteInput> with StrictMode (#10442) (djhi)

5.4.4

  • Fix useUpdate ignores meta when populating the query cache in pessimistic mode (#10422) (slax57)
  • Fix <ArrayInput> makes the form dirty in strict mode (#10421) (djhi)
  • [Doc] Add video to the Getting Started tutorial (#10438) (fzaninotto)
  • [Doc] Fix invalid code example in Writing Your Own Field Component tutorial (#10428) (Aikain)
  • [Doc] Backport ReferenceManyToMany's error support documentation (#10426) (erwanMarmelab)
  • [Chore] Add a check for videos format in CI (#10441) (djhi)
  • [Storybook] Fix <ArrayField> Story (#10436) (djhi)

5.4.3

  • Fix <FormDataConsumer> causes its children to flicker (#10417) (djhi)
  • [Doc] Remove <ShowBase emptyWhileLoading> from the docs (#10416) (slax57)
  • [Doc] Introduce <DatagridAG> custom cell editors (#10410) (djhi)
  • [Doc] Update Access Control instructions following ra-rbac update (#10409) (djhi)
  • [Doc] Fix <TreeWithDetails filter> doc chapter (#10406) (erwanMarmelab)
  • Bump nanoid from 3.3.7 to 3.3.8 (#10414) (dependabot[bot])

5.4.2

  • Fix: Improve AutocompleteInput creation support (#10391) (djhi)
  • Fix useLogin should invalidate the getPermissions cache (#10392) (slax57)
  • Fix <Datagrid> rowClick function cannot expand or select (#10404) (djhi)
  • Fix <FileInput> triggers onChange twice with latest version of react-dropzone (#10402) (slax57)
  • Fix type of disableClearable prop for AutocompleteInput (#10393) (smeng9)
  • [Doc] Backport <ReferenceManyToManyField queryOptions> and <ReferenceManyToManyInput queryOptions mutationOptions> doc (#10403) (erwanMarmelab)
  • [Doc] Fix <DateRangeInput> import syntax (#10399) (erwanMarmelab)
  • [Doc] Introduce <TreeWithDetails filter> prop to render a sub tree (#10398) (djhi)

5.4.1

  • Fix access control basename handling (#10383) (djhi)
  • Fix ReferenceManyField executes filter reset filter too often (#10371) (fzaninotto)

... (truncated)

Changelog

Sourced from react-admin's changelog.

5.5.0

  • Add support for React router v7 (#10440) (djhi)
  • Add support for MUI v6 (#10439) (djhi)
  • Add support for React 19 (#10437) (djhi)
  • Add a SELECT ALL button in the <BulkActionsToolbar> (#10367) (erwanMarmelab)
  • Add <TextArrayInput> to edit arrays of strings (#10384) (fzaninotto)
  • Allow record override from location everywhere (#10412) (djhi)
  • Introduce <SimpleList rowClick> (#10385) (djhi)
  • Allow graphql dataProviders to leverage the introspection results (#10444) (djhi)
  • Fix <Authenticated> briefly renders its children when checkAuth returns error (#10443) (adrien-may)
  • Fix useDelete does not invalidate cache in pessimistic mode (#10446) (fzaninotto)
  • Hide react-router deprecation warnings in react-admin default router
  • Revert #10417 as it causes issues with <StackedFilters>
  • [TypeScript] Allow providing error type in dataProvider and controllers hooks (#10445) (djhi)
  • [Doc] Add vitest tutorial (#10453) (smeng9)
  • [Doc] Remove mention of obsolete time input community package (#10451) (erwanMarmelab)
  • [Doc] Fix DateInput, TimeInput, and DateTimeInput documentation (#10447) (erwanMarmelab)
  • [Doc] Explain openOnFocus in <AutocompleteInput> with StrictMode (#10442) (djhi)
  • [Demo] Adjust Nano theme for better legibility (#10433) (fzaninotto)

5.4.4

  • Fix useUpdate ignores meta when populating the query cache in pessimistic mode (#10422) (slax57)
  • Fix <ArrayInput> makes the form dirty in strict mode (#10421) (djhi)
  • [Doc] Add video to the Getting Started tutorial (#10438) (fzaninotto)
  • [Doc] Fix invalid code example in Writing Your Own Field Component tutorial (#10428) (Aikain)
  • [Doc] Backport ReferenceManyToMany's error support documentation (#10426) (erwanMarmelab)
  • [Chore] Add a check for videos format in CI (#10441) (djhi)
  • [Storybook] Fix <ArrayField> Story (#10436) (djhi)

5.4.3

  • Fix <FormDataConsumer> causes its children to flicker (#10417) (djhi)
  • [Doc] Remove <ShowBase emptyWhileLoading> from the docs (#10416) (slax57)
  • [Doc] Introduce <DatagridAG> custom cell editors (#10410) (djhi)
  • [Doc] Update Access Control instructions following ra-rbac update (#10409) (djhi)
  • [Doc] Fix <TreeWithDetails filter> doc chapter (#10406) (erwanMarmelab)
  • Bump nanoid from 3.3.7 to 3.3.8 (#10414) (dependabot[bot])

5.4.2

  • Fix: Improve AutocompleteInput creation support (#10391) (djhi)
  • Fix useLogin should invalidate the getPermissions cache (#10392) (slax57)
  • Fix <Datagrid> rowClick function cannot expand or select (#10404) (djhi)
  • Fix <FileInput> triggers onChange twice with latest version of react-dropzone (#10402) (slax57)
  • Fix type of disableClearable prop for AutocompleteInput (#10393) (smeng9)
  • [Doc] Backport <ReferenceManyToManyField queryOptions> and <ReferenceManyToManyInput queryOptions mutationOptions> doc (#10403) (erwanMarmelab)
  • [Doc] Fix <DateRangeInput> import syntax (#10399) (erwanMarmelab)
  • [Doc] Introduce <TreeWithDetails filter> prop to render a sub tree (#10398) (djhi)

... (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

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

---
updated-dependencies:
- dependency-name: react-admin
  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 Jan 20, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2025

Superseded by #611.

@dependabot dependabot bot closed this Jan 27, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui/react-admin-5.5.0 branch January 27, 2025 15:36
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