Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump react-intersection-observer from 8.31.1 to 9.4.1 #847

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 16, 2022

Bumps react-intersection-observer from 8.31.1 to 9.4.1.

Release notes

Sourced from react-intersection-observer's releases.

v9.4.1

9.4.1 (2022-11-15)

Bug Fixes

  • add spacing to peer deps (1187726)
  • cannot access 'unobserve' before initialization #587 (3c2f4a1)

v9.4.0

9.4.0 (2022-07-22)

This release fixes thebuilder/react-intersection-observer#572 It's now possible (not recommended) to use inline functions for ref methods. This will still cause extra rerenders, but you will not get into a state of infinite loops.

Bug Fixes

  • optimize re-renders in useInView (a3e2be5)

Features

  • rewrite internals to use setState for ref (776caa6)

v9.3.5

9.3.5 (2022-06-30)

Bug Fixes

  • Add support for TS 4.7+ node16/next module (a0c099b)

v9.3.4

9.3.4 (2022-06-23)

Bug Fixes

  • export module as esm.js (fa6f3db)

v9.3.4-beta.2

9.3.4-beta.2 (2022-06-20)

Bug Fixes

... (truncated)

Commits
  • 1187726 fix: add spacing to peer deps
  • c9cdfb1 Add extra spacing to React peer dependencies
  • 4bfe556 Merge pull request #588 from thebuilder/dependabot/npm_and_yarn/loader-utils-...
  • 691c6f7 build(deps): bump loader-utils from 1.4.0 to 1.4.1
  • 3c2f4a1 Merge pull request #587 from kik4/fix/cannot_access_unobserve_before_initiali...
  • 5dc11dc fix cannot access 'unobserve' before initialization
  • 3041b8b Merge pull request #577 from thebuilder/chore/upgrade-deps
  • 795a728 chore: upgrade dependencies
  • da52c1c Merge pull request #576 from thebuilder/dependabot/npm_and_yarn/terser-4.8.1
  • 465754a Merge pull request #573 from thebuilder/feat/state-batching
  • 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)

Bumps [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) from 8.31.1 to 9.4.1.
- [Release notes](https://github.com/thebuilder/react-intersection-observer/releases)
- [Commits](thebuilder/react-intersection-observer@v8.31.1...v9.4.1)

---
updated-dependencies:
- dependency-name: react-intersection-observer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants