Skip to content

Commit 7e55937

Browse files
committed
Auto merge of #3420 - rust-lang:renovate/ember-cli-htmlbars-5.x, r=Turbo87
Update dependency ember-cli-htmlbars to v5.7.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.6.5` -> `5.7.0`](https://renovatebot.com/diffs/npm/ember-cli-htmlbars/5.6.5/5.7.0) | [![age](https://badges.renovateapi.com/packages/npm/ember-cli-htmlbars/5.7.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/ember-cli-htmlbars/5.7.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/ember-cli-htmlbars/5.7.0/compatibility-slim/5.6.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/ember-cli-htmlbars/5.7.0/confidence-slim/5.6.5)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ember-cli/ember-cli-htmlbars</summary> ### [`v5.7.0`](https://togithub.com/ember-cli/ember-cli-htmlbars/blob/master/CHANGELOG.md#v570-2021-03-18) [Compare Source](https://togithub.com/ember-cli/ember-cli-htmlbars/compare/v5.6.5...v5.7.0) ##### 🚀 Enhancement - [#&#8203;683](https://togithub.com/ember-cli/ember-cli-htmlbars/pull/683) Disable the modules API polyfill on Ember 3.27+ ([`@&#8203;pzuraq](https://togithub.com/pzuraq))` ##### 🏠 Internal - [#&#8203;684](https://togithub.com/ember-cli/ember-cli-htmlbars/pull/684) Update babel-plugin-htmlbars-inline-precompile to 4.4.6. ([`@&#8203;rwjblue](https://togithub.com/rwjblue))` ##### Committers: 2 - Chris Garrett ([`@&#8203;pzuraq](https://togithub.com/pzuraq))` - 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 2494dc4 + fb7a804 commit 7e55937

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
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.6.5",
76+
"ember-cli-htmlbars": "5.7.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",

yarn.lock

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3142,10 +3142,10 @@ babel-plugin-htmlbars-inline-precompile@^3.2.0:
31423142
resolved "https://registry.yarnpkg.com/babel-plugin-htmlbars-inline-precompile/-/babel-plugin-htmlbars-inline-precompile-3.2.0.tgz#c4882ea875d0f5683f0d91c1f72e29a4f14b5606"
31433143
integrity sha512-IUeZmgs9tMUGXYu1vfke5I18yYJFldFGdNFQOWslXTnDWXzpwPih7QFduUqvT+awDpDuNtXpdt5JAf43Q1Hhzg==
31443144

3145-
babel-plugin-htmlbars-inline-precompile@^4.4.5:
3146-
version "4.4.5"
3147-
resolved "https://registry.yarnpkg.com/babel-plugin-htmlbars-inline-precompile/-/babel-plugin-htmlbars-inline-precompile-4.4.5.tgz#ca0fc6ea49fe13b0a91ff995ee381d33d421a4ef"
3148-
integrity sha512-7qnZTDm9uUQppOmEWjAyIPTQ54akEdd9PCIfbTJ8HNgUdekeKC+24uwd+M1ZTjUItby1iLy9maQOK3Wv9RjWJA==
3145+
babel-plugin-htmlbars-inline-precompile@^5.0.0:
3146+
version "5.0.0"
3147+
resolved "https://registry.yarnpkg.com/babel-plugin-htmlbars-inline-precompile/-/babel-plugin-htmlbars-inline-precompile-5.0.0.tgz#b3a3008bdedbd3543e745fc953769cc10d4a7021"
3148+
integrity sha512-ZPIV7zVwVcwRyTWCp29HSwIPcvqX7PoslpKlNu53AzAx5X4QBwuMb9fFsUYY3JcriNZb5xWFOM4AE95XW0UYeA==
31493149
dependencies:
31503150
babel-plugin-ember-modules-api-polyfill "^3.4.0"
31513151

@@ -6359,18 +6359,19 @@ ember-cli-head@^1.0.0:
63596359
ember-cli-htmlbars "^4.3.1"
63606360
ember-in-element-polyfill "^1.0.0"
63616361

6362-
ember-cli-htmlbars@5.6.5, ember-cli-htmlbars@^5.2.0, ember-cli-htmlbars@^5.3.1, ember-cli-htmlbars@^5.6.3, ember-cli-htmlbars@^5.6.5:
6363-
version "5.6.5"
6364-
resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-5.6.5.tgz#15a55e4e4f47869a5e95a1e49813f77fd22fb76e"
6365-
integrity sha512-Wl3AntESMmQoG//yKuu+/7qAOznYAwRgWU8ZOCOPaGdPFaFXD6SPd2SKpRW4BEox5KLBJZFH0e7b9m78IAzcUw==
6362+
ember-cli-htmlbars@5.7.0, ember-cli-htmlbars@^5.2.0, ember-cli-htmlbars@^5.3.1, ember-cli-htmlbars@^5.6.3, ember-cli-htmlbars@^5.6.5:
6363+
version "5.7.0"
6364+
resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-5.7.0.tgz#ca10ab2716d7ee7ba08c6514868c69b46b7cc10d"
6365+
integrity sha512-Cda9caL1hgd7tOFH7ab1h8WXe9WxChmv766tMb6yunQuzaHLhn/E3NrNJB6TpqosfQH8nIo8TzqWTPRwJbRq2w==
63666366
dependencies:
63676367
"@ember/edition-utils" "^1.2.0"
6368-
babel-plugin-htmlbars-inline-precompile "^4.4.5"
6368+
babel-plugin-htmlbars-inline-precompile "^5.0.0"
63696369
broccoli-debug "^0.6.5"
63706370
broccoli-persistent-filter "^3.1.2"
63716371
broccoli-plugin "^4.0.3"
63726372
common-tags "^1.8.0"
63736373
ember-cli-babel-plugin-helpers "^1.1.1"
6374+
ember-cli-version-checker "^5.1.2"
63746375
fs-tree-diff "^2.0.1"
63756376
hash-for-dep "^1.5.1"
63766377
heimdalljs-logger "^0.1.10"

0 commit comments

Comments
 (0)