mike-north / ember-resize

Respond to window and view resizing easily in Ember.js
http://mike.works/ember-resize
MIT License
83 stars 42 forks source link

chore(deps): stable ember infrastructure #292

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
ember-source devDependencies patch 3.7.0 -> 3.7.2 homepage, source
eslint-plugin-ember devDependencies minor 6.1.0 -> 6.2.0 source

Release Notes

emberjs/ember.js ### [`v3.7.2`](https://togithub.com/emberjs/ember.js/blob/master/CHANGELOG.md#v372-January-22-2019) [Compare Source](https://togithub.com/emberjs/ember.js/compare/v3.7.1...v3.7.2) - Upgrade @​glimmer/\* packages to 0.35.10. Fixes a few issues: - Usage of positional arguments with custom components. - Forwarding attributes via `...attributes` to a dynamic component. - Prevent errors when rendering many template blocks (`Error: Operand over 16-bits. Got 65536`). ### [`v3.7.1`](https://togithub.com/emberjs/ember.js/blob/master/CHANGELOG.md#v371-January-21-2019) [Compare Source](https://togithub.com/emberjs/ember.js/compare/v3.7.0...v3.7.1) - [#​17461](https://togithub.com/emberjs/ember.js/pull/17461) [BUGFIX] Fix substate interactions with aborts
ember-cli/eslint-plugin-ember ### [`v6.2.0`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md#v620-2019-01-28) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v6.1.0...v6.2.0) ##### :rocket: Enhancement - [#​375](https://togithub.com/ember-cli/eslint-plugin-ember/pull/375) no-test-and-then: slight optimization ([@​bmish](https://togithub.com/bmish)) - [#​373](https://togithub.com/ember-cli/eslint-plugin-ember/pull/373) no-unnecessary-route-path-option: Add support for `--fix` ([@​bmish](https://togithub.com/bmish)) - [#​370](https://togithub.com/ember-cli/eslint-plugin-ember/pull/370) Add `no-unnecessary-route-path-option` rule ([@​bmish](https://togithub.com/bmish)) - [#​365](https://togithub.com/ember-cli/eslint-plugin-ember/pull/365) no-invalid-debug-function-arguments: Use dynamic error message ([@​bmish](https://togithub.com/bmish)) - [#​364](https://togithub.com/ember-cli/eslint-plugin-ember/pull/364) assert-arg-order: Rename to `no-invalid-debug-function-arguments` and detect invalid usages of `deprecate` and `warn` too ([@​bmish](https://togithub.com/bmish)) - [#​358](https://togithub.com/ember-cli/eslint-plugin-ember/pull/358) Add `assert-arg-order` rule ([@​bmish](https://togithub.com/bmish)) - [#​359](https://togithub.com/ember-cli/eslint-plugin-ember/pull/359) Add `no-deeply-nested-dependent-keys-with-each` rule ([@​bmish](https://togithub.com/bmish)) - [#​357](https://togithub.com/ember-cli/eslint-plugin-ember/pull/357) Add `no-test-and-then` rule ([@​bmish](https://togithub.com/bmish)) ##### :bug: Bug Fix - [#​371](https://togithub.com/ember-cli/eslint-plugin-ember/pull/371) no-test-and-then: Run only on test files ([@​bmish](https://togithub.com/bmish)) - [#​367](https://togithub.com/ember-cli/eslint-plugin-ember/pull/367) no-deeply-nested-dependent-keys-with-each: Fix false positives ([@​bmish](https://togithub.com/bmish)) - [#​366](https://togithub.com/ember-cli/eslint-plugin-ember/pull/366) no-invalid-debug-function-arguments: Fix false positives ([@​bmish](https://togithub.com/bmish)) - [#​362](https://togithub.com/ember-cli/eslint-plugin-ember/pull/362) assert-arg-order: Fix rule for `Ember.assert()` case ([@​bmish](https://togithub.com/bmish)) ##### :memo: Documentation - [#​380](https://togithub.com/ember-cli/eslint-plugin-ember/pull/380) no-test-and-then: Add migration path docs ([@​bmish](https://togithub.com/bmish)) - [#​368](https://togithub.com/ember-cli/eslint-plugin-ember/pull/368) no-test-and-then: Fix code sample in docs ([@​bmish](https://togithub.com/bmish)) - [#​361](https://togithub.com/ember-cli/eslint-plugin-ember/pull/361) no-deeply-nested-dependent-keys-with-each: Fix docs typo ([@​bmish](https://togithub.com/bmish)) - [#​360](https://togithub.com/ember-cli/eslint-plugin-ember/pull/360) Use more specific array types in util jsdoc comments ([@​bmish](https://togithub.com/bmish)) - [#​355](https://togithub.com/ember-cli/eslint-plugin-ember/pull/355) avoid-leaking-state-in-ember-objects: Show usage example of `DEFAULT_IGNORED_PROPERTIES` ([@​yoavfranco](https://togithub.com/yoavfranco)) - [#​354](https://togithub.com/ember-cli/eslint-plugin-ember/pull/354) avoid-needs-in-controllers: Add documentation ([@​quajo](https://togithub.com/quajo)) ##### :house: Internal - [#​363](https://togithub.com/ember-cli/eslint-plugin-ember/pull/363) no-deeply-nested-dependent-keys-with-each: Add more tests ([@​bmish](https://togithub.com/bmish)) ##### Committers: 3 - Bryan Mishkin ([@​bmish](https://togithub.com/bmish)) - Selase Krakani ([@​quajo](https://togithub.com/quajo)) - Yoav M. Franco ([@​yoavfranco](https://togithub.com/yoavfranco))

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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