ember-cli / ember-try

An ember-cli addon to test against multiple npm dependencies, such as ember and ember-data.
MIT License
180 stars 60 forks source link

Bump ember-template-lint from 3.16.0 to 5.7.3 in /smoke-test-app #955

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps ember-template-lint from 3.16.0 to 5.7.3.

Release notes

Sourced from ember-template-lint's releases.

Release 5.7.3

:bug: Bug Fix

  • #2339 Convert path to URL before import of config/plugin for Windows support (@​lifeart)

Committers: 1

Release 5.7.2

:bug: Bug Fix

Committers: 1

v5.7.1

:bug: Bug Fix

Committers: 2

Release 5.7.0

:bug: Bug Fix

Committers: 3

Release 5.6.0

:rocket: Enhancement

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

:bug: 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

... (truncated)

Changelog

Sourced from ember-template-lint's changelog.

v5.7.3 (2023-04-28)

:bug: Bug Fix

  • #2339 Convert path to URL before import of config/plugin for Windows support (@​lifeart)

Committers: 1

v5.7.2 (2023-03-28)

:bug: Bug Fix

Committers: 1

v5.7.1 (2023-03-16)

:bug: Bug Fix

Committers: 2

v5.7.0 (2023-03-15)

:bug: Bug Fix

Committers: 3

v5.6.0 (2023-02-24)

:rocket: Enhancement

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

:bug: Bug Fix

  • #2819 Allow intermediate presentation role before context in require-context-role rule (@​Techn1x)

... (truncated)

Commits
  • 8377673 Release 5.7.3
  • 9386c1f build(deps-dev): Bump eslint from 8.36.0 to 8.39.0 (#2870)
  • 0944f11 build(deps-dev): Bump release-it from 15.9.3 to 15.10.1 (#2862)
  • 2f1b882 build(deps-dev): Bump @​babel/parser from 7.21.3 to 7.21.4 (#2854)
  • 103f695 build(deps): Bump ember-template-imports from 3.4.1 to 3.4.2 (#2857)
  • 10f37db build(deps): Bump resolve from 1.22.1 to 1.22.3 (#2865)
  • fb3d30a build(deps): Bump globby from 13.1.3 to 13.1.4 (#2866)
  • cc02c3b build(deps): Bump vm2 from 3.9.14 to 3.9.17 (#2869)
  • a5a3a42 Convert path to URL before import of config/plugin for Windows support (#2339)
  • 2b1ad76 build(deps-dev): Bump prettier from 2.8.4 to 2.8.7 (#2850)
  • 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)
codecov[bot] commented 1 year ago

Codecov Report

Merging #955 (f8a9a4f) into master (81c6107) will not change coverage. The diff coverage is n/a.

:exclamation: Current head f8a9a4f differs from pull request most recent head 907a0d3. Consider uploading reports for the commit 907a0d3 to get more accurate results

@@           Coverage Diff           @@
##           master     #955   +/-   ##
=======================================
  Coverage   94.37%   94.37%           
=======================================
  Files          17       17           
  Lines         551      551           
=======================================
  Hits          520      520           
  Misses         31       31           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more