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.2.1 #788

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps eslint-plugin-ember from 10.5.7 to 11.2.1.

Release notes

Sourced from eslint-plugin-ember's releases.

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.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
  • 3723601 Release 11.2.1
  • 30b58c8 build(deps-dev): Bump eslint-plugin-unicorn from 44.0.2 to 45.0.1 (#1680)
  • 7493c80 Don't lose optional chaining with objectAt in autofix for `no-array-prototy...
  • 5ad7360 build(deps-dev): Bump prettier from 2.7.1 to 2.8.0 (#1678)
  • 700d96e build(deps): Bump ember-template-imports from 3.3.1 to 3.4.0 (#1665)
  • c0a4e1b build(deps-dev): Bump typescript from 4.8.4 to 4.9.3 (#1668)
  • 8323626 build(deps-dev): Bump @​typescript-eslint/parser from 5.42.0 to 5.45.0 (#1681)
  • d9fab56 skip failing test scenario in gjs-gts-processor-test (#1686)
  • 1155615 build(deps-dev): Bump eslint-doc-generator from 0.28.0 to 1.0.0 (#1682)
  • 224179b build(deps-dev): Bump @​babel/plugin-proposal-decorators from 7.20.2 to 7.20.5...
  • 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 #798.