labordynamicsinstitute / metajelo-ui

UI for metajelo
https://labordynamicsinstitute.github.io/metajelo-ui
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Bump react-devtools from 4.13.2 to 4.24.5 #185

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps react-devtools from 4.13.2 to 4.24.5.

Changelog

Sourced from react-devtools's changelog.

4.24.5

May 5, 2022

  • Fixed potential undefined error in TreeContext reducer (bvaughn in #24501)
  • Fix error where Profiler sometimes incorrectlyed reported that a forwardRef did not render (lunaruan in #24494)
  • Fix regex for formateWithStyles function (lunaruan in #24486)
  • Fixed wrong method call for LRU cache (bvaughn in #24477)
  • Synchronize implementations of second render logging (billyjanitsch in #24381)
  • Don't stringify objects for console log second render (lunaruan in #24373)

4.24.4

April 8, 2022

  • Allow react-devtools-inline createStore() method to override Store config params (bvaughn in #24303)
  • [ReactDebugTools] wrap uncaught error from rendering user's component (mondaychen in #24216)

4.24.3

March 29, 2022

Bugfix

  • Profiler should only report stateful hooks that change between renders (bvaughn in #24189)
  • Ignore duplicate welcome "message" events (bvaughn in #24186)
  • Attach DevTools Tree keyboard events to the Tree container (not the document) (bvaughn in #24164)

4.24.2

March 24, 2022

Bugfix

  • Show upgrade/downgrade instructions inline for errors thrown by the Store due to incompatible protocol (mismatched backend and frontend versions) (bvaughn in #24147)
  • Inspecting an element in a nested renderer no longer throws (lunaruan in #24116)

4.24.1

March 15, 2022

Bugfix

  • Disable unsupported Bridge protocol version dialog and add workaround for old protocol operations format (bvaughn in #24093)

4.24.0

March 10, 2022

... (truncated)

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)
dependabot[bot] commented 2 years ago

Superseded by #187.