alexlafroscia / ember-steps

Declaratively create wizards, tabbed UIs, and more
https://alexlafroscia.github.io/ember-steps
MIT License
90 stars 23 forks source link

chore(deps-dev): bump eslint-plugin-ember from 10.5.7 to 11.3.0 #798

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps eslint-plugin-ember from 10.5.7 to 11.3.0.

Release notes

Sourced from eslint-plugin-ember's releases.

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

Release 11.2.0

:rocket: Enhancement

:bug: Bug Fix

:memo: Documentation

Committers: 3

Release 11.1.0

:rocket: Enhancement

... (truncated)

Changelog

Sourced from eslint-plugin-ember's changelog.

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

Committers: 2

v11.2.0 (2022-10-27)

:rocket: Enhancement

:bug: Bug Fix

:memo: Documentation

Committers: 3

v11.1.0 (2022-10-18)

:rocket: Enhancement

... (truncated)

Commits
  • b192a26 Release 11.3.0
  • f73b1fb build(deps-dev): Bump eslint-plugin-eslint-plugin from 5.0.6 to 5.0.7 (#1705)
  • f7e3324 build(deps-dev): Bump jquery from 3.6.1 to 3.6.2 (#1704)
  • 3c5f537 build(deps-dev): Bump eslint from 8.29.0 to 8.30.0 (#1706)
  • b6e88c8 build(deps): Bump css-tree from 2.3.0 to 2.3.1 (#1707)
  • 1dd5609 build(deps-dev): Bump eslint-doc-generator from 1.0.2 to 1.1.0 (#1708)
  • 4fb2b88 build(deps-dev): Bump eslint-plugin-jest from 27.1.6 to 27.1.7 (#1709)
  • 55f2f29 build(deps-dev): Bump @​typescript-eslint/parser from 5.46.0 to 5.46.1 (#1710)
  • aa397aa Add new rule no-runloop (#1703)
  • a2e2586 Add new rule no-tracked-properties-from-args (#1702)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by lin-ll, a new releaser for eslint-plugin-ember since your current version.


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 #799.