ChickenKyiv / loopback-tutor-intern-8

https://loopback-react-account.herokuapp.com/
https://groceristar.netlify.com/
GNU General Public License v3.0
0 stars 1 forks source link

Bump eslint-config-loopback from 10.0.0 to 13.0.0 #122

Open dependabot-preview[bot] opened 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps eslint-config-loopback from 10.0.0 to 13.0.0.

Changelog *Sourced from [eslint-config-loopback's changelog](https://github.com/strongloop/eslint-config-loopback/blob/master/CHANGES.md).* > 2018-12-07, Version 13.0.0 > ========================== > > * Enable no-var and prefer-const rules (Miroslav Bajtoš) > > * Enable ES2017 and async functions (Miroslav Bajtoš) > > > 2018-11-19, Version 12.1.0 > ========================== > > * Update "eslint-plugin-mocha" module to "^5.2.0" (Victor Nogueira) > > > 2018-08-29, Version 12.0.0 > ========================== > > * add no-extra-semi (jannyHou) > > > 2018-07-16, Version 11.0.0 > ========================== > > * Enable function-paren-newline rule (Dan Jarvis)
Commits - [`9cd57c8`](https://github.com/strongloop/eslint-config-loopback/commit/9cd57c83837ad537f4e09f04751bc1435b381703) 13.0.0 - [`f97e4d9`](https://github.com/strongloop/eslint-config-loopback/commit/f97e4d9726f206a3aa5ed7ebb9d408ea0bf9e5ab) Merge pull request [#34](https://github-redirect.dependabot.com/strongloop/eslint-config-loopback/issues/34) from strongloop/no-var-use-const-es2017 - [`6c32de8`](https://github.com/strongloop/eslint-config-loopback/commit/6c32de83af41c7a35e28e4776358acceeb10f32e) Enable no-var and prefer-const rules - [`0c7b81e`](https://github.com/strongloop/eslint-config-loopback/commit/0c7b81e37f12032f08ffb9ab6a8f8c8c133db5c2) Enable ES2017 and async functions - [`ee0caae`](https://github.com/strongloop/eslint-config-loopback/commit/ee0caaecc206cb32a84ec0b36cffcd4a43c083ec) 12.1.0 - [`addc508`](https://github.com/strongloop/eslint-config-loopback/commit/addc508378661955df54a3240215569a2be1f9bc) Merge pull request [#33](https://github-redirect.dependabot.com/strongloop/eslint-config-loopback/issues/33) from felladrin/patch-1 - [`12c2713`](https://github.com/strongloop/eslint-config-loopback/commit/12c2713ba91b7025d0edc898dde9d26990bd7939) Update "eslint-plugin-mocha" module to "^5.2.0" - [`167b85d`](https://github.com/strongloop/eslint-config-loopback/commit/167b85d729899f5f0b0f41c726a5762dfc924435) 12.0.0 - [`2ebca4c`](https://github.com/strongloop/eslint-config-loopback/commit/2ebca4c4f2b01466c06688ae52ae53c5ace28f7c) Merge pull request [#30](https://github-redirect.dependabot.com/strongloop/eslint-config-loopback/issues/30) from strongloop/semicolon - [`847d5c3`](https://github.com/strongloop/eslint-config-loopback/commit/847d5c3d2e92b096ad6949064345bd1b775e9f99) add no-extra-semi - Additional commits viewable in [compare view](https://github.com/strongloop/eslint-config-loopback/compare/v10.0.0...v13.0.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 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 cancel merge` will cancel a previously requested merge - `@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.