fastapi-starter icon indicating copy to clipboard operation
fastapi-starter copied to clipboard

Bump ra-data-json-server from 4.1.2 to 4.2.6 in /{{cookiecutter.project_slug}}/frontend

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps ra-data-json-server from 4.1.2 to 4.2.6.

Release notes

Sourced from ra-data-json-server's releases.

4.2.6

4.2.5

4.2.4

4.2.3

  • Fix Can't un-toggle filter through secondary action button in aside list (#7982) (septentrion-730n)
  • Fix useChoicesContext props should take precedence over context (#7967) (djhi)
  • Fix individually import lodash modules to reduce bundle size (#7962) (Jkker)
  • Fix <Pagination> cannot be used outside a ListContext (#7956) (fzaninotto)
  • Fix security alerts on development packages (#7953) (fzaninotto)
  • Fix security alert on publishing package (#7951) (fzaninotto)
  • [TypeScript] Fix <Admin> used with function child and fragment does not compile (#7981) (fzaninotto)
  • [Doc] Fix UserMenu customization documentation (#7979) (ApolloRisky)
  • [Doc] Add entry for <IconMenu> (#7942) by (fzaninotto)

4.2.2

  • Fix <AppBar> jiggles when scrolling down rapidly (#7947) (fzaninotto)
  • Fix <BulkDeleteWithConfirmButton> does not work when mutationMode is undoable (#7948) (fzaninotto)

... (truncated)

Changelog

Sourced from ra-data-json-server's changelog.

v4.2.6

v4.2.5

v4.2.4

v4.2.3

  • Fix: Can't un-toggle filter through secondary action button in aside list (#7982) (septentrion-730n)
  • Fix: useChoicesContext props should take precedence over context (#7967) (djhi)
  • Fix: individually import lodash modules to reduce bundle size (#7962) (Jkker)
  • Fix: <Pagination> cannot be used outside a ListContext (#7956) (fzaninotto)
  • Fix: security alerts on development packages (#7953) (fzaninotto)
  • [TypeScript] Fix used with function child and fragment does not compile (#7981) (fzaninotto)
  • [doc] Fix UserMenu customization documentation (#7979) (ApolloRisky)
  • [chore] Update lerna (#7951) (fzaninotto)

... (truncated)

Commits
  • 9592083 v4.2.6
  • 847e35a Prepare changelog for v4.2.6
  • 0ae5f1f Merge pull request #8040 from marmelab/fix-MenuItemLink-type
  • ce98e65 [TypeScript] Fix MenuItemLink prop type isn't exported
  • 0847d2b [Demo] Fix poster category selector shows id instead of name
  • 4f2e996 Merge pull request #8023 from marmelab/8016-dataprovider-delete-meta
  • e36ef26 Merge pull request #8029 from marmelab/fix-array-input-adding-previously-remo...
  • 35a81b9 Unit test corrections
  • 5bd24ce Add unit tests
  • 54a483d Merge pull request #8036 from marmelab/fix-dashboard-redirection
  • 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 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)

dependabot[bot] avatar Aug 08 '22 08:08 dependabot[bot]