Closed renovate[bot] closed 1 year ago
This PR contains the following updates:
4.11.0
4.12.2
3.2.0
3.3.2
10.0.0
10.1.1
4.12.3
11.4.8
11.10.0
📅 Schedule: Branch creation - "after 3am,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
4.11.0
->4.12.2
3.2.0
->3.3.2
10.0.0
->10.1.1
4.11.0
->4.12.3
11.4.8
->11.10.0
Release Notes
ember-cli/ember-cli (ember-cli)
### [`v4.12.2`](https://togithub.com/ember-cli/ember-cli/releases/tag/v4.12.2): Release 4.12.2 [Compare Source](https://togithub.com/ember-cli/ember-cli/compare/v4.12.1...v4.12.2) ##### Blueprint Changes - [`ember new` diff](https://togithub.com/ember-cli/ember-new-output/compare/v4.12.1...v4.12.2) - [`ember addon` diff](https://togithub.com/ember-cli/ember-addon-output/compare/v4.12.1...v4.12.2) ##### Changelog - [#10314](https://togithub.com/ember-cli/ember-cli/pull/10314) \[BUGFIX] Do not try to wire up Testem unless a test framework is dete… [@NullVoxPopuli](https://togithub.com/NullVoxPopuli) Thank you to all who took the time to contribute! ### [`v4.12.1`](https://togithub.com/ember-cli/ember-cli/blob/HEAD/CHANGELOG.md#v4121) [Compare Source](https://togithub.com/ember-cli/ember-cli/compare/v4.12.0...v4.12.1) ##### Blueprint Changes - [`ember new` diff](https://togithub.com/ember-cli/ember-new-output/compare/v4.12.0...v4.12.1) - [`ember addon` diff](https://togithub.com/ember-cli/ember-addon-output/compare/v4.12.0...v4.12.1) ##### Changelog - [#10251](https://togithub.com/ember-cli/ember-cli/pull/10251) \[BUGFIX release] Remove `stylelint-config-prettier` from `app` blueprint [@bertdeblock](https://togithub.com/bertdeblock) Thank you to all who took the time to contribute! ### [`v4.12.0`](https://togithub.com/ember-cli/ember-cli/blob/HEAD/CHANGELOG.md#v4120) [Compare Source](https://togithub.com/ember-cli/ember-cli/compare/v4.11.0...v4.12.0) ##### Blueprint Changes - [`ember new` diff](https://togithub.com/ember-cli/ember-new-output/compare/v4.11.0...v4.12.0) - [`ember addon` diff](https://togithub.com/ember-cli/ember-addon-output/compare/v4.11.0...v4.12.0) ##### Changelog - [#10039](https://togithub.com/ember-cli/ember-cli/pull/10039) \[CLEANUP] Remove unused test fixtures [@bertdeblock](https://togithub.com/bertdeblock) - [#10040](https://togithub.com/ember-cli/ember-cli/pull/10040) \[CLEANUP] Remove MU-related debug code [@bertdeblock](https://togithub.com/bertdeblock) - [#10091](https://togithub.com/ember-cli/ember-cli/pull/10091) \[BUGFIX] Fix looking up the default blueprint for scoped addons [@GendelfLugansk](https://togithub.com/GendelfLugansk) - [#10107](https://togithub.com/ember-cli/ember-cli/pull/10107) \[INTERNAL] Remove old `uninstall:npm` command [@bertdeblock](https://togithub.com/bertdeblock) - [#10122](https://togithub.com/ember-cli/ember-cli/pull/10122) \[ENHANCEMENT] Add Stylelint setup to `app` and `addon` blueprints \[RFC 814] [@bmish](https://togithub.com/bmish) - [#10142](https://togithub.com/ember-cli/ember-cli/pull/10142) \[ENHANCEMENT] Update ESLint to v8 in `app` and `addon` blueprints [@bertdeblock](https://togithub.com/bertdeblock) - [#10157](https://togithub.com/ember-cli/ember-cli/pull/10157) \[ENHANCEMENT] Exclude `ember-cli-terser` when generating apps using the `--embroider` option [@bertdeblock](https://togithub.com/bertdeblock) - [#10159](https://togithub.com/ember-cli/ember-cli/pull/10159) \[ENHANCEMENT] Exclude `ember-cli-sri` when generating apps using the `--embroider` option [@bertdeblock](https://togithub.com/bertdeblock) - [#10161](https://togithub.com/ember-cli/ember-cli/pull/10161) \[ENHANCEMENT] Remove NPM version checking [@bertdeblock](https://togithub.com/bertdeblock) - [#10166](https://togithub.com/ember-cli/ember-cli/pull/10166) \[INTERNAL] Remove unused dependencies [@bertdeblock](https://togithub.com/bertdeblock) - [#10169](https://togithub.com/ember-cli/ember-cli/pull/10169) \[ENHANCEMENT] Remove `app.import` comment in `app` blueprint [@bertdeblock](https://togithub.com/bertdeblock) - [#10172](https://togithub.com/ember-cli/ember-cli/pull/10172) \[PERFORMANCE] Lazy require heavier packages [@bertdeblock](https://togithub.com/bertdeblock) - [#10173](https://togithub.com/ember-cli/ember-cli/pull/10173) \[ENHANCEMENT] Don't delete the newly-generated app directory when an error occurs [@ef4](https://togithub.com/ef4) - [#10174](https://togithub.com/ember-cli/ember-cli/pull/10174) \[INTERNAL] Clean up removal of `bower.json` and `package.json` files in `addon` blueprint [@bertdeblock](https://togithub.com/bertdeblock) - [#10180](https://togithub.com/ember-cli/ember-cli/pull/10180) \[ENHANCEMENT] Update `ember-welcome-page` to v7 in `app` blueprint [@ijlee2](https://togithub.com/ijlee2) - [#10188](https://togithub.com/ember-cli/ember-cli/pull/10188) \[ENHANCEMENT] Update ESLint parser `ecmaVersion` to `latest` in `app` blueprint [@elwayman02](https://togithub.com/elwayman02) - [#10189](https://togithub.com/ember-cli/ember-cli/pull/10189) \[ENHANCEMENT] Add v4.8 LTS to `addon` blueprint - Remove v3.28 LTS and `ember-classic` scenario [@bertdeblock](https://togithub.com/bertdeblock) - [#10192](https://togithub.com/ember-cli/ember-cli/pull/10192) \[BUGFIX] The `addon` command should throw when no addon name is provided [@bertdeblock](https://togithub.com/bertdeblock) - [#10198](https://togithub.com/ember-cli/ember-cli/pull/10198) \[INTERNAL] Output TypeScript apps and addons for StackBlitz [@NullVoxPopuli](https://togithub.com/NullVoxPopuli) Thank you to all who took the time to contribute!quaertym/ember-cli-dependency-checker (ember-cli-dependency-checker)
### [`v3.3.2`](https://togithub.com/quaertym/ember-cli-dependency-checker/compare/v3.3.1...7815b64982eb1e186546b12ad8e5e902efc97930) [Compare Source](https://togithub.com/quaertym/ember-cli-dependency-checker/compare/v3.3.1...7815b64982eb1e186546b12ad8e5e902efc97930) ### [`v3.3.1`](https://togithub.com/quaertym/ember-cli-dependency-checker/releases/tag/v3.3.1) [Compare Source](https://togithub.com/quaertym/ember-cli-dependency-checker/compare/v3.3.0...v3.3.1) - Fix peerDependencies - Skip bower dependency check if bower.json is missing ### [`v3.3.0`](https://togithub.com/quaertym/ember-cli-dependency-checker/releases/tag/v3.3.0) [Compare Source](https://togithub.com/quaertym/ember-cli-dependency-checker/compare/v3.2.0...v3.3.0) - Do not check dependencies on `ember init`ember-cli/ember-resolver (ember-resolver)
### [`v10.1.1`](https://togithub.com/ember-cli/ember-resolver/releases/tag/v10.1.1): Release 10.1.1 [Compare Source](https://togithub.com/ember-cli/ember-resolver/compare/v10.1.0...v10.1.1) 🐛 Bug Fix - [#916](https://togithub.com/ember-cli/ember-resolver/pull/916) Loosen peer dependency on ember-source to support ember-source >= v5.0 ([@NullVoxPopuli](https://togithub.com/NullVoxPopuli)) 🏠 Internal - [#905](https://togithub.com/ember-cli/ember-resolver/pull/905) Drop IE11 from config/targets.js ([@rwjblue](https://togithub.com/rwjblue)) Committers: 3 - Robert Jackson ([@rwjblue](https://togithub.com/rwjblue)) - [@NullVoxPopuli](https://togithub.com/NullVoxPopuli) ### [`v10.1.0`](https://togithub.com/ember-cli/ember-resolver/blob/HEAD/CHANGELOG.md#v1010-2023-05-02) [Compare Source](https://togithub.com/ember-cli/ember-resolver/compare/v10.0.0...v10.1.0) ##### :rocket: Enhancement - [#902](https://togithub.com/ember-cli/ember-resolver/pull/902) Convert Resolver to Native Class ([@elwayman02](https://togithub.com/elwayman02)) ##### Committers: 1 - Jordan Hawker ([@elwayman02](https://togithub.com/elwayman02))emberjs/ember.js (ember-source)
### [`v4.12.3`](https://togithub.com/emberjs/ember.js/blob/HEAD/CHANGELOG.md#v4123-June-30-2023) [Compare Source](https://togithub.com/emberjs/ember.js/compare/v4.12.2...v4.12.3) - [#20493](https://togithub.com/emberjs/ember.js/pull/20493) \[BUGFIX] Backport more types fixes ### [`v4.12.2`](https://togithub.com/emberjs/ember.js/blob/HEAD/CHANGELOG.md#v4122-June-28-2023) [Compare Source](https://togithub.com/emberjs/ember.js/compare/v4.12.1...v4.12.2) - [#20481](https://togithub.com/emberjs/ember.js/pull/20481) \[BUGFIX] Backport some stable type import locations ### [`v4.12.1`](https://togithub.com/emberjs/ember.js/blob/HEAD/CHANGELOG.md#v4121-June-12-2023) [Compare Source](https://togithub.com/emberjs/ember.js/compare/v4.12.0...v4.12.1) - [#20461](https://togithub.com/emberjs/ember.js/pull/20461) \[BUGFIX] Fix cyclic module crash with engines and fastboot. ### [`v4.12.0`](https://togithub.com/emberjs/ember.js/blob/HEAD/CHANGELOG.md#v4120-April-3-2023) [Compare Source](https://togithub.com/emberjs/ember.js/compare/v4.11.0...v4.12.0) - [#20352](https://togithub.com/emberjs/ember.js/pull/20352) \[FEATURE] Enable generating Typescript blueprints when `isTypeScriptProject` is true without additional environment variables per [RFC #800](https://rfcs.emberjs.com/id/0800-ts-adoption-plan). - [#20355](https://togithub.com/emberjs/ember.js/pull/20355) \[FEATURE] Enhance the Typescript blueprint for generated services per [RFC #800](https://rfcs.emberjs.com/id/0800-ts-adoption-plan). - [#20356](https://togithub.com/emberjs/ember.js/pull/20356) \[FEATURE] Generate signature in Typescript component blueprints per [RFC #800](https://rfcs.emberjs.com/id/0800-ts-adoption-plan). - [#20388](https://togithub.com/emberjs/ember.js/pull/20388) \[BUGFIX] Don't run getters while applying mixins - [#20398](https://togithub.com/emberjs/ember.js/pull/20398) \[BUGFIX] Fix runloop types on TS 5.0+ - [#20385](https://togithub.com/emberjs/ember.js/pull/20385) \[BUGFIX] Improve error for owner methods called after destroyember-cli/eslint-plugin-ember (eslint-plugin-ember)
### [`v11.10.0`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v11100-2023-07-07) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.9.0...v11.10.0) ##### :rocket: Enhancement - [#1902](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1902) Add new rule `no-at-ember-render-modifiers` ([@NullVoxPopuli](https://togithub.com/NullVoxPopuli)) ##### Committers: 1 - [@NullVoxPopuli](https://togithub.com/NullVoxPopuli) ### [`v11.9.0`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v1190-2023-06-26) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.8.0...v11.9.0) ##### :rocket: Enhancement - [#1899](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1899) Check template tags for service usages in `no-unused-services` ([@lin-ll](https://togithub.com/lin-ll)) ##### :house: Internal - [#1898](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1898) \[no-empty-glimmer-component-classes] Import the template tag value instead of hardcode ([@chrisrng](https://togithub.com/chrisrng)) ##### Committers: 2 - Chris Ng ([@chrisrng](https://togithub.com/chrisrng)) - Lucy Lin ([@lin-ll](https://togithub.com/lin-ll)) ### [`v11.8.0`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v1180-2023-05-31) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.7.2...v11.8.0) ##### :rocket: Enhancement - [#1847](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1847) Add `useAt` option to autofix `.lastObject` to `.at(-1)` in `no-get` rule ([@ArtixZ](https://togithub.com/ArtixZ)) ##### Committers: 1 - [@ArtixZ](https://togithub.com/ArtixZ) ### [`v11.7.2`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v1172-2023-05-23) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.7.1...v11.7.2) ##### :bug: Bug Fix - [#1876](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1876) Allow generic type in TypeScript class in `no-empty-glimmer-component-classes` rule ([@chrisrng](https://togithub.com/chrisrng)) ##### Committers: 7 - Chris Ng ([@chrisrng](https://togithub.com/chrisrng)) ### [`v11.7.1`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v1171-2023-05-21) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.7.0...v11.7.1) ##### :bug: Bug Fix - [#1870](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1870) Fix crash with default computed property import in `no-unused-services` rule ([@bmish](https://togithub.com/bmish)) - [#1869](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1869) Avoid crash with `inject` decorator in `no-restricted-service-injections` rule ([@bmish](https://togithub.com/bmish)) - [#1871](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1871) Avoid further decorator detection crashes in `no-restricted-service-injections` rule ([@bmish](https://togithub.com/bmish)) ##### Committers: 1 - Bryan Mishkin ([@bmish](https://togithub.com/bmish)) ### [`v11.7.0`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v1170-2023-05-19) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.6.0...v11.7.0) ##### :rocket: Enhancement - [#1865](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1865) Support autofix of numerical property access and ternary expressions in `no-get` rule ([@evanjehl](https://togithub.com/evanjehl)) ##### :bug: Bug Fix - [#1866](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1866) Account for class only having template tag in `no-empty-glimmer-component-classes` rule ([@chrisrng](https://togithub.com/chrisrng)) ##### Committers: 2 - Chris Ng ([@chrisrng](https://togithub.com/chrisrng)) - [@evanjehl](https://togithub.com/evanjehl) ### [`v11.6.0`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v1160-2023-05-16) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.5.2...v11.6.0) ##### :rocket: Enhancement - [#1853](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1853) Support autofix in gts files ([@patricklx](https://togithub.com/patricklx)) ##### :bug: Bug Fix - [#1852](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1852) Only show `no-undef` errors for templates in gts files ([@patricklx](https://togithub.com/patricklx)) ##### Committers: 1 - Patrick Pircher ([@patricklx](https://togithub.com/patricklx)) ### [`v11.5.2`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v1152-2023-04-22) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.5.1...v11.5.2) ##### :bug: Bug Fix - [#1841](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1841) Fix a bug in autofixer and autofix additional cases with ` firstObject and `lastObject`in`no-get\` rule ([@ArtixZ](https://togithub.com/ArtixZ)) ##### Committers: 1 - [@ArtixZ](https://togithub.com/ArtixZ) ### [`v11.5.1`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v1151-2023-04-07) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.5.0...v11.5.1) ##### :bug: Bug Fix - [#1828](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1828) Clarify error message for `no-pause-test` rule ([@deanmarano](https://togithub.com/deanmarano)) ##### Committers: 1 - Dean Marano ([@deanmarano](https://togithub.com/deanmarano)) ### [`v11.5.0`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v1150-2023-04-05) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.4.9...v11.5.0) ##### :rocket: Enhancement - [#1823](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1823) Add `getProperties` autofixer to `no-get` rule ([@ArtixZ](https://togithub.com/ArtixZ)) ##### Committers: 1 - [@ArtixZ](https://togithub.com/ArtixZ) ### [`v11.4.9`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v1149-2023-03-28) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.4.8...v11.4.9) ##### :bug: Bug Fix - [#1819](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1819) Bump ember-template-imports to 3.4.2 ([@hmajoros](https://togithub.com/hmajoros)) ##### Committers: 1 - Hank Majoros ([@hmajoros](https://togithub.com/hmajoros))Configuration
📅 Schedule: Branch creation - "after 3am,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.