universalviewer icon indicating copy to clipboard operation
universalviewer copied to clipboard

Bump react-intersection-observer from 8.34.0 to 9.10.3

Open dependabot[bot] opened this issue 8 months ago • 3 comments

Bumps react-intersection-observer from 8.34.0 to 9.10.3.

Release notes

Sourced from react-intersection-observer's releases.

v9.10.3

9.10.3 (2024-06-05)

Bug Fixes

  • test-utils - execute mockClear method only when it exists (712ae37)

v9.10.2

9.10.2 (2024-05-03)

Bug Fixes

  • support old act from react-dom (0e95b5d)

v9.10.1

9.10.1 (2024-04-29)

Bug Fixes

  • use act from react instead of deprecated one (87258aa)

v9.10.0

9.10.0 (2024-04-28)

Features

  • replace codesandbox with stackblitz (b0205ee)

v9.9.0

9.9.0 (2024-04-28)

Features

  • replace codesandbox with stackblitz (efac8ee)

v9.8.2

9.8.2 (2024-04-08)

Bug Fixes

  • test utils, only use act when in an act environment (3c515e7)

v9.8.1

9.8.1 (2024-02-22)

... (truncated)

Commits
  • 01c9992 Merge pull request #679 from karpiuMG/main
  • 712ae37 fix: test-utils - execute mockClear method only when it exists
  • dceba7f Merge pull request #676 from thebuilder/feat/pnpm-9
  • e37b7d7 ci: upgrade pnpm to version 9
  • b32b362 ci: upgrade pnpm to version 9
  • 436fe6d Merge pull request #675 from thebuilder/fix/deprecated-react-dom-act
  • 0dbb29c chore: apply linting
  • 5415441 Update test-utils.ts
  • 0e95b5d fix: support old act from react-dom
  • a0566eb Merge pull request #673 from V-iktor/docs/viewport-center
  • 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)

dependabot[bot] avatar Jun 10 '24 01:06 dependabot[bot]