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 5.3.3 #475

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ember-template-lint from 2.15.0 to 5.3.3.

Release notes

Sourced from ember-template-lint's releases.

Release 5.3.3

:bug: Bug Fix

  • #2780 Ignore {{(unique-id)}} helper variation in no-duplicate-id rule (@​lifeart)

Committers: 1

Release 5.3.2

:bug: Bug Fix

Committers: 1

Release 5.3.1

:bug: Bug Fix

  • #2765 Throw the more-helpful, original exception when encountering an ESM plugin/config loading error (@​jsturgis)

:memo: Documentation

:house: Internal

Committers: 3

Release 5.3.0

:rocket: Enhancement

Committers: 1

Release 5.2.0

:rocket: Enhancement

:bug: Bug Fix

Committers: 1

... (truncated)

Changelog

Sourced from ember-template-lint's changelog.

v5.3.3 (2023-01-27)

:bug: Bug Fix

  • #2780 Ignore {{(unique-id)}} helper variation in no-duplicate-id rule (@​lifeart)

Committers: 1

v5.3.2 (2023-01-22)

:bug: Bug Fix

Committers: 1

v5.3.1 (2023-01-06)

:bug: Bug Fix

  • #2765 Throw the more-helpful, original exception when encountering an ESM plugin/config loading error (@​jsturgis)

:memo: Documentation

:house: Internal

Committers: 3

v5.3.0 (2022-12-14)

:rocket: Enhancement

Committers: 1

v5.2.0 (2022-12-07)

:rocket: Enhancement

... (truncated)

Commits
  • 727f139 Release 5.3.3
  • cbe904f build(deps-dev): Bump eslint-config-prettier from 8.5.0 to 8.6.0 (#2770)
  • ef3c37a build(deps-dev): Bump sort-package-json from 2.1.0 to 2.2.0 (#2781)
  • b8d7ed7 build(deps-dev): Bump @​babel/parser from 7.20.7 to 7.20.13 (#2783)
  • c28872f build(deps-dev): Bump eslint-plugin-import from 2.26.0 to 2.27.5 (#2782)
  • 12595ee Ignore {{(unique-id)}} helper variation in no-duplicate-id rule (#2780)
  • 0b4983a Release 5.3.2
  • 07a37b4 Ignore unique-id helper in no-duplicate-id rule (#2778)
  • 651e494 build(deps-dev): Bump eslint-plugin-unicorn from 45.0.1 to 45.0.2 (#2751)
  • bd7d181 build(deps): Bump json5 from 1.0.1 to 1.0.2 (#2766)
  • 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 #478.