mainmatter / qunit-console-grouper

QUnit plugin that groups console messages by test
MIT License
22 stars 2 forks source link

Update dependency ember-cli-htmlbars to v6 #389

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-cli-htmlbars 5.7.2 -> 6.3.0 age adoption passing confidence

Release Notes

ember-cli/ember-cli-htmlbars (ember-cli-htmlbars) ### [`v6.3.0`](https://redirect.github.com/ember-cli/ember-cli-htmlbars/blob/HEAD/CHANGELOG.md#v630-2023-08-08) [Compare Source](https://redirect.github.com/ember-cli/ember-cli-htmlbars/compare/v6.2.0...v6.3.0) ##### :rocket: Enhancement - [#​773](https://redirect.github.com/ember-cli/ember-cli-htmlbars/pull/773) Adjust error message for re-exported class when it has a co-located template ([@​robinborst95](https://redirect.github.com/robinborst95)) ##### :bug: Bug Fix - [#​764](https://redirect.github.com/ember-cli/ember-cli-htmlbars/pull/764) Export non-user-constructible `TemplateFactory` type ([@​chriskrycho](https://redirect.github.com/chriskrycho)) ##### Committers: 2 - Chris Krycho ([@​chriskrycho](https://redirect.github.com/chriskrycho)) - Robin Borst ([@​robinborst95](https://redirect.github.com/robinborst95)) ### [`v6.2.0`](https://redirect.github.com/ember-cli/ember-cli-htmlbars/blob/HEAD/CHANGELOG.md#v620-2023-01-17) [Compare Source](https://redirect.github.com/ember-cli/ember-cli-htmlbars/compare/v6.1.1...v6.2.0) ##### :rocket: Enhancement - [#​762](https://redirect.github.com/ember-cli/ember-cli-htmlbars/pull/762) Upgrade to `babel-plugin-ember-template-compilation` v2 ([@​dfreeman](https://redirect.github.com/dfreeman)) ##### Committers: 1 - Dan Freeman ([@​dfreeman](https://redirect.github.com/dfreeman)) ### [`v6.1.1`](https://redirect.github.com/ember-cli/ember-cli-htmlbars/blob/HEAD/CHANGELOG.md#v611-2022-09-08) [Compare Source](https://redirect.github.com/ember-cli/ember-cli-htmlbars/compare/v6.1.0...v6.1.1) ##### :bug: Bug Fix - [#​755](https://redirect.github.com/ember-cli/ember-cli-htmlbars/pull/755) Fix template compilation in addons on ember-cli < 3.13. This was a regression in 6.1.0. ([@​mansona](https://redirect.github.com/mansona)) ##### Committers: 1 - Chris Manson ([@​mansona](https://redirect.github.com/mansona)) ### [`v6.1.0`](https://redirect.github.com/ember-cli/ember-cli-htmlbars/blob/HEAD/CHANGELOG.md#v610-2022-07-04) [Compare Source](https://redirect.github.com/ember-cli/ember-cli-htmlbars/compare/v6.0.1...v6.1.0) ##### :rocket: Enhancement - [#​749](https://redirect.github.com/ember-cli/ember-cli-htmlbars/pull/749) Drive all template compilation from babel ([@​ef4](https://redirect.github.com/ef4)) ##### :bug: Bug Fix - [#​747](https://redirect.github.com/ember-cli/ember-cli-htmlbars/pull/747) Avoid registering `babel-plugin-ember-template-compilation` repeatedly ([@​dfreeman](https://redirect.github.com/dfreeman)) - [#​741](https://redirect.github.com/ember-cli/ember-cli-htmlbars/pull/741) Fix incorrect ember-source version check ([@​simonihmig](https://redirect.github.com/simonihmig)) ##### :memo: Documentation - [#​743](https://redirect.github.com/ember-cli/ember-cli-htmlbars/pull/743) Fix lin to ASTPluginBuilder type ([@​mehulkar](https://redirect.github.com/mehulkar)) ##### Committers: 3 - Edward Faulkner ([@​ef4](https://redirect.github.com/ef4)) - Dan Freeman ([@​dfreeman](https://redirect.github.com/dfreeman)) - Mehul Kar ([@​mehulkar](https://redirect.github.com/mehulkar)) - Simon Ihmig ([@​simonihmig](https://redirect.github.com/simonihmig)) ### [`v6.0.1`](https://redirect.github.com/ember-cli/ember-cli-htmlbars/blob/HEAD/CHANGELOG.md#v601-2021-12-05) [Compare Source](https://redirect.github.com/ember-cli/ember-cli-htmlbars/compare/v6.0.0...v6.0.1) ##### :bug: Bug Fix - [#​739](https://redirect.github.com/ember-cli/ember-cli-htmlbars/pull/739) Allow console messages (v6.x, master) ([@​mixonic](https://redirect.github.com/mixonic)) ##### Committers: 1 - Matthew Beale ([@​mixonic](https://redirect.github.com/mixonic)) ### [`v6.0.0`](https://redirect.github.com/ember-cli/ember-cli-htmlbars/blob/HEAD/CHANGELOG.md#v600-2021-10-14) [Compare Source](https://redirect.github.com/ember-cli/ember-cli-htmlbars/compare/v5.7.2...v6.0.0) ##### :boom: Breaking Change - [#​724](https://redirect.github.com/ember-cli/ember-cli-htmlbars/pull/724) Use simplified babel plugin on ember 3.27+ and drop unsupported node versions ([@​ef4](https://redirect.github.com/ef4)) ##### :rocket: Enhancement - [#​733](https://redirect.github.com/ember-cli/ember-cli-htmlbars/pull/733) Avoid repeated encoding in getTemplateCompiler ([@​rwjblue](https://redirect.github.com/rwjblue)) - [#​724](https://redirect.github.com/ember-cli/ember-cli-htmlbars/pull/724) Use simplified babel plugin on ember 3.27+ and drop unsupported node versions ([@​ef4](https://redirect.github.com/ef4)) ##### :bug: Bug Fix - [#​732](https://redirect.github.com/ember-cli/ember-cli-htmlbars/pull/732) add `this._super` call to included hook plugin doc ([@​fivetanley](https://redirect.github.com/fivetanley)) ##### :house: Internal - [#​736](https://redirect.github.com/ember-cli/ember-cli-htmlbars/pull/736) Updating pr 723 ([@​ef4](https://redirect.github.com/ef4)) ##### Committers: 3 - Edward Faulkner ([@​ef4](https://redirect.github.com/ef4)) - Robert Jackson ([@​rwjblue](https://redirect.github.com/rwjblue)) - Stanley Stuart ([@​fivetanley](https://redirect.github.com/fivetanley))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.