Yoast / yoast-acf-analysis

WordPress plugin that adds the content of all ACF fields to the Yoast SEO score analysis.
https://wordpress.org/plugins/acf-content-analysis-for-yoast-seo/
GNU General Public License v3.0
61 stars 20 forks source link

Update dependency standard to v11 - autoclosed #138

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency standard from v10.0.3 to v11.0.0

Release Notes ### [`v11.0.0`](https://github.com/standard/standard/blob/master/CHANGELOG.md#​1100---2018-02-18) This release has no new rules, but it does update to the latest version of `eslint`, version 4, which has some significant changes to existing rules. Most updates make the indentation rules more strict. Thankfully, most users will just need to run `standard --fix` to update code to be compliant. ##### New features - Update `eslint` from ~3.19.0 to ~4.18.0. - The `indent` rule is more strict. - The `padded-blocks` rule is more strict. - The `space-before-function-paren` rule is more strict. - The `no-multi-spaces` rule is more strict. - Minor improvements to: - `no-extra-parens`, - `no-unexpected-multiline`, - `no-regex-spaces`, and - `space-unary-ops` - Update `eslint-plugin-import` from `~2.2.0` to `~2.8.0` - Updated for eslint 4.0 compatibility. - Various small bug fixes included related to `import/*` rules. - Update `eslint-plugin-node` from `~4.2.2` to `~6.0.0` - The `no-deprecated-api` rule is updated with Node.js 8 support and improved Node 6 support. - Upodate `eslint-plugin-promise` from `~3.5.0` to `~3.6.0`. - Update `eslint-plugin-react` from `~6.10.0` to `~7.6.1` - Fix `jsx-indent` crash - Fix `jsx-indent` indentation calculation with nested JSX. - Fix `jsx-no-undef` will not check the global scope by default. - Fix `jsx-curly-spacing` newline with object literals bug. - Fix `jsx-curly-spacing` schema incompatibility with ESLint 4.2.0. - Fix alignment bug in `jsx-indent`. ##### Changed rules - Relax rule: Don't mark Rails Asset Pipeline comments (comments that start with `//=`) as errors. ([spaced-comment](http://eslint.org/docs/rules/spaced-comment)) [#​918](`https://github.com/standard/standard/issues/918`) 👏 Huge thanks to [@​Flet] for putting together most of this release! ---
Commits #### v11.0.0 - [`9bc26cc`](https://github.com/standard/standard/commit/9bc26cc4d2cac3e4470071bc4904c8d3a7ce9a1b) Update email in AUTHORS.md - [`98c4153`](https://github.com/standard/standard/commit/98c4153b0bfb81705c8bd3ab28cb59c2d331e7da) Merge pull request #​1034 from pablopunk/patch-1 - [`ce894b1`](https://github.com/standard/standard/commit/ce894b11f02e23be4f90b3feae2f5181ea97d90e) Fix typo and some reference links - [`8077142`](https://github.com/standard/standard/commit/8077142d1f87961354962447cb24fdeac66fcfe9) Merge pull request #​1043 from idlua/fix/portuguese-readme - [`ef927d3`](https://github.com/standard/standard/commit/ef927d308df4637b996b31fc5cd4e87667b1595c) RULES.md -> RULES-en.md in README-en.md - [`6930d53`](https://github.com/standard/standard/commit/6930d5351aaf50a0f796674602c2592faf94aa1a) Merge pull request #​1051 from tonyfinn/patch-1 - [`22f15d5`](https://github.com/standard/standard/commit/22f15d5e8efe2d4b92d7e0667874af06a58af93d) chore(package): update dependencies - [`f945a2f`](https://github.com/standard/standard/commit/f945a2f1a35c35db6d089cb7a308154000440389) docs(readme): add Greenkeeper badge - [`e1c58fb`](https://github.com/standard/standard/commit/e1c58fb1aa48daad349970b3b3daf09ccade2a7c) Fix typo - [`4acfb74`](https://github.com/standard/standard/commit/4acfb744eec7192632076e6569d81eae6a9bbbd9) Merge pull request #​1057 from sonicdoe/patch-1 - [`c1770a9`](https://github.com/standard/standard/commit/c1770a93718c5c6646cca54482b37a42c8e48b78) readme tweaks - [`ff379a0`](https://github.com/standard/standard/commit/ff379a0c5e02c29fe6b48342e1f4113078fbe5d1) add stdlib sponsor logo - [`aef406a`](https://github.com/standard/standard/commit/aef406affe2726d6bb973f9b2e9ced704384dc88) copy - [`5edd7c3`](https://github.com/standard/standard/commit/5edd7c3548bc7a38259487c2070a8888664b1584) chore: adapt code to updated dependencies - [`c2bd85c`](https://github.com/standard/standard/commit/c2bd85c35103c84e913687501c10bad68e0aee00) Merge pull request #​1054 from standard/greenkeeper/initial - [`78be324`](https://github.com/standard/standard/commit/78be32440ff00790cb7721fb3a28b9fd4b36f652) eslint@​4.18 - [`4ff2152`](https://github.com/standard/standard/commit/4ff2152aa43563752d522dee5b82d68f94943474) eslint-plugin-node@​6 - [`47489da`](https://github.com/standard/standard/commit/47489dad065b9e5df04fc8b4d0a77f6fea97777f) update changelog - [`8376af6`](https://github.com/standard/standard/commit/8376af6b9bb2bf45afc380bbb9cce11d5a237e7a) don't peg CPU when running tests - [`98f513c`](https://github.com/standard/standard/commit/98f513c65c685551cb85113dafeed541f1a75d7e) test style - [`a5333eb`](https://github.com/standard/standard/commit/a5333eb74c28f83a98ad741886512e298cf0726c) changelog - [`c9e8503`](https://github.com/standard/standard/commit/c9e8503a3e7e9a0117ae6aa3bae8fa7154ff3192) changelog - [`7ff022f`](https://github.com/standard/standard/commit/7ff022fe1e5e4c81bbc6e5ac2e0849a48ab0cc63) eslint-config-standard@​11.0.0 - [`0147989`](https://github.com/standard/standard/commit/01479896b434eb22ea9b5b4b87b2036ccfbccdd8) eslint-config-standard-jsx@​5.0.0 - [`538f087`](https://github.com/standard/standard/commit/538f087761b34cca4d9a8d5f9c4d71cf41968a07) standard-engine@​8.0 - [`7b5e482`](https://github.com/standard/standard/commit/7b5e48249747fe3dc54dfa224d118b31dd9c55a9) .npmignore - [`cc79290`](https://github.com/standard/standard/commit/cc7929058a9f22a89de85e68dcb410f70cad501e) .npmignore - [`50c466c`](https://github.com/standard/standard/commit/50c466cb2a287cbac365629fbd634baf2a8b27e5) remove hardcoded npm run test scripts - [`22673fc`](https://github.com/standard/standard/commit/22673fc7ac2dad0239e8a16660734ac4b1c50056) test: add --fix flag to attempt fixing packages before failing - [`76bf851`](https://github.com/standard/standard/commit/76bf851c5e24a2a956a19c04a1d635021418506f) standard-packages@​3.4.0 - [`4b7fac5`](https://github.com/standard/standard/commit/4b7fac5e97b09b3d102fb07db8c6ccf0fbe6c1a3) 11.0.0 - [`a599426`](https://github.com/standard/standard/commit/a5994268773a1c12d9e1e23c786ed8f7e90d41e5) authors

This PR has been generated by Renovate Bot.