Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #3834 - rust-lang:renovate/eslint-plugin-ember-10.x, r=…
…Turbo87 Update dependency eslint-plugin-ember to v10.5.3 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-ember](https://togithub.com/ember-cli/eslint-plugin-ember) | [`10.5.1` -> `10.5.3`](https://renovatebot.com/diffs/npm/eslint-plugin-ember/10.5.1/10.5.3) | [![age](https://badges.renovateapi.com/packages/npm/eslint-plugin-ember/10.5.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint-plugin-ember/10.5.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint-plugin-ember/10.5.3/compatibility-slim/10.5.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint-plugin-ember/10.5.3/confidence-slim/10.5.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ember-cli/eslint-plugin-ember</summary> ### [`v10.5.3`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md#v1053-2021-08-17) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v10.5.2...v10.5.3) ##### 🐛 Bug Fix - [#​1283](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1283) Fix crash with `let foo` in `no-controller-access-in-routes` ([`@​bmish](https://togithub.com/bmish))` ##### Committers: 1 - Bryan Mishkin ([`@​bmish](https://togithub.com/bmish))` ### [`v10.5.2`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md#v1052-2021-08-17) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v10.5.1...v10.5.2) ##### 🐛 Bug Fix - [#​1281](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1281) Catch destructured controller access in `no-controller-access-in-routes` rule ([`@​bmish](https://togithub.com/bmish))` - [#​1277](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1277) Fix IIFE crash in `require-return-from-computed` rule ([`@​aniketh-deepsource](https://togithub.com/aniketh-deepsource))` ##### 📝 Documentation - [#​1275](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1275) Fix typo in `no-controller-access-in-routes` rule doc ([`@​locks](https://togithub.com/locks))` - [#​1245](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1245) Explain how to fix violations in `no-empty-glimmer-component-classes` rule doc ([`@​hxqlin](https://togithub.com/hxqlin))` ##### 🏠 Internal - [#​1280](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1280) Add CodeQL ([`@​bmish](https://togithub.com/bmish))` ##### Committers: 4 - Bryan Mishkin ([`@​bmish](https://togithub.com/bmish))` - Hannah Lin ([`@​hxqlin](https://togithub.com/hxqlin))` - Ricardo Mendes ([`@​locks](https://togithub.com/locks))` - [`@​aniketh-deepsource](https://togithub.com/aniketh-deepsource)` </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).
- Loading branch information