twobin / react-lazyload

Lazy load your component, image or anything matters the performance.
MIT License
5.85k stars 487 forks source link

chore(deps): bump node-fetch and create-react-class #389

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Removes node-fetch. It's no longer used after updating ancestor dependency create-react-class. These dependencies need to be updated together.

Removes node-fetch

Updates create-react-class from 15.6.3 to 15.7.0

Release notes

Sourced from create-react-class's releases.

15.7.0 (October 14, 2020)

React

Changelog

Sourced from create-react-class's changelog.

15.7.0 (October 14, 2020)

React

15.6.2 (September 25, 2017)

All Packages

  • Switch from BSD + Patents to MIT license

React DOM

  • Fix a bug where modifying document.documentMode would trigger IE detection in other browsers, breaking change events. (@​aweary in #10032)
  • CSS Columns are treated as unitless numbers. (@​aweary in #10115)
  • Fix bug in QtWebKit when wrapping synthetic events in proxies. (@​walrusfruitcake in #10115)
  • Prevent event handlers from receiving extra argument in development. (@​aweary in #10115)
  • Fix cases where onChange would not fire with defaultChecked on radio inputs. (@​jquense in #10156)
  • Add support for controlList attribute to allowed DOM properties (@​nhunzaker in #9940)
  • Fix a bug where creating an element with a ref in a constructor did not throw an error in development. (@​iansu in #10025)

15.6.1 (June 14, 2017)

React DOM

15.6.0 (June 13, 2017)

React

  • Downgrade deprecation warnings to use console.warn instead of console.error. (@​flarnie in #9753)
  • Add a deprecation warning for React.createClass. Points users to create-react-class instead. (@​flarnie in #9771)
  • Add deprecation warnings and separate module for React.DOM factory helpers. (@​nhunzaker in #8356)
  • Warn for deprecation of React.createMixin helper, which was never used. (@​aweary in #8853)

React DOM

React Addons

... (truncated)

Commits


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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/twobin/react-lazyload/network/alerts).