adopted-ember-addons / ember-cognito

AWS Amplify/Cognito and ember-simple-auth integration
MIT License
32 stars 25 forks source link

Bump ember-template-lint from 3.16.0 to 5.5.0 #439

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ember-template-lint from 3.16.0 to 5.5.0.

Release notes

Sourced from ember-template-lint's releases.

Release 5.5.0

:rocket: Enhancement

Committers: 1

Release 5.4.0

:rocket: Enhancement

Committers: 1

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

... (truncated)

Changelog

Sourced from ember-template-lint's changelog.

v5.5.0 (2023-02-08)

:rocket: Enhancement

Committers: 1

v5.4.0 (2023-02-08)

:rocket: Enhancement

Committers: 1

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

... (truncated)

Commits
  • a1e84e3 Release 5.5.0
  • bc05cad Add new rule no-unnecessary-curly-strings (#2794)
  • 91215ac Release 5.4.0
  • 69a61fa build(deps-dev): Bump sort-package-json from 2.2.0 to 2.4.1 (#2795)
  • 20951aa build(deps-dev): Bump @​babel/parser from 7.20.13 to 7.20.15 (#2797)
  • 53b50a0 no-unnecessary-curly-parens: allow parens around helper (#2800)
  • f342ea7 build(deps): Bump http-cache-semantics from 4.1.0 to 4.1.1 (#2793)
  • 8eb43d4 build(deps): Bump ember-template-imports from 3.4.0 to 3.4.1 (#2796)
  • 8c02d40 Add new rule no-unnecessary-curly-parens (#2792)
  • 29f240a build(deps-dev): Bump jest from 29.3.1 to 29.4.1 (#2790)
  • 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 #444.