Skip to content

Update react-intersection-observer: 9.4.1 → 9.4.2 (patch)#4474

Merged
julienw merged 2 commits into
mainfrom
depfu/update/yarn/react-intersection-observer-9.4.2
Feb 20, 2023
Merged

Update react-intersection-observer: 9.4.1 → 9.4.2 (patch)#4474
julienw merged 2 commits into
mainfrom
depfu/update/yarn/react-intersection-observer-9.4.2

Conversation

@depfu

@depfu depfu Bot commented Feb 15, 2023

Copy link
Copy Markdown
Contributor

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ react-intersection-observer (9.4.1 → 9.4.2) · Repo

Release Notes

9.4.2

9.4.2 (2023-02-08)

Performance

  • remove extra useEffect used for resetting initial state (#607)

Bug Fixes

  • publish main with semantic releases (6711bc1)
  • rename master to main (11d5bd1)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 20 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu Bot added the dependencies Pull requests that update a dependency file label Feb 15, 2023
@depfu depfu Bot requested review from canova and julienw February 15, 2023 22:11
@codecov

codecov Bot commented Feb 15, 2023

Copy link
Copy Markdown

Codecov Report

Base: 88.64% // Head: 88.63% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (a6a50c4) compared to base (316b48a).
Patch has no changes to coverable lines.

❗ Current head a6a50c4 differs from pull request most recent head 4d1a41f. Consider uploading reports for the commit 4d1a41f to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4474      +/-   ##
==========================================
- Coverage   88.64%   88.63%   -0.01%     
==========================================
  Files         284      284              
  Lines       25587    25536      -51     
  Branches     6882     6865      -17     
==========================================
- Hits        22681    22634      -47     
+ Misses       2701     2695       -6     
- Partials      205      207       +2     
Impacted Files Coverage Δ
src/components/flame-graph/FlameGraph.js 78.43% <0.00%> (-5.41%) ⬇️
src/components/calltree/CallTree.js 91.20% <0.00%> (-0.93%) ⬇️
src/profile-logic/call-tree.js 93.90% <0.00%> (-0.27%) ⬇️
src/app-logic/url-handling.js 86.53% <0.00%> (-0.03%) ⬇️
src/profile-logic/profile-data.js 93.57% <0.00%> (-0.03%) ⬇️
src/selectors/url-state.js 98.57% <0.00%> (+0.01%) ⬆️
src/test/fixtures/profiles/processed-profile.js 94.69% <0.00%> (+0.11%) ⬆️
src/components/stack-chart/index.js 86.88% <0.00%> (+0.21%) ⬆️
src/components/shared/CallNodeContextMenu.js 90.24% <0.00%> (+0.28%) ⬆️
src/actions/profile-view.js 89.84% <0.00%> (+0.50%) ⬆️
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@julienw julienw enabled auto-merge (squash) February 20, 2023 18:17

@julienw julienw left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this looks good to me!

@julienw julienw merged commit 0eca990 into main Feb 20, 2023
@depfu depfu Bot deleted the depfu/update/yarn/react-intersection-observer-9.4.2 branch February 20, 2023 18:19
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.

1 participant