Skip to content

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

Renovate-Bot requested to merge renovate/ngx-matomo-client-6.x into dev

This MR contains the following updates:

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

Release Notes

EmmanuelRoux/ngx-matomo

v6.0.0

Compare Source

Bug Fixes
  • MatomoOptOutFormComponent now waits for default server url from possibly deferred configuration (c60b134)
Code Refactoring
  • rename NgxMatomoModule to MatomoModule (eb70405)
  • rename NgxMatomoRouterModule to MatomoRouterModule (8795a05)
Features
  • add setPageViewId and getPageViewId to tracker api (b234a7b)
  • compatibility with Matomo 5 (35ad9e1)
  • upgrade to Angular 17 (9ac9a10)
Breaking changes
  • Angular v17 is now required as peer dependency
Deprecations
  • NgxMatomoRouterModule has been deprecated, use MatomoRouterModule instead
  • NgxMatomoModule has been deprecated, use MatomoModule instead

5.0.4 (2023-09-04)

Bug Fixes
  • README: add missing Angular 15 compatibility statement to compatibility table (182ad2b)

5.0.3 (2023-09-02)

Bug Fixes
  • add secondary entry points (89f9344)
Performance Improvements

5.0.2 (2023-07-25)

Bug Fixes
  • router: fix NgxMatomoRouterModule not being correctly enabled without .forRoot() call (61603b6), closes #​68

5.0.1 (2023-07-03)

Bug Fixes
  • README: fix legacy documentation link and images size (ef38fda)

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.

Merge request reports