Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Bump node-fetch and create-react-class in /demo #96

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [node-fetch](https://github.com/node-fetch/node-fetch). It's no longer used after updating ancestor dependency [create-react-class](https://github.com/facebook/react). These dependencies need to be updated together.


Removes `node-fetch`

Updates `create-react-class` from 15.6.3 to 15.7.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v15.7.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
- dependency-name: create-react-class
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 17, 2023
@reifyrobot
Copy link

This PR is being flagged as STALE because it has not had recent activity in the last 60 days. It will be closed if no further activity occurs in the next 14 days. If you believe this repo should be excluded from this process, please add the repo to this list.

1 similar comment
@reifyrobot
Copy link

This PR is being flagged as STALE because it has not had recent activity in the last 60 days. It will be closed if no further activity occurs in the next 14 days. If you believe this repo should be excluded from this process, please add the repo to this list.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant