dhis2-club-tanzania / ngx-dhis2-components

Angular 8+ components for building DHIS2 web applications
GNU Lesser General Public License v3.0
0 stars 0 forks source link

chore(deps): bump @ngx-translate/core from 12.1.2 to 14.0.0 #103

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps @ngx-translate/core from 12.1.2 to 14.0.0.

Release notes

Sourced from @​ngx-translate/core's releases.

v14.0.0

14.0.0 (2021-11-08)

Features

  • core/http-loader: add support for Angular v13 and RxJS 7 (3a4c7ee), closes #1345
  • http-loader: the code for http-loader has been moved to this repository

BREAKING CHANGES

  • core/http-loader: ngx-translate is now built for Angular 13, if you use Angular 12 or below please refer to the compatibility table to know which version you can install. The library is now distributed only for ivy as the view engine is no longer supported by Angular.

v13.0.0

13.0.0 (2020-06-26)

Features

  • core: update dependencies to Angular v10 (efcb4f4), closes #1225

BREAKING CHANGES

  • core: ngx-translate is now built for Angular 10, if you use Angular 9 or below please refer to the compatibility table to know which version you can install
Commits
  • 3a4c7ee fear(core): add support for Angular v13
  • 34a5259 Update README.md
  • 74148b7 README.md: correct link to changelog (#1293)
  • 70b0731 docs(README): add new community loader for browser extensions (#1304)
  • ce3c70c docs(README): add tl8.io to list of editors (#1299)
  • c6206de docs(README): added ngx-translate-editor (#1276)
  • efcb4f4 feat(core): update dependencies to Angular v10
  • c54a834 chore(README): add vscode lingua to extension section (#1200)
  • c7e5f3b chore(README): add crowdl.io to the list of editors (#1183)
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)