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-ui-materialui from 4.4.3 to 4.7.6 #73

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 14, 2023

Bumps ra-ui-materialui from 4.4.3 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)

4.7.2

  • Fix useGetManyAggregate error when ids is not an array (#8603) (djhi)
  • Fix <AutocompleteInput> when multiple is true and value is not an array (#8602) (djhi)
  • Fix <SelectArrayInput> error when value is not an array (#8601) (djhi)
  • Fix <AutocompleteInput> flickers inside <ReferenceInput> (#8599) (djhi)
  • [Doc] Fix typo in <Search> example (#8579) (AdamMcquiff)
  • [Doc] Add Features chapter (#8598) (fzaninotto)
  • [Doc] Add illustration to list and edit tutorials (#8588) (fzaninotto)
  • [Doc] Add HelpDesk demo (#8583) (fzaninotto)
  • Bump ua-parser-js from 0.7.31 to 0.7.33 (#8600) (dependabot)

4.7.1

  • Fix <LoginForm> logs a warning in latest Chrome (#8559) (fayazpn)
  • [Doc] Add new authProviders (auth0, cognito) (#8558) (djhi)
  • [Doc] Fix typos in v4 Upgrade instructions (#8577) (harryghgim)
  • [Doc] Fix <AutoCompleteArrayInput> doc about disableCloseOnSelect (#8569) (TurtIeSocks)
  • [Doc] Fix various typos (#8568) (WiXSL)
  • [Doc] Fix missing <Show disableAuthentication> prop description (#8565) (septentrion-730n)
  • [Doc] Fix Data Providers doc about typed fetchJson utility (#8563) (slax57)
  • [TypeScript] Fix <DatagridRowR rowClick> type (#8561) (stesie)
  • Bump json5 from 1.0.1 to 1.0.2 dependenciesPull requests that update a dependency(#8552) (dependabot)

4.7.0

  • Add lifecycle callbacks (beforeDelete, afterUpdate, etc.) to facilitate dataProvider customization (#8511) (fzaninotto)
  • Add <Count> and <ReferenceManyCount> components (#8492) (fzaninotto)
  • Add /auth-callback route and new optional authProvider.handleLoginCalback() method (#8457) (djhi)
  • Add ability to set anchorOrigin in useNotify (#8541) (fzaninotto)

... (truncated)

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)

v4.7.2

  • Fix useGetManyAggregate error when ids is not an array (#8603) (djhi)
  • Fix <AutocompleteInput> when multiple is true and value is not an array (#8602) (djhi)
  • Fix <SelectArrayInput> error when value is not an array (#8601) (djhi)
  • Fix <AutocompleteInput> flickers inside <ReferenceInput> (#8599) (djhi)
  • [Doc] Fix typo in <Search> example (#8579) (AdamMcquiff)
  • [Doc] Add Features chapter (#8598) (fzaninotto)
  • [Doc] Add illustration to list and edit tutorials (#8588) (fzaninotto)
  • [Doc] Add HelpDesk demo (#8583) (fzaninotto)
  • Bump ua-parser-js from 0.7.31 to 0.7.33 (#8600) (dependabot)

v4.7.1

  • Fix <LoginForm> logs a warning in latest Chrome (#8559) (fayazpn)
  • [Doc] Add new authProviders (auth0, cognito) (#8558) (djhi)
  • [Doc] Fix typos in v4 Upgrade instructions (#8577) (harryghgim)
  • [Doc] Fix <AutoCompleteArrayInput> doc about disableCloseOnSelect (#8569) (TurtIeSocks)
  • [Doc] Fix various typos (#8568) (WiXSL)
  • [Doc] Fix missing <Show disableAuthentication> prop description (#8565) (septentrion-730n)
  • [Doc] Fix Data Providers doc about typed fetchJson utility (#8563) (slax57)
  • [TypeScript] Fix <DatagridRowR rowClick> type (#8561) (stesie)
  • Bump json5 from 1.0.1 to 1.0.2 dependenciesPull requests that update a dependency(#8552) (dependabot)

... (truncated)

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.

Bumps [ra-ui-materialui](https://github.com/marmelab/react-admin) from 4.4.3 to 4.7.6.
- [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.4.3...v4.7.6)

---
updated-dependencies:
- dependency-name: ra-ui-materialui
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 14, 2023
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
Projects
None yet
0 participants