Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump react-test-renderer from 16.9.0 to 16.14.0 in /superset-frontend #27808

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps react-test-renderer from 16.9.0 to 16.14.0.

Release notes

Sourced from react-test-renderer's releases.

16.14.0 (October 14, 2020)

React

16.13.1 (March 19, 2020)

React DOM

  • Fix bug in legacy mode Suspense where effect clean-up functions are not fired. This only affects users who use Suspense for data fetching in legacy mode, which is not technically supported. (@​acdlite in #18238)
  • Revert warning for cross-component updates that happen inside class render lifecycles (componentWillReceiveProps, shouldComponentUpdate, and so on). (@​gaearon in #18330)

Artifacts

16.13.0 (February 26, 2020)

React

React DOM

Concurrent Mode (Experimental)

Artifacts

... (truncated)

Changelog

Sourced from react-test-renderer's changelog.

16.14.0 (October 14, 2020)

React

16.13.1 (March 19, 2020)

React DOM

  • Fix bug in legacy mode Suspense where effect clean-up functions are not fired. This only affects users who use Suspense for data fetching in legacy mode, which is not technically supported. (@​acdlite in #18238)
  • Revert warning for cross-component updates that happen inside class render lifecycles (componentWillReceiveProps, shouldComponentUpdate, and so on). (@​gaearon in #18330)

16.13.0 (February 26, 2020)

React

React DOM

Concurrent Mode (Experimental)

16.12.0 (November 14, 2019)

React DOM

  • Fix passive effects (useEffect) not being fired in a multi-root app. (@​acdlite in #17347)

React Is

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added dependabot npm Dependabot - npm related PRs labels Apr 1, 2024
Copy link

codecov bot commented Apr 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.37%. Comparing base (5b1d6b2) to head (acb9da8).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #27808      +/-   ##
==========================================
- Coverage   67.38%   67.37%   -0.01%     
==========================================
  Files        1920     1920              
  Lines       75242    75242              
  Branches     8423     8423              
==========================================
- Hits        50705    50698       -7     
- Misses      22476    22482       +6     
- Partials     2061     2062       +1     
Flag Coverage Δ
javascript 57.40% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rusackas
Copy link
Member

rusackas commented Apr 2, 2024

@dependabot rebase

Bumps [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer) from 16.9.0 to 16.14.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.14.0/packages/react-test-renderer)

---
updated-dependencies:
- dependency-name: react-test-renderer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/superset-frontend/react-test-renderer-16.14.0 branch from acb9da8 to 7163cd5 Compare April 2, 2024 21:57
@rusackas rusackas merged commit fdc2dbe into master Apr 3, 2024
32 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/superset-frontend/react-test-renderer-16.14.0 branch April 3, 2024 02:02
jzhao62 pushed a commit to jzhao62/superset that referenced this pull request Apr 4, 2024
…superset-frontend (apache#27808)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
EandrewJones pushed a commit to UMD-ARLIS/superset that referenced this pull request Apr 5, 2024
…superset-frontend (apache#27808)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
EnxDev pushed a commit to EnxDev/superset that referenced this pull request Apr 12, 2024
…superset-frontend (apache#27808)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
qleroy pushed a commit to qleroy/superset that referenced this pull request Apr 28, 2024
…superset-frontend (apache#27808)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant