Skip to content

Update dependency @ngx-translate/http-loader to v7 - autoclosed

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
@ngx-translate/http-loader 6.0.0 -> 7.0.0 age adoption passing confidence

Release Notes

ngx-translate/core

v7.0.0

Compare Source

7.0.0 (2017-06-07)

Bug Fixes
  • TranslateService: shouldMerge option now do deep merging (7a609e0d, closes #​532)
Features
  • TranslateService: new stream method to get an observable of translations that updates on lang change (d84c69b7, closes #​330)
Breaking Changes
  • shouldMerge option of the setTranslation method was only doing shallow merging using Object.assign. It is now doing deep merging of objects and arrays, which is what was initially intended (hence the name).

Fixes #​532 (7a609e0d)


Configuration

📅 Schedule: 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 this update again.


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

This MR has been generated by Renovate Bot.

Edited by Particify Dependency Bot

Merge request reports