aomran / ember-cli-chart

A simple ember component for adding Charts
https://www.npmjs.org/package/ember-cli-chart
MIT License
138 stars 76 forks source link

Bump ember-template-lint from 5.7.1 to 5.8.0 #235

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ember-template-lint from 5.7.1 to 5.8.0.

Release notes

Sourced from ember-template-lint's releases.

Release 5.8.0

:rocket: Enhancement

:bug: Bug Fix

Committers: 2

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

Changelog

Sourced from ember-template-lint's changelog.

v5.8.0 (2023-05-23)

:rocket: Enhancement

:bug: Bug Fix

Committers: 2

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

Commits
  • 3611025 Release 5.8.0
  • a8344ed Fix override for gjs files in recommended config (#2891)
  • 6691643 Merge pull request #2872 from ember-template-lint/dependabot/npm_and_yarn/bab...
  • 353dd26 Merge pull request #2873 from ember-template-lint/dependabot/npm_and_yarn/mar...
  • 7195bb4 Merge pull request #2881 from ember-template-lint/dependabot/npm_and_yarn/bab...
  • feaf49c Merge pull request #2888 from ember-template-lint/dependabot/npm_and_yarn/yeo...
  • e514ea8 build(deps-dev): Bump yeoman-environment from 3.15.1 to 3.18.3
  • 984d419 build(deps-dev): Bump @​babel/eslint-parser from 7.21.3 to 7.21.8
  • c3f13f0 build(deps-dev): Bump markdownlint-cli from 0.33.0 to 0.34.0
  • edfe95c build(deps-dev): Bump @​babel/traverse from 7.21.3 to 7.21.5
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by lin-ll, a new releaser for ember-template-lint since your current version.


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)
dependabot[bot] commented 1 year ago

Superseded by #238.