Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Bump ra-core from 3.13.2 to 3.13.3 #4711

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps ra-core from 3.13.2 to 3.13.3.

Release notes

Sourced from ra-core's releases.

3.13.3

  • Fix <SortButton> labels must have a valid translation message (6029) (fzaninotto)
  • Fix useRecordSelection function name (6021) (WiXSL)
  • Fix warnings about missing props when using <List> as a standalone component (6017) (fzaninotto)
  • Fix Form looses dirty field values after cancelling navigation (6005) (djhi)
  • [Doc] Fix CHANGELOG typos (6018) (WiXSL)
Changelog

Sourced from ra-core's changelog.

v3.13.3

  • Fix <SortButton> labels must have a valid translation message (6029) (fzaninotto)
  • Fix useRecordSelection function name (6021) (WiXSL)
  • Fix warnings about missing props when using <List> as a standalone component (6017) (fzaninotto)
  • Fix Form looses dirty field values after cancelling navigation (6005) (djhi)
  • [Doc] Fix CHANGELOG typos (6018) (WiXSL)
Commits
  • 2ee2a98 v3.13.3
  • 885d555 Prepare changelog for v3.13.3
  • 3c40409 Merge pull request #6029 from marmelab/fix-sortbutton-default-label
  • 3e6b82c Fix SortButton labels must have a valid translatino message
  • a171deb Merge pull request #6005 from marmelab/fix-warn-when-unsaved-changes
  • 0f46765 Merge pull request #6021 from WiXSL/fix-use-record-selection
  • d906005 Fix useRecordSelection name tobe equal to its file name
  • 58e00dc Merge pull request #6017 from marmelab/fix-hasCreate-prop-required-in-list
  • 54a5e26 Merge pull request #6018 from WiXSL/fix-changelog
  • db6e615 Another typo
  • 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 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)

@owenbendavies owenbendavies merged commit c546bb8 into master Mar 15, 2021
@owenbendavies owenbendavies deleted the dependabot/npm_and_yarn/ra-core-3.13.3 branch March 15, 2021 10:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant