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.2 #175

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps react-devtools from 4.13.2 to 4.24.2.

Changelog

Sourced from react-devtools's changelog.

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

Feature

  • Show DevTools backend and frontend versions in UI (bvaughn in #23399)
  • Timeline profiler refactored to support reading basic profiling data directly from React (bvaughn in #22529)

Bugfix

Misc

Breaking change

Technically this is a breaking change for projects using react-devtools-inline, but since this package already depends on the experimental release channel, we are going to include it in 4.24.


4.23.0

January 24, 2022

Feature

  • DevTools: Only show StrictMode badge on root elements (bvaughn in #23012)

Bugfix

  • Don't crawl unmounted subtrees when profiling starts (bvaughn in #23162)
  • Filter deleted components from the updaters list to avoid runtime errors later (lunaruan in #23156)

... (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 #177.