Skip to content

Update ngrx monorepo to v16 (major)

Renovate requested to merge renovate/major-ngrx-monorepo into main

This MR contains the following updates:

Package Type Update Change
@ngrx/effects dependencies major ^14.2.7 -> ^16.0.0
@ngrx/store dependencies major ^14.2.7 -> ^16.0.0
@ngrx/store-devtools dependencies major ^14.2.7 -> ^16.0.0

Dependency Lookup Warnings

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

ngrx/platform (@​ngrx/effects)

v16.2.0

Compare Source

Bug Fixes
  • data: make DataServiceError extend from Error (#​3988) (0b98a65)
  • effects: register functional effects from object without prototype (#​3984) (1879cc9), closes #​3972
  • eslint-plugin: fix prefer-contact-latest-from rule to detect inject (#​3946) (2efd805)
  • eslint-plugin: prefix-selectors-with-select suggestion (#​3959) (27f09df)
  • eslint-plugin: support inject for no-typed-global-store rule (#​3951) (d3e84d8)
  • eslint-plugin: support inject for use-consistent-global-store-name rule (#​3983) (caa74ff)
  • store-devtools: resolve memory leak when devtools are destroyed (#​3965) (644f0b6)
Features
  • eslint-plugin: include docs URL in lint message (#​3944) (a1576de)
  • schematics: add entity generation as part of feature schematic (#​3850) (19ebb0a)
  • store-devtools: provide the ability to connect extension outside of Angular zone (#​3970) (1ee80e5), closes #​3839

v16.1.0

Compare Source

Bug Fixes
  • eslint: fix inject function based injection not detecting store (#​3936) (8a5884d), closes #​3834
  • eslint: updater-explicit-return-type not applied when inheritance (#​3928) (41a5076)
Features
  • component-store: added custom equal option in select (#​3933) (c4b5cc5)

16.0.1 (2023-06-01)

Bug Fixes

v16.0.1

Compare Source

Bug Fixes

v16.0.0

Compare Source

Bug Fixes
Features

v15.4.0

Compare Source

Bug Fixes
Features

v15.3.0

Compare Source

Bug Fixes
  • store: support using factory selectors as extra selectors (#​3767) (f4714c3)
Features

15.2.1 (2023-01-26)

v15.2.1

Compare Source

v15.2.0

Compare Source

Features

v15.1.0

Compare Source

Bug Fixes
Features

v15.0.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports