mike-north / ember-creditcard

credit card type detection and client-side validation for Ember.js apps
https://mike.works/oss/ember-creditcard
MIT License
13 stars 0 forks source link

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

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.1 age adoption passing confidence
eslint-plugin-ember 11.5.0 -> 11.6.0 age adoption passing confidence

Release Notes

ember-cli/ember-cli ### [`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!
ember-cli/eslint-plugin-ember ### [`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))

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.