Skip to content

Bump ember-template-lint from 3.4.2 to 4.6.0#427

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/ember-template-lint-4.6.0
Closed

Bump ember-template-lint from 3.4.2 to 4.6.0#427
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/ember-template-lint-4.6.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps ember-template-lint from 3.4.2 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

... (truncated)

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 3.4.2 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@v3.4.2...v4.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 1, 2022

Superseded by #435.

@dependabot dependabot bot closed this Jun 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ember-template-lint-4.6.0 branch June 1, 2022 06:08
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.

0 participants