Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Bump ember-template-lint from 4.3.0 to 4.4.1 #536

Merged
merged 1 commit into from Apr 18, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 18, 2022

Bumps ember-template-lint from 4.3.0 to 4.4.1.

Release notes

Sourced from ember-template-lint's releases.

Release 4.4.1

🐛 Bug Fix

  • #2474 Ensure --compact-todo functions properly (@​scalvert)
  • #2468 Ensure configuration can be resolved from a parent directory when no --config-path override is present (e.g. within a monorepo with .template-lintrc.js in the monorepo root). (@​scalvert)
  • #2466 Remove validation of mustache statements in no-invalid-aria-attributes rule (@​judithhinlung)

📝 Documentation

🏠 Internal

Committers: 4

Release 4.4.0

🚀 Enhancement

🐛 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)

🏠 Internal

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

Committers: 5

Changelog

Sourced from ember-template-lint's changelog.

v4.4.1 (2022-04-15)

🐛 Bug Fix

  • #2474 Ensure --compact-todo functions properly (@​scalvert)
  • #2468 Ensure configuration can be resolved from a parent directory when no --config-path override is present (e.g. within a monorepo with .template-lintrc.js in the monorepo root). (@​scalvert)
  • #2466 Remove validation of mustache statements in no-invalid-aria-attributes rule (@​judithhinlung)

📝 Documentation

🏠 Internal

Committers: 4

v4.4.0 (2022-04-12)

🚀 Enhancement

🐛 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)

🏠 Internal

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

Committers: 5

Commits
  • ca774fe Release 4.4.1
  • 203fd0d Merge pull request #2474 from ember-template-lint/upgrade-todo-utils
  • a6b3554 Removing unnecessary param
  • c40eac7 task: Upgrade @​lint-todo/utils to fix compacting
  • 10d01af Merge pull request #2473 from ember-template-lint/shared-config-monorepo-test
  • b1a9dbc Add tests for monorepos with shared configuration in monorepo root
  • 614af75 Merge pull request #2468 from ember-template-lint/find-up-config
  • ff763d5 Merge pull request #2469 from ember-template-lint/add-missing-sentence-in-no-...
  • 1f6b617 Fixing broken tests
  • 714250d Merge pull request #2466 from judithhinlung/no-invalid-aria-attributes-remove...
  • 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)

Bumps [ember-template-lint](https://github.com/ember-template-lint/ember-template-lint) from 4.3.0 to 4.4.1.
- [Release notes](https://github.com/ember-template-lint/ember-template-lint/releases)
- [Changelog](https://github.com/ember-template-lint/ember-template-lint/blob/master/CHANGELOG.md)
- [Commits](ember-template-lint/ember-template-lint@v4.3.0...v4.4.1)

---
updated-dependencies:
- dependency-name: ember-template-lint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the ⬆️⬇️ dependencies Pull requests that update a dependency file label Apr 18, 2022
@Robdel12 Robdel12 merged commit 87e1b66 into master Apr 18, 2022
@delete-merged-branch delete-merged-branch bot deleted the dependabot/npm_and_yarn/ember-template-lint-4.4.1 branch April 18, 2022 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⬆️⬇️ dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant