corgicode / api

Backend for the codecorgi platform
http://codecorgi.co
Other
3 stars 0 forks source link

Bump eslint-plugin-jasmine from 2.9.1 to 2.10.0 #119

Open dependabot-preview[bot] opened 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps eslint-plugin-jasmine from 2.9.1 to 2.10.0.

Release notes *Sourced from [eslint-plugin-jasmine's releases](https://github.com/tlvince/eslint-plugin-jasmine/releases).* > ## v2.10.0 > > ## 2.10.0 (2018-05-10) > > > #### Features > > * **rule:** add rule to disallow promise without done.fail ([9bd0f76e](https://github.com/tlvince/eslint-plugin-jasmine/commit/9bd0f76e)) > > ## v2.9.3 > > ### 2.9.3 (2018-02-28) > > > #### Bug Fixes > > * **new-line-between-declarations:** Add extra check for arguments body ([2338ffef](https://github.com/tlvince/eslint-plugin-jasmine/commit/2338ffef)) > > ## v2.9.2 > > ### 2.9.2 (2018-02-06) > > > #### Bug Fixes > > * **docs:** > * adding the lint rule names to the title ([31e897ae](https://github.com/tlvince/eslint-plugin-jasmine/commit/31e897ae)) > * add rule name to the title ([a05151f2](https://github.com/tlvince/eslint-plugin-jasmine/commit/a05151f2))
Commits - [`0c29526`](https://github.com/tlvince/eslint-plugin-jasmine/commit/0c29526fa28a1e6eef0f76387eea21776257e7eb) fix(docs,tests): add arrow functions in tests, update docs, remove insideRetu... - [`9bd0f76`](https://github.com/tlvince/eslint-plugin-jasmine/commit/9bd0f76eefa22ae8e04658bc598b6d404379121d) feat(rule): add rule to disallow promise without done.fail - [`2338ffe`](https://github.com/tlvince/eslint-plugin-jasmine/commit/2338ffef5a1f36a0babb46cc3036adadd6f0f949) fix(new-line-between-declarations): Add extra check for arguments body - [`31e897a`](https://github.com/tlvince/eslint-plugin-jasmine/commit/31e897ae33607bca73597dd5732665c4802cda9c) fix(docs): adding the lint rule names to the title - [`a05151f`](https://github.com/tlvince/eslint-plugin-jasmine/commit/a05151f29d60b922bf163263f3f173f40ba798d2) fix(docs): add rule name to the title - See full diff in [compare view](https://github.com/tlvince/eslint-plugin-jasmine/compare/v2.9.1...v2.10.0)


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 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 (this|these) label[s]` will set the current labels as the default for future PRs for this repo and language - `@dependabot use (this|these) reviewer[s]` will set the current reviewers as the default to be assigned for future PRs for this repo and language - `@dependabot use (this|these) assignees[s]` will set the current assignees as the default for future PRs for this repo and language 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) - 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.