Skip to content

Conversation

dependabot-preview[bot]
Copy link

Bumps react-devtools from 2.5.2 to 4.14.0.

Changelog

Sourced from react-devtools's changelog.

4.14.0 (July 17, 2021)

Features

Display hook names for inspected components

DevTools parsing hook names

Control for manually toggling error boundaries

DevTools error boundary toggle

4.13.5 (May 25, 2021)

Bugfix

  • Handle edge case where a component mounts before its "owner" (in DEV mode) that previously caused a validation error (bvaughn in #21562)

4.13.4 (May 20, 2021)

Bugfix

  • Fix edge-case Fast Refresh bug that caused Fibers with warnings/errors to be untracked prematurely (which broke componentinspection in DevTools) (bvaughn in #21536)
  • Revert force deep re-mount when Fast Refresh detected (was no longer necessary) (bvaughn in #21539)

4.13.3 (May 19, 2021)

Misc

  • Updated react and react-dom API imports in preparation for upcoming stable release (bvaughn in #21488)

Bugfix

  • Reload all roots after Fast Refresh force-remount (to avoid corrupted Store state) (bvaughn in #21516 and #21523)
  • Errors thrown by Store can be dismissed so DevTools remain usable in many cases (bvaughn in #21520)
  • Bugfix for useState() object with hasOwnProperty key (bvaughn in #21524)
  • Fixed string concatenation problem when a Symbol was logged to console.error or console.warn (bvaughn in #21521)
  • DevTools: Fixed version range NPM syntax (bvaughn in 9cf1069)
  • Tweaked DevTools error template title to match issue form template (bvaughn in 1a2d792)

4.13.2 (May 7, 2021)

Misc

4.13.1 (April 28, 2021)

Bugfix

  • Improve display name logic for React.memo components (bvaughn in #21392)
  • Fixed potential runtime error with Suspense in versions <= 17 (bvaughn in #21432)
  • Errors thrown in the Store are no longer silent (bvaughn in #21426)

Misc

4.13.0 (April 28, 2021)

Features

  • Add Bridge protocol version backend/frontend (bvaughn in #21331)

... (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 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 Jul 16, 2021
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