ember-cli / ember-fetch

HTML5 fetch polyfill from github wrapped and bundled for ember-cli users.
MIT License
176 stars 82 forks source link

Bump eslint-plugin-ember from 8.10.1 to 10.6.0 #695

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps eslint-plugin-ember from 8.10.1 to 10.6.0.

Release notes

Sourced from eslint-plugin-ember's releases.

Release 10.6.0

:rocket: Enhancement

Committers: 1

Release 10.5.9

:bug: Bug Fix

:memo: Documentation

:house: Internal

Committers: 3

Release 10.5.8

:bug: Bug Fix

  • #1374 Allow empty-but-decorated classes in no-empty-glimmer-component-classes rule (@​adrigzr)

:memo: Documentation

Committers: 4

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)

... (truncated)

Changelog

Sourced from eslint-plugin-ember's changelog.

v10.6.0 (2022-04-08)

:rocket: Enhancement

Committers: 1

v10.5.9 (2022-02-14)

:bug: Bug Fix

:memo: Documentation

:house: Internal

Committers: 3

v10.5.8 (2021-11-23)

:bug: Bug Fix

  • #1374 Allow empty-but-decorated classes in no-empty-glimmer-component-classes rule (@​adrigzr)

:memo: Documentation

Committers: 4

v10.5.7 (2021-10-13)

:bug: Bug Fix

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

Committers: 1

... (truncated)

Commits
  • 36b0c39 Release 10.6.0
  • ed983a2 New Rule no-array-prototype-extensions (#1461)
  • 43a6aee build(deps): bump ansi-regex from 4.1.0 to 4.1.1 (#1457)
  • 6275bfc build(deps): bump minimist from 1.2.5 to 1.2.6 (#1458)
  • f7f3e5e build(deps-dev): bump prettier from 2.6.1 to 2.6.2 (#1460)
  • 135f7bd build(deps-dev): bump prettier from 2.6.0 to 2.6.1 (#1455)
  • 322f07f build(deps-dev): bump sort-package-json from 1.54.0 to 1.55.0 (#1450)
  • 045053c build(deps-dev): bump eslint-config-prettier from 8.4.0 to 8.5.0 (#1442)
  • 98cb073 build(deps): bump actions/checkout from 2 to 3 (#1444)
  • b69fdfb build(deps-dev): bump release-it from 14.12.5 to 14.13.1 (#1447)
  • 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

Superseded by #703.