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): eslint-plugin-ember #252

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-ember 11.0.2 -> 11.0.6 age adoption passing confidence

Release Notes

ember-cli/eslint-plugin-ember ### [`v11.0.6`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v1106-2022-08-18) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.0.5...v11.0.6) ##### :bug: Bug Fix - [#​1562](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1562) Remove `no-array-prototype-extensions` rule from `recommended` config ([@​ef4](https://togithub.com/ef4)) - [#​1555](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1555) Ignore `super` in `no-array-prototype-extensions` rule ([@​bmish](https://togithub.com/bmish)) ##### :memo: Documentation - [#​1569](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1569) Add link to Ember function prototype extension deprecation RFC ([@​bmish](https://togithub.com/bmish)) - [#​1554](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1554) Mention `no-array-prototype-extensions` ember-template-lint rule ([@​bmish](https://togithub.com/bmish)) ##### Committers: 2 - Bryan Mishkin ([@​bmish](https://togithub.com/bmish)) - Edward Faulkner ([@​ef4](https://togithub.com/ef4)) ### [`v11.0.5`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v1105-2022-08-02) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.0.4...v11.0.5) ##### :bug: Bug Fix - [#​1552](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1552) Fix false positive with `reject()` on instance of `RSVP.defer()` in `no-array-prototype-extensions` rule ([@​bmish](https://togithub.com/bmish)) - [#​1547](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1547) Improve false positive detection, especially for variable names containing Set/Map, in `no-array-prototype-extensions` rule ([@​bmish](https://togithub.com/bmish)) ##### Committers: 1 - Bryan Mishkin ([@​bmish](https://togithub.com/bmish)) ### [`v11.0.4`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v1104-2022-07-29) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.0.3...v11.0.4) ##### :bug: Bug Fix - [#​1546](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1546) Fix false positives with `RSVP.Promise.reject()` in `no-array-prototype-extensions` rule ([@​bmish](https://togithub.com/bmish)) ##### :memo: Documentation - [#​1545](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1545) Improve documentation for `no-*-prototype-extensions` rules ([@​bmish](https://togithub.com/bmish)) ##### Committers: 1 - Bryan Mishkin ([@​bmish](https://togithub.com/bmish)) ### [`v11.0.3`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v1103-2022-07-26) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.0.2...v11.0.3) ##### :bug: Bug Fix - [#​1544](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1544) Fix false positive with Set/Map-initialized *private* class properties in `no-array-prototype-extensions` rule ([@​bmish](https://togithub.com/bmish)) - [#​1543](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1543) Fix false positive with Set/Map-initialized *public* class properties in `no-array-prototype-extensions` rule ([@​bmish](https://togithub.com/bmish)) ##### Committers: 1 - Bryan Mishkin ([@​bmish](https://togithub.com/bmish))

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.