ember-a11y / ember-a11y-testing

A suite of accessibility tests that can be run within the Ember testing framework
MIT License
137 stars 49 forks source link

Bump ember-template-lint from 3.15.0 to 4.16.1 #446

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ember-template-lint from 3.15.0 to 4.16.1.

Release notes

Sourced from ember-template-lint's releases.

Release 4.16.1

:bug: Bug Fix

  • #2648 Allow negation with multiple parameters in no-negated-condition rule (@​godric3)

Committers: 1

Release 4.16.0

:rocket: Enhancement

:memo: Documentation

  • #2643 Clarify default maxHelpers option value for simple-unless rule (@​bmish)
  • #2636 Add link to RFC for no-array-prototype-extensions rule (@​bmish)

:house: Internal

Committers: 3

Release 4.15.0

:rocket: Enhancement

:house: Internal

Committers: 2

Release 4.14.0

:rocket: Enhancement

:bug: Bug Fix

:house: Internal

Committers: 2

... (truncated)

Changelog

Sourced from ember-template-lint's changelog.

v4.16.1 (2022-10-18)

:bug: Bug Fix

  • #2648 Allow negation with multiple parameters in no-negated-condition rule (@​godric3)

Committers: 1

v4.16.0 (2022-10-18)

:rocket: Enhancement

:memo: Documentation

  • #2643 Clarify default maxHelpers option value for simple-unless rule (@​bmish)
  • #2636 Add link to RFC for no-array-prototype-extensions rule (@​bmish)

:house: Internal

Committers: 3

v4.15.0 (2022-10-10)

:rocket: Enhancement

:house: Internal

Committers: 2

v4.14.0 (2022-09-01)

:rocket: Enhancement

:bug: Bug Fix

:house: Internal

... (truncated)

Commits
  • 9e99852 Release 4.16.1
  • 9eb0de2 build(deps-dev): Bump eslint-plugin-import-helpers from 1.2.1 to 1.3.0 (#2650)
  • 368b619 Allow negation with multiple parameters in no-negated-condition rule (#2648)
  • fa0c587 build(deps-dev): Bump @​babel/traverse from 7.19.3 to 7.19.4 (#2646)
  • e4073b3 Release 4.16.0
  • f9f174f build(deps-dev): Bump eslint from 8.23.0 to 8.25.0 (#2632)
  • 7bb384a Add autofix for case with helpers to simple-unless rule (#2639)
  • a118087 Clarify default maxHelpers option value for simple-unless rule (#2643)
  • 0d11d73 Bump volta-cli/action@v4 (#2638)
  • adc8941 docs: add link to RFC for no-array-prototype-extensions rule doc (#2636)
  • 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 #449.