Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps eslint-plugin-ember from 6.4.1 to 7.0.0.

Release notes

Sourced from eslint-plugin-ember's releases.

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

v6.10.1

🐛 Bug Fix

  • #488 Update require-computed-property-dependencies rule to support eslint 3 and 4 (@​bmish)

📝 Documentation

  • #489 Document eslint 4 as the minimum supported version (@​bmish)

🏠 Internal

Committers: 1

v6.10.0

🚀 Enhancement

  • #473 Add new no-incorrect-calls-with-inline-anonymous-functions rule (@​raycohen)

🐛 Bug Fix

  • #476 Add allowDynamicKeys option (default true) to require-computed-property-dependencies rule (@​bmish)

Committers: 2

v6.9.1

🐛 Bug Fix

  • #472 Improve handling of nested keys inside braces for require-computed-property-dependencies rule (@​bmish)
  • #471 Improve detection of missing dependencies in require-computed-property-dependencies rule (@​bmish)

Committers: 1

v6.9.0

🚀 Enhancement

  • #458 Add new rule require-computed-property-dependencies (@​bmish)

🐛 Bug Fix

  • #463 Fix false positives for import statements with use-ember-data-rfc-395-imports rule (@​fusion2004)

🏠 Internal

... (truncated)
Changelog

Sourced from eslint-plugin-ember's changelog.

v7.0.0 (2019-08-23)

💥 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

v6.10.1 (2019-08-23)

🐛 Bug Fix

  • #488 Update require-computed-property-dependencies rule to support eslint 3 and 4 (@​bmish)

📝 Documentation

  • #489 Document eslint 4 as the minimum supported version (@​bmish)

🏠 Internal

Committers: 1

v6.10.0 (2019-08-19)

🚀 Enhancement

  • #473 Add new no-incorrect-calls-with-inline-anonymous-functions rule (@​raycohen)

🐛 Bug Fix

  • #476 Add allowDynamicKeys option (default true) to require-computed-property-dependencies rule (@​bmish)

Committers: 2

v6.9.1 (2019-08-14)

🐛 Bug Fix

  • #472 Improve handling of nested keys inside braces for require-computed-property-dependencies rule (@​bmish)
  • #471 Improve detection of missing dependencies in require-computed-property-dependencies rule (@​bmish)

Committers: 1

v6.9.0 (2019-08-12)

🚀 Enhancement

  • #458 Add new rule require-computed-property-dependencies (@​bmish)
... (truncated)
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,...
  • ab00a52 Merge pull request #485 from bmish/drop-node-6-support
  • Additional commits viewable in compare view

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 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 the .dependabot/config.yml file in this repo:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 28, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #400.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-ember-7.0.0 branch September 25, 2019 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants