fedora-copr / log-detective-website

Data collection page for Log Detective AI
11 stars 7 forks source link

build(deps): bump node-fetch and create-react-class in /frontend #46

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/fedora-copr/log-detective-website/network/alerts).