Skip to content

Commit 3148aa5

Browse files
committed
Auto merge of #3336 - rust-lang:renovate/ember-cli-htmlbars-5.x, r=Turbo87
Update dependency ember-cli-htmlbars to v5.6.0 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ember-cli-htmlbars](https://togithub.com/ember-cli/ember-cli-htmlbars) | [`5.4.0` -> `5.6.0`](https://renovatebot.com/diffs/npm/ember-cli-htmlbars/5.4.0/5.6.0) | [![age](https://badges.renovateapi.com/packages/npm/ember-cli-htmlbars/5.6.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/ember-cli-htmlbars/5.6.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/ember-cli-htmlbars/5.6.0/compatibility-slim/5.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/ember-cli-htmlbars/5.6.0/confidence-slim/5.4.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ember-cli/ember-cli-htmlbars</summary> ### [`v5.6.0`](https://togithub.com/ember-cli/ember-cli-htmlbars/blob/master/CHANGELOG.md#v560-2021-02-26) [Compare Source](https://togithub.com/ember-cli/ember-cli-htmlbars/compare/v5.5.0...v5.6.0) ##### 🚀 Enhancement - [#&#8203;661](https://togithub.com/ember-cli/ember-cli-htmlbars/pull/661) Remove usage of registerPlugin / unregisterPlugin ([`@&#8203;rwjblue](https://togithub.com/rwjblue))` ##### 🐛 Bug Fix - [#&#8203;662](https://togithub.com/ember-cli/ember-cli-htmlbars/pull/662) Avoid building the template compiler cache key repeatedly ([`@&#8203;rwjblue](https://togithub.com/rwjblue))` ##### Committers: 1 - Robert Jackson ([`@&#8203;rwjblue](https://togithub.com/rwjblue))` ### [`v5.5.0`](https://togithub.com/ember-cli/ember-cli-htmlbars/blob/master/CHANGELOG.md#v550-2021-02-26) [Compare Source](https://togithub.com/ember-cli/ember-cli-htmlbars/compare/v5.4.0...v5.5.0) ##### 🚀 Enhancement - [#&#8203;660](https://togithub.com/ember-cli/ember-cli-htmlbars/pull/660) Replace `purgeModule` cache busting with `vm` based sandboxing ([`@&#8203;rwjblue](https://togithub.com/rwjblue))` ##### Committers: 1 - Robert Jackson ([`@&#8203;rwjblue](https://togithub.com/rwjblue))` </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).
2 parents 9792c5c + 40d60db commit 3148aa5

File tree

2 files changed

+1432
-121
lines changed

2 files changed

+1432
-121
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"ember-cli-dependency-checker": "3.2.0",
7474
"ember-cli-dependency-lint": "2.0.0",
7575
"ember-cli-fastboot": "2.2.3",
76-
"ember-cli-htmlbars": "5.4.0",
76+
"ember-cli-htmlbars": "5.6.0",
7777
"ember-cli-inject-live-reload": "2.0.2",
7878
"ember-cli-meta-tags": "6.1.2",
7979
"ember-cli-mirage": "2.0.1",

0 commit comments

Comments
 (0)