mike-north / ember-perf

Measure user-percieved performance data in your ember.js app
https://mike.works/ember-perf
MIT License
73 stars 20 forks source link

chore(deps): stable ember infrastructure (minor) #298

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-cli (source) 4.11.0 -> 4.12.0 age adoption passing confidence
eslint-plugin-ember 11.4.2 -> 11.5.0 age adoption passing confidence

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 `