Skip to content

fix(deps): update dependency ngx-matomo-client to v7 - autoclosed

This MR contains the following updates:

Package Type Update Change
ngx-matomo-client dependencies major ^6.0.0 -> ^7.0.0

Release Notes

EmmanuelRoux/ngx-matomo-client

v7.0.1

Compare Source

Bug Fixes

v7.0.0

Compare Source

Bug Fixes
  • correctly inject legacy MatomoRouterModule and NgxMatomoRouterModule (c2f7fda), closes #​105 #​104
  • correctly resolve deferred configuration when using manual initialization mode (f0bb6c1), closes #​102
  • prepare testing api update (0471e41)
Features
Breaking changes
  • Angular v19 is now required as peer dependency
  • Some of your tests may be broken, you may need to provide Matomo in TestBed using provideMatomoTesting().
Deprecations
  • MatomoTestingTracker.setMatomoInstance has been deprecated, provide a MATOMO_TESTING_INSTANCE DI token instead

6.4.1 (2025-01-14)

Reverts
  • feat: allow providing Matomo in lazy-loaded components/modules (#​98) (3c20676)
  • fix: correctly resolve deferred configuration when using manual initialization mode (a2ca6c4)

Configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ 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 this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Renovate-Bot

Merge request reports

Loading