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.26.1 #196

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps react-intersection-observer from 6.3.1 to 8.26.1.

Release notes

Sourced from react-intersection-observer's releases.

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
  • Fixed grammatical errors in README (#282) 45d13b9
  • Update README.md f37cc6f
  • Update README.md 1c84b58

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

v8.25.1

  • fix: move tiny-invariant to dependencies a6c965e

https://github.com/thebuilder/react-intersection-observer/compare/v8.25.0...v8.25.1

Build optimizations

  • build: optimize the rollup build 3cadc06

https://github.com/thebuilder/react-intersection-observer/compare/v8.24.2...v8.25.0

v8.24.2

  • fix: don't add onChange prop to the plain children container (#272) 4d88ea2
  • Fix recipe for triggering animations (#271) 31a890b
  • chore(package): update babel-eslint to version 10.0.3 (#268) 4af02e7
  • chore: upgrade dependencies b20abcc
  • chore(package): update @typescript-eslint/eslint-plugin to version 2.0.0 (#261) a5061a5
  • Changed typo const supportsNativeLoading to supportsLazyLoading (#265) fdc4e63
  • Add codesandbox example 3fe0710
... (truncated)
Commits


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 4 years ago

Superseded by #206.