ra-data-feathers icon indicating copy to clipboard operation
ra-data-feathers copied to clipboard

Bump ra-ui-materialui from 4.7.2 to 4.7.6

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps ra-ui-materialui from 4.7.2 to 4.7.6.

Release notes

Sourced from ra-ui-materialui's releases.

4.7.6

This release contains a security fix. You must upgrade to this version if you use <RichTextField> with rich text data that isn't sanitized server-side.

  • [Security] Fix XSS vulnerability in <RichTextField> (#8644) (fzaninotto)
  • Fix <FilterForm> cannot clear filter with complex object value (#8637) (slax57)
  • [Doc] Add <StackedFilters> chapter (#8631) (fzaninotto)

4.7.5

  • Fix <FileInput> label color (#8625) (fzaninotto)
  • Fix cannot override <CreateButton> and <EditButton> style with a theme (#8624) (IAmVisco)
  • Fix ra-input-rich-text dependencies on tiptap (#8622) (slax57)
  • [Doc] Fix useList with useGetList example (#8634) (slax57)
  • Bump http-cache-semantics from 4.1.0 to 4.1.1 (#8620) (dependabot)

4.7.4

4.7.3

  • Fix <AutocompleteArrayInput> when value is not an array (#8608) (djhi)
  • Fix <NumberInput> should support entering a decimal number with a transitory invalid value (#8610) (slax57)
Changelog

Sourced from ra-ui-materialui's changelog.

v4.7.6

This release contains a security fix. You must upgrade to this version if you use <RichTextField> with rich text data that isn't sanitized server-side.

  • [Security] Fix XSS vulnerability in <RichTextField> (#8644) (fzaninotto)
  • Fix <FilterForm> cannot clear filter with complex object value (#8637) (slax57)
  • [Doc] Add <StackedFilters> chapter (#8631) (fzaninotto)

v4.7.5

  • Fix <FileInput> label color (#8625) (fzaninotto)
  • Fix cannot override <CreateButton> and <EditButton> style with a theme (#8624) (IAmVisco)
  • Fix ra-input-rich-text dependencies on tiptap (#8622) (slax57)
  • [Doc] Fix useList with useGetList example (#8634) (slax57)
  • Bump http-cache-semantics from 4.1.0 to 4.1.1 (#8620) (dependabot)

v4.7.4

v4.7.3

  • Fix <AutocompleteArrayInput> when value is not an array (#8608) (djhi)
  • Fix <NumberInput> should support entering a decimal number with a transitory invalid value (#8610) (slax57)
Commits
  • ebe2e35 v4.7.6
  • bfc333a Prepare changelog for v4.7.6
  • c1891af Merge pull request #8644 from marmelab/fix-RichTextField-XSS
  • 9b3eed2 Fix unused import
  • e1c0b12 Rollback
  • 1dd037c Fix security warning
  • e5bfbe2 Fix \<RichTextField> XSS vulnerability
  • 450635d Add story to demonstrate SimpmleFormIterator theming support
  • c047222 Merge pull request #8631 from marmelab/doc-stacked-filters
  • 31b242d Merge pull request #8637 from marmelab/fix-filterform-with-objects
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot[bot] avatar Feb 14 '23 00:02 dependabot[bot]