Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

build(deps): Bump react-intersection-observer from 9.14.1 to 9.15.1#332

Merged
mscherer merged 1 commit intomainfrom
dependabot/npm_and_yarn/react-intersection-observer-9.15.1
Feb 5, 2025
Merged

build(deps): Bump react-intersection-observer from 9.14.1 to 9.15.1#332
mscherer merged 1 commit intomainfrom
dependabot/npm_and_yarn/react-intersection-observer-9.15.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps react-intersection-observer from 9.14.1 to 9.15.1.

Release notes

Sourced from react-intersection-observer's releases.

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)
Commits
  • 27681db Merge pull request #716 from thebuilder/fix/improve-is-mocking
  • 4e71f09 chore: fix typo in test name
  • 1858e43 fix: improve test lib detection
  • c720914 fix: always recreate the IntersectionObserver mock
  • 189133f fix: use isMockFunction to detect if the IntersectionObserver is being mocked
  • f098c1e Merge pull request #715 from thebuilder/feat/restore-beforeach
  • 18de17e docs: update readme
  • 788dd47 feat: restore beforeEach in test utils
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 30, 2025
@mscherer mscherer enabled auto-merge February 3, 2025 14:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-intersection-observer-9.15.1 branch from c2af061 to a46a16e Compare February 4, 2025 13:32
@mscherer
Copy link
Contributor

mscherer commented Feb 4, 2025

@dependabot recreate

Bumps [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) from 9.14.1 to 9.15.1.
- [Release notes](https://github.com/thebuilder/react-intersection-observer/releases)
- [Commits](thebuilder/react-intersection-observer@v9.14.1...v9.15.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-intersection-observer-9.15.1 branch from a46a16e to 1622e18 Compare February 4, 2025 13:53
@mscherer mscherer merged commit 5bb3f80 into main Feb 5, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-intersection-observer-9.15.1 branch February 5, 2025 09:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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