Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps eslint-plugin-ember from 6.10.0 to 7.7.2.

Release notes

Sourced from eslint-plugin-ember's releases.

v7.7.2

🐛 Bug Fix

  • #621 Fix false positive with ignoreNonThisExpressions option in use-ember-get-and-set rule (@​Exelord)

📝 Documentation

🏠 Internal

  • #625 Add eslint-plugin-jest internally and enable rules (@​bmish)
  • #624 Add eslint-plugin-unicorn internally and enable recommended rules (@​bmish)

Committers: 2

v7.7.1

🐛 Bug Fix

Committers: 1

v7.7.0

🚀 Enhancement

🐛 Bug Fix

  • #610 Fix invalid no-get rule autofix caused by invalid JS variable name (@​bmish)
  • #607 Fix spread property bug in require-super-in-init rule (@​bmish)
  • #600 Add missing schema validation for options on many rules (@​bmish)

🏠 Internal

  • #611 Add many missing tests for lines without test coverage (@​bmish)

Committers: 2

v7.6.0

🚀 Enhancement

Committers: 1

v7.5.0

🚀 Enhancement

... (truncated)
Changelog

Sourced from eslint-plugin-ember's changelog.

v7.7.2 (2019-12-12)

🐛 Bug Fix

  • #621 Fix false positive with ignoreNonThisExpressions option in use-ember-get-and-set rule (@​Exelord)

📝 Documentation

🏠 Internal

  • #625 Add eslint-plugin-jest internally and enable rules (@​bmish)
  • #624 Add eslint-plugin-unicorn internally and enable recommended rules (@​bmish)

Committers: 2

v7.7.1 (2019-11-29)

🐛 Bug Fix

Committers: 1

v7.7.0 (2019-11-29)

🚀 Enhancement

🐛 Bug Fix

  • #610 Fix invalid no-get rule autofix caused by invalid JS variable name (@​bmish)
  • #607 Fix spread property bug in require-super-in-init rule (@​bmish)
  • #600 Add missing schema validation for options on many rules (@​bmish)

🏠 Internal

  • #611 Add many missing tests for lines without test coverage (@​bmish)

Committers: 2

v7.6.0 (2019-11-19)

🚀 Enhancement

Committers: 1

v7.5.0 (2019-11-11)

... (truncated)
Commits
  • 1805883 v7.7.2
  • 39539bc Update CHANGELOG
  • 9943b7e Merge pull request #625 from bmish/eslint-plugin-jest
  • cb4824d chore(lint): add eslint-plugin-jest internally and enable rules
  • dc149b5 Merge pull request #624 from bmish/eslint-plugin-unicorn
  • 9a6a4be chore(lint): add eslint-plugin-unicorn internally and autofix recommended rules
  • c93198c build(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 (#623)
  • e2c5235 build(deps): bump snake-case from 3.0.1 to 3.0.2 (#622)
  • 4c6aedd Merge pull request #621 from Exelord/fix/ignore-this-expressions
  • ed6301a chore: fix lint violation
  • 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 will not automatically merge this PR because it includes an out-of-range update to a development dependency.


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 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
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

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

Superseded by #245.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-ember-7.7.2 branch February 13, 2020 06:32
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.

1 participant