Skip to content

Bump eslint-plugin-ember from 6.4.1 to 6.9.0#389

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/eslint-plugin-ember-6.9.0
Closed

Bump eslint-plugin-ember from 6.4.1 to 6.9.0#389
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/eslint-plugin-ember-6.9.0

Conversation

@dependabot-preview
Copy link
Contributor

Bumps eslint-plugin-ember from 6.4.1 to 6.9.0.

Release notes

Sourced from eslint-plugin-ember's releases.

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

  • #465 Add tests that rules are setup correctly (not missing tests, docs, exports, etc) (@​bmish)
  • #466 Fix eslint 6 rule test parser error (@​bmish)

Committers: 2

v6.8.2

🐛 Bug Fix

  • #461 Add null check in new-module-imports rule (again) (@​bmish)

Committers: 1

v6.8.1

🐛 Bug Fix

Committers: 1

v6.8.0

🚀 Enhancement

📝 Documentation

  • #454 Improve justification for no-observers rule (@​efx)

🏠 Internal

Committers: 3

v6.7.1

🐛 Bug Fix

  • #440 Add missing rules classic-decorator-hooks and classic-decorator-no-classic-methods to index.js (@​bmish)
... (truncated)
Changelog

Sourced from eslint-plugin-ember's changelog.

v6.9.0 (2019-08-12)

🚀 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

  • #465 Add tests that rules are setup correctly (not missing tests, docs, exports, etc) (@​bmish)
  • #466 Fix eslint 6 rule test parser error (@​bmish)

Committers: 2

v6.8.2 (2019-08-08)

🐛 Bug Fix

  • #461 Add null check in new-module-imports rule (again) (@​bmish)

Committers: 1

v6.8.1 (2019-08-08)

🐛 Bug Fix

Committers: 1

v6.8.0 (2019-08-08)

🚀 Enhancement

📝 Documentation

  • #454 Improve justification for no-observers rule (@​efx)

🏠 Internal

Committers: 3

... (truncated)
Commits
  • 344ef33 v6.9.0
  • 85a0c5f Update CHANGELOG
  • ef7d2e0 Merge pull request #458 from bmish/require-computed-property-dependencies
  • 2b7521d build(deps): [security] bump stringstream from 0.0.5 to 0.0.6 (#467)
  • 6b2b668 Merge pull request #465 from bmish/test-rule-setup
  • 69e7a4a Merge pull request #466 from bmish/eslint-6-parser-test-error
  • d0bacc0 feat: add new rule require-computed-property-dependencies
  • 5ca8fc3 test: fix eslint 6 rule test parser error
  • 0a6963c test: add tests that rules are setup correctly (not missing tests, docs, expo...
  • 1da0fb4 Merge pull request #463 from fusion2004/fix-ember-data-rfc395-rule
  • 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 14, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #391.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-ember-6.9.0 branch August 21, 2019 09:42
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