ngxs-labs / entity-state

⏱ WIP: Entity adapter
48 stars 12 forks source link

chore(deps): update dependency @ngxs/logger-plugin to v3.7.0 #229

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@ngxs/logger-plugin dependencies minor 3.6.2 -> 3.7.0

Release Notes

ngxs/store ### [`v3.7.0`](https://togithub.com/ngxs/store/blob/master/CHANGELOG.md#​370-2020-09-09) [Compare Source](https://togithub.com/ngxs/store/compare/v3.6.2...v3.7.0) - Feature: Throw an error when actions do not have a static type property [#​1625](https://togithub.com/ngxs/store/pull/1625) - Feature: Storage Plugin - Add before and after serialize hooks [#​1513](https://togithub.com/ngxs/store/pull/1513) - Feature: Logger Plugin - Add filter for Logger Plugin [#​1571](https://togithub.com/ngxs/store/pull/1571) - Feature: Form Plugin - Add reset form action [#​1604](https://togithub.com/ngxs/store/pull/1604) - Feature: Form Plugin - `ngxsFormClearOnDestroy` should allow the attribute with no value [#​1662](https://togithub.com/ngxs/store/pull/1662) - Performance: Logger Plugin - Plugin should lazy inject the store once [#​1550](https://togithub.com/ngxs/store/pull/1550) - Fix: `ofAction*` methods should prevent passing anything except of `ActionType` [#​1616](https://togithub.com/ngxs/store/pull/1616) - Fix: Remove the recent `@Select` type safety check due to issues with private/protected properties [#​1623](https://togithub.com/ngxs/store/pull/1623) - Fix: Actions are not canceled when any `Observable` returned by any handler is completed without emitting [#​1615](https://togithub.com/ngxs/store/pull/1615) - Fix: Router Plugin - Update state after route successfully activates [#​1606](https://togithub.com/ngxs/store/pull/1606) - Fix: HMR Plugin - Show error when use Angular Ivy with JIT mode [#​1607](https://togithub.com/ngxs/store/pull/1607) - Fix: Logger Plugin - Filter out only `undefined` payloads [#​1617](https://togithub.com/ngxs/store/pull/1617) - Fix: Devtools Plugin - Actions with "action" property should not be logged as [#​1628](https://togithub.com/ngxs/store/pull/1628) - Test: Add integration tests for Angular 10 with Ivy [#​1641](https://togithub.com/ngxs/store/pull/1641) and without Ivy [#​1647](https://togithub.com/ngxs/store/pull/1647) - Test: Add integration tests for Angular 9 without Ivy [#​1649](https://togithub.com/ngxs/store/pull/1649) - Build: Upgrade TS to 3.9.5 to ensure that no breaking changes get added [#​1626](https://togithub.com/ngxs/store/pull/1626) - Build: Compile using Angular 9 [#​1596](https://togithub.com/ngxs/store/pull/1596) #### NGXS-Labs ##### Data-plugin v3.0.0 2020-05-05 - Feature: Announced [`@ngxs-labs/data`](https://togithub.com/ngxs-labs/data/)

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 you tick the rebase/retry checkbox.

: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.