BCcampus / bcc-sage

BCcampus theme for marketing site
MIT License
2 stars 1 forks source link

Bump eslint-plugin-flowtype from 3.2.0 to 3.10.4 #381

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps eslint-plugin-flowtype from 3.2.0 to 3.10.4.

Release notes *Sourced from [eslint-plugin-flowtype's releases](https://github.com/gajus/eslint-plugin-flowtype/releases).* > ## v3.10.4 > ## [3.10.4](https://github.com/gajus/eslint-plugin-flowtype/compare/v3.10.3...v3.10.4) (2019-06-21) > > > ### Bug Fixes > > * fix throw error ([#413](https://github-redirect.dependabot.com/gajus/eslint-plugin-flowtype/issues/413)) ([7969ef9](https://github.com/gajus/eslint-plugin-flowtype/commit/7969ef9)) > > ## v3.10.3 > ## [3.10.3](https://github.com/gajus/eslint-plugin-flowtype/compare/v3.10.2...v3.10.3) (2019-06-13) > > > ### Bug Fixes > > * fix error with other cases ([#412](https://github-redirect.dependabot.com/gajus/eslint-plugin-flowtype/issues/412)) ([dd10c3f](https://github.com/gajus/eslint-plugin-flowtype/commit/dd10c3f)) > > ## v3.10.2 > ## [3.10.2](https://github.com/gajus/eslint-plugin-flowtype/compare/v3.10.1...v3.10.2) (2019-06-13) > > > ### Bug Fixes > > * fix no-unused-vars with with default type in GenericType ([#411](https://github-redirect.dependabot.com/gajus/eslint-plugin-flowtype/issues/411)) ([e8d640c](https://github.com/gajus/eslint-plugin-flowtype/commit/e8d640c)) > > ## v3.10.1 > ## [3.10.1](https://github.com/gajus/eslint-plugin-flowtype/compare/v3.10.0...v3.10.1) (2019-06-10) > > > ### Bug Fixes > > * interfaces and classes ([#409](https://github-redirect.dependabot.com/gajus/eslint-plugin-flowtype/issues/409)) ([c79837b](https://github.com/gajus/eslint-plugin-flowtype/commit/c79837b)) > > ## v3.10.0 > # [3.10.0](https://github.com/gajus/eslint-plugin-flowtype/compare/v3.9.1...v3.10.0) (2019-06-10) > > > ### Features > > * add require-inexact-type rule ([#408](https://github-redirect.dependabot.com/gajus/eslint-plugin-flowtype/issues/408)) ([ab62a49](https://github.com/gajus/eslint-plugin-flowtype/commit/ab62a49)) > > ## v3.9.1 > ## [3.9.1](https://github.com/gajus/eslint-plugin-flowtype/compare/v3.9.0...v3.9.1) (2019-05-23) > > > ### Bug Fixes > > * requireReadOnlyReactProps ([#406](https://github-redirect.dependabot.com/gajus/eslint-plugin-flowtype/issues/406)) ([712d840](https://github.com/gajus/eslint-plugin-flowtype/commit/712d840)) > > ## v3.9.0 > # [3.9.0](https://github.com/gajus/eslint-plugin-flowtype/compare/v3.8.2...v3.9.0) (2019-05-15) > ... (truncated)
Commits - [`7969ef9`](https://github.com/gajus/eslint-plugin-flowtype/commit/7969ef926c1ecd08174f76ffd4ecd418638ff2c6) fix: fix throw error ([#413](https://github-redirect.dependabot.com/gajus/eslint-plugin-flowtype/issues/413)) - [`d8a3729`](https://github.com/gajus/eslint-plugin-flowtype/commit/d8a3729810f6b6af2f7980a900abdceda46dff2a) Create FUNDING.yml - [`dd10c3f`](https://github.com/gajus/eslint-plugin-flowtype/commit/dd10c3fc709feccc9acd642ad16795dd86c78fa2) fix: fix error with other cases ([#412](https://github-redirect.dependabot.com/gajus/eslint-plugin-flowtype/issues/412)) - [`e8d640c`](https://github.com/gajus/eslint-plugin-flowtype/commit/e8d640c15ddbb3f6d75ba2104d163398485a534f) fix: fix no-unused-vars with with default type in GenericType ([#411](https://github-redirect.dependabot.com/gajus/eslint-plugin-flowtype/issues/411)) - [`c79837b`](https://github.com/gajus/eslint-plugin-flowtype/commit/c79837b678d2e8f230a3294f7550a342251a2bf7) fix: interfaces and classes ([#409](https://github-redirect.dependabot.com/gajus/eslint-plugin-flowtype/issues/409)) - [`ab62a49`](https://github.com/gajus/eslint-plugin-flowtype/commit/ab62a49467c730494d1cc95c18a5ea760c04ee42) feat: add require-inexact-type rule ([#408](https://github-redirect.dependabot.com/gajus/eslint-plugin-flowtype/issues/408)) - [`712d840`](https://github.com/gajus/eslint-plugin-flowtype/commit/712d840e0e72396a12a3e44021227f555306b75c) fix: requireReadOnlyReactProps ([#406](https://github-redirect.dependabot.com/gajus/eslint-plugin-flowtype/issues/406)) - [`22dad37`](https://github.com/gajus/eslint-plugin-flowtype/commit/22dad373610fb468ca31e7759b6c815a7e812c72) feat: add require-readonly-react-props rule ([#400](https://github-redirect.dependabot.com/gajus/eslint-plugin-flowtype/issues/400)) - [`138c288`](https://github.com/gajus/eslint-plugin-flowtype/commit/138c2883fc0aa09f9cde14faeadb5b170ab7103f) docs: generate docs - [`fdf7945`](https://github.com/gajus/eslint-plugin-flowtype/commit/fdf79455d8c20269162194a4757e1d0879efa52e) fix: update GitSpo badge URL - Additional commits viewable in [compare view](https://github.com/gajus/eslint-plugin-flowtype/compare/v3.2.0...v3.10.4)


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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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 5 years ago

Superseded by #392.