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.
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
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)
Bumps @ngx-translate/core from 12.1.2 to 14.0.0.
Release notes
Sourced from
@ngx-translate/core
's releases.Commits
3a4c7ee
fear(core): add support for Angular v1334a5259
Update README.md74148b7
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 v10c54a834
chore(README): add vscode lingua to extension section (#1200)c7e5f3b
chore(README): add crowdl.io to the list of editors (#1183)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