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 the react-admin group in /admin-js with 1 update #881

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

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

Updates react-admin from 4.16.11 to 4.16.12

Release notes

Sourced from react-admin's releases.

4.16.12

  • Fix support for readOnly on all RA Inputs (#9656) (erwanMarmelab)
  • Fix AutocompleteInput ignores TextFieldProps (#9681) (fzaninotto)
  • Fix <ArrayInput> should keep error state on children after unmount (#9677) (sweco-sedalh)
  • Fix <SortButton> should use the provided resource prop to build its label (#9694) (slax57)
  • Fix <ReferenceInput> throws a recoverable error in production (#9690) (fzaninotto)
  • [chore] Fix vulnerable dev dependency ip (#9673) (fzaninotto)
  • [Doc] Mention the Multi-column sorting feature of <DatagridAG> (#9674) (slax57)
  • [Doc] Fix typo in example showing custom CSV export (#9671) (kav)
Changelog

Sourced from react-admin's changelog.

v4.16.12

  • Fix support for readOnly on all RA Inputs (#9656) (erwanMarmelab)
  • Fix AutocompleteInput ignores TextFieldProps (#9681) (fzaninotto)
  • Fix <ArrayInput> should keep error state on children after unmount (#9677) (sweco-sedalh)
  • Fix <SortButton> should use the provided resource prop to build its label (#9694) (slax57)
  • Fix <ReferenceInput> throws a recoverable error in production (#9690) (fzaninotto)
  • [chore] Fix vulnerable dev dependency ip (#9673) (fzaninotto)
  • [Doc] Mention the Multi-column sorting feature of <DatagridAG> (#9674) (slax57)
  • [Doc] Fix typo in example showing custom CSV export (#9671) (kav)
Commits
  • 8680ebb v4.16.12
  • d3a8e9e changelog for v4.16.12
  • 0f9c16d Merge pull request #9677 from sweco-sedalh/fix-keepError
  • c8f899d Merge pull request #9656 from marmelab/readOnly-for-all-inputs
  • 93572e5 Update packages/ra-ui-materialui/src/input/TimeInput.tsx
  • c62701a remove useless console.log
  • da8f974 Merge pull request #9690 from marmelab/fix-referenceinput-throw
  • 39becc7 Fix linter warning
  • 0e4c7ca Merge pull request #9694 from marmelab/fix-9692
  • 9680a35 Fix \<SortButton> should use the provided resource prop to build its label
  • 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 in /admin-js with 1 update: [react-admin](https://github.com/marmelab/react-admin).


Updates `react-admin` from 4.16.11 to 4.16.12
- [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.11...v4.16.12)

---
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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 4, 2024
@github-actions github-actions bot enabled auto-merge (squash) March 4, 2024 03:34
@github-actions github-actions bot merged commit 4c0d8d8 into master Mar 4, 2024
12 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/admin-js/react-admin-bc4dfc5856 branch March 4, 2024 03:40
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.10%. Comparing base (baba5a7) to head (a9578e6).
Report is 16 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #881      +/-   ##
==========================================
+ Coverage   95.32%   96.10%   +0.78%     
==========================================
  Files          21       17       -4     
  Lines        2842     2568     -274     
  Branches      466      442      -24     
==========================================
- Hits         2709     2468     -241     
+ Misses         99       67      -32     
+ Partials       34       33       -1     
Flag Coverage Δ
integration 84.03% <ø> (+3.38%) ⬆️
js 84.03% <ø> (ø)
unit 97.12% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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