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.4.3 #812

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps eslint-plugin-ember from 10.5.7 to 11.4.3.

Release notes

Sourced from eslint-plugin-ember's releases.

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

Release 11.4.1

:bug: Bug Fix

  • #1722 Fix some crashes including with legacy classes in no-deprecated-router-transition-methods and no-implicit-injections rules (@​rtablada)

Committers: 1

Release 11.4.0

:rocket: Enhancement

:house: Internal

Committers: 2

Release 11.3.1

:bug: Bug Fix

:house: Internal

Committers: 2

... (truncated)

Changelog

Sourced from eslint-plugin-ember's changelog.

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

:house: Internal

Committers: 2

v11.4.1 (2023-01-03)

:bug: Bug Fix

  • #1722 Fix some crashes including with legacy classes in no-deprecated-router-transition-methods and no-implicit-injections rules (@​rtablada)

Committers: 1

v11.4.0 (2022-12-30)

:rocket: Enhancement

:house: Internal

Committers: 2

v11.3.1 (2022-12-21)

:bug: Bug Fix

... (truncated)

Commits
  • 821fee8 Release 11.4.3
  • e17b378 build(deps-dev): Bump @​typescript-eslint/parser from 5.47.0 to 5.48.0 (#1733)
  • d57826b build(deps-dev): Bump eslint-plugin-jest from 27.1.7 to 27.2.1 (#1738)
  • 077ba53 build(deps-dev): Bump eslint from 8.30.0 to 8.31.0 (#1724)
  • 8bec3ab build(deps-dev): Bump prettier from 2.8.1 to 2.8.2 (#1739)
  • d6cd288 build(deps-dev): Bump markdownlint-cli from 0.32.2 to 0.33.0 (#1740)
  • 2255839 build(deps-dev): Bump release-it from 15.5.1 to 15.6.0 (#1726)
  • cfde031 build(deps-dev): Bump eslint-doc-generator from 1.3.0 to 1.4.1 (#1727)
  • 8ba6b98 build(deps): Bump json5 from 1.0.1 to 1.0.2 (#1732)
  • 7e81783 Fix crash from attempting to access non-existent dependent key in `no-tracked...
  • 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 #814.