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

build(deps): bump react-admin from 4.16.16 to 4.16.19 in /admin-js in the react-admin group across 1 directory #919

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 18, 2024

Bumps the react-admin group with 1 update in the /admin-js directory: react-admin.

Updates react-admin from 4.16.16 to 4.16.19

Release notes

Sourced from react-admin's releases.

4.16.19

4.16.18

  • Fix <Datagrid> uses wrong element for "Select All" label (#9826) (fzaninotto)
  • Fix <ListView> crashes when inside a tab (#9824) (fzaninotto)
  • Fix warning about defaultProps in React 18.3 (#9832) (djhi)
  • Bump ejs from 3.1.8 to 3.1.10 (#9814) (dependabot bot)
  • [Doc] Improve doc for <Autocomplete onCreate> and similar props (#9858) (fzaninotto)
  • [Doc] Add missing fetchUtils import to make custom httpClient snippet clearer in TypeScript (#9843) (adguernier)
  • [Doc] update italian locale reference (#9830) (christianascone)
  • [Doc] Fix Input usage mentions disabled instead of readOnly (#9825) (fzaninotto)
  • [Typescript] Fix compilation error in <MenuItemLink>, <ResettableTextField> and <InspectorButton> with latest @types/react (#9853) (ilia-os)
  • [Storybook] Fix <TitlePortal> stories (#9834) (djhi)

4.16.17

  • Fix combineDataProviders doesn't work when returned by an async function (#9798) (fzaninotto)
Changelog

Sourced from react-admin's changelog.

v4.16.19

v4.16.18

  • Fix <Datagrid> uses wrong element for "Select All" label (#9826) (fzaninotto)
  • Fix <ListView> crashes when inside a tab (#9824) (fzaninotto)
  • Fix warning about defaultProps in React 18.3 (#9832) (djhi)
  • Bump ejs from 3.1.8 to 3.1.10 (#9814) (dependabot bot)
  • [Doc] Improve doc for <Autocomplete onCreate> and similar props (#9858) (fzaninotto)
  • [Doc] Add missing fetchUtils import to make custom httpClient snippet clearer in TypeScript (#9843) (adguernier)
  • [Doc] update italian locale reference (#9830) (christianascone)
  • [Doc] Fix Input usage mentions disabled instead of readOnly (#9825) (fzaninotto)
  • [Typescript] Fix compilation error in <MenuItemLink>, <ResettableTextField> and <InspectorButton> with latest @types/react (#9853) (ilia-os)
  • [Storybook] Fix <TitlePortal> stories (#9834) (djhi)

v4.16.17

  • Fix combineDataProviders doesn't work when returned by an async function (#9798) (fzaninotto)
Commits
  • f655345 v4.16.19
  • b73b1c6 Update changelog for 4.16.19
  • b4c2608 Merge pull request #9918 from marmelab/fix-array-input-ghost-errors-after-remove
  • 8b03446 Apply review suggestions
  • e7f1ec0 Fix ArrayInput ghost error after removing scalar item
  • a91a5be Merge pull request #9915 from marmelab/doc-SaveButton-transform
  • fb383c8 [Doc] Clarify \<SaveButton transform> usage
  • c2c7dbf Merge pull request #9898 from hmatthieu/fix-filters-visibility-after-reset
  • 1a879e7 Merge pull request #9895 from marmelab/fix-selectinput-resettable
  • d8e38cb fix: Adds an exists condition to cypress test to ensure app is ready
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the react-admin group with 1 update in the /admin-js directory: [react-admin](https://github.com/marmelab/react-admin).


Updates `react-admin` from 4.16.16 to 4.16.19
- [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.16.16...v4.16.19)

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

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 Jun 18, 2024
@github-actions github-actions bot enabled auto-merge (squash) June 18, 2024 03:28
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.

None yet

0 participants