Commit 9d16b0c
committed
Auto merge of #4613 - rust-lang:renovate/embroider-monorepo, r=Turbo87
Update embroider monorepo to v1.3.0
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [`@embroider/compat](https://togithub.com/embroider-build/embroider)` | [`1.2.0` -> `1.3.0`](https://renovatebot.com/diffs/npm/`@embroider%2fcompat/1.2.0/1.3.0)` | [](https://docs.renovatebot.com/merge-confidence/)` | [](https://docs.renovatebot.com/merge-confidence/)` | [](https://docs.renovatebot.com/merge-confidence/)` | [](https://docs.renovatebot.com/merge-confidence/)` |
| [`@embroider/core](https://togithub.com/embroider-build/embroider)` | [`1.2.0` -> `1.3.0`](https://renovatebot.com/diffs/npm/`@embroider%2fcore/1.2.0/1.3.0)` | [](https://docs.renovatebot.com/merge-confidence/)` | [](https://docs.renovatebot.com/merge-confidence/)` | [](https://docs.renovatebot.com/merge-confidence/)` | [](https://docs.renovatebot.com/merge-confidence/)` |
| [`@embroider/webpack](https://togithub.com/embroider-build/embroider)` | [`1.2.0` -> `1.3.0`](https://renovatebot.com/diffs/npm/`@embroider%2fwebpack/1.2.0/1.3.0)` | [](https://docs.renovatebot.com/merge-confidence/)` | [](https://docs.renovatebot.com/merge-confidence/)` | [](https://docs.renovatebot.com/merge-confidence/)` | [](https://docs.renovatebot.com/merge-confidence/)` |
---
### Release Notes
<details>
<summary>embroider-build/embroider</summary>
### [`v1.3.0`](https://togithub.com/embroider-build/embroider/blob/HEAD/CHANGELOG.md#v130-2022-03-04)
[Compare Source](https://togithub.com/embroider-build/embroider/compare/v1.2.0...v1.3.0)
##### 🚀 Enhancement
- `webpack`
- [#​1146](https://togithub.com/embroider-build/embroider/pull/1146) Use MiniCssExtractPlugin for FastBoot builds ([`@​simonihmig](https://togithub.com/simonihmig))`
- `compat`
- [#​1120](https://togithub.com/embroider-build/embroider/pull/1120) Add support for the `helper` helper ([`@​Windvis](https://togithub.com/Windvis))`
- [#​1130](https://togithub.com/embroider-build/embroider/pull/1130) Only apply `ember-power-select` compat adapter when using `ember-power-select < 5.0.1` ([`@​betocantu93](https://togithub.com/betocantu93))`
##### 🐛 Bug Fix
- `core`, `webpack`
- [#​1140](https://togithub.com/embroider-build/embroider/pull/1140) Fastboot lazy css support ([`@​ef4](https://togithub.com/ef4))`
- `core`
- [#​1149](https://togithub.com/embroider-build/embroider/pull/1149) Update externals stubs atomically ([`@​ef4](https://togithub.com/ef4))`
- `compat`, `core`
- [#​1145](https://togithub.com/embroider-build/embroider/pull/1145) Ensure addon `app` trees are merged in the correct order ([`@​eoneill](https://togithub.com/eoneill))`
- `compat`
- [#​1135](https://togithub.com/embroider-build/embroider/pull/1135) Fix ``@cached`` decorator export from fake ``@glimmer/tracking`` module ([`@​NullVoxPopuli](https://togithub.com/NullVoxPopuli))`
##### 📝 Documentation
- Other
- [#​1148](https://togithub.com/embroider-build/embroider/pull/1148) Fix `package.json` example in V2 porting guide ([`@​SergeAstapov](https://togithub.com/SergeAstapov))`
- [#​1143](https://togithub.com/embroider-build/embroider/pull/1143) Update number of steps for porting addon to V2 guide ([`@​AnastasiiaPlutalova](https://togithub.com/AnastasiiaPlutalova))`
- [#​1137](https://togithub.com/embroider-build/embroider/pull/1137) Update `Status` section in main README ([`@​bertdeblock](https://togithub.com/bertdeblock))`
- `addon-dev`
- [#​1133](https://togithub.com/embroider-build/embroider/pull/1133) Fix typo in V2 addon local development documentation ([`@​bertdeblock](https://togithub.com/bertdeblock))`
##### 🏠 Internal
- Other
- [#​1144](https://togithub.com/embroider-build/embroider/pull/1144) Remove a workaround that is trying fix an old bug in volta ([`@​krisselden](https://togithub.com/krisselden))`
- `router`, `util`
- [#​1141](https://togithub.com/embroider-build/embroider/pull/1141) Drive the test suite from scenario-tester ([`@​ef4](https://togithub.com/ef4))`
- `compat`
- [#​1103](https://togithub.com/embroider-build/embroider/pull/1103) Update the ember-template-compiler to v4.1.0 ([`@​Windvis](https://togithub.com/Windvis))`
##### Committers: 10
- Alberto Cantú Gómez ([`@​betocantu93](https://togithub.com/betocantu93))`
- AnastasiiaPlutalova ([`@​AnastasiiaPlutalova](https://togithub.com/AnastasiiaPlutalova))`
- Bert De Block ([`@​bertdeblock](https://togithub.com/bertdeblock))`
- Edward Faulkner ([`@​ef4](https://togithub.com/ef4))`
- Eugene ONeill ([`@​eoneill](https://togithub.com/eoneill))`
- Kris Selden ([`@​krisselden](https://togithub.com/krisselden))`
- Sam Van Campenhout ([`@​Windvis](https://togithub.com/Windvis))`
- Sergey Astapov ([`@​SergeAstapov](https://togithub.com/SergeAstapov))`
- Simon Ihmig ([`@​simonihmig](https://togithub.com/simonihmig))`
- [`@​NullVoxPopuli](https://togithub.com/NullVoxPopuli)`
</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 these updates 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 files changed
+46
-55
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1182 | 1182 | | |
1183 | 1183 | | |
1184 | 1184 | | |
1185 | | - | |
1186 | | - | |
1187 | | - | |
1188 | | - | |
| 1185 | + | |
| 1186 | + | |
| 1187 | + | |
| 1188 | + | |
1189 | 1189 | | |
1190 | 1190 | | |
1191 | 1191 | | |
1192 | 1192 | | |
1193 | | - | |
| 1193 | + | |
1194 | 1194 | | |
1195 | 1195 | | |
1196 | | - | |
1197 | | - | |
1198 | | - | |
1199 | | - | |
| 1196 | + | |
| 1197 | + | |
| 1198 | + | |
| 1199 | + | |
1200 | 1200 | | |
1201 | 1201 | | |
1202 | 1202 | | |
1203 | 1203 | | |
1204 | 1204 | | |
1205 | 1205 | | |
1206 | | - | |
1207 | | - | |
| 1206 | + | |
| 1207 | + | |
1208 | 1208 | | |
1209 | 1209 | | |
1210 | 1210 | | |
| |||
1235 | 1235 | | |
1236 | 1236 | | |
1237 | 1237 | | |
1238 | | - | |
1239 | | - | |
1240 | | - | |
1241 | | - | |
| 1238 | + | |
| 1239 | + | |
| 1240 | + | |
| 1241 | + | |
1242 | 1242 | | |
1243 | 1243 | | |
1244 | 1244 | | |
1245 | 1245 | | |
1246 | 1246 | | |
1247 | 1247 | | |
1248 | 1248 | | |
1249 | | - | |
1250 | | - | |
| 1249 | + | |
| 1250 | + | |
1251 | 1251 | | |
1252 | 1252 | | |
1253 | 1253 | | |
| |||
1272 | 1272 | | |
1273 | 1273 | | |
1274 | 1274 | | |
1275 | | - | |
1276 | | - | |
1277 | | - | |
1278 | | - | |
| 1275 | + | |
| 1276 | + | |
| 1277 | + | |
| 1278 | + | |
1279 | 1279 | | |
1280 | | - | |
1281 | | - | |
1282 | | - | |
1283 | | - | |
| 1280 | + | |
| 1281 | + | |
| 1282 | + | |
| 1283 | + | |
1284 | 1284 | | |
1285 | | - | |
| 1285 | + | |
1286 | 1286 | | |
1287 | 1287 | | |
1288 | 1288 | | |
| |||
1316 | 1316 | | |
1317 | 1317 | | |
1318 | 1318 | | |
1319 | | - | |
1320 | | - | |
1321 | | - | |
1322 | | - | |
| 1319 | + | |
| 1320 | + | |
| 1321 | + | |
| 1322 | + | |
1323 | 1323 | | |
1324 | 1324 | | |
1325 | 1325 | | |
| |||
1329 | 1329 | | |
1330 | 1330 | | |
1331 | 1331 | | |
1332 | | - | |
1333 | | - | |
1334 | | - | |
1335 | | - | |
| 1332 | + | |
| 1333 | + | |
| 1334 | + | |
| 1335 | + | |
1336 | 1336 | | |
1337 | 1337 | | |
1338 | 1338 | | |
1339 | 1339 | | |
1340 | | - | |
1341 | | - | |
1342 | | - | |
| 1340 | + | |
| 1341 | + | |
| 1342 | + | |
1343 | 1343 | | |
1344 | 1344 | | |
1345 | 1345 | | |
| |||
1350 | 1350 | | |
1351 | 1351 | | |
1352 | 1352 | | |
1353 | | - | |
| 1353 | + | |
1354 | 1354 | | |
1355 | 1355 | | |
1356 | 1356 | | |
| |||
10482 | 10482 | | |
10483 | 10483 | | |
10484 | 10484 | | |
10485 | | - | |
10486 | | - | |
10487 | | - | |
10488 | | - | |
10489 | | - | |
10490 | | - | |
10491 | | - | |
10492 | | - | |
10493 | | - | |
10494 | | - | |
10495 | | - | |
10496 | | - | |
10497 | | - | |
| 10485 | + | |
| 10486 | + | |
| 10487 | + | |
| 10488 | + | |
10498 | 10489 | | |
10499 | 10490 | | |
10500 | 10491 | | |
| |||
14342 | 14333 | | |
14343 | 14334 | | |
14344 | 14335 | | |
14345 | | - | |
| 14336 | + | |
14346 | 14337 | | |
14347 | 14338 | | |
14348 | 14339 | | |
| |||
0 commit comments