gloriaJun / react-realworld-example-app

https://gloriajun.github.io/react-realworld-example-app/
0 stars 0 forks source link

Update eslint-config-airbnb requirement from ^17.1.0 to ^18.0.1 #30

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on eslint-config-airbnb to permit the latest version.

Commits - [`a204cdf`](https://github.com/airbnb/javascript/commit/a204cdf38a3e67a405c191773456d18296a9b37b) [eslint config] v18.0.1 - [`5302784`](https://github.com/airbnb/javascript/commit/530278467f8b0a1b2aee632fbeee543e6732ef35) [eslint config] [patch] `react/state-in-constructor`: fix incorrect configura... - [`bdba997`](https://github.com/airbnb/javascript/commit/bdba997ac704f7fdcebf4467babaa3f35828c0a5) [eslint config] v18.0.0 - [`1e0a696`](https://github.com/airbnb/javascript/commit/1e0a696730256af82d284f37a66032681cf23387) [eslint config] [breaking] disable `label-has-for`; enable `control-has-assoc... - [`73f71d9`](https://github.com/airbnb/javascript/commit/73f71d9ba4f9ae48054438420c27651fc924d196) [eslint config] [breaking] enable `react/jsx-props-no-spreading` - [`089022a`](https://github.com/airbnb/javascript/commit/089022aeff7b4d753c9f419c5b4e3a26cdf625b8) [eslint config] [minor] enable `react/static-property-placement` - [`7f5a658`](https://github.com/airbnb/javascript/commit/7f5a65832daf975b36426171ecbde97574c0ad3d) [eslint config] [minor] enable `react/state-in-constructor` - [`25075b5`](https://github.com/airbnb/javascript/commit/25075b5f72bb6fad25fb4f72201aaee62b46fea6) [eslint config] [minor] enable `react/jsx-curly-newline` - [`a23f93e`](https://github.com/airbnb/javascript/commit/a23f93eb001ec398ff42f37945b01db2787f6c93) [eslint config] [breaking] enable `react/jsx-fragments` - [`b447768`](https://github.com/airbnb/javascript/commit/b447768ad322d87ca88a0ecb9e0d0d6168d19aca) [eslint config] [deps] update `eslint-config-airbnb-base`, `eslint-plugin-react` - Additional commits viewable in [compare view](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-v17.1.0...eslint-config-airbnb-v18.0.1)


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