adfinis / ember-uikit

The ember implementation of UIkit
https://adfinis.github.io/ember-uikit/
MIT License
26 stars 13 forks source link

chore(deps-dev): bump ember-template-lint from 4.3.0 to 4.4.0 #858

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ember-template-lint from 4.3.0 to 4.4.0.

Release notes

Sourced from ember-template-lint's releases.

Release 4.4.0

:rocket: Enhancement

:bug: Bug Fix

  • #2449 Updates require-context-role rule to accept table as a valid parent role and rowgroup (@​judithhinlung)
  • #2421 Handle dashes in no-whitespace-within-word rule (@​mydea)
  • #2433 Fix require-presentational-children rule to report violation on correct node (@​scalvert)

:house: Internal

  • #2419 Use async write() instead of deprecated writeSync() in tests (@​mydea)

Committers: 5

Changelog

Sourced from ember-template-lint's changelog.

v4.4.0 (2022-04-12)

:rocket: Enhancement

:bug: Bug Fix

  • #2449 Updates require-context-role rule to accept table as a valid parent role and rowgroup (@​judithhinlung)
  • #2421 Handle dashes in no-whitespace-within-word rule (@​mydea)
  • #2433 Fix require-presentational-children rule to report violation on correct node (@​scalvert)

:house: Internal

  • #2419 Use async write() instead of deprecated writeSync() in tests (@​mydea)

Committers: 5

Commits
  • f96e014 Release 4.4.0
  • c77457b Merge pull request #2456 from ember-template-lint/dependabot/npm_and_yarn/yar...
  • 2d408b2 Merge pull request #2449 from judithhinlung/require-context-role-table-bug
  • d15071f Merge pull request #2435 from CvX/no-error-on-unmatched-pattern
  • 4f0934c Merge pull request #2454 from smilland/no-array-prop-extensions
  • ec65bf8 Address feedbacks, remove optional chaining
  • 5ef856b Update docs/rule/no-array-prototype-extensions.md
  • a8bea61 Update docs/rule/no-array-prototype-extensions.md
  • f3153fb Update docs/rule/no-array-prototype-extensions.md
  • 37539c1 Merge branch 'master' into require-context-role-table-bug
  • 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)
anehx commented 2 years ago

:tada: This PR is included in version 5.1.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: