forte-music / web

A web interface for forte.
Other
2 stars 1 forks source link

Bump react-intersection-observer from 6.3.1 to 8.27.1 #228

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 4 years ago

Bumps react-intersection-observer from 6.3.1 to 8.27.1.

Release notes

Sourced from react-intersection-observer's releases.

v8.27.1

8.27.1 (2020-08-20)

Bug Fixes

  • shouldn't trigger onchange when skipping (#365) (7aa5d74)

v8.27.0

8.27.0 (2020-08-19)

Features

v8.26.2

8.26.2 (2020-04-24)

Bug Fixes

  • don't clear the inView state if we get a node (#337) (d1e1495), closes #308

v8.26.1

  • fix: the inView state could be reset with triggerOnce #311 (#312) a18d398

https://github.com/thebuilder/react-intersection-observer/compare/v8.26.0...v8.26.1

v8.26.0

  • Fix inView not reset when ref removed #303 (#306) 0c450ce
  • Fix Lazy Load Image example (#304) 211228a

https://github.com/thebuilder/react-intersection-observer/compare/v8.25.3...v8.26.0

v8.25.3

  • chore: upgrade dependencies 14afafb
  • Update test-utils.ts (#302) e31086c
  • chore(package): update @testing-library/jest-dom to version 5.0.0 (#292) 5ed2118
  • Update @types/jest to the latest version 🚀 (#297) 83be44b
  • chore(package): update husky to version 4.0.2 (#290) de43354

https://github.com/thebuilder/react-intersection-observer/compare/v8.25.2...v8.25.3

v8.25.2

  • chore: upgrade dependencies 23b1d51
  • fix: Mock additional intersection properties (#286) aeae955
  • chore: upgrade dependencies and readme 9348aab
  • docs: add Edit on Codesandbox badge to hook 4129884
  • Create ci.json (#283) fcf7f59
Commits
  • 7aa5d74 fix: shouldn't trigger onchange when skipping (#365)
  • 6b4bd6d feat: support skip option (#363)
  • 1e10ee9 chore: upgrade dependencies (#364)
  • e59f675 build(deps-dev): bump @babel/plugin-proposal-class-properties (#353)
  • 1ef1f0d build(deps-dev): bump @storybook/preset-create-react-app (#356)
  • e6bab5a build(deps-dev): bump @types/react from 16.9.34 to 16.9.44 (#354)
  • d31ced6 build(deps-dev): bump eslint-plugin-jsx-a11y from 6.2.3 to 6.3.1 (#357)
  • d8c2bdf build(deps-dev): bump prettier from 2.0.4 to 2.0.5 (#355)
  • d8c7c61 build(deps-dev): bump @testing-library/react from 10.0.2 to 10.4.7 (#351)
  • 195808a build(deps-dev): bump @types/jest from 25.2.1 to 26.0.8 (#352)
  • 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #236.