Recidiviz / justice-counts

Technical infrastructure for the Justice Counts initiative
GNU General Public License v3.0
2 stars 0 forks source link

Bump react-intersection-observer from 9.8.1 to 9.10.2 #1360

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps react-intersection-observer from 9.8.1 to 9.10.2.

Release notes

Sourced from react-intersection-observer's releases.

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)
Commits
  • 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
  • 051c1df docs: formatting rootMargin desc
  • 08b917a Merge pull request #672 from thebuilder/fix/deprecated-act
  • 87258aa fix: use act from react instead of deprecated one
  • 4ed69a5 Merge pull request #670 from thebuilder/feat/update-dependencies
  • 3d2c262 docs: add stackblitz button
  • 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 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)