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 5.3.2 to 5.4.0 #76

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps ra-data-json-server from 5.3.2 to 5.4.0.

Release notes

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

5.4.0

v5.3.4

5.3.3

  • Fix <Datagrid> header tooltip shows column names with a capital letter (#10337) (fzaninotto)
  • Fix <DateInput> and <DateTimeInput> do not react to form changes (#10335) (djhi)
  • Fix <Datagrid> header tooltip sometimes indicates the wrong sort order (#10334) (fzaninotto)
  • Fix meta location in buildVariables in ra-data-graphql-simple (#10322) (dricholm)
  • Fix createLabel option should not be clickable for <AutocompleteInput> and <AutocompleteArrayInput> (#10321) (slax57)
  • [Doc] Update horizontal navigation reference (#10329) (emmanuel-ferdman)
  • [Doc] Document usage of <DatagridAG> inside an <InfiniteList> (#10328) (djhi)
  • [Doc] Improve useUpdate usage instructions (#10326) (fzaninotto)
  • [Doc] Fix StackedFilters's defaultValue doc (#10325) (erwanMarmelab)
Changelog

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

5.4.0

5.3.4

5.3.3

  • Fix <Datagrid> header tooltip shows column names with a capital letter (#10337) (fzaninotto)
  • Fix <DateInput> and <DateTimeInput> do not react to form changes (#10335) (djhi)
  • Fix <Datagrid> header tooltip sometimes indicates the wrong sort order (#10334) (fzaninotto)
  • Fic Unify meta location in buildVariables in ra-data-graphql-simple (#10322) (dricholm)
  • Fix createLabel option should not be clickable for <AutocompleteInput> and <AutocompleteArrayInput> (#10321) (slax57)
  • [Doc] Update horizontal navigation reference (#10329) (emmanuel-ferdman)
  • [Doc] Document usage of <DatagridAG> inside an <InfiniteList> (#10328) (djhi)
  • [Doc] Improve useUpdate usage instructions (#10326) (fzaninotto)
  • [Doc] Fix StackedFilters's defaultValue doc (#10325) (erwanMarmelab)
Commits
  • 8a0b04b v5.4.0
  • 8c362d5 Update create-react-admin for 5.4.0
  • 500de90 Update changelog for 5.4.0
  • bc48fb5 Fix iconPosition prop is passed to DOM elements in Tab and FormTab
  • eab8472 Merge branch 'master' into next
  • 7b848c2 Merge pull request #10364 from marmelab/ra-core-form-organization
  • d8950e9 Fix story path
  • 1f4b1de Merge pull request #10368 from marmelab/fix-sort-button-translation
  • 59e442e Merge pull request #10369 from marmelab/demo-tabs
  • 4aec101 [Demo] Showcase tabs with icons
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 25, 2024
Bumps [ra-data-json-server](https://github.com/marmelab/react-admin) from 5.3.2 to 5.4.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@v5.3.2...v5.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/ra-data-json-server-5.4.0 branch from 5e6d43d to 505e17b Compare November 25, 2024 08:22
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