Skip to content

Conversation

@dependabot-preview
Copy link

Bumps react-devtools from 2.5.2 to 4.13.1.

Changelog

Sourced from react-devtools's changelog.

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)

Bugfix

  • DevTools iterates over siblings during mount (rather than recursing) to avoid stack overflow errors (bvaughn in #21377)
  • Multiple error dialogs can be visible at once (bvaughn in #21370)
  • Console patching should handle Symbols without erroring (bvaughn in #21368)
Bridge protocol version backend/frontend

During initialization, DevTools now checks to ensure it's compatible with the "backend" that's embedded within a renderer like React Native. If the two aren't compatible, upgrade instructions will be shown:

Learn more about this change at fb.me/devtools-unsupported-bridge-protocol

4.12.4 (April 19, 2021)

Bugfix

  • Remove @octokit/rest depedency because of a problem with transitive dependencies (bvaughn in #21317)

4.12.3 (April 19, 2021)

Bugfix

  • Wrapped quotation marks around Fiber ids or indices for all DevTools errors to better support GitHub fuzzy error search (bvaughn in #21314)

4.12.2 (April 16, 2021)

Bugfix

  • DevTools reliably suppresses console logs when generating component stacks (bvaughn in #21301)

4.12.1 (April 14, 2021)

Although this release is being made for all NPM packages, only the react-devtools-inline package contains changes.

Bugfix

  • Fixed react-devtools-inline bug in frontend initialize method (bvaughn in #21265)

4.12.0 (April 12, 2021)

Although this release is being made for all NPM packages, only the react-devtools-inline package contains changes.

Features

  • Added createBridge and createStore exports to the react-devtools-inline/frontend entrypoint to support advanced use cases (bvaughn in #21032)

4.11.1 (April 11, 2021)

... (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 May 5, 2021
@dependabot-preview
Copy link
Author

Superseded by #88.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/react-devtools-4.13.1 branch May 7, 2021 22:17
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