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.19.0 #150

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps react-devtools from 4.13.2 to 4.19.0.

Changelog

Sourced from react-devtools's changelog.

4.19.0 (September 29, 2021)

Features

  • Scheduling Profiler: Show Suspense resource .displayName (bvaughn in #22451)
  • Scheduling Profiler marks should include thrown Errors (bvaughn in #22419)
  • Don't patch console during first render in strict mode (lunaruan in #22308)
  • Show which hook indicies changed when profiling for all builds (bvaughn in #22365)
  • Display actual ReactDOM API name in root type (eps1lon in #22363)
  • Add named hooks support to standalone and inline DevTools (jstejada in #22320 and bvaughn in #22263)

Bugfix

  • DevTools encoding supports multibyte characters (e.g. "🟩") (bvaughn in #22424)
  • Improve DEV errors if string coercion throws (Temporal.*, Symbol, etc.) (justingrant in #22064)
  • Fix memory leak caused by not storing alternate Fiber pointer (bvaughn in #22346)
  • Fix call stack exceeded error in utfDecodeString() (bvaughn in #22330)
  • Fix runtime error when inspecting an element times out (jstejada in #22329)

Performance

  • DevTools: Lazily parse indexed map sections (bvaughn in #22415)
  • DevTools: Hook names optimizations (bvaughn in #22403)
  • Replaced network.onRequestFinished() caching with network.getHAR() (bvaughn in #22285)

4.18.0 (September 1, 2021)

Features

  • DevTools: Improve named hooks network caching (bvaughn in #22198)
  • Console Logging for StrictMode Double Rendering (lunaruan in #22030)

Bugfix

4.17.0 (August 24, 2021)

Features

  • Scheduling Profiler: Add network measures (bvaughn in #22112)
  • Add options for disabling some features (hbenl in #22136)

Bugfix

4.16.0 (August 16, 2021)

Features

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by lunaruan, a new releaser for react-devtools since your current version.


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 #151.