mDibyo / with-hooks-support

Higher-order component for unlocking React Hooks inside class components
4 stars 1 forks source link

Bump tiny-invariant from 1.0.3 to 1.0.6 #36

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps tiny-invariant from 1.0.3 to 1.0.6.

Release notes *Sourced from [tiny-invariant's releases](https://github.com/alexreardon/tiny-invariant/releases).* > ## 1.0.6 > Fixing typescript definition. [#43](https://github-redirect.dependabot.com/alexreardon/tiny-invariant/issues/43) Thanks [@​ngryman](https://github.com/ngryman) and [@​TrySound](https://github.com/TrySound)! > > ## 1.0.5 > - Upgrading to `flow@0.102.0` [#40](https://github-redirect.dependabot.com/alexreardon/tiny-invariant/issues/40) > - Upgrading all dev dependencies [#41](https://github-redirect.dependabot.com/alexreardon/tiny-invariant/issues/41) > > ## 1.0.4 > - Moving to `flow` `0.95.1` > - Bumping dev deps > - Adding missing `MIT` license file [#27](https://github-redirect.dependabot.com/alexreardon/tiny-invariant/issues/27). `MIT` was previously specified in the `package.json` but the `LICENSE` file was missing.
Commits - [`7812fd0`](https://github.com/alexreardon/tiny-invariant/commit/7812fd030112f18710c44fb5232bada1d13b9bfd) v1.0.6 - [`fb66fa8`](https://github.com/alexreardon/tiny-invariant/commit/fb66fa8c86aad121d8c0bda9e011c26b963fcfa0) Merge pull request [#43](https://github-redirect.dependabot.com/alexreardon/tiny-invariant/issues/43) from ngryman/patch-1 - [`2df3f26`](https://github.com/alexreardon/tiny-invariant/commit/2df3f26cfa70877c464deb739b1aadc02b1bd08a) allow any type for the condition - [`57ef4f6`](https://github.com/alexreardon/tiny-invariant/commit/57ef4f69f0c91452b9924ae5f022040b1ee94dcf) v1.0.5 - [`da9e9dc`](https://github.com/alexreardon/tiny-invariant/commit/da9e9dcd5f0a1fc479f4a95904c7d66a225ab0e9) Merge pull request [#42](https://github-redirect.dependabot.com/alexreardon/tiny-invariant/issues/42) from alexreardon/bumping-deps - [`1d019fd`](https://github.com/alexreardon/tiny-invariant/commit/1d019fd179990fadee6b29dfcdc592e0c318ab2b) updating repo url - [`b352d7f`](https://github.com/alexreardon/tiny-invariant/commit/b352d7fbd049d2a471bf8fbc344c56b1e5d4e292) bumping deps to latest ([#41](https://github-redirect.dependabot.com/alexreardon/tiny-invariant/issues/41)) - [`c3c0cdd`](https://github.com/alexreardon/tiny-invariant/commit/c3c0cdd280d7731f8d0b28dc427c2ab859207aef) bumping deps to latest - [`2fb3a6b`](https://github.com/alexreardon/tiny-invariant/commit/2fb3a6b003c3bbefe04eab917e460c1174408670) Greenkeeper/flow bin 0.102.0 ([#40](https://github-redirect.dependabot.com/alexreardon/tiny-invariant/issues/40)) - [`33b7a27`](https://github.com/alexreardon/tiny-invariant/commit/33b7a275f0a18dc3f4fa63f62d03a4db732a071c) Merge pull request [#39](https://github-redirect.dependabot.com/alexreardon/tiny-invariant/issues/39) from sadickisaac/patch-1 - Additional commits viewable in [compare view](https://github.com/alexreardon/tiny-invariant/compare/v1.0.3...v1.0.6)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 4 years ago

Superseded by #111.