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.9.1 #366

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.9.1.

Release notes *Sourced from [eslint-plugin-flowtype's releases](https://github.com/gajus/eslint-plugin-flowtype/releases).* > ## 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) > > > ### Features > > * add require-readonly-react-props rule ([#400](https://github-redirect.dependabot.com/gajus/eslint-plugin-flowtype/issues/400)) ([22dad37](https://github.com/gajus/eslint-plugin-flowtype/commit/22dad37)) > > ## v3.8.2 > ## [3.8.2](https://github.com/gajus/eslint-plugin-flowtype/compare/v3.8.1...v3.8.2) (2019-05-11) > > > ### Bug Fixes > > * update GitSpo badge URL ([fdf7945](https://github.com/gajus/eslint-plugin-flowtype/commit/fdf7945)) > > ## v3.8.1 > ## [3.8.1](https://github.com/gajus/eslint-plugin-flowtype/compare/v3.8.0...v3.8.1) (2019-05-08) > > > ### Bug Fixes > > * don't crash when encountering unparameterized Arrays ([#402](https://github-redirect.dependabot.com/gajus/eslint-plugin-flowtype/issues/402)) ([05a7281](https://github.com/gajus/eslint-plugin-flowtype/commit/05a7281)) > > ## v3.8.0 > # [3.8.0](https://github.com/gajus/eslint-plugin-flowtype/compare/v3.7.0...v3.8.0) (2019-05-08) > > > ### Features > > * parse docblock more robustly for onlyFilesWithFlowAnnotation usage ([#404](https://github-redirect.dependabot.com/gajus/eslint-plugin-flowtype/issues/404)) ([397b7a1](https://github.com/gajus/eslint-plugin-flowtype/commit/397b7a1)) > > ## v3.7.0 > # [3.7.0](https://github.com/gajus/eslint-plugin-flowtype/compare/v3.6.1...v3.7.0) (2019-05-02) > > > ### Features > > * add annotateUndefined: 'ignore' option ([#399](https://github-redirect.dependabot.com/gajus/eslint-plugin-flowtype/issues/399)) ([714a995](https://github.com/gajus/eslint-plugin-flowtype/commit/714a995)) > > ## v3.6.1 > ## [3.6.1](https://github.com/gajus/eslint-plugin-flowtype/compare/v3.6.0...v3.6.1) (2019-04-10) > ... (truncated)
Commits - [`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 - [`aa3b54c`](https://github.com/gajus/eslint-plugin-flowtype/commit/aa3b54caf61ee9c22a4a65b2ae58c7739826c96e) Merge branch 'master' of github.com:gajus/eslint-plugin-flowtype - [`2c190f2`](https://github.com/gajus/eslint-plugin-flowtype/commit/2c190f2222385f1366262d1b768535e2590f96f1) docs: generate docs - [`5be0d8d`](https://github.com/gajus/eslint-plugin-flowtype/commit/5be0d8d383b6aa9123d4d631fcf3efbf61171e8c) docs: add GitSpo mentions badge - [`05a7281`](https://github.com/gajus/eslint-plugin-flowtype/commit/05a7281a40d742d873dcbeefa1fa3d1baaab4d63) fix: don't crash when encountering unparameterized Arrays ([#402](https://github-redirect.dependabot.com/gajus/eslint-plugin-flowtype/issues/402)) - [`397b7a1`](https://github.com/gajus/eslint-plugin-flowtype/commit/397b7a1505620a01106aff65f7df22ca5f861a8e) feat: parse docblock more robustly for onlyFilesWithFlowAnnotation usage ([#404](https://github-redirect.dependabot.com/gajus/eslint-plugin-flowtype/issues/404)) - [`714a995`](https://github.com/gajus/eslint-plugin-flowtype/commit/714a995ce4d754fa9b7a554de0250edf2b19091e) feat: add annotateUndefined: 'ignore' option ([#399](https://github-redirect.dependabot.com/gajus/eslint-plugin-flowtype/issues/399)) - Additional commits viewable in [compare view](https://github.com/gajus/eslint-plugin-flowtype/compare/v3.2.0...v3.9.1)


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 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) - `@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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.