NullVoxPopuli / ember-deep-tracked

Deep auto-tracking for when you just don't care, and want things to work (at the cost of performance in some situtations)
MIT License
30 stars 5 forks source link

fix(deps): update dependency ember-cli-typescript to v5 - autoclosed #282

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-cli-typescript ^4.2.1 -> ^5.1.0 age adoption passing confidence

Release Notes

typed-ember/ember-cli-typescript ### [`v5.1.0`](https://togithub.com/typed-ember/ember-cli-typescript/blob/HEAD/CHANGELOG.md#​510---2021-04-20) [Compare Source](https://togithub.com/typed-ember/ember-cli-typescript/compare/v5.0.0...v5.1.0) ##### Added ⭐️ - Update tsconfig and corresponding docs ([#​1488](https://togithub.com/typed-ember/ember-cli-typescript/pull/1488)) ##### Fixed 🔧 - Ignore no-empty-interface in the default app index.d.ts ([#​1484](https://togithub.com/typed-ember/ember-cli-typescript/pull/1484)) ##### Documentation 📖 - docs: Remove references to DS and DS imports. ([#​1483](https://togithub.com/typed-ember/ember-cli-typescript/pull/1483)) - Encourage the use of type-only imports ([#​1485](https://togithub.com/typed-ember/ember-cli-typescript/pull/1485)) - typo: comment should be pluralized. ([#​1489](https://togithub.com/typed-ember/ember-cli-typescript/pull/1489)) - docs: fix typos ([#​1490](https://togithub.com/typed-ember/ember-cli-typescript/pull/1490)) - docs: Add link to transforms page ([#​1491](https://togithub.com/typed-ember/ember-cli-typescript/pull/1491)) ### [`v5.0.0`](https://togithub.com/typed-ember/ember-cli-typescript/blob/HEAD/CHANGELOG.md#​500---2021-02-04) [Compare Source](https://togithub.com/typed-ember/ember-cli-typescript/compare/v4.2.1...v5.0.0) ##### Changed 💥 This now requires Node 12+! That's the only technically *breaking* change. - Update types & ember to 4.x([#​1472]) ##### Fixed 🔧 - Fix type of `locationType` for Ember v4 ([#​1466]) - fix: Use `moduleName()` to determine addon's referenced name. ([#​1476]) ##### Documentation 📖 - docs: fix links to tsconfig.json blueprint ([#​1445]) - `ember-test-helpers` -> `@ember/test-helpers` ([#​1473]) ##### Under the hood 🚗 - Update .npmignore to ignore .github and test folders ([#​1460]) [#​1445]: https://togithub.com/typed-ember/ember-cli-typescript/pull/1445 [#​1460]: https://togithub.com/typed-ember/ember-cli-typescript/pull/1460 [#​1466]: https://togithub.com/typed-ember/ember-cli-typescript/pull/1466 [#​1472]: https://togithub.com/typed-ember/ember-cli-typescript/pull/1472 [#​1473]: https://togithub.com/typed-ember/ember-cli-typescript/pull/1473 [#​1476]: https://togithub.com/typed-ember/ember-cli-typescript/pull/1476

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

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.



This PR has been generated by Mend Renovate. View repository job log here.