cbornet / generator-jhipster-grpc

JHipster module, Adds support for gRPC and generates gRPC CRUD services
Apache License 2.0
44 stars 7 forks source link

Bump eslint-config-airbnb-base from 12.0.0 to 12.1.0 #43

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps eslint-config-airbnb-base from 12.0.0 to 12.1.0.

Commits - [`7f61af6`](https://github.com/airbnb/javascript/commit/7f61af685c928d5e1b5e7a9bb6bbdb5cd781a861) [eslint config] [base] v12.1.0 - [`9025c52`](https://github.com/airbnb/javascript/commit/9025c52a73dd5dfc1f4fc4f490d453830ff735f4) [doc] add eslint rule reference for `prefer-destructuring` - [`3581bac`](https://github.com/airbnb/javascript/commit/3581bac32fdeeefca4dee4ceabbf879ae585462b) [eslint config] [base] [deps] update `eslint` to `v4.9` - [`f8f13d9`](https://github.com/airbnb/javascript/commit/f8f13d9bf16019f41ae5cc55eec06959a4b74335) Merge pull request [#1591](https://github-redirect.dependabot.com/airbnb/javascript/issues/1591) from 1pete/patch-2 - [`62d8d66`](https://github.com/airbnb/javascript/commit/62d8d66049b04d35a87e86a8bcd2425a2fc0243c) [eslint config] sort peerDependencies in alphabetical order - [`ac2ed5a`](https://github.com/airbnb/javascript/commit/ac2ed5a749ea9649105dc52f1bdefead46f2c73d) Added our company to "In The Wild" - [`dfbeaae`](https://github.com/airbnb/javascript/commit/dfbeaaea4bf09be28463eea15979dd8c862fc10a) [eslint config] v16.0.0 - [`e5b5aee`](https://github.com/airbnb/javascript/commit/e5b5aeeb6bfc2402969360e9537c40ba42b1d137) [eslint config] [breaking] enable/add react rules: - [`2c22882`](https://github.com/airbnb/javascript/commit/2c228825a808b6c782e4b79c80db3c28cfceae4d) [eslint config] [deps] update `eslint`, `eslint-config-airbnb-base`, `eslint-... - [`ad37466`](https://github.com/airbnb/javascript/commit/ad3746672e5bd79f77159c4e2612077651e9af17) [eslint config] [base] v12.0.2 - Additional commits viewable in [compare view](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-base-v12.0.0...eslint-config-airbnb-base-v12.1.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 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - Pull request limits (per update run and/or open at any time) - 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)
dependabot-preview[bot] commented 4 years ago

Superseded by #48.