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.27.0 #209

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps react-devtools from 4.13.2 to 4.27.0.

Changelog

Sourced from react-devtools's changelog.

React DevTools changelog


4.26.1

October 13, 2022

  • [standalone] Stop highlighting events when a component is selected (tyao1 in #25448)

4.26.0

September 16, 2022

  • Show DevTools icons in Edge browser panel (itskolli in #25257)
  • [Bugfix] Don't hide fragment if it has a key (lunaruan in #25197)
  • Handle info, group, and groupCollapsed in Strict Mode logging (timneutkens in #25172)
  • Highlight RN elements on hover (tyao1 in #25106)
  • Remove ForwardRef/Memo from display name if displayName is set (eps1lon in #21952)

4.25.0

July 13, 2022


4.24.7

May 31, 2022

  • mock requestAnimationFrame with setTimeout as a temporary fix for #24626 (mondaychen in #24633)
  • Fix formatWithStyles not styling the results if the first argument is an object + Added unit tests (lunaruan in #24554)

4.24.6

May 12, 2022

  • fix a bug in console.log with non-string args (mondaychen in #24546)
  • Add Pragma to Only Run Tests if Version Requirement Satisfied (lunaruan in #24533)
  • [DevTools][Bug] Fix Race Condition When Unmounting Fibers (lunaruan in #24510)
  • [React DevTools] Improve DevTools UI when Inspecting a user Component that Throws an Error (mondaychen in #24248)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by mondaychen, 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 1 year ago

Superseded by #211.