peopledoc / eslint-config-peopledoc

ESLint config for PeopleDoc frontend projects
MIT License
1 stars 1 forks source link

build(deps): bump eslint-plugin-ember from 11.0.5 to 11.4.7 #149

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps eslint-plugin-ember from 11.0.5 to 11.4.7.

Release notes

Sourced from eslint-plugin-ember's releases.

Release 11.4.7

:bug: Bug Fix

  • #1793 [gjs] Fix bug with regex issues when parsing GLIMMER_TEMPLATE (@​hmajoros)
  • #1792 [gjs] Return original diagnostic if transformed line matches original line in glimmer preprocessor (@​hmajoros)

Committers: 1

Release 11.4.6

:bug: Bug Fix

Committers: 1

Release 11.4.5

:bug: Bug Fix

  • #1748 Ignore Ember Data store service calls in no-array-prototype-extensions rule (@​bmish)
  • #1761 Fix false positive with Promise.any() in no-array-prototype-extensions rule (@​bmish)

Committers: 1

Release 11.4.4

:bug: Bug Fix

  • #1749 Ignore direct instantiation of EmberArray in no-array-prototype-extensions rule (@​canrozanes)

Committers: 1

Release 11.4.3

:bug: Bug Fix

  • #1735 Fix crash from attempting to access non-existent dependent key in no-tracked-property-from-args rule (@​joancc)

Committers: 1

Release 11.4.2

:bug: Bug Fix

:house: Internal

Committers: 2

... (truncated)

Changelog

Sourced from eslint-plugin-ember's changelog.

v11.4.7 (2023-03-02)

:bug: Bug Fix

  • #1793 [gjs] Fix bug with regex issues when parsing GLIMMER_TEMPLATE (@​hmajoros)
  • #1792 [gjs] Return original diagnostic if transformed line matches original line in glimmer preprocessor (@​hmajoros)

Committers: 1

v11.4.6 (2023-02-01)

:bug: Bug Fix

Committers: 1

v11.4.5 (2023-01-28)

:bug: Bug Fix

  • #1748 Ignore Ember Data store service calls in no-array-prototype-extensions rule (@​bmish)
  • #1761 Fix false positive with Promise.any() in no-array-prototype-extensions rule (@​bmish)

Committers: 1

v11.4.4 (2023-01-23)

:bug: Bug Fix

  • #1749 Ignore direct instantiation of EmberArray in no-array-prototype-extensions rule (@​canrozanes)

Committers: 1

v11.4.3 (2023-01-15)

:bug: Bug Fix

  • #1735 Fix crash from attempting to access non-existent dependent key in no-tracked-property-from-args rule (@​joancc)

Committers: 1

v11.4.2 (2023-01-04)

:bug: Bug Fix

... (truncated)

Commits
  • e31728c Release 11.4.7
  • cc33ece [gjs] Fix bug with regex issues when parsing GLIMMER_TEMPLATE (#1793)
  • 97069dd build(deps-dev): Bump jest from 29.4.1 to 29.4.3 (#1787)
  • 1678724 build(deps-dev): Bump sort-package-json from 2.4.0 to 2.4.1 (#1775)
  • dc92adc build(deps-dev): Bump @​babel/plugin-proposal-decorators (#1786)
  • 78c2149 build(deps-dev): Bump prettier from 2.8.3 to 2.8.4 (#1782)
  • f4202ad build(deps): Bump cacheable-request from 10.2.2 to 10.2.7 (#1777)
  • 1e13a61 build(deps-dev): Bump eslint-doc-generator from 1.4.2 to 1.4.3 (#1774)
  • ec3e58b build(deps-dev): Bump typescript from 4.9.4 to 4.9.5 (#1773)
  • 3f634b7 build(deps-dev): Bump eslint from 8.33.0 to 8.35.0 (#1789)
  • 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 1 year ago

Superseded by #150.