Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2023

Bumps ember-template-lint from 4.3.0 to 5.6.0.

Release notes

Sourced from ember-template-lint's releases.

Release 5.6.0

🚀 Enhancement

  • #2818 Add additionalNonSemanticTags option to require-presentational-children rule (@​Techn1x)

🐛 Bug Fix

  • #2819 Allow intermediate presentation role before context in require-context-role rule (@​Techn1x)
  • #2820 Allow presentation role for li in no-invalid-role rule (@​Techn1x)

Committers: 1

Release 5.5.1

🐛 Bug Fix

  • #2802 Rename no-unnecessary-curly-literals rule to no-unnecessary-curly-strings (@​bmish)

Committers: 1

Release 5.5.0

🚀 Enhancement

Committers: 1

Release 5.4.0

🚀 Enhancement

Committers: 1

Release 5.3.3

🐛 Bug Fix

  • #2780 Ignore {{(unique-id)}} helper variation in no-duplicate-id rule (@​lifeart)

Committers: 1

Release 5.3.2

🐛 Bug Fix

Committers: 1

... (truncated)

Changelog

Sourced from ember-template-lint's changelog.

v5.6.0 (2023-02-24)

🚀 Enhancement

  • #2818 Add additionalNonSemanticTags option to require-presentational-children rule (@​Techn1x)

🐛 Bug Fix

  • #2819 Allow intermediate presentation role before context in require-context-role rule (@​Techn1x)
  • #2820 Allow presentation role for li in no-invalid-role rule (@​Techn1x)

Committers: 1

v5.5.1 (2023-02-10)

🐛 Bug Fix

  • #2802 Rename no-unnecessary-curly-literals rule to no-unnecessary-curly-strings (@​bmish)

Committers: 1

v5.5.0 (2023-02-08)

🚀 Enhancement

Committers: 1

v5.4.0 (2023-02-08)

🚀 Enhancement

Committers: 1

v5.3.3 (2023-01-27)

🐛 Bug Fix

  • #2780 Ignore {{(unique-id)}} helper variation in no-duplicate-id rule (@​lifeart)

Committers: 1

v5.3.2 (2023-01-22)

... (truncated)

Commits
  • 0ab08df Release 5.6.0
  • d1261dd build(deps-dev): Bump markdownlint-cli from 0.32.2 to 0.33.0 (#2767)Co-author...
  • ed85a52 build(deps-dev): Bump execa from 6.1.0 to 7.0.0 (#2807)
  • 4aef0e1 build(deps-dev): Bump yeoman-environment from 3.13.0 to 3.15.1 (#2813)
  • ccb2f2b Allow intermediate presentation role before context in require-context-role...
  • 0dcfe91 Add additionalNonSemanticTags option to require-presentational-children r...
  • e06147e Allow presentation role for li in no-invalid-role rule (#2820)
  • 335b3c1 build(deps): Bump ci-info from 3.7.1 to 3.8.0 (#2805)
  • af4c528 build(deps-dev): Bump eslint from 8.33.0 to 8.34.0 (#2804)
  • ef9476f build(deps-dev): Bump prettier from 2.8.3 to 2.8.4 (#2809)
  • 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 5.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.3.0...v5.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 Feb 27, 2023
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