Skip to content

fix(deps): update dependency react-intersection-observer to v9.4.2#1574

Merged
Innei merged 1 commit intomasterfrom
renovate/react-intersection-observer-9.4.x
Feb 9, 2023
Merged

fix(deps): update dependency react-intersection-observer to v9.4.2#1574
Innei merged 1 commit intomasterfrom
renovate/react-intersection-observer-9.4.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-intersection-observer 9.4.1 -> 9.4.2 age adoption passing confidence

Release Notes

thebuilder/react-intersection-observer

v9.4.2

Compare Source

Performance
  • remove extra useEffect used for resetting initial state (#​607)
Bug Fixes
  • publish main with semantic releases (6711bc1)
  • rename master to main (11d5bd1)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions
Copy link

github-actions bot commented Feb 9, 2023

📦 Next.js Bundle Analysis

This analysis was generated by the next.js bundle analysis action 🤖

Seven Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load % of Budget (350 KB)
/ 46.68 KB 223.37 KB 63.82% (+/- <0.01%)
/[page] 45.78 KB 222.47 KB 63.56% (🟡 +0.01%)
/friends 54.82 KB 231.51 KB 66.15% (+/- <0.01%)
/notes/[id] 72.32 KB 249.01 KB 71.14% (🟡 +0.01%)
/posts/[category]/[slug] 64.26 KB 240.95 KB 68.84% (+/- <0.01%)
/projects/[id] 43.57 KB 220.26 KB 62.93% (+/- <0.01%)
/recently 96.51 KB 273.2 KB 78.06% (+/- <0.01%)
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

The "Budget %" column shows what percentage of your performance budget the First Load total takes up. For example, if your budget was 100kb, and a given page's first load size was 10kb, it would be 10% of your budget. You can also see how much this has increased or decreased compared to the base branch of your PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this. If you see "+/- <0.01%" it means that there was a change in bundle size, but it is a trivial enough amount that it can be ignored.

@Innei Innei merged commit 23b85cb into master Feb 9, 2023
@Innei Innei deleted the renovate/react-intersection-observer-9.4.x branch February 9, 2023 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant