emberjs / ember-inflector

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

Bump ember-template-lint from 2.15.0 to 4.17.0 #457

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ember-template-lint from 2.15.0 to 4.17.0.

Release notes

Sourced from ember-template-lint's releases.

Release 4.17.0

:rocket: Enhancement

:house: Internal

Committers: 3

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

... (truncated)

Changelog

Sourced from ember-template-lint's changelog.

v4.17.0 (2022-10-29)

:rocket: Enhancement

:house: Internal

Committers: 3

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

... (truncated)

Commits
  • e4a99f3 Release 4.17.0
  • 455bd73 update lockfile (#2664)
  • d7b490f Add simplifyHelpers option in no-negated-condition rule (#2653)
  • fa5fb65 Merge pull request #2661 from ember-template-lint/remove-cross-env
  • 2a5c0b5 Add --max-old-space=4096 to all CI jobs
  • c42b0b2 Remove usage of cross-env
  • 00fdbc8 Merge pull request #2659 from ember-template-lint/remove-eslint-plugin-import...
  • 2290459 Remove eslint-plugin-import-helpers
  • 9e99852 Release 4.16.1
  • 9eb0de2 build(deps-dev): Bump eslint-plugin-import-helpers from 1.2.1 to 1.3.0 (#2650)
  • 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 #462.