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.7.0 #154

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps eslint-plugin-ember from 11.0.5 to 11.7.0.

Release notes

Sourced from eslint-plugin-ember's releases.

Release 11.7.0

:rocket: Enhancement

  • #1865 Support autofix of numerical property access and ternary expressions in no-get rule (@​evanjehl)

:bug: Bug Fix

  • #1866 Account for class only having template tag in no-empty-glimmer-component-classes rule (@​chrisrng)

Committers: 2

Release 11.6.0

:rocket: Enhancement

:bug: Bug Fix

Committers: 1

Release 11.5.2

:bug: Bug Fix

  • #1841 Fix a bug in autofixer and autofix additional cases with firstObject and lastObject in no-get rule (@​ArtixZ)

Committers: 1

Release 11.5.1

:bug: Bug Fix

Committers: 1

Release 11.5.0

:rocket: Enhancement

Committers: 1

Release 11.4.9

:bug: Bug Fix

... (truncated)

Changelog

Sourced from eslint-plugin-ember's changelog.

v11.7.0 (2023-05-19)

:rocket: Enhancement

  • #1865 Support autofix of numerical property access and ternary expressions in no-get rule (@​evanjehl)

:bug: Bug Fix

  • #1866 Account for class only having template tag in no-empty-glimmer-component-classes rule (@​chrisrng)

Committers: 2

v11.6.0 (2023-05-16)

:rocket: Enhancement

:bug: Bug Fix

Committers: 1

v11.5.2 (2023-04-22)

:bug: Bug Fix

  • #1841 Fix a bug in autofixer and autofix additional cases with firstObject and lastObjectinno-get` rule (@​ArtixZ)

Committers: 1

v11.5.1 (2023-04-07)

:bug: Bug Fix

Committers: 1

v11.5.0 (2023-04-05)

:rocket: Enhancement

Committers: 1

... (truncated)

Commits
  • 77b4855 Release 11.7.0
  • 39c070b build(deps-dev): Bump @​typescript-eslint/parser from 5.59.5 to 5.59.6 (#1863)
  • 55b987c Account for only having template tag in no-empty-glimmer-component-classes ...
  • a8efed7 Support autofix of numerical property access and ternary expressions in `no-g...
  • e1b5d6c Release 11.6.0
  • 7703e7f build(deps-dev): Bump prettier from 2.8.7 to 2.8.8 (#1842)
  • 8dc9045 build(deps-dev): Bump @​typescript-eslint/parser from 5.58.0 to 5.59.5 (#1860)
  • 5cd1087 build(deps-dev): Bump @​babel/eslint-parser from 7.21.3 to 7.21.8 (#1856)
  • 6f3a014 build(deps-dev): Bump markdownlint-cli from 0.33.0 to 0.34.0 (#1848)
  • 9486c00 build(deps-dev): Bump jquery from 3.6.4 to 3.7.0 (#1861)
  • 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 #155.