embermap / ember-cli-tailwind

Adds Tailwind CSS to your app or addon
MIT License
100 stars 33 forks source link

Bump eslint-plugin-ember from 6.10.0 to 8.9.2 #290

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps eslint-plugin-ember from 6.10.0 to 8.9.2.

Release notes

Sourced from eslint-plugin-ember's releases.

v8.9.2

:bug: Bug Fix

:house: Internal

Committers: 1

v8.9.1

:bug: Bug Fix

Committers: 1

v8.9.0

:rocket: Enhancement

:bug: Bug Fix

Committers: 1

v8.8.0

:rocket: Enhancement

:bug: Bug Fix

Committers: 2

v8.7.0

:rocket: Enhancement

Changelog

Sourced from eslint-plugin-ember's changelog.

v8.9.2 (2020-07-23)

:bug: Bug Fix

:house: Internal

Committers: 1

v8.9.1 (2020-07-05)

:bug: Bug Fix

Committers: 1

v8.9.0 (2020-06-28)

:rocket: Enhancement

:bug: Bug Fix

Committers: 1

v8.8.0 (2020-06-24)

:rocket: Enhancement

:bug: Bug Fix

Committers: 2

Commits
  • 27fcd01 v8.9.2
  • 49b9757 Update CHANGELOG
  • 7701b2b Merge pull request #895 from bmish/no-test-import-export-helpers-fix
  • c1650b5 Merge pull request #894 from bmish/no-attrs-in-components-scoping
  • 9e32b9f Merge pull request #893 from bmish/no-get-array-access
  • 68470e0 fix: no-test-import-export rule should allow importing from anything under te...
  • b718821 fix: ensure no-attrs-in-components rule only runs inside components
  • 9b2ca49 fix: support array element access in no-get autofix
  • aa7b664 Merge pull request #892 from bmish/no-get-static-error-message
  • 18538ca docs: switch from redundant dynamic error message to static error message in ...
  • 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[bot] commented 4 years ago

Superseded by #294.