Closed renovate[bot] closed 1 year ago
This PR contains the following updates:
4.11.0
4.12.0
11.4.2
11.5.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.0
11.4.2
->11.5.0
Release Notes
ember-cli/ember-cli
### [`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!ember-cli/eslint-plugin-ember
### [`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)) ### [`v11.4.8`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v1148-2023-03-14) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.4.7...v11.4.8) ##### :bug: Bug Fix - [#1801](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1801) Fix issue with token mapping for lint errors on template tokens in gjs/gts files by displaying eslint error on the opening `` tag ([@hmajoros](https://togithub.com/hmajoros)) - [#1788](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1788) Fix `no-array-prototype extensions` undefined error from trying to access callee from non-CallExpression ([@canrozanes](https://togithub.com/canrozanes)) - [#1795](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1795) refactor glimmer post-process, better handle template tag ([@hmajoros](https://togithub.com/hmajoros)) ##### Committers: 2 - Can Rozanes ([@canrozanes](https://togithub.com/canrozanes)) - Hank Majoros ([@hmajoros](https://togithub.com/hmajoros)) ### [`v11.4.7`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v1147-2023-03-02) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.4.6...v11.4.7) ##### :bug: Bug Fix - [#1793](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1793) \[gjs] Fix bug with regex issues when parsing GLIMMER_TEMPLATE ([@hmajoros](https://togithub.com/hmajoros)) - [#1792](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1792) \[gjs] Return original diagnostic if transformed line matches original line in glimmer preprocessor ([@hmajoros](https://togithub.com/hmajoros)) ##### Committers: 1 - Hank Majoros ([@hmajoros](https://togithub.com/hmajoros)) ### [`v11.4.6`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v1146-2023-02-01) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.4.5...v11.4.6) ##### :bug: Bug Fix - [#1767](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1767) Bump ember-template-imports to `v3.4.1` ([@gossi](https://togithub.com/gossi)) ##### Committers: 1 - Thomas Gossmann ([@gossi](https://togithub.com/gossi)) ### [`v11.4.5`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v1145-2023-01-28) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.4.4...v11.4.5) ##### :bug: Bug Fix - [#1748](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1748) Ignore Ember Data `store` service calls in `no-array-prototype-extensions` rule ([@bmish](https://togithub.com/bmish)) - [#1761](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1761) Fix false positive with `Promise.any()` in `no-array-prototype-extensions` rule ([@bmish](https://togithub.com/bmish)) ##### Committers: 1 - Bryan Mishkin ([@bmish](https://togithub.com/bmish)) ### [`v11.4.4`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v1144-2023-01-23) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.4.3...v11.4.4) ##### :bug: Bug Fix - [#1749](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1749) Ignore direct instantiation of `EmberArray` in `no-array-prototype-extensions` rule ([@canrozanes](https://togithub.com/canrozanes)) ##### Committers: 1 - Can Rozanes ([@canrozanes](https://togithub.com/canrozanes)) ### [`v11.4.3`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v1143-2023-01-15) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.4.2...v11.4.3) ##### :bug: Bug Fix - [#1735](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1735) Fix crash from attempting to access non-existent dependent key in `no-tracked-property-from-args` rule ([@joancc](https://togithub.com/joancc)) ##### Committers: 1 - Joan Cejudo ([@joancc](https://togithub.com/joancc))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.