jaredpalmer / tsdx

Zero-config CLI for TypeScript package development
https://tsdx.io
MIT License
11.26k stars 508 forks source link

Update eslint-plugin-react-hooks to the latest version πŸš€ #642

Closed greenkeeper[bot] closed 3 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency eslint-plugin-react-hooks was updated from 2.5.1 to 3.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: gaearon License: MIT

Find out more about this release.


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

agilgur5 commented 4 years ago

I think this is the Changelog entry, but i'm not really sure.... there isn't a specific release in the GH Releases for this version and its package subdirectory doesn't have its own changelog either... there's only 3 entries for this package in the root Changelog... πŸ˜• πŸ˜• πŸ˜•

agilgur5 commented 4 years ago

A good number of people are confused by this... https://github.com/facebook/react/issues/18494 and https://github.com/reactjs/reactjs.org/issues/2352... πŸ˜•

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead πŸš€

agilgur5 commented 3 years ago

Per https://github.com/reactjs/reactjs.org/issues/2352#issuecomment-622866717, there is now a separate Changelog for this individual package.

But this is only used together with eslint-config-react-app, so any upgrade should be done according to its peerDep requirements.

agilgur5 commented 3 years ago

Blocked for the same reason as https://github.com/formium/tsdx/pull/728#issuecomment-702892139 / https://github.com/formium/tsdx/pull/890#issuecomment-700292943

agilgur5 commented 3 years ago

Since this is a peer, it needs to be updated simultaneously with eslint-config-react-app, which has not produced a major bump to upgrade this plugin yet. Closing as this plugin should not be upgraded independently and Dependabot policy has been set to prevent this now.