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) #424

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-source (source) 5.0.0 -> 5.1.0 age adoption passing confidence
eslint-plugin-ember 11.6.0 -> 11.9.0 age adoption passing confidence

Release Notes

emberjs/ember.js (ember-source) ### [`v5.1.0`](https://togithub.com/emberjs/ember.js/blob/HEAD/CHANGELOG.md#v510-June-26-2023) [Compare Source](https://togithub.com/emberjs/ember.js/compare/v5.0.0...v5.1.0) - [#​20449](https://togithub.com/emberjs/ember.js/pull/20449) \[FEATURE] Publish stable types for Ember per [RFC #​800](https://rfcs.emberjs.com/id/0800-ts-adoption-plan). - [#​20439](https://togithub.com/emberjs/ember.js/pull/20439) \[CLEANUP] Update tsconfig to target ES2021. - [#​20461](https://togithub.com/emberjs/ember.js/pull/20461) \[BUGFIX] Fix cyclic module crash with engines and fastboot.
ember-cli/eslint-plugin-ember (eslint-plugin-ember) ### [`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)

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.