Commit 2a7e731
committed
Auto merge of #3883 - rust-lang:renovate/embroider-monorepo, r=Turbo87
Update embroider monorepo to v0.44.0
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [`@embroider/compat](https://togithub.com/embroider-build/embroider)` | [`0.43.5` -> `0.44.0`](https://renovatebot.com/diffs/npm/`@embroider%2fcompat/0.43.5/0.44.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)` | [`0.43.5` -> `0.44.0`](https://renovatebot.com/diffs/npm/`@embroider%2fcore/0.43.5/0.44.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)` | [`0.43.5` -> `0.44.0`](https://renovatebot.com/diffs/npm/`@embroider%2fwebpack/0.43.5/0.44.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>
### [`v0.44.0`](https://togithub.com/embroider-build/embroider/blob/master/CHANGELOG.md#v0440-2021-09-02)
[Compare Source](https://togithub.com/embroider-build/embroider/compare/v0.43.5...v0.44.0)
##### 💥 Breaking Change
- `webpack`
- [#​877](https://togithub.com/embroider-build/embroider/pull/877) \[BREAKING] Respect JOBS count if present ([`@​stefanpenner](https://togithub.com/stefanpenner))`
##### 🚀 Enhancement
- `compat`
- [#​941](https://togithub.com/embroider-build/embroider/pull/941) Add support for ember-cli addon proxy (bundle caching) ([`@​eoneill](https://togithub.com/eoneill))`
##### 🐛 Bug Fix
- `compat`
- [#​953](https://togithub.com/embroider-build/embroider/pull/953) fixes: Local helpers not resolved in tests [#​894](https://togithub.com/embroider-build/embroider/issues/894) ([`@​lifeart](https://togithub.com/lifeart))`
- [#​948](https://togithub.com/embroider-build/embroider/pull/948) Disable compat adapter for ember-inflector >= 4.0.0 (since it is not needed) ([`@​stefanpenner](https://togithub.com/stefanpenner))`
- [#​934](https://togithub.com/embroider-build/embroider/pull/934) Ensure style compilation works properly with ember-cli >= 3.18 ([`@​stefanpenner](https://togithub.com/stefanpenner))`
- [#​924](https://togithub.com/embroider-build/embroider/pull/924) Fix caching of template AST plugins (follow caching protocol of ember-cli-htmlbars) ([`@​eoneill](https://togithub.com/eoneill))`
- [#​928](https://togithub.com/embroider-build/embroider/pull/928) Update custom package rules for ember-basic-dropdown ([`@​mydea](https://togithub.com/mydea))`
- `router`
- [#​929](https://togithub.com/embroider-build/embroider/pull/929) Use [`@​ember/test-waiters](https://togithub.com/ember/test-waiters)` in [`@​embroider/router](https://togithub.com/embroider/router)` ([`@​mydea](https://togithub.com/mydea))`
##### 📝 Documentation
- [#​923](https://togithub.com/embroider-build/embroider/pull/923) Add documentation how to use safe components in tests ([`@​mydea](https://togithub.com/mydea))`
##### 🏠 Internal
- `addon-shim`, `compat`, `core`, `shared-internals`
- [#​955](https://togithub.com/embroider-build/embroider/pull/955) chore: improve package json typings ([`@​lifeart](https://togithub.com/lifeart))`
- Other
- [#​937](https://togithub.com/embroider-build/embroider/pull/937) Tighten CI job timeout down to 15min ([`@​stefanpenner](https://togithub.com/stefanpenner))`
- [#​944](https://togithub.com/embroider-build/embroider/pull/944) Fix SourceMaps when debugging published embroider ([`@​stefanpenner](https://togithub.com/stefanpenner))`
- [#​942](https://togithub.com/embroider-build/embroider/pull/942) Update ember data ([`@​stefanpenner](https://togithub.com/stefanpenner))`
- [#​940](https://togithub.com/embroider-build/embroider/pull/940) Limit linting and matrix discovery CI jobs to 5 minutes ([`@​stefanpenner](https://togithub.com/stefanpenner))`
- [#​938](https://togithub.com/embroider-build/embroider/pull/938) Moving cache busting tests to separate CI job ([`@​thoov](https://togithub.com/thoov))`
- [#​843](https://togithub.com/embroider-build/embroider/pull/843) \[hygiene] Volta pin latest node / yarn ([`@​stefanpenner](https://togithub.com/stefanpenner))`
- [#​925](https://togithub.com/embroider-build/embroider/pull/925) upgrade [`@​ember/test-helpers](https://togithub.com/ember/test-helpers)` ([`@​stefanpenner](https://togithub.com/stefanpenner))`
- `router`
- [#​949](https://togithub.com/embroider-build/embroider/pull/949) Convert macro-sample-addon to new test scenario infra ([`@​thoov](https://togithub.com/thoov))`
- `router`, `util`
- [#​935](https://togithub.com/embroider-build/embroider/pull/935) Bump ember-source in test scenarios to at-least ~3.22.0 ([`@​stefanpenner](https://togithub.com/stefanpenner))`
- [#​933](https://togithub.com/embroider-build/embroider/pull/933) \[Closes [#​932](https://togithub.com/embroider-build/embroider/issues/932)] fix ember-canary test scenario ([`@​stefanpenner](https://togithub.com/stefanpenner))`
- [#​925](https://togithub.com/embroider-build/embroider/pull/925) upgrade [`@​ember/test-helpers](https://togithub.com/ember/test-helpers)` ([`@​stefanpenner](https://togithub.com/stefanpenner))`
##### Committers: 5
- Alex Kanunnikov ([`@​lifeart](https://togithub.com/lifeart))`
- Eugene ONeill ([`@​eoneill](https://togithub.com/eoneill))`
- Francesco Novy ([`@​mydea](https://togithub.com/mydea))`
- Stefan Penner ([`@​stefanpenner](https://togithub.com/stefanpenner))`
- Travis Hoover ([`@​thoov](https://togithub.com/thoov))`
</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, 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 files changed
+40
-40
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1198 | 1198 | | |
1199 | 1199 | | |
1200 | 1200 | | |
1201 | | - | |
1202 | | - | |
1203 | | - | |
1204 | | - | |
| 1201 | + | |
| 1202 | + | |
| 1203 | + | |
| 1204 | + | |
1205 | 1205 | | |
1206 | 1206 | | |
1207 | 1207 | | |
1208 | 1208 | | |
1209 | | - | |
| 1209 | + | |
1210 | 1210 | | |
1211 | 1211 | | |
1212 | | - | |
1213 | | - | |
1214 | | - | |
1215 | | - | |
| 1212 | + | |
| 1213 | + | |
| 1214 | + | |
| 1215 | + | |
1216 | 1216 | | |
1217 | 1217 | | |
1218 | 1218 | | |
1219 | 1219 | | |
1220 | 1220 | | |
1221 | 1221 | | |
1222 | 1222 | | |
1223 | | - | |
1224 | | - | |
| 1223 | + | |
| 1224 | + | |
1225 | 1225 | | |
1226 | 1226 | | |
1227 | 1227 | | |
| |||
1331 | 1331 | | |
1332 | 1332 | | |
1333 | 1333 | | |
1334 | | - | |
1335 | | - | |
1336 | | - | |
1337 | | - | |
| 1334 | + | |
| 1335 | + | |
| 1336 | + | |
| 1337 | + | |
1338 | 1338 | | |
1339 | 1339 | | |
1340 | 1340 | | |
| |||
1343 | 1343 | | |
1344 | 1344 | | |
1345 | 1345 | | |
1346 | | - | |
1347 | | - | |
| 1346 | + | |
| 1347 | + | |
1348 | 1348 | | |
1349 | 1349 | | |
1350 | 1350 | | |
| |||
1367 | 1367 | | |
1368 | 1368 | | |
1369 | 1369 | | |
1370 | | - | |
1371 | | - | |
1372 | | - | |
1373 | | - | |
| 1370 | + | |
| 1371 | + | |
| 1372 | + | |
| 1373 | + | |
1374 | 1374 | | |
1375 | 1375 | | |
1376 | 1376 | | |
| |||
1402 | 1402 | | |
1403 | 1403 | | |
1404 | 1404 | | |
1405 | | - | |
1406 | | - | |
1407 | | - | |
1408 | | - | |
| 1405 | + | |
| 1406 | + | |
| 1407 | + | |
| 1408 | + | |
1409 | 1409 | | |
1410 | | - | |
| 1410 | + | |
1411 | 1411 | | |
1412 | 1412 | | |
1413 | 1413 | | |
| |||
1440 | 1440 | | |
1441 | 1441 | | |
1442 | 1442 | | |
1443 | | - | |
1444 | | - | |
1445 | | - | |
1446 | | - | |
| 1443 | + | |
| 1444 | + | |
| 1445 | + | |
| 1446 | + | |
1447 | 1447 | | |
1448 | 1448 | | |
1449 | 1449 | | |
| |||
1452 | 1452 | | |
1453 | 1453 | | |
1454 | 1454 | | |
1455 | | - | |
1456 | | - | |
1457 | | - | |
1458 | | - | |
| 1455 | + | |
| 1456 | + | |
| 1457 | + | |
| 1458 | + | |
1459 | 1459 | | |
1460 | 1460 | | |
1461 | 1461 | | |
1462 | 1462 | | |
1463 | | - | |
1464 | | - | |
1465 | | - | |
| 1463 | + | |
| 1464 | + | |
| 1465 | + | |
1466 | 1466 | | |
1467 | 1467 | | |
1468 | 1468 | | |
| |||
0 commit comments