Skip to content

Bump react-intersection-observer from 9.13.1 to 9.16.0#1468

Merged
demiankatz merged 1 commit intodevfrom
dependabot/npm_and_yarn/dev/react-intersection-observer-9.16.0
Jun 30, 2025
Merged

Bump react-intersection-observer from 9.13.1 to 9.16.0#1468
demiankatz merged 1 commit intodevfrom
dependabot/npm_and_yarn/dev/react-intersection-observer-9.16.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps react-intersection-observer from 9.13.1 to 9.16.0.

Release notes

Sourced from react-intersection-observer's releases.

v9.16.0

What's Changed

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

v9.15.1

9.15.1 (2025-01-21)

Bug Fixes

Fixes and improvements to react-intersection-observer/test-utils

  • always recreate the IntersectionObserver mock (c720914)
  • improve test lib detection (1858e43)
  • use isMockFunction to detect if the IntersectionObserver is being mocked (189133f)

v9.15.0

9.15.0 (2025-01-14)

Features

  • restore beforeEach in test utils (788dd47)

v9.14.1

9.14.1 (2024-12-30)

Bug Fixes

  • ensure browser environment in test-utils (6e459f2)

v9.14.0

9.14.0 (2024-12-14)

Features

  • support React 19 (8bafe25)
  • Drop support for React 15/16. The types are no longer compatible with later version of React, since they have dropped the deprecated types.
Commits
  • 0bed9c2 chore: release v9.16.0
  • 3817acb Merge pull request #720 from thebuilder/fix/global-test-lib
  • 2194730 Merge branch 'main' into fix/global-test-lib
  • 2d26a6f Merge pull request #719 from thebuilder/feat/drop-semantic-release
  • 2270f92 ci: correctly install corepack
  • 45407a8 chore: upgrade dependencies
  • d0178af ci: drop semantic release flow
  • 2a97fe6 fix: correctly detect global testing framework
  • 27681db Merge pull request #716 from thebuilder/fix/improve-is-mocking
  • 4e71f09 chore: fix typo in test name
  • Additional commits viewable in compare view

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)

Bumps [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) from 9.13.1 to 9.16.0.
- [Release notes](https://github.com/thebuilder/react-intersection-observer/releases)
- [Commits](thebuilder/react-intersection-observer@v9.13.1...v9.16.0)

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

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 Jun 30, 2025
@vercel
Copy link
Copy Markdown

vercel bot commented Jun 30, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
universalviewer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 30, 2025 0:13am

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 30, 2025
Copy link
Copy Markdown
Contributor

@demiankatz demiankatz left a comment

Choose a reason for hiding this comment

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

Minor version of indirect dependency; build unbroken.

@demiankatz demiankatz merged commit 083c9e6 into dev Jun 30, 2025
6 checks passed
@demiankatz demiankatz deleted the dependabot/npm_and_yarn/dev/react-intersection-observer-9.16.0 branch June 30, 2025 15:54
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