MultiQC / MegaQC

Web application to collect and visualise data across multiple MultiQC runs.
http://megaqc.info/
GNU General Public License v3.0
94 stars 28 forks source link

Bump react-admin from 3.19.11 to 3.19.12 #466

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps react-admin from 3.19.11 to 3.19.12.

Release notes

Sourced from react-admin's releases.

3.19.12

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> (#8645) (fzaninotto)
  • Fix <Pagination> cannot be used outside a ListContext (#7957) (schirrel)
  • Fix <ArrayField fullWidth> throws DOM error (#7549) (WiXSL)
  • Fix useSimpleFormIterator is not exported (#7515) (WiXSL)
  • [TypeScript] Fix useRecordContext may return undefined (#7495) (KoltesDigital)
  • [Doc] Fix Fields doc reference to getMany usage (#7773) (mfaywu)
  • Bump moment from 2.24.0 to 2.29.2 (#7512) (dependabot)
Changelog

Sourced from react-admin's changelog.

v3.19.12

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> (#8645) (fzaninotto)
  • Fix <Pagination> cannot be used outside a ListContext (#7957) (schirrel)
  • Fix <ArrayField fullWidth> throws DOM error (#7549) (WiXSL)
  • Fix useSimpleFormIterator is not exported (#7515) (WiXSL)
  • [TypeScript] Fix useRecordContext may return undefined (#7495) (KoltesDigital)
  • [Doc] Fix Fields doc reference to getMany usage (#7773) (mfaywu)
  • Bump moment from 2.24.0 to 2.29.2 (#7512) (dependabot)
Commits


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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ewels/MegaQC/network/alerts).
dependabot[bot] commented 1 year ago

Superseded by #470.