mike-north / ember-lodash

Lodash as ES6 Modules for Ember.js Apps
MIT License
75 stars 34 forks source link

chore(deps): stable ember infrastructure (minor) #312

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-cli-inject-live-reload 2.0.2 -> 2.1.0 age adoption passing confidence
eslint-plugin-ember 10.4.2 -> 10.5.0 age adoption passing confidence

Release Notes

rwjblue/ember-cli-inject-live-reload ### [`v2.1.0`](https://togithub.com/rwjblue/ember-cli-inject-live-reload/compare/f3e9beac85e6f6c0eddc80bed89064b0acd3c4fa...f6beb9b45df393ffa731984188e49953dc697136) [Compare Source](https://togithub.com/rwjblue/ember-cli-inject-live-reload/compare/f3e9beac85e6f6c0eddc80bed89064b0acd3c4fa...f6beb9b45df393ffa731984188e49953dc697136)
ember-cli/eslint-plugin-ember ### [`v10.5.0`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md#v1050-2021-05-30) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v10.4.2...v10.5.0) ##### :rocket: Enhancement - [#​1188](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1188) Add new rule [no-implicit-service-injection-argument](https://togithub.com/ember-cli/eslint-plugin-ember/blob/master/docs/rules/no-implicit-service-injection-argument.md) ([@​bmish](https://togithub.com/bmish)) - [#​1194](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1194) Add new rule [no-restricted-property-modifications](https://togithub.com/ember-cli/eslint-plugin-ember/blob/master/docs/rules/no-restricted-property-modifications.md) ([@​bmish](https://togithub.com/bmish)) - [#​1199](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1199) build(deps): bump eslint-utils from 2.1.0 to 3.0.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) ##### :bug: Bug Fix - [#​1212](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1212) Improve detection of property names (check string literals in addition to identifiers) in several rules ([@​bmish](https://togithub.com/bmish)) - [#​1211](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1211) Fix false positive with non-components in `require-tagless-components` rule ([@​bmish](https://togithub.com/bmish)) - [#​1210](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1210) Avoid some false positives with lodash usage when recognizing extended Ember objects ([@​bmish](https://togithub.com/bmish)) - [#​1197](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1197) Check import when detecting controller usage in `order-in-*` rules ([@​lin-ll](https://togithub.com/lin-ll)) - [#​1196](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1196) Check import when detecting observer usage in `order-in-*` rules ([@​lin-ll](https://togithub.com/lin-ll)) ##### :memo: Documentation - [#​1213](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1213) Explain why some rules are not in the `recommended` config ([@​bmish](https://togithub.com/bmish)) - [#​1204](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1204) Improve columns in README rules table ([@​bmish](https://togithub.com/bmish)) ##### Committers: 2 - Bryan Mishkin ([@​bmish](https://togithub.com/bmish)) - Lucy Lin ([@​lin-ll](https://togithub.com/lin-ll))

Configuration

📅 Schedule: "after 3am,before 9am" in timezone America/Los_Angeles.

🚦 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 WhiteSource Renovate. View repository job log here.