Skip to content

Commit 1bec411

Browse files
committed
Auto merge of #3195 - rust-lang:renovate/ember-cli-babel-7.x, r=Turbo87
Update dependency ember-cli-babel to v7.23.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-babel](https://togithub.com/babel/ember-cli-babel) | [`7.23.0` -> `7.23.1`](https://renovatebot.com/diffs/npm/ember-cli-babel/7.23.0/7.23.1) | [![age](https://badges.renovateapi.com/packages/npm/ember-cli-babel/7.23.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/ember-cli-babel/7.23.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/ember-cli-babel/7.23.1/compatibility-slim/7.23.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/ember-cli-babel/7.23.1/confidence-slim/7.23.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>babel/ember-cli-babel</summary> ### [`v7.23.1`](https://togithub.com/babel/ember-cli-babel/blob/master/CHANGELOG.md#v7231-2021-01-19) [Compare Source](https://togithub.com/babel/ember-cli-babel/compare/v7.23.0...v7.23.1) ##### 🐛 Bug Fix - [#&#8203;378](https://togithub.com/babel/ember-cli-babel/pull/378) Ensure decorators are transpiled properly when the decorator identifier is aliased within the decorated method ([`@&#8203;rwjblue](https://togithub.com/rwjblue))` - [#&#8203;368](https://togithub.com/babel/ember-cli-babel/pull/368) fix: avoid assuming host app has `ember-cli-babel` installed ([`@&#8203;alexlafroscia](https://togithub.com/alexlafroscia))` - [#&#8203;377](https://togithub.com/babel/ember-cli-babel/pull/377) Avoid repeatedly checking the `ember-cli` version ([`@&#8203;rwjblue](https://togithub.com/rwjblue))` - [#&#8203;376](https://togithub.com/babel/ember-cli-babel/pull/376) Ensure `babel.config.js` is not used without `useBabelConfig` option ([`@&#8203;rwjblue](https://togithub.com/rwjblue))` ##### Committers: 2 - Alex LaFroscia ([`@&#8203;alexlafroscia](https://togithub.com/alexlafroscia))` - 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 8c68a62 + 03a252e commit 1bec411

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"ember-auto-import": "1.10.1",
6464
"ember-cli": "3.24.0",
6565
"ember-cli-app-version": "4.0.0",
66-
"ember-cli-babel": "7.23.0",
66+
"ember-cli-babel": "7.23.1",
6767
"ember-cli-bundle-analyzer": "0.2.2",
6868
"ember-cli-code-coverage": "1.0.2",
6969
"ember-cli-dependency-checker": "3.2.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3056,10 +3056,10 @@ babel-plugin-ember-modules-api-polyfill@^2.12.0, babel-plugin-ember-modules-api-
30563056
dependencies:
30573057
ember-rfc176-data "^0.3.13"
30583058

3059-
babel-plugin-ember-modules-api-polyfill@^3.2.0:
3060-
version "3.2.0"
3061-
resolved "https://registry.yarnpkg.com/babel-plugin-ember-modules-api-polyfill/-/babel-plugin-ember-modules-api-polyfill-3.2.0.tgz#302cb58a3c0fa33d93ab5115f1e91d76c6ec766b"
3062-
integrity sha512-k5gyC1kUDyZDcdD8LMGTI7KA+cHdKainuWpmc7d5yv42WgZFO75njPi3hZchEGsFFXtSqm9jiahgvLBUV8E8mA==
3059+
babel-plugin-ember-modules-api-polyfill@^3.2.1:
3060+
version "3.2.1"
3061+
resolved "https://registry.yarnpkg.com/babel-plugin-ember-modules-api-polyfill/-/babel-plugin-ember-modules-api-polyfill-3.2.1.tgz#715252ffde309da36fb32cd6a9bad5c6b61edd33"
3062+
integrity sha512-7k4gM0VLAMjoWVxLBDqavH/Dn4mBfzqTuQmtGmZgsdQ4SYVEJ7dewUVeqWBVn5v3QspW4VSoeXh4rHPPlp/rPw==
30633063
dependencies:
30643064
ember-rfc176-data "^0.3.16"
30653065

@@ -6111,10 +6111,10 @@ [email protected]:
61116111
rimraf "^3.0.1"
61126112
semver "^5.5.0"
61136113

6114-
[email protected].0, ember-cli-babel@^7.0.0, ember-cli-babel@^7.1.0, ember-cli-babel@^7.1.2, ember-cli-babel@^7.1.3, ember-cli-babel@^7.10.0, ember-cli-babel@^7.11.1, ember-cli-babel@^7.12.0, ember-cli-babel@^7.13.0, ember-cli-babel@^7.18.0, ember-cli-babel@^7.19.0, ember-cli-babel@^7.20.5, ember-cli-babel@^7.21.0, ember-cli-babel@^7.22.1, ember-cli-babel@^7.23.0, ember-cli-babel@^7.4.0, ember-cli-babel@^7.5.0, ember-cli-babel@^7.7.3:
6115-
version "7.23.0"
6116-
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.23.0.tgz#ec580aa2c115d0810e454dd5c2fffce238284b92"
6117-
integrity sha512-ix58DlRDAbGITtdJoRUPcAoQwKLYr/x/kIXjU9u1ATyhmuUjqb+0FDXghOWbkNihGiNOqBBR49+LBgK9AeBcNw==
6114+
[email protected].1, ember-cli-babel@^7.0.0, ember-cli-babel@^7.1.0, ember-cli-babel@^7.1.2, ember-cli-babel@^7.1.3, ember-cli-babel@^7.10.0, ember-cli-babel@^7.11.1, ember-cli-babel@^7.12.0, ember-cli-babel@^7.13.0, ember-cli-babel@^7.18.0, ember-cli-babel@^7.19.0, ember-cli-babel@^7.20.5, ember-cli-babel@^7.21.0, ember-cli-babel@^7.22.1, ember-cli-babel@^7.23.0, ember-cli-babel@^7.4.0, ember-cli-babel@^7.5.0, ember-cli-babel@^7.7.3:
6115+
version "7.23.1"
6116+
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.23.1.tgz#d1517228ede08a5d4b045c78a7429728e956b30b"
6117+
integrity sha512-qYggmt3hRs6QJ6cRkww3ahMpyP8IEV2KFrIRO/Z6hu9MkE/8Y28Xd5NjQl6fPV3oLoG0vwuHzhNe3Jr7Wec8zw==
61186118
dependencies:
61196119
"@babel/core" "^7.12.0"
61206120
"@babel/helper-compilation-targets" "^7.12.0"
@@ -6129,7 +6129,7 @@ [email protected], ember-cli-babel@^7.0.0, ember-cli-babel@^7.1.0, ember-cl
61296129
amd-name-resolver "^1.2.1"
61306130
babel-plugin-debug-macros "^0.3.3"
61316131
babel-plugin-ember-data-packages-polyfill "^0.1.2"
6132-
babel-plugin-ember-modules-api-polyfill "^3.2.0"
6132+
babel-plugin-ember-modules-api-polyfill "^3.2.1"
61336133
babel-plugin-module-resolver "^3.1.1"
61346134
broccoli-babel-transpiler "^7.8.0"
61356135
broccoli-debug "^0.6.4"

0 commit comments

Comments
 (0)