microstates / ember

@microstates/ember - Official Microstates bindings for Ember.js
https://ember-microstates.netlify.com
MIT License
70 stars 12 forks source link

Update eslint-plugin-ember to the latest version πŸš€ #174

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The devDependency eslint-plugin-ember was updated from 6.10.1 to 7.1.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: bmishkin License: MIT

Release Notes for v7.1.0

πŸš€ Enhancement

πŸ› Bug Fix

  • #511 Avoid crash from empty return statement in require-computed-macros rule (@bmish)
  • #512 Avoid crash when missing arguments to this.route() in route-path-style rule (@bmish)
  • #498 Fix decorator handling and improve error messages for computed-property-getters rule (@Exelord)
  • #504 Update require-computed-property-dependencies rule to ignore injected service names by default (@bmish)

πŸ“ Documentation

  • #514 Hide the deprecated rules section from the README if empty (@bmish)
  • #510 Cleanup code samples in some of the new V7 recommended rules (@bmish)
  • #496 Suggest using the eslint consistent-return rule alongside require-return-from-computed rule to help avoid false positives (@bmish)
  • #506 Add example of a getter with an if statement for require-return-from-computed rule (@bradleypriest)

🏠 Internal

  • #519 Add CI check to ensure yarn.lock is up-to-date (@bmish)
  • #516 Test plugin under both eslint 5 and eslint 6 (@bmish)
  • #515 Add eslint-plugin-eslint-plugin and enable/autofix most rules (@bmish)
  • #505 Enforce minimum test coverage (@bmish)
  • #503 Refactor utils to move type checking utils to a separate file and alphabetize (@bmish)

Committers: 4

Commits

The new version differs by 56 commits.

  • 8d6eed9 v7.1.0
  • 08e4df8 Update CHANGELOG
  • 722954b Merge pull request #519 from bmish/yarn-frozen-lockfile
  • 4bf98ef build(deps-dev): bump eslint-plugin-prettier from 3.1.0 to 3.1.1 (#520)
  • e508ec8 Add CI check to ensure yarn.lock is up-to-date.
  • 72a184a Merge pull request #507 from scottkidder/no-pause-test
  • 0d1829f Add new no-pause-test rule
  • 1b14f5f Merge pull request #518 from bmish/test-multiple-eslint-versions-2
  • 6739da7 Test plugin under both eslint 5 and eslint 6 (again)
  • d8f4cf1 Merge pull request #517 from ember-cli/dependabot/npm_and_yarn/eslint-6.4.0
  • 42f7d0c build(deps-dev): bump eslint from 5.16.0 to 6.4.0
  • d78edaa Merge pull request #516 from bmish/test-multiple-eslint-versions
  • 868dc5a Merge pull request #515 from bmish/eslint-plugin-eslint-plugin
  • 4d46323 test: test plugin under both eslint 5 and eslint 6
  • 07a524a Merge pull request #511 from bmish/require-computed-macros-fix-return-nothing

There are 56 commits in total.

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v7.2.0

πŸš€ Enhancement

  • #545 Add ignoreNonThisExpressions option to use-ember-get-and-set rule (@nlfurniss)
  • #534 Add onlyThisContexts option to no-arrow-function-computed-properties rule (@NullVoxPopuli)
  • #537 Add ignoreGetProperties option for no-get rule (@EvgenyOrekhov)

🏠 Internal

  • #462 Refactor null checks for new-module-imports and use-ember-data-rfc-395-imports rules (@dcyriller)
  • #528 Add eslint-plugin-node and enable recommended rules internally (@bmish)
  • #524 Add eslint-plugin-filenames to enforce kebab-case filenames (@bmish)
  • #523 Add eslint-plugin-eslint-comments and fix violations (@bmish)

Committers: 5

Commits

The new version differs by 32 commits.

  • caade48 v7.2.0
  • f7cd4ba Update CHANGELOG
  • 80d2d13 Merge pull request #545 from nlfurniss/fix-get-set-rule
  • ee0153e Add onlyLintThisExpressions to use-ember-get-and-set rule
  • 6b7f671 Merge pull request #534 from NullVoxPopuli/no-arrow-function-computed-properties-allow-arrows-when-no-this
  • 2817e26 Merge pull request #537 from EvgenyOrekhov/add_ignoreGetProperties_option_for_no-get
  • 2347ad4 Fix #536 - Add ignoreGetProperties option for no-get
  • 92c6541 Merge pull request #462 from dcyriller/refact-new-modules
  • cdff503 split out tests, add configuration documentation and add invalid scenarios
  • e9a798f add options, keeping the current behavior, but allowing opt-in to the correct behavior ;)
  • 290c6e9 no-arrow-function-computed-properties: allow arrow functions when is not present
  • b25d316 build(deps-dev): bump eslint-config-prettier from 6.3.0 to 6.4.0 (#532)
  • 0cfee2a build(deps-dev): bump eslint from 6.5.0 to 6.5.1 (#531)
  • b7caab5 build(deps-dev): bump eslint from 6.4.0 to 6.5.0 (#530)
  • 84a21de Merge pull request #528 from bmish/eslint-plugin-node

There are 32 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€