Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Update eslint-plugin-ember to the latest version 馃殌 #31

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 23, 2019

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

This version is not covered by your current version range.

If you don鈥檛 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.0.0

馃挜 Breaking Change

  • #491 Drop eslint 4 support (@bmish)
  • #486 Enable additional recommended rules (no-arrow-function-computed-properties, no-deeply-nested-dependent-keys-with-each, no-ember-super-in-es-classes, no-incorrect-calls-with-inline-anonymous-functions, no-invalid-debug-function-arguments, no-new-mixins, no-unnecessary-route-path-option, no-volatile-computed-properties, require-return-from-computed) (@bmish)
  • #487 Remove deprecated rules (avoid-leaking-state-in-components, local-modules, no-get-properties) (@bmish)
  • #485 Drop Node 6 support (@bmish)

Committers: 1

Commits

The new version differs by 11 commits.

  • 855d0f4 v7.0.0
  • aec330c Update CHANGELOG
  • dd2bc22 Merge pull request #491 from bmish/eslint-5-bump-support
  • c738e41 Document eslint 5 as the minimum supported version
  • 29dae3e Revert "Revert "chore(dev-deps): upgrade to eslint 5.16.0""
  • 81e1a50 Merge pull request #486 from bmish/v7-recommended-rules
  • 9dcd7b0 Enable additional recommended rules.
  • 8487f82 Merge pull request #487 from bmish/remove-deprecated-rules-for-v7
  • 0b62395 Remove deprecated rules avoid-leaking-state-in-components, local-modules, no-get-properties.
  • ab00a52 Merge pull request #485 from bmish/drop-node-6-support
  • af6daec Drop Node 6 support.

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

@codecov
Copy link

codecov bot commented Aug 23, 2019

Codecov Report

Merging #31 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #31   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          73     73           
=====================================
  Hits           73     73

Continue to review full report at Codecov.

Legend - Click here to learn more
螖 = absolute <relative> (impact), 酶 = not affected, ? = missing data
Powered by Codecov. Last update a490ee4...2b09f35. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request Sep 19, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 19, 2019

Update to this version instead 馃殌

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 45 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 45 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 20, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 20, 2019

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Oct 30, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 30, 2019

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Nov 6, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 6, 2019

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Nov 7, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 7, 2019

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Nov 11, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 11, 2019

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Nov 19, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 19, 2019

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Nov 29, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 29, 2019

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Nov 29, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 29, 2019

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Dec 12, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 12, 2019

Update to this version instead 馃殌

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants