Skip to content

Bump react-intersection-observer from 10.1.0 to 11.0.1 in /resources - #15

Merged
sebastiaanspeck merged 1 commit into
mainfrom
dependabot/npm_and_yarn/resources/react-intersection-observer-11.0.1
Sep 4, 2026
Merged

Bump react-intersection-observer from 10.1.0 to 11.0.1 in /resources#15
sebastiaanspeck merged 1 commit into
mainfrom
dependabot/npm_and_yarn/resources/react-intersection-observer-11.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown

Bumps react-intersection-observer from 10.1.0 to 11.0.1.

Release notes

Sourced from react-intersection-observer's releases.

v11.0.1

What's Changed

New Contributors

Full Changelog: thebuilder/react-intersection-observer@v11.0.0...v11.0.1

v11.0.0

v11 delivers a ground-up observer lifecycle rewrite, making observation and cleanup more resilient across React 17, 18, and 19. Shared callback-ref handling, idempotent cleanup, and improved threshold behavior make hooks more predictable in real-world mounting and unmounting scenarios.

It also introduces a new Blume-powered documentation site with clearer guides and examples. Storybook and the README have been refreshed to make getting started easier.

Smaller improvements include private vulnerability reporting, stronger PR quality checks with Fallow, dependency updates, and expanded observer lifecycle tests.

What's Changed

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

Commits
  • aa231b3 chore: release v11.0.1
  • 834ca14 fix: resume InView observation when triggerOnce is disabled (#782)
  • a0877f6 docs: cut filler from README and docs site (#786)
  • 322451a ci: publish releases with npm trusted publishing (#785)
  • 1b3fe06 docs: update public documentation domains (#783)
  • a25b644 fix(docs): theme-aware landing panels + tighter headline (#780)
  • aed6bf7 Merge pull request #779 from thebuilder/claude/align-og-cards
  • a988225 feat(docs): brand the generated OG cards to match the landing
  • 8697b1a Merge pull request #778 from thebuilder/claude/custom-landing-page-scroll-f48e30
  • 2b46df1 fix(docs): OG element clips the true viewport edge
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for react-intersection-observer since your current version.


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 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)

Bumps [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) from 10.1.0 to 11.0.1.
- [Release notes](https://github.com/thebuilder/react-intersection-observer/releases)
- [Commits](thebuilder/react-intersection-observer@v10.1.0...v11.0.1)

---
updated-dependencies:
- dependency-name: react-intersection-observer
  dependency-version: 11.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 1, 2026
@sebastiaanspeck
sebastiaanspeck merged commit 39ee4ab into main Sep 4, 2026
4 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/resources/react-intersection-observer-11.0.1 branch September 4, 2026 01:32
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant