-
Notifications
You must be signed in to change notification settings - Fork 649
Commit 21b0505
committed
Auto merge of #2697 - rust-lang:renovate/eslint-plugin-ember-8.x, r=Turbo87
Update dependency eslint-plugin-ember to v8.11.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [eslint-plugin-ember](https://togithub.com/ember-cli/eslint-plugin-ember) | devDependencies | minor | [`8.10.1` -> `8.11.0`](https://renovatebot.com/diffs/npm/eslint-plugin-ember/8.10.1/8.11.0) |
---
### Release Notes
<details>
<summary>ember-cli/eslint-plugin-ember</summary>
### [`v8.11.0`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md#v8110-2020-08-14)
[Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v8.10.1...v8.11.0)
##### 🚀 Enhancement
- [#​912](https://togithub.com/ember-cli/eslint-plugin-ember/pull/912) Add `catchSafeObjects` option (default false) to [no-get](https://togithub.com/ember-cli/eslint-plugin-ember/blob/master/docs/rules/no-get.md) rule to catch `get(foo, 'bar')` ([@​bmish](https://togithub.com/bmish))
- [#​913](https://togithub.com/ember-cli/eslint-plugin-ember/pull/913) Add `catchUnsafeObjects` option (default false) to [no-get](https://togithub.com/ember-cli/eslint-plugin-ember/blob/master/docs/rules/no-get.md) rule to catch `foo.get('bar')` ([@​bmish](https://togithub.com/bmish))
##### 🐛 Bug Fix
- [#​911](https://togithub.com/ember-cli/eslint-plugin-ember/pull/911) Update [no-test-import-export](https://togithub.com/ember-cli/eslint-plugin-ember/blob/master/docs/rules/no-test-import-export.md) rule to allow importing from anything under `tests/helpers` path (when using relative path) ([@​bmish](https://togithub.com/bmish))
- [#​909](https://togithub.com/ember-cli/eslint-plugin-ember/pull/909) Check imports when detecting computed properties in many rules ([@​bmish](https://togithub.com/bmish))
##### Committers: 1
- Bryan Mishkin ([@​bmish](https://togithub.com/bmish))
</details>
---
### Renovate configuration
:date: **Schedule**: At any time (no schedule defined).
:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: **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#rust-lang/crates.io).File tree
Expand file treeCollapse file tree
2 files changed
+54
-178
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+54
-178
lines changed
0 commit comments