simonihmig / ember-stargate

Modern lightweight portals for Ember
MIT License
68 stars 12 forks source link

Update dependency ember-cli-htmlbars to v6 #663

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

ember-cli/ember-cli-htmlbars (ember-cli-htmlbars) ### [`v6.2.0`](https://togithub.com/ember-cli/ember-cli-htmlbars/blob/HEAD/CHANGELOG.md#v620-2023-01-17) [Compare Source](https://togithub.com/ember-cli/ember-cli-htmlbars/compare/v6.1.1...v6.2.0) ##### :rocket: Enhancement - [#​762](https://togithub.com/ember-cli/ember-cli-htmlbars/pull/762) Upgrade to `babel-plugin-ember-template-compilation` v2 ([@​dfreeman](https://togithub.com/dfreeman)) ##### Committers: 1 - Dan Freeman ([@​dfreeman](https://togithub.com/dfreeman)) ### [`v6.1.1`](https://togithub.com/ember-cli/ember-cli-htmlbars/blob/HEAD/CHANGELOG.md#v611-2022-09-08) [Compare Source](https://togithub.com/ember-cli/ember-cli-htmlbars/compare/v6.1.0...v6.1.1) ##### :bug: Bug Fix - [#​755](https://togithub.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://togithub.com/mansona)) ##### Committers: 1 - Chris Manson ([@​mansona](https://togithub.com/mansona)) ### [`v6.1.0`](https://togithub.com/ember-cli/ember-cli-htmlbars/blob/HEAD/CHANGELOG.md#v610-2022-07-04) [Compare Source](https://togithub.com/ember-cli/ember-cli-htmlbars/compare/v6.0.1...v6.1.0) ##### :rocket: Enhancement - [#​749](https://togithub.com/ember-cli/ember-cli-htmlbars/pull/749) Drive all template compilation from babel ([@​ef4](https://togithub.com/ef4)) ##### :bug: Bug Fix - [#​747](https://togithub.com/ember-cli/ember-cli-htmlbars/pull/747) Avoid registering `babel-plugin-ember-template-compilation` repeatedly ([@​dfreeman](https://togithub.com/dfreeman)) - [#​741](https://togithub.com/ember-cli/ember-cli-htmlbars/pull/741) Fix incorrect ember-source version check ([@​simonihmig](https://togithub.com/simonihmig)) ##### :memo: Documentation - [#​743](https://togithub.com/ember-cli/ember-cli-htmlbars/pull/743) Fix lin to ASTPluginBuilder type ([@​mehulkar](https://togithub.com/mehulkar)) ##### Committers: 3 - Edward Faulkner ([@​ef4](https://togithub.com/ef4)) - Dan Freeman ([@​dfreeman](https://togithub.com/dfreeman)) - Mehul Kar ([@​mehulkar](https://togithub.com/mehulkar)) - Simon Ihmig ([@​simonihmig](https://togithub.com/simonihmig)) ### [`v6.0.1`](https://togithub.com/ember-cli/ember-cli-htmlbars/blob/HEAD/CHANGELOG.md#v601-2021-12-05) [Compare Source](https://togithub.com/ember-cli/ember-cli-htmlbars/compare/v6.0.0...v6.0.1) ##### :bug: Bug Fix - [#​739](https://togithub.com/ember-cli/ember-cli-htmlbars/pull/739) Allow console messages (v6.x, master) ([@​mixonic](https://togithub.com/mixonic)) ##### Committers: 1 - Matthew Beale ([@​mixonic](https://togithub.com/mixonic)) ### [`v6.0.0`](https://togithub.com/ember-cli/ember-cli-htmlbars/blob/HEAD/CHANGELOG.md#v600-2021-10-14) [Compare Source](https://togithub.com/ember-cli/ember-cli-htmlbars/compare/v5.7.2...v6.0.0) ##### :boom: Breaking Change - [#​724](https://togithub.com/ember-cli/ember-cli-htmlbars/pull/724) Use simplified babel plugin on ember 3.27+ and drop unsupported node versions ([@​ef4](https://togithub.com/ef4)) ##### :rocket: Enhancement - [#​733](https://togithub.com/ember-cli/ember-cli-htmlbars/pull/733) Avoid repeated encoding in getTemplateCompiler ([@​rwjblue](https://togithub.com/rwjblue)) - [#​724](https://togithub.com/ember-cli/ember-cli-htmlbars/pull/724) Use simplified babel plugin on ember 3.27+ and drop unsupported node versions ([@​ef4](https://togithub.com/ef4)) ##### :bug: Bug Fix - [#​732](https://togithub.com/ember-cli/ember-cli-htmlbars/pull/732) add `this._super` call to included hook plugin doc ([@​fivetanley](https://togithub.com/fivetanley)) ##### :house: Internal - [#​736](https://togithub.com/ember-cli/ember-cli-htmlbars/pull/736) Updating pr 723 ([@​ef4](https://togithub.com/ef4)) ##### Committers: 3 - Edward Faulkner ([@​ef4](https://togithub.com/ef4)) - Robert Jackson ([@​rwjblue](https://togithub.com/rwjblue)) - Stanley Stuart ([@​fivetanley](https://togithub.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 has been generated by Mend Renovate. View repository job log here.