Skip to content

Bump react-devtools from 2.5.2 to 4.7.0#8

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/react-devtools-4.7.0
Closed

Bump react-devtools from 2.5.2 to 4.7.0#8
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/react-devtools-4.7.0

Conversation

@dependabot-preview
Copy link

Bumps react-devtools from 2.5.2 to 4.7.0.

Changelog

Sourced from react-devtools's changelog.

4.7.0 (May 18, 2020)

Features

  • Improved appended component stacks for third party warnings to be more like native (bvaughn in #18656)
  • Improve inline search results by highlighting match on HOC badge (bl00mber in #18802)
  • Add key badge to inspected element in right hand pane ([karlhorky]](https://github.com/karlhorky) in #18737)
  • Improve Profiler snapshot selector drag-and-drop UX (bl00mber in #18852)
  • Profiler tooltip now includes self duration to make it easier to scan times without requiring selection (bvaughn in #18510)
  • Rendered by list also now highlights native elements on hover (hristo-kanchev in #18479)
  • Add in-page highlighting for mouse-over interactions in Profiler (bl00mber in #18745)

Bugfix

  • Fix Profiler bug "Could not find commit data for root" by resetting selected node on root change (bl00mber in #18880)
  • Add imported flag to Profiling data to more reliably differentiate between imported and session data (bl00mber in #18913)
  • Disable Profiler filtering to avoid edge case runtime error "Cannot read property 'duration' of undefined" (bvaughn in #18862)
  • Fix Profiler bug "cannot read property 'memoizedState' of null" (bvaughn in #18522)
  • Whitespace search results highlighting bug fix (bvaughn in #18527)
  • Improved confusing Profiler tooltip text for components that did not render (bvaughn in #18523)
  • Fix edge case performance issue when highlight elements enabled (Faelivrinx in #18498)
  • Disabled Webpack auto polyfill for setImmediate (bvaughn in #18860)
  • Fix mouse interactions for standalone DevTools on Linux (bl00mber in #18772)

4.6.0 (March 26, 2020)

Features

Bugfix

  • Improve display of complex values for useDebugValue (eps1lon in #18070)
  • Fix minor CSS layout issue that broke Profiler commit selector UI (bvaughn in #18286)
  • Inlined DevTools event emitter implementation to fix a source of Profiler bugs (bvaughn in #18378)

Cleanup

  • Remove "es6-symbol" dependency from "react-devtools-inline" package (bvaughn in #18397)

4.5.0 (March 3, 2020)

Features

Bugfix

  • Improve how empty commits are filtered (nutboltu in #17931)
  • BigInt serialize issue in devtools copy to clipboard (bvaughn in #17771)
  • Renamed "backend.js" to "react_devtools_backend.js" to reduce potential confusion from profiling (bvaughn in #17790)
  • Update root styles to prevent box-sizing style from leaking outside of inline target (GasimGasimzada in #17775)
  • Fix "Cannot read property 'sub' of undefined" error when navigating to plain-text pages (wfnuser in #17848)
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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 22, 2020
@dependabot-preview
Copy link
Author

Superseded by #17.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/react-devtools-4.7.0 branch July 9, 2020 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants