Skip to content

fix(deps): update dependency ngx-toastr to v19

Renovate-Bot requested to merge renovate/ngx-toastr-19.x into dev

This MR contains the following updates:

Package Type Update Change
ngx-toastr (source) dependencies major ^18.0.0 -> ^19.0.0

Release Notes

scttcper/ngx-toastr

v19.0.0

Compare Source

Features
  • Angular 18 + enable usage with zoneless change detection (#​1017) (5461eb4)
BREAKING CHANGES
  • enable usage with zoneless change detection

Switched relevant parts to OnPush + Signals, so this will work with zoneless change detection enabled. I deliberately didn't use any of the new control flow syntax so this should technically still be compatible with Angular 16 (at least in a small test app with 16 it still worked for me)


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

Loading