Skip to content

Commit c19bec2

Browse files
committed
Auto merge of #4234 - rust-lang:renovate/ember-cli-htmlbars-6.x, r=Turbo87
Update dependency ember-cli-htmlbars to v6.0.1 [![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://github.com/ember-cli/ember-cli-htmlbars) | [`6.0.0` -> `6.0.1`](https://renovatebot.com/diffs/npm/ember-cli-htmlbars/6.0.0/6.0.1) | [![age](https://badges.renovateapi.com/packages/npm/ember-cli-htmlbars/6.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/ember-cli-htmlbars/6.0.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/ember-cli-htmlbars/6.0.1/compatibility-slim/6.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/ember-cli-htmlbars/6.0.1/confidence-slim/6.0.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ember-cli/ember-cli-htmlbars</summary> ### [`v6.0.1`](https://github.com/ember-cli/ember-cli-htmlbars/blob/master/CHANGELOG.md#v601-2021-12-05) [Compare Source](https://github.com/ember-cli/ember-cli-htmlbars/compare/v6.0.0...v6.0.1) ##### 🐛 Bug Fix - [#&#8203;739](https://github.com/ember-cli/ember-cli-htmlbars/pull/739) Allow console messages (v6.x, master) ([`@&#8203;mixonic](https://github.com/mixonic))` ##### Committers: 1 - Matthew Beale ([`@&#8203;mixonic](https://github.com/mixonic))` </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- 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 a6ca713 + bd540f3 commit c19bec2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"ember-cli-dependency-lint": "2.0.1",
7979
"ember-cli-fastboot": "2.2.3",
8080
"ember-cli-head": "2.0.0",
81-
"ember-cli-htmlbars": "6.0.0",
81+
"ember-cli-htmlbars": "6.0.1",
8282
"ember-cli-inject-live-reload": "2.1.0",
8383
"ember-cli-mirage": "2.2.0",
8484
"ember-cli-notifications": "7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6302,10 +6302,10 @@ [email protected]:
63026302
ember-cli-htmlbars "^5.7.1"
63036303
ember-in-element-polyfill "^1.0.0"
63046304

6305-
[email protected].0, ember-cli-htmlbars@^6.0.0:
6306-
version "6.0.0"
6307-
resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-6.0.0.tgz#9d0b67c0f107467b6c8ecdc47d64e877489841bf"
6308-
integrity sha512-7h9Lb1kfvLecMUOX8wCbwjzCsgXdNDs8qpOsDuKV6YaGS9jDZHu4P5xTYLX78YepEUnwOw1atCYWzBUsJHWrzA==
6305+
[email protected].1, ember-cli-htmlbars@^6.0.0:
6306+
version "6.0.1"
6307+
resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-6.0.1.tgz#5487831d477e61682bc867fd138808269e5d2152"
6308+
integrity sha512-IDsl9uty+MXtMfp/BUTEc/Q36EmlHYj8ZdPekcoRa8hmdsigHnK4iokfaB7dJFktlf6luruei+imv7JrJrBQPQ==
63096309
dependencies:
63106310
"@ember/edition-utils" "^1.2.0"
63116311
babel-plugin-ember-template-compilation "^1.0.0"

0 commit comments

Comments
 (0)