iray-tno / chirashi-js

Chirashi
MIT License
0 stars 1 forks source link

Bump react-intersection-observer from 8.29.0 to 8.32.0 #676

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps react-intersection-observer from 8.29.0 to 8.32.0.

Release notes

Sourced from react-intersection-observer's releases.

v8.32.0

8.32.0 (2021-05-14)

Features

v8.31.1

8.31.1 (2021-04-19)

Bug Fixes

v8.31.0

8.31.0 (2020-11-24)

Features

  • add support for testing threshold values (#417) (721cd61)

v8.30.3

8.30.3 (2020-11-12)

Bug Fixes

  • ensure threshold fallbacks to options value if undefined (#416) (88780d1)

v8.30.2

8.30.2 (2020-11-11)

Bug Fixes

v8.30.1

8.30.1 (2020-11-03)

Bug Fixes

  • ensure undefined values are filtered from id (9312d1d)

... (truncated)

Commits
  • 650e513 feat: export the observe method (#473)
  • b388555 build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#471)
  • 97a3612 build(deps): bump lodash from 4.17.20 to 4.17.21 (#470)
  • 912307e build(deps): bump ssri from 6.0.1 to 6.0.2 (#464)
  • 47bad43 fix: use WeakMap to avoid memory leak (#463)
  • b703489 build(deps): bump y18n from 4.0.0 to 4.0.1 (#461)
  • 7bb3c5e build(deps): bump elliptic from 6.5.3 to 6.5.4 (#458)
  • 8a5bcfb Delete dependabot.yml
  • 5e0f0b3 build(deps-dev): bump @​typescript-eslint/eslint-plugin (#445)
  • 1a8f501 build(deps-dev): bump @​storybook/addon-controls from 6.1.14 to 6.1.15 (#449)
  • 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 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] commented 3 years ago

Superseded by #682.