Skip to content

Update dependency react-intersection-observer to v10#739

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/react-intersection-observer-10.x
Open

Update dependency react-intersection-observer to v10#739
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/react-intersection-observer-10.x

Conversation

@renovate

@renovate renovate Bot commented Feb 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
react-intersection-observer ^9.5.2^10.0.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

thebuilder/react-intersection-observer (react-intersection-observer)

v10.1.0

Compare Source

What's Changed

Full Changelog: thebuilder/react-intersection-observer@v10.0.3...v10.1.0

v10.0.3

Compare Source

What's Changed

New Contributors

Full Changelog: thebuilder/react-intersection-observer@v10.0.2...v10.0.3

v10.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: thebuilder/react-intersection-observer@v10.0.0...v10.0.2

v10.0.0

Compare Source

Based on the great work in #​718 by @​jantimon - This release adds the new useOnInView hook.

✨ New
  • useOnInView hook — a no-re-render alternative to useInView that delivers (inView, entry) to your callback while returning a ref you can attach to any element. Designed for tracking, analytics, and other side effect heavy workloads where state updates are unnecessary.
  • IntersectionChangeEffect / IntersectionEffectOptions types — exported helper types that describe the new hook’s callback and options surface.
  • Storybook playground + documentation — new story, README section, and JSDoc example demonstrating how to use useOnInView.
⚠️ Breaking Changes
  • useInView, useOnInView, and <InView> now ignore the browser’s initial inView === false emission for onChange events, so handlers only fire once a real visibility change occurs, while still reporting all subsequent enter/leave transitions.
🧪 Testing
  • Added a dedicated Vitest suite for useOnInView, covering thresholds, triggerOnce, skip toggling, merged refs, and multiple observers on the same node.

What's Changed

New Contributors

Full Changelog: thebuilder/react-intersection-observer@v9.16.0...v10.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@vercel

vercel Bot commented Feb 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
web-components Ready Ready Preview, Comment Jul 12, 2026 11:16am

Request Review

@github-actions

Copy link
Copy Markdown
Contributor

To increment version on merge, please add one of patch (default), minor, or major label to this PR.

@renovate renovate Bot force-pushed the renovate/react-intersection-observer-10.x branch from 235362b to 949bcad Compare February 21, 2026 16:51
@renovate renovate Bot force-pushed the renovate/react-intersection-observer-10.x branch from 949bcad to 1da3bca Compare March 2, 2026 18:16
@renovate renovate Bot force-pushed the renovate/react-intersection-observer-10.x branch from 1da3bca to b883893 Compare March 3, 2026 17:02
@renovate renovate Bot force-pushed the renovate/react-intersection-observer-10.x branch from b883893 to 3aae82e Compare March 4, 2026 17:39
@renovate renovate Bot force-pushed the renovate/react-intersection-observer-10.x branch from 3aae82e to 67a41e3 Compare March 11, 2026 20:11
@renovate renovate Bot force-pushed the renovate/react-intersection-observer-10.x branch from 67a41e3 to 93fe17e Compare March 11, 2026 20:35
@renovate renovate Bot force-pushed the renovate/react-intersection-observer-10.x branch from 93fe17e to 61b01b5 Compare March 11, 2026 20:46
@renovate renovate Bot force-pushed the renovate/react-intersection-observer-10.x branch from 61b01b5 to 74acb91 Compare March 12, 2026 19:45
@renovate renovate Bot force-pushed the renovate/react-intersection-observer-10.x branch from 74acb91 to bfaa34a Compare March 19, 2026 22:18
@renovate renovate Bot force-pushed the renovate/react-intersection-observer-10.x branch from bfaa34a to 1fc3beb Compare March 20, 2026 19:01
@renovate renovate Bot force-pushed the renovate/react-intersection-observer-10.x branch from 1fc3beb to 94cbd81 Compare March 21, 2026 00:04
@renovate renovate Bot force-pushed the renovate/react-intersection-observer-10.x branch from 94cbd81 to 2cf2c9a Compare April 13, 2026 18:56
@renovate renovate Bot force-pushed the renovate/react-intersection-observer-10.x branch from 2cf2c9a to d2e4867 Compare May 12, 2026 18:30
@renovate renovate Bot force-pushed the renovate/react-intersection-observer-10.x branch from d2e4867 to 48ea1ad Compare May 27, 2026 15:56
@renovate renovate Bot force-pushed the renovate/react-intersection-observer-10.x branch from 48ea1ad to 3a198f9 Compare May 28, 2026 17:36
@renovate renovate Bot force-pushed the renovate/react-intersection-observer-10.x branch from 3a198f9 to 58449f6 Compare June 1, 2026 14:07
@renovate renovate Bot force-pushed the renovate/react-intersection-observer-10.x branch from 58449f6 to e60a5da Compare July 1, 2026 21:26
@renovate renovate Bot force-pushed the renovate/react-intersection-observer-10.x branch from e60a5da to 0dfabd1 Compare July 1, 2026 21:31
@renovate renovate Bot force-pushed the renovate/react-intersection-observer-10.x branch from 0dfabd1 to e45014c Compare July 9, 2026 23:27
@renovate renovate Bot force-pushed the renovate/react-intersection-observer-10.x branch from e45014c to b17a41d Compare July 9, 2026 23:35
@renovate renovate Bot force-pushed the renovate/react-intersection-observer-10.x branch from b17a41d to 4f7b3b9 Compare July 12, 2026 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants