emberjs / ember-inflector

ember-inflector goal is to be rails compatible.
MIT License
105 stars 81 forks source link

Bump eslint-plugin-ember from 10.4.1 to 11.4.0 #468

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps eslint-plugin-ember from 10.4.1 to 11.4.0.

Release notes

Sourced from eslint-plugin-ember's releases.

Release 11.4.0

:rocket: Enhancement

:house: Internal

Committers: 2

Release 11.3.1

:bug: Bug Fix

:house: Internal

Committers: 2

Release 11.3.0

:rocket: Enhancement

:memo: Documentation

  • #1693 Mention ESLint overrides for glob patterns in no-restricted-service-injections rule doc (@​bmish)

Committers: 3

Release 11.2.1

:bug: Bug Fix

  • #1687 Don't lose optional chaining with objectAt in autofix for no-array-prototype-extensions rule (@​52052100)

:house: Internal

Committers: 2

... (truncated)

Changelog

Sourced from eslint-plugin-ember's changelog.

v11.4.0 (2022-12-30)

:rocket: Enhancement

:house: Internal

Committers: 2

v11.3.1 (2022-12-21)

:bug: Bug Fix

:house: Internal

Committers: 2

v11.3.0 (2022-12-20)

:rocket: Enhancement

:memo: Documentation

  • #1693 Mention ESLint overrides for glob patterns in no-restricted-service-injections rule doc (@​bmish)

Committers: 3

v11.2.1 (2022-11-30)

:bug: Bug Fix

  • #1687 Don't lose optional chaining with objectAt in autofix for no-array-prototype-extensions rule (@​52052100)

:house: Internal

... (truncated)

Commits
  • 92e9cf1 Release 11.4.0
  • e965de5 Add new rule no-deprecated-router-transition-methods (#1715)
  • 6cc7860 Add new rule no-implicit-injections (#1714)
  • 78cbc5a Deprecate trivial node type check helpers (#1720)
  • 96a5111 build(deps-dev): Bump eslint-doc-generator from 1.1.0 to 1.3.0 (#1716)
  • bbc184c build(deps-dev): Bump @​babel/plugin-proposal-decorators (#1717)
  • 7ed2866 build(deps-dev): Bump @​typescript-eslint/parser from 5.46.1 to 5.47.0 (#1718)
  • 445ff42 build(deps-dev): Bump jquery from 3.6.2 to 3.6.3 (#1719)
  • dcff4c3 Release 11.3.1
  • 389234a Fix crash with no-tracked-properties-from-args rule (#1712)
  • 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 #476.