fivetanley / ember-promise-helpers

Promise-y sugar for your Ember templates.
MIT License
206 stars 24 forks source link

Bump eslint-plugin-ember from 9.6.0 to 10.5.7 #136

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps eslint-plugin-ember from 9.6.0 to 10.5.7.

Release notes

Sourced from eslint-plugin-ember's releases.

Release 10.5.7

:bug: Bug Fix

  • #1336 Avoid crash when estraverse does not recognize node type during traversal (@​bmish)

Committers: 1

Release 10.5.6

:bug: Bug Fix

  • #1333 Support ESLint v8 by switching from ESLint's internal traverser to estraverse (@​bmish)

Committers: 1

Release 10.5.5

:bug: Bug Fix

  • #1297 Support if/else route definitions in no-shadow-route-definition rule (@​raido)

:memo: Documentation

:house: Internal

Committers: 4

Release 10.5.4

:bug: Bug Fix

  • #1286 Avoid unnecessary optional chaining in autofix for no-get rule when using useOptionalChaining option (@​raycohen)

Committers: 1

Release 10.5.3

:bug: Bug Fix

  • #1283 Fix crash with let foo in no-controller-access-in-routes (@​bmish)

Committers: 1

... (truncated)

Changelog

Sourced from eslint-plugin-ember's changelog.

v10.5.7 (2021-10-13)

:bug: Bug Fix

  • #1336 Avoid crash when estraverse does not recognize node type during traversal (@​bmish)

Committers: 1

v10.5.6 (2021-10-12)

:bug: Bug Fix

  • #1333 Support ESLint v8 by switching from ESLint's internal traverser to estraverse (@​bmish)

Committers: 1

v10.5.5 (2021-09-20)

:bug: Bug Fix

  • #1297 Support if/else route definitions in no-shadow-route-definition rule (@​raido)

:memo: Documentation

:house: Internal

Committers: 4

v10.5.4 (2021-08-24)

:bug: Bug Fix

  • #1286 Avoid unnecessary optional chaining in autofix for no-get rule when using useOptionalChaining option (@​raycohen)

Committers: 1

v10.5.3 (2021-08-17)

:bug: Bug Fix

... (truncated)

Commits
  • a13bf49 Release 10.5.7
  • 409fec3 Avoid crash when estraverse does not recognize node type during traversal (#1...
  • d0ab306 Release 10.5.6
  • 0589719 Support ESLint v8 by switching from ESLint's internal traverser to `estravers...
  • b2515e6 build(deps-dev): bump npm-package-json-lint from 5.2.4 to 5.4.0 (#1329)
  • 4274d51 build(deps-dev): bump @​babel/eslint-parser from 7.15.7 to 7.15.8 (#1328)
  • d579313 chore: increase open dependabot PR limit from 5 to 10
  • 3418556 build(deps-dev): bump jest from 27.2.4 to 27.2.5 (#1327)
  • fa6f170 build(deps-dev): bump @​babel/plugin-proposal-decorators from 7.15.4 to 7.15.8...
  • c44488f Fix markdownlint glob path (#1321)
  • 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[bot] commented 2 years ago

Looks like eslint-plugin-ember is up-to-date now, so this is no longer needed.