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

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) 5.1.0 -> 5.2.0 age adoption passing confidence
ember-source (source) 5.1.0 -> 5.2.0 age adoption passing confidence
eslint-plugin-ember 11.10.0 -> 11.11.0 age adoption passing confidence

Release Notes

ember-cli/ember-cli (ember-cli) ### [`v5.2.0`](https://togithub.com/ember-cli/ember-cli/blob/HEAD/CHANGELOG.md#v520) [Compare Source](https://togithub.com/ember-cli/ember-cli/compare/v5.1.0...v5.2.0) ##### Blueprint Changes - [`ember new` diff](https://togithub.com/ember-cli/ember-new-output/compare/v5.1.0...v5.2.0) - [`ember addon` diff](https://togithub.com/ember-cli/ember-addon-output/compare/v5.1.0...v5.2.0) ##### Changelog - [#​10283](https://togithub.com/ember-cli/ember-cli/pull/10283) Refactor `--typescript` support in blueprints [@​simonihmig](https://togithub.com/simonihmig) Thank you to all who took the time to contribute!
emberjs/ember.js (ember-source) ### [`v5.2.0`](https://togithub.com/emberjs/ember.js/blob/HEAD/CHANGELOG.md#v520-August-7-2023) [Compare Source](https://togithub.com/emberjs/ember.js/compare/v5.1.2...v5.2.0) - [#​20464](https://togithub.com/emberjs/ember.js/pull/20464) \[FEATURE] Create public import for uniqueId helper per [RFC #​659](https://rfcs.emberjs.com/id/0659-unique-id-helper). - [#​20505](https://togithub.com/emberjs/ember.js/pull/20505) \[BUGFIX] Remove use of `this.element` in `component-test` and `helper-test` blueprints - [#​20501](https://togithub.com/emberjs/ember.js/pull/20501) \[BUGFIX] Fix the types for the mutation-methods of `NativeArray` - [#​20477](https://togithub.com/emberjs/ember.js/pull/20477) Upgrade TS and configure TS CI accordingly to test against TS 4.9, 5.0, and 5.1 ### [`v5.1.2`](https://togithub.com/emberjs/ember.js/blob/HEAD/CHANGELOG.md#v512-June-30-2023) [Compare Source](https://togithub.com/emberjs/ember.js/compare/v5.1.1...v5.1.2) - [#​20491](https://togithub.com/emberjs/ember.js/pull/20491) \[BUGFIX] Types: EmberComponent's `element` is an `Element` - [#​20492](https://togithub.com/emberjs/ember.js/pull/20492) \[BUGFIX] Types: EmberComponent init can have no args ### [`v5.1.1`](https://togithub.com/emberjs/ember.js/blob/HEAD/CHANGELOG.md#v511-June-29-2023) [Compare Source](https://togithub.com/emberjs/ember.js/compare/v5.1.0...v5.1.1) - [#​20480](https://togithub.com/emberjs/ember.js/pull/20480) \[BUGFIX] Fix type dependency issues - [#​20482](https://togithub.com/emberjs/ember.js/pull/20482) \[BUGFIX] Types: Allow `store` to be injected on `Route` - [#​20489](https://togithub.com/emberjs/ember.js/pull/20489) \[BUGFIX] Fix types for Resolver contract - [#​20490](https://togithub.com/emberjs/ember.js/pull/20490) \[BUGFIX] Types Fix model arg to a Route `serialize`
ember-cli/eslint-plugin-ember (eslint-plugin-ember) ### [`v11.11.0`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v11110-2023-08-21) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.10.0...v11.11.0) ##### :rocket: Enhancement - [#​1920](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1920) Use custom parser for gts/gjs ([@​patricklx](https://togithub.com/patricklx)) ##### Committers: 1 - Patrick Pircher ([@​patricklx](https://togithub.com/patricklx))

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.