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.7.3 #223

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

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

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

Superseded by #235.