ngxs-labs / entity-state

⏱ WIP: Entity adapter
48 stars 12 forks source link

chore(deps): update dependency @ngxs/store to v3.6.1 #184

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@ngxs/store dependencies patch 3.6.0 -> 3.6.1

Release Notes

ngxs/store ### [`v3.6.1`](https://togithub.com/ngxs/store/blob/master/CHANGELOG.md#​361-2020-01-15) [Compare Source](https://togithub.com/ngxs/store/compare/v3.6.0...v3.6.1) - Fix: Selectors should not be declaration order sensitive [#​1514](https://togithub.com/ngxs/store/pull/1514) - Fix: Selectors should be deterministic based on store being used [#​1508](https://togithub.com/ngxs/store/pull/1508) - Fix: Add support for using State Tokens in sub states [#​1509](https://togithub.com/ngxs/store/pull/1509) - Fix: Optimize selector runtime binding [#​1510](https://togithub.com/ngxs/store/pull/1510) - Build: Add router-plugin back to `Ivy` integration test [#​1506](https://togithub.com/ngxs/store/pull/1506) - Build: Run ngcc synchronously to get `Ivy` build working again [#​1497](https://togithub.com/ngxs/store/pull/1497) #### NGXS-Labs ##### Data-plugin v2.0.0 2019-12-16 - Feature: Support NGXS 3.6 ##### BREAKING CHANGES - Compatible only with NGXS 3.6+ - Now `patchState, setState` return `void` - No longer support options in `NgxsDataPluginModule.forRoot()` - No longer support `@query` decorator

Renovate configuration

:date: Schedule: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone UTC.

:vertical_traffic_light: Automerge: Enabled.

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

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



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