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 4.15.0 in /ui #270

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps react-admin from 4.7.4 to 4.15.0.

Release notes

Sourced from react-admin's releases.

4.15.0

  • Add Nano, Radiant and House themes (#9316) (adguernier)
  • Add ra-i18n-i18next, an i18n adapter for i18next (#9314) (djhi)
  • Add <Menu.Item>content</Menu.Item> syntax (#9242) (fzaninotto)
  • Add support for <ReferenceArrayField queryOptions> (#9275) (adguernier)
  • Add support for confirmColor prop to <DeleteButton> and <BulkDeleteButton> (#9342) (IAmVisco)
  • Add ability to pass url state in <CreateButton> (#9319) (mchaffotte)
  • Add ability to customize ra-data-graphql-simple further (#9296) (dricholm)
  • [Doc] Update yarn linking instruction (#9341) (smeng9)

4.14.6

  • Fix <DatagridConfigurable> editor allows to drag fields outside its list (#9351) (djhi)
  • [Doc] Fix <DatagridConfigurable> docs missing tip about unlabeled column (slax57)
  • [Doc] Fix <StackedFilters> usage examples (#9345) (mchaffotte)
  • Bump postcss from 8.4.18 to 8.4.31 (#9339) (dependabot)
  • Bump zod from 3.22.1 to 3.22.3 (#9338) (dependabot bot)

4.14.5

  • Fix <FilterForm> freezes the app when a deeply nested filters are reset (#9337) (djhi)
  • Fix useUnique send request even if the field value is empty (#9334) (adguernier)
  • Fix <RichTextInput> does not update when its editorOptions prop changes (#9289) (djhi)
  • [Docs] Update Remix Instructions (#9329) (djhi)
  • [Docs] Update third-party component section; new date/time inputs (#9326) (ZachSelindh)

4.14.4

  • Fix inputs with disabled={false} throw an error (workaround) (#9313) (slax57)
  • Fix useCreate does not refresh the list cache (#9312) (fzaninotto)
  • [Doc] Add i18n InputHelperText section to Inputs/useInputs docs (#9315) (ZachSelindh)
  • [Doc] Add beginner mode to hide advanced doc chapters (#9306) (fzaninotto)
  • [Doc] Fix anchors (#9305) (WiXSL)

4.14.3

  • Fix <PrevNextButton> default style (#9290) (fzaninotto)
  • [Doc] Add <SolarLayout> component (#9282) (fzaninotto)
  • [Doc] Add link to ra-auth-google, authProvider for Google Identity (#9284) (fzaninotto)
  • [Doc] Improve tutorial screencast (#9298) (fzaninotto)
  • [Doc] Explain how to disable menu item with RBAC (#9293) (adguernier)
  • [Doc] Add Real Time Notifications section in Realtime introduction (#9304) (djhi)
  • [Doc] Update <CreateDialog> documentation about edit conflict (#9295) (djhi)
  • [Doc] Update <ReferenceManyToManyInput> documentation about children default value (#9294) (djhi)
  • [Doc] Fix typo in useRegisterMutationMiddleware introduction part (#9291) (youjin-10)
  • [Doc] Fix typo in Features example (#9286) (fzaninotto)
  • [Demo] Fix ReviewList shows horizontal scrollbar on mobile (#9297) (fzaninotto)

4.14.2

Failed release, do not use.

4.14.1

  • Fix filters not matching inputs are ignored without syncWithLocation (#9283) (djhi)
  • Fix create-react-admin does not include gitignore (#9280) (djhi)

... (truncated)

Changelog

Sourced from react-admin's changelog.

v4.15.0

  • Add Nano, Radiant and House themes (#9316) (adguernier)
  • Add ra-i18n-i18next, an i18n adapter for i18next (#9314) (djhi)
  • Add <Menu.Item>content</Menu.Item> syntax (#9242) (fzaninotto)
  • Add support for <ReferenceArrayField queryOptions> (#9275) (adguernier)
  • Add support for confirmColor prop to <DeleteButton> and <BulkDeleteButton> (#9342) (IAmVisco)
  • Add ability to pass url state in <CreateButton> (#9319) (mchaffotte)
  • Add ability to customize ra-data-graphql-simple further (#9296) (dricholm)
  • [Doc] Update yarn linking instruction (#9341) (smeng9)

v4.14.6

  • Fix <DatagridConfigurable> editor allows to drag fields outside its list (#9351) (djhi)
  • [Doc] Fix <DatagridConfigurable> docs missing tip about unlabeled column (slax57)
  • [Doc] Fix <StackedFilters> usage examples (#9345) (mchaffotte)
  • Bump postcss from 8.4.18 to 8.4.31 (#9339) (dependabot)
  • Bump zod from 3.22.1 to 3.22.3 (#9338) (dependabot bot)

v4.14.5

  • Fix <FilterForm> freezes the app when a deeply nested filters are reset (#9337) (djhi)
  • Fix useUnique send request even if the field value is empty (#9334) (adguernier)
  • Fix <RichTextInput> does not update when its editorOptions prop changes (#9289) (djhi)
  • [Doc] Update Remix Instructions (#9329) (djhi)
  • [Doc] Update third-party component section; new date/time inputs (#9326) (ZachSelindh)

v4.14.4

  • Fix inputs with disabled={false} throw an error (workaround) (#9313) (slax57)
  • Fix useCreate does not refresh the list cache (#9312) (fzaninotto)
  • [Doc] Add i18n InputHelperText section to Inputs/useInputs docs (#9315) (ZachSelindh)
  • [Doc] Add beginner mode to hide advanced doc chapters (#9306) (fzaninotto)
  • [Doc] Fix anchors (#9305) (WiXSL)

v4.14.3

  • Fix <PrevNextButton> default style (#9290) (fzaninotto)
  • [Doc] Add <SolarLayout> component (#9282) (fzaninotto)
  • [Doc] Add link to ra-auth-google, authProvider for Google Identity (#9284) (fzaninotto)
  • [Doc] Improve tutorial screencast (#9298) (fzaninotto)
  • [Doc] Explain how to disable menu item with RBAC (#9293) (adguernier)
  • [Doc] Add Real Time Notifications section in Realtime introduction (#9304) (djhi)
  • [Doc] Update <CreateDialog> documentation about edit conflict (#9295) (djhi)
  • [Doc] Update <ReferenceManyToManyInput> documentation about children default value (#9294) (djhi)
  • [Doc] Fix typo in useRegisterMutationMiddleware introduction part (#9291) (youjin-10)
  • [Doc] Fix typo in Features example (#9286) (fzaninotto)
  • [Demo] Fix ReviewList shows horizontal scrollbar on mobile (#9297) (fzaninotto)

v4.14.2

... (truncated)

Commits
  • b22ec3c v4.15.0
  • f9d9359 Prepare changelog for v4.15.0
  • bf36402 Merge branch 'next'
  • 1ff3515 v4.14.6
  • 121e6db Prepare changelog for v4.16.6
  • 77398d4 Merge pull request #9339 from marmelab/dependabot/npm_and_yarn/postcss-8.4.31
  • 100544a Merge pull request #9338 from marmelab/dependabot/npm_and_yarn/zod-3.22.3
  • 0de8d33 Merge pull request #9351 from marmelab/fix-datagrid-configurable-fields-selec...
  • d9a4b46 Remove debug
  • e0fa82b Fix dropping outside the list
  • 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 [react-admin](https://github.com/marmelab/react-admin) from 4.7.4 to 4.15.0.
- [Release notes](https://github.com/marmelab/react-admin/releases)
- [Changelog](https://github.com/marmelab/react-admin/blob/master/CHANGELOG.md)
- [Commits](marmelab/react-admin@v4.7.4...v4.15.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 16, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2023

Superseded by #280.

@dependabot dependabot bot closed this Oct 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui/react-admin-4.15.0 branch October 23, 2023 15:20
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