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.4.0 to 4.6.0 #555

Merged
merged 1 commit into from May 9, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2022

Bumps ember-template-lint from 4.4.0 to 4.6.0.

Release notes

Sourced from ember-template-lint's releases.

Release 4.6.0

🚀 Enhancement

  • #2487 Add checkAllHTMLElements option to no-redundant-landmark-role rule to lint against all HTML elements with default ARIA roles (@​judithhinlung)

Committers: 1

Release 4.5.0

🚀 Enhancement

🏠 Internal

Committers: 3

Release 4.4.2

🐛 Bug Fix

  • #2465 Better handling of dashes in no-whitespace-within-word rule (@​mydea)

Committers: 1

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

Changelog

Sourced from ember-template-lint's changelog.

v4.6.0 (2022-04-28)

🚀 Enhancement

  • #2487 Add checkAllHTMLElements option to no-redundant-landmark-role rule to lint against all HTML elements with default ARIA roles (@​judithhinlung)

Committers: 1

v4.5.0 (2022-04-22)

🚀 Enhancement

🏠 Internal

Committers: 3

v4.4.2 (2022-04-19)

🐛 Bug Fix

  • #2465 Better handling of dashes in no-whitespace-within-word rule (@​mydea)

Committers: 1

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

... (truncated)

Commits
  • a6c3fb1 Release 4.6.0
  • be1629b Merge pull request #2487 from judithhinlung/no-redundant-landmark-role-update
  • 5efe3d0 Updates config variable name to checkAllHTMLElements and added comment to test
  • 26449fd Updates no-redundant-landmark-role rule with an option to lint against all ...
  • 84a97a1 Merge pull request #2484 from ember-template-lint/dependabot/npm_and_yarn/esl...
  • be99f14 build(deps-dev): bump eslint from 8.13.0 to 8.14.0
  • bc17dcb Release 4.5.0
  • dfb1192 Merge pull request #2478 from judithhinlung/require-lang-attribute-validate-v...
  • 67640c2 Added test for when validateValues defaults to false
  • bfabb5f Updated docs and tests
  • 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.4.0 to 4.6.0.
- [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.4.0...v4.6.0)

---
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 May 9, 2022
@Robdel12 Robdel12 merged commit 13be765 into master May 9, 2022
@delete-merged-branch delete-merged-branch bot deleted the dependabot/npm_and_yarn/ember-template-lint-4.6.0 branch May 9, 2022 15:07
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