gitKrystan / prettier-plugin-ember-template-tag

A prettier plugin for formatting Ember template tags
MIT License
22 stars 12 forks source link

Bump ember-cli-htmlbars from 6.2.0 to 6.3.0 #104

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps ember-cli-htmlbars from 6.2.0 to 6.3.0.

Release notes

Sourced from ember-cli-htmlbars's releases.

Release 6.3.0

:rocket: Enhancement

  • #773 Adjust error message for re-exported class when it has a co-located template (@​robinborst95)

:bug: Bug Fix

Committers: 2

Changelog

Sourced from ember-cli-htmlbars's changelog.

v6.3.0 (2023-08-08)

:rocket: Enhancement

  • #773 Adjust error message for re-exported class when it has a co-located template (@​robinborst95)

:bug: Bug Fix

Committers: 2

Commits
  • 0238c14 Release 6.3.0
  • cfcbac1 Add CI-releasing setup
  • 8eb78cd Merge pull request #773 from robinborst95/fix/co-located-template-with-re-exp...
  • d5889af Adjust error message for re-exported class when it has a co-located template
  • 2479dec Merge pull request #767 from ember-cli/dependabot/npm_and_yarn/xmldom/xmldom-...
  • edf8af6 Merge pull request #765 from ember-cli/dependabot/npm_and_yarn/minimist-0.2.4
  • c2b2a4a Bump minimist from 0.2.1 to 0.2.4
  • 43078de Bump @​xmldom/xmldom from 0.8.2 to 0.8.6
  • d683c4f Merge pull request #766 from ember-cli/dependabot/npm_and_yarn/webpack-5.76.0
  • a2307e3 Bump webpack from 5.58.2 to 5.76.0
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)