Skip to content

chore(deps): update ngxs-store monorepo to v18.1.6

Renovate requested to merge renovate/ngxs-store-monorepo into v2

This MR contains the following updates:

Package Type Update Change
@ngxs/devtools-plugin devDependencies patch 18.1.5 -> 18.1.6
@ngxs/logger-plugin dependencies patch 18.1.5 -> 18.1.6
@ngxs/store dependencies patch 18.1.5 -> 18.1.6

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ngxs/store (@​ngxs/devtools-plugin)

v18.1.6

Compare Source

  • Refactor: Use field initializers for injectees #​2258
  • Refactor: Allow tree-shaking of dev-only code #​2259
  • Fix(store): Allow plain functions in withNgxsPlugin #​2255
  • Fix(store): Run plugins in injection context #​2256
  • Fix(store): Setup unhandled error handler during NGXS initialization #​2263
  • Fix(websocket-plugin): Do not dispatch action when root injector is destroyed #​2257
  • Refactor(store): Replace exhaustMap #​2254
  • Refactor(store): Tree-shake development options token #​2260
  • Performance(store): Prevent initializing state factory at feature levels #​2261
  • Revert: Revert router state changes #​2264

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever MR is behind base branch, 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

Loading