ngxs-labs / async-storage-plugin

⏱ WIP: Async Storage Plugin
MIT License
34 stars 13 forks source link

chore(deps): update dependency @ngxs/store to v3.5.1 - autoclosed #114

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
@ngxs/store dependencies patch 3.5.0 -> 3.5.1

Release Notes

ngxs/store ### [`v3.5.1`](https://togithub.com/ngxs/store/blob/master/CHANGELOG.md#​351-2019-08-29) [Compare Source](https://togithub.com/ngxs/store/compare/v3.5.0...v3.5.1) - Fix: Ensure that `@Action()` is not usable with static methods [#​1203](https://togithub.com/ngxs/store/pull/1203) - Fix: Router Plugin - normalize URL by stripping base href [#​1178](https://togithub.com/ngxs/store/pull/1178) - Fix: Router Plugin - revert state back after "RouterCancel" is dispatched [#​1236](https://togithub.com/ngxs/store/pull/1236) - Fix: Router Plugin - "includeHash" must be truthy requesting path [#​1265](https://togithub.com/ngxs/store/pull/1265) - Fix: HMR Plugin - trigger ngOnDestroy for all components in app tree [#​1192](https://togithub.com/ngxs/store/pull/1192) - Fix: HMR Plugin - remove `@angularclass/hmr` peer dependency [#​1205](https://togithub.com/ngxs/store/pull/1205) - Fix: Forms Plugin - reduce `UpdateFormStatus` action dispatching [#​1217](https://togithub.com/ngxs/store/pull/1217) - Fix: Logger Plugin - print next state even if error was thrown [#​1247](https://togithub.com/ngxs/store/pull/1247) - Fix: Devtoos Plugin - send action to the dev tools even if error was thrown [#​1249](https://togithub.com/ngxs/store/pull/1249) - Build: dtslint must use current version of TypeScript [#​1182](https://togithub.com/ngxs/store/pull/1182) - Build: add bundle size checker for improved infrastructure [#​1199](https://togithub.com/ngxs/store/pull/1199) - Build: configure typescript-eslint package [#​1201](https://togithub.com/ngxs/store/pull/1201) - Build: add cypress for E2E testing [#​1258](https://togithub.com/ngxs/store/pull/1258) #### NGXS-Labs ##### Dispatch Decorator v2.1.0 - Fix: remove `DispatchAction` and unnecessary closures [#​252](https://togithub.com/ngxs-labs/dispatch-decorator/pull/252) ##### Dispatch Decorator v2.0.0 - Build: prepare package for the Angular 8+ compatibility and support NGXS 3.5 [#​247](https://togithub.com/ngxs-labs/dispatch-decorator/pull/247) - Build: configure `cypress` for SSR and E2E testing [#​248](https://togithub.com/ngxs-labs/dispatch-decorator/pull/248) - Feat: implement `cancelUncompleted` option [#​250](https://togithub.com/ngxs-labs/dispatch-decorator/pull/250) ##### Emitter-plugin v2.0.0 - Feature: Support NGXS 3.5, TypeScript 3.5 [#​317](https://togithub.com/ngxs-labs/emitter/pull/317) - Fix: change action type to instance property [#​316](https://togithub.com/ngxs-labs/emitter/pull/316)

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