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

Bump ra-data-json-server from 4.12.0 to 4.12.2 in /{{cookiecutter.project_slug}}/frontend #663

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2023

Bumps ra-data-json-server from 4.12.0 to 4.12.2.

Release notes

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

4.12.2

  • Fix useUnique should allow value if the only matching record is the current one (#9118) (djhi)
  • Call checkError when getPermissions fails (#9117) (djhi)
  • Fix useGetManyReference default onSuccess throws when the query is disabled (#9116) (slax57)
  • Fix <TranslatableInputs> should support fullWitdh and sx props (#9104) (djhi)
  • Fix remove unsupported propTypes on <List> (#9101) (WiXSL)
  • Fix <SimpleFormIterator> with <FormDataConsumer> should not re-apply default values (#9094) (slax57)
  • [Demo] Improve CRM Demo Kanban code (#9114) (slax57)
  • [Demo] Replace react-beautiful-dnd by @hello-pangea/dnd to support React 18 (#9097) (slax57)
  • [Doc] add sections to explain explicitly how to disable features like bulk actions (#9086) (adguernier)
  • [Doc] Remove emptyText prop from <AutoCompleteArrayInput> doc as it is not supported (#9073) (gitstart)

4.12.1

  • Fix closing browser tab loses undoable mutations without warning (#9072) (adguernier)
  • [Doc] Improve a bit reference to Material UI (#9087) (oliviertassinari)
  • [Doc] Fix code examples syntax errors (#9083) (WiXSL)
  • [Doc] Fix missing close tag in <List> aside snippet (#9082) (slax57)
  • [Doc] fix a typo: replace ise by use in NumberInput doc (#9081) (adguernier)
  • [Doc] Fix react-router outdated doc links (#9079) (slax57)
  • [Doc] Add doc for <BulkUpdateButton> (#9077) (slax57)
  • [Doc] fix a typo in variable template example using polyglot (#9076) (adguernier)
  • [Doc] Add missing backticks for default empty value example (#9075) (adguernier)
  • [Doc] Update Tutorial to use TypeScript by default (#9074) (adguernier)
  • [Doc] Fix <AutompleteInput create> prop example (#9071) (adguernier)
  • [Doc] Fix <ReferenceManyField> chapter snippets to match the example data (#9067) (eboss-dev)
Changelog

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

v4.12.2

  • Fix useUnique should allow value if the only matching record is the current one (#9118) (djhi)
  • Call checkError when getPermissions fails (#9117) (djhi)
  • Fix useGetManyReference default onSuccess throws when the query is disabled (#9116) (slax57)
  • Fix <TranslatableInputs> should support fullWitdh and sx props (#9104) (djhi)
  • Fix remove unsupported propTypes on <List> (#9101) (WiXSL)
  • Fix <SimpleFormIterator> with <FormDataConsumer> should not re-apply default values (#9094) (slax57)
  • [Demo] Improve CRM Demo Kanban code (#9114) (slax57)
  • [Demo] Replace react-beautiful-dnd by @hello-pangea/dnd to support React 18 (#9097) (slax57)
  • [Doc] add sections to explain explicitly how to disable features like bulk actions (#9086) (adguernier)
  • [Doc] Remove emptyText prop from <AutoCompleteArrayInput> doc as it is not supported (#9073) (gitstart)

v4.12.1

  • Fix closing browser tab loses undoable mutations without warning (#9072) (adguernier)
  • [Doc] Improve a bit reference to Material UI (#9087) (oliviertassinari)
  • [Doc] Fix code examples syntax errors (#9083) (WiXSL)
  • [Doc] Fix missing close tag in <List> aside snippet (#9082) (slax57)
  • [Doc] fix a typo: replace ise by use in NumberInput doc (#9081) (adguernier)
  • [Doc] Fix react-router outdated doc links (#9079) (slax57)
  • [Doc] Add doc for <BulkUpdateButton> (#9077) (slax57)
  • [Doc] fix a typo in variable template example using polyglot (#9076) (adguernier)
  • [Doc] Add missing backticks for default empty value example (#9075) (adguernier)
  • [Doc] Update Tutorial to use TypeScript by default (#9074) (adguernier)
  • [Doc] Fix <AutompleteInput create> prop example (#9071) (adguernier)
  • [Doc] Fix <ReferenceManyField> chapter snippets to match the example data (#9067) (eboss-dev)
Commits
  • df5c847 v4.12.2
  • 3cc6dd0 Merge pull request #9118 from marmelab/fix-use-unique
  • 5c652f4 Fix useUnique should allow value if the only matching record is the current one
  • 656f1ba Merge pull request #9117 from marmelab/check-permissions-error
  • 082469b Fix breaking change
  • 8d2c73b Call checkError when getPermissions fails
  • 445272b Merge pull request #9116 from marmelab/fix-useGetManyReference-onSuccess
  • 8e43b3b Fix useGetManyReference default onSuccess throws when the query is disabled
  • e196e97 Merge pull request #9107 from marmelab/dependabot/npm_and_yarn/word-wrap-1.2.4
  • af66691 Merge pull request #9114 from marmelab/improve-crm-demo-kanban
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @gaganpreet.


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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 24, 2023
@gaganpreet
Copy link
Owner

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/{{cookiecutter.project_slug}}/frontend/ra-data-json-server-4.12.2 branch from f7fc9a4 to 3ac62ad Compare July 31, 2023 09:06
Bumps [ra-data-json-server](https://github.com/marmelab/react-admin) from 4.12.0 to 4.12.2.
- [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.12.0...v4.12.2)

---
updated-dependencies:
- dependency-name: ra-data-json-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/{{cookiecutter.project_slug}}/frontend/ra-data-json-server-4.12.2 branch from 3ac62ad to 097f27a Compare July 31, 2023 09:07
@dependabot dependabot bot merged commit 7aa5038 into main Jul 31, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/{{cookiecutter.project_slug}}/frontend/ra-data-json-server-4.12.2 branch July 31, 2023 09:17
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.

1 participant