zonkyio / ember-web-app

This Ember addon helps you configure and manage the Web App Manifest to create Progressive Web App
https://zonkyio.github.io/ember-web-app
MIT License
41 stars 8 forks source link

Bump ember-template-lint from 4.17.0 to 4.18.2 #1235

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ember-template-lint from 4.17.0 to 4.18.2.

Release notes

Sourced from ember-template-lint's releases.

Release 4.18.2

:bug: Bug Fix

Committers: 1

Release 4.18.1

:bug: Bug Fix

  • #2701 Fix autofixer for value-less attributes and comment order in attribute-order rule (@​rob-long)

:memo: Documentation

:house: Internal

Committers: 4

Release 4.18.0

Related note: The first v5 preview release is available for testing: v5.0.0-alpha.0.

:rocket: Enhancement

Committers: 1

Changelog

Sourced from ember-template-lint's changelog.

v4.18.2 (2022-11-17)

:bug: Bug Fix

Committers: 1

v4.18.1 (2022-11-15)

:bug: Bug Fix

  • #2701 Fix autofixer for value-less attributes and comment order in attribute-order rule (@​rob-long)

:memo: Documentation

:house: Internal

Committers: 4

v4.18.0 (2022-11-08)

Related note: The first v5 preview release is available for testing: v5.0.0-alpha.0.

:rocket: Enhancement

Committers: 1

Commits
  • 1293397 Release 4.18.2
  • a691006 Merge pull request #2696 from ember-template-lint/reproduce-gts-fix-issue
  • 233e9de Release 4.18.1
  • dd49f51 Fix autofixer for value-less attributes and comment order in `attribute-order...
  • f5abdf0 fix: Ensure --fix works for .gjs/.gts files
  • 1cfcf84 Failing test cases for --fix with .gjs/.gts files
  • 93b3ac3 Add CodeQL (#2698)
  • 9cbd312 Merge pull request #2694 from ember-template-lint/use-npx-in-stale-todo-comma...
  • 75d91d8 Merge pull request #2658 from gabrielcsapo/gabrielcsapo/update-template-imports
  • 3980fd0 Use npx in stale todo command suggestion
  • 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 #1237.