finscaleAI / generators-finscale

Finscale Platform's Hipsters based Generators
https://finscale.org
Apache License 2.0
2 stars 1 forks source link

Bump @ngx-translate/core from 12.1.2 to 15.0.0 in /generators/client/templates/angular #701

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v15.0.0

15.0.0 (2023-05-09)

Features

  • core/http-loader: add support for Angular v16
  • core/http-loader: the code for both core & http-loader is now managed with Bit

BREAKING CHANGES

  • core/http-loader: ngx-translate is now built for Angular 16, if you use Angular 15 or below please refer to the compatibility table to know which version you can install.

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
  • 9c3244d chore: tag v15 [skip ci]
  • 037f492 feat(core): update to Angular v16 & switch to Bit
  • 5d04bd8 test(jest): adjust jest config for multiple libraries
  • 662ef1d chore(README): remove old and unsupported notes
  • 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)
  • Additional commits viewable 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 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)